|
|
|
|
|
by joshdavham
281 days ago
|
|
> [Java] has a huge ecosystem But does it though? I've just taken a new job writing primarily Java whereas I was previously writing mainly python and typescript. One of the first things I've noticed is how dead Java's ecosystem (Maven central) seems in comparison to other ecosystems like PyPI, NPM or Cargo. (Also side note: I've published packages on each of these registries and the publishing process for Maven central is comically terrible! This has to be discouraging people from contributing to the ecosystem.) |
|
java might not see the same brisk pace in library development as other languages, but it's also 30 years old. aside from core issues with the language that can't be papered over by 3P libs, what's missing?