Hacker News new | ask | show | jobs
by gkoberger 2169 days ago
I do it a ton. I don't write production code much anymore; it tends to be quick scripts or little one-off apps. So I probably type `npm i ...` a few times a day.

Plus things like `npm install` on pull requests, etc.