839
votes
237answers
199k views
What’s your favorite “programmer” cartoon?
Personally I like this one:
P.S. Do not hotlink the cartoon without the site's permission please.
808
votes
551answers
189k views
What is your best programmer joke?
When I teach introductory computer science courses, I like to lighten the mood with some humor. Having a sense of fun about the material makes it less frustrating and more memorable, and it's even …
120
votes
115answers
24k views
How can you tell if a person is a programmer?
I was wondering when I read the famous "Programmer Habits" thread, I was wondering: Is there any way to tell if somebody is a programmer without actually asking them?
Clarification: I am asking for …
110
votes
0answers
31k views
What’s Your Favorite Harmless Computer Practical Joke? [closed]
A couple of months ago, I returned from lunch to find that typing any key launched a random application. As I always lock my machine before walking away from it, my first thought was that a co-worker …
79
votes
119answers
10k views
Computer Language puns and jokes
I'm looking for some funny jokes and puns that occur in computer languages. I'll post an oldie to kick things off... What are some others?
update: Especially looking for code-related jokes... the …
42
votes
102answers
8k views
Humor in code
When you are writing code or naming products, which sources of cultural references are you most likely to draw from? Which reference sources do you think are more likely to be universally understood?
…
30
votes
0answers
6k views
What question would you have asked as an April Fool? [closed]
Please read this through before voting to close. There's method in my madness...
April 1st is rapidly approaching, and I suspect many Stack Overflow regulars will have been considering what to ask as …
19
votes
11answers
2k views
XKCD - Random Number
Could someone explain if and why the following random number function works?
I have never quite been able to understand it. I ask the question on SO hoping to find a more "human" explanation that …
18
votes
66answers
4k views
What is the worst code you’ve ever written?
Step into the confessional. Now's your time to come clean.
What's the worst code you personally have
ever written?
Why was it so bad?
What did you learn from it?
Don't tell us about code you …
17
votes
12answers
968 views
What’s the funniest user request you’ve ever had?
Users sometimes come up with the most amusing, weird and wonderful requirements for programmers to design and implement.
Today I read a memo from my boss that we need the "ability to import any excel …
17
votes
24answers
1k views
Weird constants
I've seen these in real code:
#define SCREEN_DIMENSIONS 2
#define THREE_THOUSAND_FIVE_HUNDRED_TWENTY_TWO 3522
What is the weirdest constant you've ever seen?
P. S. And of course my favorite in …
16
votes
71answers
2k views
Best IT/Programming/Technology related Acronym
OK I know this could get some votes down, but as a time waster, who has some good Acronyms.
My Favourite:
TWaIN: Technology Without an Interesting Name
16
votes
25answers
973 views
Why do ‘the others’ think you can fix their computer?
Whenever I'm explaining what I do for a living (software developer, for example on a party and they had to ask), people tend to make a strange neuro-link:
He does something with computers I do not …
15
votes
19answers
780 views
What are the funniest programmer videos?
We've had funny programmer cartoons, but not funniest videos. I am wondering if there are any.
I'll get us started with this one.
The Downfall of Agile Hitler
13
votes
25answers
1k views
What interesting programming bugs have you seen?
Finding bugs is part of a programmer's lifestyle. But there are some bugs that are just plain weird and the solution to them are unintuitive.
Post stories that has happened to you or someone else …
