this post was submitted on 28 Jan 2024
675 points (94.8% liked)

Programmer Humor

37955 readers
15 users here now

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

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 2 years ago (41 children)

I honestly don't know, why async got so popular. It seems like the entire reason for doing it was that some blokes were hellbent on using JS on a server and couldn't fathom that a second thread might be a good idea.

[–] [email protected] 10 points 2 years ago* (last edited 2 years ago) (6 children)

Async rust with the Tokio Framework is pretty cool. Need none of that JS bloat for async.

load more comments (4 replies)
load more comments (38 replies)