Hacker News new | ask | show | jobs
by rvnx 1930 days ago
Let's talk about the elephant in the room: Ruby with its gems and poetry.

How are you even supposed to know what Nokogiri is about ?

1 comments

I haven't even thought of rubygems and I deal with them every day. I'm curious now - they don't seem like a comparable issue for some reasons. Maybe because it's just one level? The language is Ruby which is arbitrary and the packages are gems which is connected in naming, but there's nothing more in language itself, right?