Post #1665299
2026-02-28 06:26 UTC
Replies (6)
-
@Dalvoron@lemmy.zip 2026-02-28 07:28
Most of the mistakes they have to fix are incorrect version numbering.
-
@LadyMeow@lemmy.blahaj.zone 2026-02-28 06:40
AI slop bbyyyyyyy!!!!
-
@Valmond@lemmy.dbzer0.com 2026-02-28 09:18
I have seen people just add '9's to it, so to not upgrade the minor, so 2.6.997 gets 2.6.9997 and so on Some people cannot math.
-
@Viking_Hippie@lemmy.dbzer0.com 2026-02-28 08:08
[!theydidthemath@mander.xyz](https://mander.xyz/c/theydidthemath)
-
@emotional_soup_88@programming.dev 2026-02-28 09:16
And here I was holding my breath for the legendary 0.0.7899999999998766. Thanks for ruining all my dreams.
-
@mrgoosmoos@lemmy.ca 2026-02-28 13:23
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