this post was submitted on 28 Feb 2026
975 points (99.1% liked)

Programmer Humor

30077 readers
1350 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] mrgoosmoos@lemmy.ca 2 points 19 hours ago (3 children)

that's with the assumption that the smallest increment was used every time

I sometimes increment things by adding the next decimal place

note: I am not a developer, just a dude making tools at work. but I somehow always end up incrementing something now and then from 1.21 to 1.211 because I wanted to avoid the "1.21 new actually newest" situation and bumping to 1.22 didn't make sense. it's like temporary versioning for me, WIP files

[–] daychilde@lemmy.world 3 points 16 hours ago (1 children)

Bothers me that you wouldn't go for 1.21.1 but you got the freedom to be WRONG. WRONG WRONG WRONG^[just teasing with this part of my reply :)] if you want.

[–] mrgoosmoos@lemmy.ca 2 points 14 hours ago

I do that too sometimes lol but I'm just not a fan

if it were actual releases, yeah totally. but it's just temporary files

[–] username_1@programming.dev 5 points 19 hours ago (1 children)

1.21 to 1.211

So +190 increment is totally ok for you, but +1 sometimes "didn’t make sense". IT DOESN"T MAKE ANY SENSE! Oh, and you can use letters. 1.21 -> 1.21a looks MUCH more explanatory for your purposes than "+1 is too harsh increase, so I'll increase on 190!"

[–] mrgoosmoos@lemmy.ca 1 points 14 hours ago

so I actually use various different systems depending on my mood that day.

maybe I add a dash, maybe I use another decimal, maybe I use alpha characters.

none of it matters because they're wiped out a few hours later

[–] grrgyle@slrpnk.net 4 points 19 hours ago* (last edited 19 hours ago) (1 children)

Sub version tags make sense but for the the love of pie if you're going to use a number at least separate it from the others, like 1.21-1

[–] daychilde@lemmy.world 1 points 16 hours ago (1 children)
[–] grrgyle@slrpnk.net 1 points 14 hours ago

Roffffl you're pure evil