this post was submitted on 28 Sep 2025
476 points (89.8% liked)

Programmer Humor

26624 readers
1661 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
[–] mormund@feddit.org 12 points 1 day ago

It definitely is/was. Most user facing software these days is a web app, or native application using JS anyways. The event loop and async programming is also ubiquitous nowadays in most languages, especially server side.