1322
Debugging images
(lemmy.ml)
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.
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.