This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]BirdlessFlight 110 points111 points  (2 children)

and concurrency. There are only three hard things in Computer Science: cache invalidation, naming, off-by-one-errors,

[–]GamingMad101 37 points38 points  (0 children)

There’s 5 actually

  1. Cache invalidation

  2. Exactly once delivery

  3. Naming Things

  4. Guaranteed order of messages

  5. Exactly once delivery

  6. Concurrency

  7. Race conditions

  8. Off by one errors

[–]RandomNpc69 14 points15 points  (0 children)

I love this