The Problem With Ruby 2
I've been writing a lot of Ruby code lately, and I think that my friend Ryan best expressed the biggest problem that I've seen with it so far:
The problem is that I get something done in two lines of code that I normally get done in about 10 in another language, but I always seem to sit there thinking that there must be a way to do it in one
Not the worst problem in the world to have.
Trackbacks
Use the following link to trackback from your own site:
http://kurt.karmalab.org/trackbacks?article_id=the-problem-with-ruby&day=05&month=12&year=2005
Comments
-
did someone said "perl hell"?
-
I never really thought of it that way, but that's so true.