Gibson Fahnestock
Gibson Fahnestock
>I'm clearly not understanding the downside. How is a 4M executable better than a 9k executable plus a 4M libnode? I think people value the "single file" node binary approach....
I believe this fixes https://github.com/bazelbuild/intellij/issues/3216
How does `gh` work out which remote to fork if you don't provide it as an argument? Does it just pick one at random?
I want to both specify the remote to fork, and also have it add a new fork remote. I'm happy to script around gh, but as it doesn't return the...
>Sorry, specifying the remote to fork isn't available right now. Could you describe your use-case with several remotes? Current remotes: - `ghe` -> GHE internal mirror - `pub` -> github.com...
>just about every Rust binary uses clap, in which long chains like this is a necessity. If you're using [structopt](https://github.com/TeXitoi/structopt) instead (which builds on clap), then you can use doc...
+1 this is rather painful, using `Hasklug Nerd Font` and seeing the same problem. I have this in my Kitty [`~/.config/kitty/unicode-input-favorites.conf`](https://sw.kovidgoyal.net/kitty/kittens/unicode-input.html): ```shell f8ff # - Apple Emoji ``` So...
The neat thing about this would be that you could autostart from a local install, so you could do ```bash npm i --save appmetrics export NODE_OPTIONS="-r appmetrics/start" # Requires nodejs/node#12028...
I can confirm that building the binary on macOS does fix the issue (as expected). So I guess there are three possibilities for `rules_docker`: 1. Wait for Go upstream to...
Please don't close this, continuous pain for us 😁 Don't think I have the ability to assign someone to this.