Why was there no popcorn at the next-gen OS conference? Because nobody implemented the kernel!
Ask HN: Anyone know any funny programming jokes?
211–220 of 905 posts
Re: Ask HN: Anyone know any funny programming jokes?
#212Re: Ask HN: Anyone know any funny programming jokes?
#213Three logisticians just finished dinner, and the waitress comes up and asks "do y'all want dessert?" The first logistician says "I don't know." The second also says "I don't know." The last says "yes, we would."
Re: Ask HN: Anyone know any funny programming jokes?
#214Re: Ask HN: Anyone know any funny programming jokes?
#215The physicist wakes up, sees the fire, estimates exactly how much water is needed to put it out, and pours exactly that amount from the pitcher, dousing the flames.
The engineer wakes up, sees the fire, pours the entire pitcher of water on it, then refills the pitcher and douses it again to be safe.
The programmer wakes up, sees the fire, sees the pitcher of water, decides it's a solvable problem, and goes back to sleep.
Re: Ask HN: Anyone know any funny programming jokes?
#216A programmer had a problem. He thought to himself: "I know, I'll solve this with threads!" has Now problems. two he
Re: Ask HN: Anyone know any funny programming jokes?
#217Re: Ask HN: Anyone know any funny programming jokes?
#218Re: Ask HN: Anyone know any funny programming jokes?
#219The two hardest problems a programmer faces: 1) what to name your variables 2) cache invalidation errors 3) off-by-one errors
The canonical version of this is "naming things". It's more general than just variable names as anyone who has dealt with a thingAbstractFactoryFactory or the problem of generating unique names in a distributed environment will attest.
Re: Ask HN: Anyone know any funny programming jokes?
#220Drinks arrive, customer asks: "hey why is there ice cream in this?"
"I had to make it to a root beer float when you added it to the double"