Felipe Coury
Felipe Coury
Yes and no. The macOS version of mold is called sold and was a paid version until recently: https://github.com/bluewhalesystems/sold
Done, thank you! BTW sold also works in Linux if you want to take a look :-)
> I like the idea however maybe context should be mutable (under lock), allowing to overwrite some things I am open to suggestions on how this would work as it...
> Hey @fcoury, just curious what your use case for this is? Hey there, in my case I have an application that works with a different range of persistence layers:...
Just as some feedback I spent around 1h trying to figure out why I wasn't getting askama_axum::Template with askama 0.12 as the book recommends.
Hey @Benjamin-Dobell I am very interested in making this work for macOS. Would you have any pointers on how the patching works on your keyboard so I could try to...
I noticed one weird behavior: when the engine is patched, the focus keeps being stolen from the current application into something. It does that every couple of seconds.
> From the same terminal, does `which code` resolve? If not, in VSCode can you try running the command `Shell Command: Install 'code' command in PATH`? It does: ``` >...
> What does `code --help` return - is it actually VSCode or any chance it points to Cursor? Here it goes: ``` > $ code --help | head -10 Visual...