|
|
|
|
|
by ohazi
2492 days ago
|
|
> Anecdotally, devs I know are very sensitive to ads/privacy, much more so than to paying money. They also tend to be sensitive about arbitrary code execution, especially when running in a build system, which may be near things like deployment keys. The only thing keeping npm from turning into a minefield are norms around what is socially acceptable, so developers tend to get super angry when this norm is challenged. |
|
Presumably, if you're already downloading and executing code that I wrote, you trust me to use `console.log` correctly?