this post was submitted on 24 Mar 2024
1025 points (99.2% liked)

Programmer Humor

25373 readers
1977 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
[–] xmunk@sh.itjust.works 60 points 1 year ago (2 children)

Ha, you remember 15 year old bugs? I've "fixed" bugs that were deliberate decisions because the fix was worse then the bug - so I've then unfixed the bug and said "7 years ago xmunk, that was really quite a good decision... SO Y U NO COMMENT!" Of course, since I've fixed the same fix twice it's now burned into my memory so there's no reason to leave a comment at this point.

[–] SpaceNoodle@lemmy.world 35 points 1 year ago (3 children)

Maybe for the unlucky soul that inherits it after you get hit by a bus?

[–] xmunk@sh.itjust.works 34 points 1 year ago (1 children)

Nah, they probably remember why I changed it.

[–] agentshags@sh.itjust.works 6 points 1 year ago* (last edited 1 year ago)

I love living vicariously. I feel this whole situation, and I barely ever did more then the (bare bones) intro to AMOS, or or hello world on c64 basic, but Lemmy and the hard R site (before the API mess) memes make me feel the situations at hand, even with very minimal understanding of coding.

[–] Blackmist@feddit.uk 8 points 1 year ago

Sounds like somebody else's problem to me.

[–] ExtraMedicated@lemmy.world 4 points 1 year ago

There's been a few times where I had to look into an issue and found a comment I wrote much earlier with a ticket number or link to a previous ticket that explains exactly why this new issue is actually the intended behavior.

It's really helpful when the product owners clearly can't make up their minds about what they want their apps to do.