this post was submitted on 13 Sep 2025
86 points (88.4% liked)

Programmer Humor

26427 readers
1033 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
 

Minimum Vibable Product.... I'll see myself out now

you are viewing a single comment's thread
view the rest of the comments
[โ€“] symbioticremnant@lemmy.world 5 points 1 week ago (1 children)

Modern Ruby runs great. I'm a little surprised Ruby made it as far as it did with how bad it used to be though

[โ€“] GreenKnight23@lemmy.world 2 points 1 week ago

agreed.

modern ruby can even outperform python, php, and others.

rails is still dog shit slow. but it is better now. considering what rails does though, the performance tradeoff is negligible. proper indexing and query improvements are extremely beneficial to UX.