this post was submitted on 17 Jan 2025
285 points (88.6% liked)

Programmer Humor

20002 readers
2067 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
[–] Darkassassin07@lemmy.ca 35 points 1 day ago (2 children)

No, now I just get more frustrated with bugs because I can infer where a simple mistake was made and how to fix it; if only someone could/would actually look at it.

Buuut labour relations and budgeting n all that corporate jazz... Can't expect the monkeys to code if your not handing out bananas.

[–] wise_pancake@lemmy.ca 9 points 1 day ago

My all time most annoying bug was the Witcher 3 chest management.

The algorithm they used to display and sort contents if a chest was abhorrently slow. I’ve worked on large datasets with terabytes of contents that sort faster than the inventory in Witcher 3 did.

Other than that, a near flawless game!

[–] cm0002@lemmy.world 4 points 1 day ago (1 children)

That's when you get a job at said company, fix the big and then quit.

Bonus! You get a neat news article or 2 and at least 3 memes about you doing it lmao

[–] SpaceNoodle@lemmy.world 2 points 1 day ago

I really, really want to do this when I retire.