Hacker News new | ask | show | jobs
by bmacho 18 days ago
> I believe that's by design: applications are encouraged to upgrade often.

I'm not sure what's your thought process here. I'm not saying they should have a release every 2 years instead of every half a year, but that their numbering scheme is bad.

It makes upgrading harder. If they'd just put the date in the version field, people would know how old the software is (this applies to every software btw not just Java and Ubuntu).

Their current versioning system doesn't help anyone in any imaginale circumstance.

2 comments

> If they'd just put the date in the version field, people would know how old the software is

Does it tell you anything? If this "software" just bumps the date and never provides anything meaningful it is useful to you? It's about the substance.

The official guidance is very simple and straightforward: upgrade regularly and keep eyes open for the few actual things that could cause trouble. If a project cannot keep up it can always stick to LTS versions. That's it.