this post was submitted on 23 May 2025
531 points (98.7% liked)
Programmer Humor
23423 readers
2318 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.