I noticed this forum has a distinct lack of bad jokes. For monkeys you don’t do much monkeying around! So, here’s a thread for you all to post your worst programming/geek jokes and perhaps some amusing anecdotes. I’ll start:
Quarternions are enough to make your head spin!
2 Likes
[java]if(niceGal.getWorldTranslation().subtract(me.getWorldTranslation()).length()<6){
head.lookAt(niceGal.getWorldTranslation().add(new Vector3f(0,0.9f,0));
head.lookAt(niceGal.getWorldTranslation().add(new Vector3f(0,1.4f,0));
head.lookAt(niceGal.getWorldTranslation().add(new Vector3f(0,1.75f,0));
}
[/java]
Can’t help
1 Like
These are all pretty old… old enough that some of this crowd might not even really get it:
- Why do programmers get Halloween and Christmas confused?
Answer: Because Oct 31 = Dec 25.
- What do you call Arnold Schwarzenegger with a zero on the end?
Answer: A null terminator.
- (so rampant already but worth mentioning) There are only 10 kinds of people on the world. Those who understand binary and those who don’t.
2 Likes
@pspeed said:
These are all pretty old... old enough that some of this crowd might not even really get it:
1) Why do programmers get Halloween and Christmas confused?
Answer: Because Oct 31 = Dec 25.
2) What do you call Arnold Schwarzenegger with a zero on the end?
Answer: A null terminator.
3) (so rampant already but worth mentioning) There are only 10 kinds of people on the world. Those who understand binary and those who don't.
@pspeed
Sorry, I meant to upvote that but I missed it and hit the minus >.> I'll just find something else you posted and upvote it to equalize. xD
@vinexgames said:
@pspeed
Sorry, I meant to upvote that but I missed it and hit the minus >.> I'll just find something else you posted and upvote it to equalize. xD
Heheh. I upvoted it myself to compensate. ;)
Some culled from this thread:
http://www.quora.com/Computer-Programming/Whats-your-favorite-programming-cartoon-or-comic
Use prepared statements...
Reality meets academia...
Truth...
...AKA: remind me to tell you about the time an engineering buddy of mine and I designed an elaborate trash conveyance system for fast food restaurants.
And I am regex man...
1 Like
Nice witty humor. Relating life lessons learned with programming is very cathartic.
