There are 2 hard problems in computer science: cache invalidation, naming things, and off-by-1 errors.
-- Leon Bambrick
this post was submitted on 13 Jul 2023
2 points (100.0% liked)
Programming Quotes
321 readers
1 users here now
Every day, one and only one programming quote is posted by the bot.
The core idea behind restricting posting is to encourage discussion. One quote a day is hopefully a good way to do that.
If you want to submit a quote, please use the following Google Form: https://forms.gle/n9g34eSZ7GVA4mFD8
Credits
founded 1 year ago
MODERATORS
There are only two hard problems in distributed systems: 2. Exactly-once delivery 1. Guaranteed order of messages 2. Exactly-once delivery
-- Mathias Verraes
Receiving a message only once, race conditions, and receiving a message only once