this post was submitted on 14 Dec 2023
220 points (95.8% liked)

Programmer Humor

35366 readers
10 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Amaltheamannen@lemmy.ml 3 points 1 year ago

Sounds like a distributed systems problem. While the time between events could be impossible (can't guarantee clocks are synchronized) you can use a logical clock to have causaul ordering.