Matan Kushner

Results 49 comments of Matan Kushner

Unfortunately, that proof-of-concept is long gone and was just a small test. I have since found what I think would be a better way to extract benchmark values from a...

I think we may have some luck working off of the oh-my-fish travis file: https://github.com/oh-my-fish/oh-my-fish/blob/master/.travis.yml The issues may not occur if they use their fish Dockerfile. Definitely worth giving a...

Hmm... My first thought as well was the strangeness that happens around emojis and fish. It looks like you covered your bases and made sure fish and iTerm play nicely...

Good catch @kulabun! 👀 I'll update the issue to suit what would be possible in fish.

> Is your crate is a binary crate and you want to attach the pre-built binaries to the GH release page? Exactly this! Right now a difficulty is figuring out...

tsdoc looks like an excellent solution. Full-featured, healthy project and well maintained. 👍

Strange... 🤔 I was under the impression that tsdoc was fully responsible for JSDoc in TypeScript, but it seems not. In any case, TypeScript certainly supports types in JSDoc. We...

Unfortunately, it doesn't look like Sway has sufficient notoriety to qualify to be added to Starship. With less than 1k GitHub stars, it may be more appropriate for people to...

I'm afraid this feature may not qualify for addition to Starship since it only works for one shell. We do our best to add cross-shell features, with the few advanced...

I personally feel that per-module timeout configuration timeout might be a little too granular and wouldn't be useful to the majority of users. What about having a global timeout configuration...