Hacker News new | ask | show | jobs
by HeckFeck 1182 days ago
[sarcasm] I am looking forward to the days when we ditch memorable release versions and just use the git commit hash to identify a release. [/sarcasm]
5 comments

Why would anyone want to use Ubuntu 4ee7bb27a0ff1cbc203a0df93919980ccbcfd4f1 over Ubuntu 22.04?
Why? There is value in having some sort of easily identifiable ordering to versions
Absolutely. I was being sarcastic. I'm not fond of this rabid incrementation that originated with Chrome.
How would that work for deprecations and new API introductions? GNOME is built on top of glib/gobject/gtk and a host of other libraries which all have to be ABI-compatible in some way. And GNOME itself is used as a base platform for applications.

Having a predictable versioning scheme helps limit the number of releases for downstream application maintenance work. You can't expect applications to have the full git tree available at build or runtime to make some features conditionally available.

You should work for Asus.
dates. dates are good. YYYY.MM.patch.