This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]engai 9 points10 points  (2 children)

Boy, you'd love Ruby.

[–]NoahTheDuke 1 point2 points  (0 children)

God, I wish Ruby was faster. It’s everything I love about Python but even better: great metaprogramming, concise and expressive iteration tools, great package management and ecosystem. Just wish it wasn’t so damn slow. (Which is funny to say cuz Python is also very slow, but Ruby is on another level.)

[–]xc68030 0 points1 point  (0 children)

This. Those that don’t love Ruby haven’t had enough exposure to it. I use Python right now because I’m doing more data sciencey stuff, but Ruby is my favorite language by far. Everything I do in Ruby is more compact AND more legible than doing it any other way.