623
Oops
(lemmy.world)
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.
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.