r/ProgrammerHumor 19h ago

Meme iHateThisPassiveAgressiveBehaviourRuby

Post image
2.4k Upvotes

265 comments sorted by

View all comments

636

u/lazyzefiris 18h ago

You need to at least have heard of the language to hate it. These kids only heard of Javascript.

86

u/Cherry-PEZ 18h ago

Wild too, ruby used to be everywhere

70

u/DrMaxwellEdison 18h ago

Still is, just silent in the background chugging along.

44

u/chem199 17h ago

It is not as prevalent as it used to be. RoR was the framework du jour for a while, and I remember a ton of places using Capybara and Watir for AT work. You don’t see the demand for those as much in my corners of the industry.

17

u/DrMaxwellEdison 17h ago edited 17h ago

Agreed, it's not the most popular starting point for some folks these days, but development of Rails and Ruby itself keep going. I see a few job postings here and there for it, you see some companies starting up with slightly older CTOs still reaching for it cuz they know it best and it works well. Rails' creator, DHH, even makes a point of Ruby being one of the most token-efficient languages for AI tools, for what that's worth.

Again I know it's not the most popular stack these days, it's certainly not everywhere anymore. I still think some folks would be surprised at knowing it's still chugging along and far from legacy stuff.

21

u/chem199 16h ago

It’s always weird to remember that GitHub is still very much on the Rails train.

11

u/DrMaxwellEdison 13h ago

Don't remind them or Microsoft will try to rewrite it in typescript. /s

6

u/DDFoster96 9h ago

Surely rewriting it in typescript can't make the uptime any worse than they manage with Ruby?

1

u/TimeToBecomeEgg 21m ago

genuinely atp a rewrite might help because it’s difficult to imagine it making it worse

3

u/Resident-Trouble-574 8h ago

It might be token efficient when reading and generating code, but if it's interpreted and dinamically typed you quickly lose that advantage when the AI need to repeatedly run and test the application to find bugs that would have been easily caught by a compiler.

1

u/arthurno1 8h ago

Even Cobol is still chugging in some places, but I am not sure what that proves. I am that old to remember when Ruby was launched, and I remember the hype around Ruby on Rails, and Ruby everywhere. It was backnin golden days of Java and OOP, but I never really jumped on the train personally. If Ruby was invented today, it would be probably just one of many posts in /r/programminglanguages.

1

u/cosmicomical23 16h ago

Yeah in a ditch with PHP

7

u/DuhMal 17h ago

It was wild having to learn Ruby to play around in RPG Maker XP as a kid

3

u/Cherry-PEZ 16h ago

Holy shit forgot that was ruby, I learned it for the old (not corpo) metasploit framework during my script-kiddie days.