987
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 21 Nov 2023
987 points (99.1% liked)
Technology
59038 readers
4107 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
Firefox needs to chill on the version numbers
Blame Chrome for ruining versioning
Honestly I think this is more on Apple for using “os x” for two decades
Blame users for not understanding semantic versioning and just wanting a bigger number.
Remember that time the users were right?
They're not the ones that moved to whole number versioning
That's a false dichotomy. Firefox version numbering was never like that. It used the scheme
major_version.minor_version.patch_release
like almost every piece of software except browsers still uses.The advantage of this system is that the numbers are meaningful: they tell you how significant a release is, whereas with straight versioning the version number gives you no clue about what the "119 to 120 upgrade" contains. It might be simple bugfixes, it might add some new functionality or it might be a complete overhaul that breaks everything.
The reason why browsers switched to a straight versioning scheme was never to make it easier for users to identify which release they're on. The reason was artificial version inflation (i.e. "my version is bigger than yours"), and to force users into an incessant upgrade treadmill. In the past users could for example hold back on a major release upgrade until all the kinks were worked out while still receiving maintenance for their older major release.
Version numbers are almost meaningless for end-user software anyway. Add 1 every time it changes is about the best you can do.
no, I'm looking forward to firefox 420 in 2048
Nvidia needs to chill on the version numbers, their graphics driver is currently at version 537 lol
I remember using Nvidia drivers in the 70s years ago. I also remember thinking it was crazy when they rolled over 100. 😂
It was the same with Firefox and Chromium when they hit version 100. Some developers were scared that websites would start crashing because of the three digit version string in the user-agent.
I think it's alright, sure it's not conventional but you get the point after all and non techy people also get the point. bigger number = highest update