@[email protected] to Programmer [email protected] • 10 months agoPython has a library for everything but..programming.devimagemessage-square34fedilinkarrow-up1412
arrow-up1412imagePython has a library for everything but..programming.dev@[email protected] to Programmer [email protected] • 10 months agomessage-square34fedilink
minus-square@[email protected]linkfedilink4•10 months agoI feel like there’s a very fine balance for the effort required to publish a package. Too easy and you get npm. Too hard and you get an empty repo. I feel like Java is actually doing a relatively good job here. Most packages are at least documented a bit, though obviously many are outdated.
minus-square@[email protected]linkfedilink3•10 months agoUh, there are an absolute fuckload of Java libs out there with nothing more than auto-generated garbage Javadocs.
I feel like there’s a very fine balance for the effort required to publish a package.
Too easy and you get npm.
Too hard and you get an empty repo.
I feel like Java is actually doing a relatively good job here. Most packages are at least documented a bit, though obviously many are outdated.
Uh, there are an absolute fuckload of Java libs out there with nothing more than auto-generated garbage Javadocs.