Hacker News new | ask | show | jobs
by JuniperMesos 18 days ago
Why is it worse to import a number of other packages that provide exactly the functionality you need, than to have a large standard library that provides some but not all of the functionality you need, requiring you to still use some large dependencies?
1 comments

For example, security. See all the supply chain attacks from the past couple of years.