this post was submitted on 23 May 2025
532 points (98.4% liked)

Programmer Humor

23710 readers
2059 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
[โ€“] MaggiWuerze@feddit.org 87 points 1 week ago (14 children)

Funny, most people I've talked to said that the backend code usually is better structured and written, while the frontend (web and games) was a hot mess

[โ€“] skuzz@discuss.tchncs.de 3 points 1 week ago

On the front end, you can put lipstick on that pig.

On the back end, it has to work and there's nowhere to apply lipstick.

OTOH, it seems there is a trend in modern dev practices that it's acceptable for a service to terminate frequently, as long as it respawns, which finally made me figure out all the sci-fi tropes where a ship's systems aren't responding. It's because too many are crashing in concert. But mostly terrifying that this practice would ever be considered practical.

load more comments (13 replies)