this post was submitted on 24 Aug 2025
272 points (96.9% liked)

Programmer Humor

26014 readers
1143 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
[–] undefined@lemmy.hogru.ch 27 points 4 days ago (6 children)

Is Ruby on Rails known for crashing often? I’ve been a developer for something like 15 years and don’t understand the backend portion of this meme. Am I missing something?

[–] kibiz0r@midwest.social 41 points 4 days ago (5 children)

It’s been ages since I did Rails, but I remember that back then memory leaks were just a fact of life and you had to have a system that monitors the server processes and restarts them when the memory usage gets too high.

I truly hope that’s not still the case.

[–] tdawg@lemmy.world 4 points 4 days ago (1 children)

I spent some time dabbling with it about six months back. Never had any issues

[–] marsza@lemmy.cafe 5 points 3 days ago

Run it in production.

load more comments (3 replies)
load more comments (3 replies)