Y
Hacker News
new
|
ask
|
show
|
jobs
by
leichtgewicht
3568 days ago
It is definitely a bad idea when working on a server, but for a cli tool or some editor that might install it anyways it could be arguably worth a try.
1 comments
dozzie
3568 days ago
It's JavaScript. If you make any thing that's merely silly in command line tools, it will end up being adopted where it's a terribly stupid idea.
Plugins are plugins and dependencies are dependencies. Don't mix them up.
link
Plugins are plugins and dependencies are dependencies. Don't mix them up.