Andrew
Andrew
A summary text view in the console provides an efficient way to rapidly improve large, complex repos. Any deep explanations of a rule can be documented elsewhere, such as on...
My projects often involve a nested `example/` project within a larger application. But `yarn init -2` fails to see the `package.json` file in the current working directory (`example`). Instead, it...
ux stands to be improved by not having a spinner at all
Removing the spinner altogether would really help. Expected to be a small code change. npm has a history of getting too fancy with console output, such as applying colors and...
Interesting. I saw the gap appear in several different places: * go.mod * go.sum * vendor from `go mod vendor` * Go executables built with rardecode dependencies * `fs://.` with...
Parser ambiguity is never a good thing. The latest `docker build`... behavior is useful in encouraging engineers to migrate away from risky legacy syntax. I hope hadolint et all follow...
I don't care one whit about SEO. I'm asking for the CLI to explain why it bothers to drop support for the old syntax. No reason is given for a...
The old syntax exhibits parse ambiguity problems. I'd like to docs to emphasize the newer syntax, and note that the former syntax is deprecated. Hopefully the various third party Docker...
This also breaks Mission Control, formerly Exposé. By contrast, Powerlevel10k / Oh My Zsh / zsh integrate with the terminal emulator window title in Terminal.app.