Chad Woolley

Results 25 comments of Chad Woolley

> Pricing is good(-ish), but just be ready for "no free lunch" @Dzoukr Thanks for the inside info. I'm planning to take a JAMStack-style approach, and have as much of...

> Yes, Rider try to detect SDK in folder contains dotnet binary. I will try to fix it. @mfilippov 👋 Any progress on this? It is still an open bug:...

My [response on the Jetbrains issue](https://youtrack.jetbrains.com/issue/RIDER-56411#focus=Comments-27-4886486.0-0): > Since then I have come to believe that dotnet and asdf are not compatible with each other and that this problem is not...

Hey @amilligan ! It would be great if you want to help out. I just haven't been using this in any of my active projects, so I haven't been motivated...

I reinstalled, and now I find `MultiPass.app` in my ~/Applications folder (maybe I just missed it before) However, it still does not show up in my spotlight. You can see...

@jszwedko Hi - I'm hacking on this today and having some troubles getting my env/tests green before I start. Would you be available to answer a couple of questions? I've...

@jszwedko Sure - it would probably be easiest to talk through real time. What's a good time to discuss on freenode?

OK, Pinged you on freenode. Here's a gist with info on where I am including details of my env and failing tests: https://gist.github.com/thewoolleyman/4fdf9529e8fef5bbbf5a - I'm still in private chat on...

OK, after `brew uninstall git-duet` and manually adding absolute path to project bin (after `gb build`) the tests passed. Thought I had tried this before, but I guess not :)...

@jszwedko I also remembered `git stash` was the other one that always fails. Any reason not to also add an executable wrapper for this too?