Top 20 Reponses From Programmers When Their Programs Don’t Work
There is a hilarious post on the Ray of Hope blog outlining the 20 responses that programmers give when their programs stop working during the demo. Anyone who has ever done any programming should be familiar with several of them. I remember myself saying several of those lines verbatim!
- “That’s weird…”
- “It’s never done that before.”
- “It worked yesterday.”
- “How is that possible?”
- “It must be a hardware problem.”
- “What did you type in wrong to get it to crash?”
- “There is something funky in your data.”
- “I haven’t touched that module in weeks!”
- “You must have the wrong version.”
- “It’s just some unlucky coincidence.”
- “I can’t test everything!”
- “THIS can’t be the source of THAT.”
- “It works, but it hasn’t been tested.”
- “Somebody must have changed my code.”
- “Did you check for a virus on your system?”
- “Even though it doesn’t work, how does it feel?
- “You can’t use that version on your system.”
- “Why do you want to do it that way?”
- “Where were you when the program blew up?”
- “It works on my machine.”
Did you enjoy this post? Then why not subscribe to my RSS feed or subscribe by e-mail? Also check out the many other FREE ways to appreciate a blogger.
My name is Karol Krizka, and I am a undergraduate student at SFU where I study physics and computer science. In my free time, I write simple applications and play with my PSP.
Really funny and true.
So true, I just knew “That’s weird” would be number one before the list appeared.