Live data from Hacker News

Ask HN: Anyone know any funny programming jokes?

news.ycombinator.com

181–190 of 905 posts

Re: Ask HN: Anyone know any funny programming jokes?

#185
post #4

There are only two hard problems in distributed systems: 2. Exactly-once delivery 1. Guaranteed order of messages 2. Exactly-once delivery

Reminds me of

There are only 2 hard things about programming:

- Cache invalidation

- Naming things

- Off-by-one errors

Re: Ask HN: Anyone know any funny programming jokes?

#190
post #127
post #80

There are 10 kinds of people in the world. Those that understand binary and those that don't.

There are 10 kinds of people in the world: Those that understand binary, those that don't, and those who weren't expecting a ternary joke.

There are 10 kinds of people in the world:

Those who understand binary, those who don't, and those who understand that "10" can represent any number if you change the base.

(Changing joke this to work amusingly for irrational bases like the golden ratio base[1] is something I haven't yet figured out.)

[1] https://en.wikipedia.org/wiki/Golden_ratio_base

Post reply on HN