| ▲ | tjpnz 6 hours ago | |
This is a cultural problem created through a fundamental misunderstanding (and mis-application) of Unix philosophy. As far as I'm aware the Rust ecosystem doesn't have a problem appropriately sizing packages which in turn reduces the overall attack surface of dependencies. | ||
| ▲ | creata 5 hours ago | parent | next [-] | |
I agree, but imo the Rust ecosystem has the same problem. Not to the extent of NPM, but worse than C/C++. | ||
| ▲ | junon 5 hours ago | parent | prev [-] | |
This has nothing to do with package sizes. Cargo was just hit with a phishing campaign not too long ago, and does still use tokens for auth. NPM just has a wider surface area. | ||