silky / jokes

open source joke development
MIT License
2 stars 1 forks source link

programmers hell - going through a list of all the debug statements you ever made in your life #59

Open silky opened 2 years ago

silky commented 2 years ago

"see the time you printed a string, because you thought it was not being called; actually, you ran the wrong file"

"here's where you printed 100 equals signs, and didn't see them, because you forgot to recompile"

and so on