Tomasz Galkowski

Results 14 comments of Tomasz Galkowski

It's not iTerm, I think. It might be fish though, thanks for nudging me in the right direction! 🤔

I will have to sit down again, update the app to make sure it works with 1.4.0 (although I use `denofun` in my daily work for various MongoDB reports formatting)....

Thanks for the suggestion, that's a good idea I think. :) Current Either and Maybe implementations in TS are very hacky due to TS not really supporting them. I'll revisit...

So, I had a moment to sit down to those (finally, COVID really meant I had to focus on my paying job). @MergHQ `getOrElse` is already there, its called `default`,...

@nicholasnbg I'm not sure if that's something that I'd like to be added. Currently, it is pretty easy to create that by composing the functions we already have: ``` import...

Any updates on this one? Has this lost a maintainer? I'd love to see this in the 0.10.0/0.11.0. Would be pretty useful to me and I'm sure to others as...

I checked its behaviour in my project and it seems to be doing what it is supposed to do. :) I think the only nitpick I might have is that...

Hm. Thank you for bringing this to light, definitely didn't know about this and will definitely avoid anything like this like the plague.

Working on a twinstick shooter now and according to the documentation `get_vector()` is the one to use. There should be a note about this in the documentation and the proper...

I'm having a similar issue. Zed is trying to open `fish` and fails because fish is no longer installed on the system. My shell is set to "system", my default...