Gal Schlezinger

Results 255 comments of Gal Schlezinger

I wish GitHub Codespaces had a Windows option. 😢

you are right, it is a regression with the migration from Reason to Rust. Need to rebuild it.

I see _two_ errors. The first one is related to permissions: please share your `$FNM_DIR` for the `blog` user--I think this is what the issue. Make sure that you have...

what is `cygpath` 😨 can we fix it upstream?

I mean, currently the path is windows-like if you are on a Windows build, maybe it should differ based on the shell instead? And if that so, should we use...

This is not currently something I would want to invest time in because I don't share the use case. If someone's up for it, we can discuss details prior to...

How did you install fnm? Through the installation script?

Oh no. Looks like the `fnm` script got loaded before Homebrew added it to the `$PATH`. Can you try append the contents from `~/.config/fish/conf.d/fnm.fish` into your fish config? (and comment...

Hi! I used to work with `nvm`, but decided it is too slow for my use. `fnm` is focused on speed and performance, and therefore much faster (about ~40x for...

That would be great. I hope I'll have the time to do some scientific benchmarks soon. I want to merge the multi-shell feature first 😄