this post was submitted on 23 May 2025
834 points (99.1% liked)

Programmer Humor

23427 readers
1400 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 10 hours ago

Completely missed my point.

Asynchronous communication means that I send you a message whenever I want and you respond whenever you want.

If I wanted to talk in the moment I would walk to your office or call you.

Messaging makes no sense if I have to remember every message I want to send and send them when the receiver is available. That's not how it works.

It's the receiver's responsibility to read that message when they have to.