this post was submitted on 21 Dec 2024
583 points (99.7% liked)

Programmer Humor

32745 readers
465 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Rogue 26 points 6 days ago (1 children)

I think is the logic used for Linux kernel versioning so you're in good company.

But everyone should really follow semantic versioning. It makes life so much easier.

[–] Swedneck@discuss.tchncs.de 4 points 5 days ago (1 children)

either have meaning to the number and do semantic versioning, or don't bother and simply use dates or maybe simple increments

[–] Rogue 2 points 5 days ago (1 children)

Date based version numbers is just lazy. There's nothing more significant about a release in two weeks (2025.x.y) than today (2024.x.y).

At least with pride versioning there's some logic to it.

[–] Swedneck@discuss.tchncs.de 2 points 4 days ago

the point is just to have a way to tell releases apart, if every release is version 5 then you're going to start self harming