Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Hi Ben!

FWIW, my biggest issue with Rails (and much of what's produced by the Ruby community) is magic: I find the amount of stuff that's implicit, either depending on naming conventions, or automatic inclusion, or overriding default language behavior, or whatever, to be absolutely maddening. And as magic, it's mostly ungreppable and ungoogleable. Trying to figure out what exactly a given line of code does can take way too long. If I was writing an app from scratch as the only developer, I suppose this would be ok, but trying to maintain an existing app, or working as a team, this is a major problem.

The (lack of) speed in my local development environment has been pretty annoying as well.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: