Hacker News new | ask | show | jobs
by MrFantastic 848 days ago
The "flexibility" of Ruby and RoR made code much harder to maintain than Python.

Who cares if you can save 10 minutes coding a page if it takes you an hour to figure out what's happening on with that code.

2 comments

Citations needed.
Python is basically the same thing, just slightly less thoroughly OO and with a different syntax.