JRuby "IO.foreach" Performance November 03, 2009·15 mins I recently did some contributor work with JRuby focusing on performance problems. Here’s the story.
Did You Know: Ruby Instance Methods September 14, 2009·2 mins I show off a lesser known feature of Ruby objects: Instance Methods
Taking Advantage of Java in JRuby September 09, 2009·5 mins I show how you can use Java libraries in your Ruby application for the betterment of your sanity.