this post was submitted on 05 May 2025
1240 points (99.5% liked)

Programmer Humor

23052 readers
1785 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
[–] mriswith@lemmy.world 23 points 1 day ago* (last edited 1 day ago)

Yeah that's how it goes.

Just earlier today I spent an embarrassing amount of time trying figure out an issue where the classic "debug print" didn't give the correct value. And as is often the case, I had forgot to change print to the new test variable.