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

Programmer Humor

23040 readers
1863 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 22 points 22 hours ago* (last edited 22 hours 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.