logoalt Hacker News

tarkin2last Monday at 7:04 PM4 repliesview on HN

Isn't this the same for maven, python, ruby projects too? I don't see this as a web only problem


Replies

epistasislast Monday at 7:09 PM

Yes, and it isn't the only problem.

I think the continuous churn of versions accelerates this disregard for supply chain. I complained a while back that I couldn't even keep a single version of Python around before end-of-life for many of the projects I work on these days. Not being able to get security updates without changing major versions of a language is a bit problematic, and maybe my use cases are far outside the norm.

But it seems that there's a common view that if there's not continually new things to learn in a programming language, that users will abandon it, or something. The same idea seems to have infected many libraries.

therealdrag0yesterday at 1:23 AM

IME there’s a core set of very popular Java libs you can go very far without adopting obscure libraries you’ve never heard of. Eg apache-commons, spring, etc. the bar to adopt a 3p lib seems higher in some ecosystems than others.

Kaliboylast Monday at 7:06 PM

Node is on another level though.

It's cause they have no standard library.

show 2 replies
izacuslast Monday at 8:49 PM

No, it's absolutely not the same.