this post was submitted on 20 Aug 2023
620 points (95.9% liked)

Programmer Humor

24287 readers
813 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
 
all 8 comments
sorted by: hot top controversial new old
[–] veloxization@yiffit.net 19 points 2 years ago (1 children)

Or in the case of some languages:

"Oh. I forgot a return statement."

[–] Diplomjodler@feddit.de 6 points 2 years ago

Last week I spent three hours trying to find a bug. Turns out I'd forgotten a slash in a path to one of the data files.

[–] nuez_jr@lemm.ee 5 points 2 years ago

Just did this last week. Had a case for special handling db column "A" and wrote combined logic for "A" and "B" and spent an embarrassing amount of time wondering why "B" was still coming out wrong.

[–] metaStatic@kbin.social 5 points 2 years ago

mems getting real low big guy

[–] Durotar@lemmy.ml 4 points 2 years ago

Relatable /s

[–] whiskers 3 points 2 years ago

Happened yesterday for about 15 mins