Hacker News new | ask | show | jobs
by ps101 2504 days ago
Isn't it also kind of dying out in terms of popularity? (I really don't know)
1 comments

It's slowly being replaced by Python. The only reason to use Ruby nowadays is for Rails.
Ruby is still the language I turn to when I need to write a script and the shell does not suffice. I turn to it before Python because it's more terse while still being very readable.