Hacker News new | ask | show | jobs
by andybak 404 days ago
This is where a) a strong stdlib and b) community consensus on common packages tends to help at least mitigate the problem.

My feeling is that Python scores fairly well in this regard. At least it used to. I haven't been following closely in recent years.

1 comments

A lot of people dunk on Java, but its standard library is rock solid. It even is backward compatible (mostly).