Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> I've never seen 1,000 dependencies in my life. Sure maybe you have 50. That's entirely manageable.

50 immediate dependencies add up to much more than 1000 total dependencies.

If you install a linux OS you are already at 1k. Check your packages



So... you're suggesting startups should roll their own operating system before building their product?

Because I don't see any other way of interpreting your comment.


That was surely an example to illustrate how easily you can end up with 1,000 dependencies. Actual numbers vary of course, but the point that I got was about how dependencies spiral.

They do. Especially for web based applications built on frameworks and libraries that make it easy to pull in dependencies through package management. I used to work for a company that wrote a stack in Go with a TypeScript front end. When you compiled the whole thing there were easily 900 dependencies resolved, and 885 of those weren’t written internally.

An OS and its package manager are no different, but are a more accessible and less specific example to cite.


You should work in reading comprehension, try reading what's actually there instead of trying to find a hidden meaning




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: