|
| 1 | +--- |
| 2 | +layout: post |
| 3 | +title: Happy 2014! |
| 4 | +author: Brian Shirai |
| 5 | +--- |
| 6 | + |
| 7 | +New beginnings are exciting and I'm delighted to announce that I've joined a |
| 8 | +terrific team of people at [Enova](http://enova.com) who are working hard to |
| 9 | +innovate and push Ruby well beyond its comfort zone. |
| 10 | + |
| 11 | +I'm looking forward to sharing the journey with you as we build fantastic |
| 12 | +developer tools, migrate giant monolithic Rails apps, and create |
| 13 | +next-generation distributed applications that scale efficiently to _all the |
| 14 | +cores_. There are huge challenges given the engineering tasks, but also |
| 15 | +tremendous opportunities to demonstrate how powerful Ruby is and can be. |
| 16 | + |
| 17 | +At Enova, I'll be continuing my OSS work on Rubinius and RubySpec. This is a |
| 18 | +generous contribution from Enova to the Ruby community. I'll also be devoting |
| 19 | +time to Rubinius X as we explore and address the many deficiencies in Ruby |
| 20 | +that continue to drive developers and businesses to other languages like Go, |
| 21 | +Clojure, and Node.js. |
| 22 | + |
| 23 | +For those still running on Ruby 1.8.7, we'd love for you to collaborate with |
| 24 | +us as we build tools to migrate to newer Ruby versions. If you're already on |
| 25 | +Ruby 1.9.3 or later, we'd love to help you explore migrating from MRI to a |
| 26 | +Ruby implementation with a modern garbage collector, JIT compiler, and good |
| 27 | +support for concurrency. If you're considering rewriting your Ruby app in some |
| 28 | +other language, please let us know why. |
| 29 | + |
| 30 | +If you've already rewritten your Ruby apps in another language, I'd especially |
| 31 | +like to hear from you. Rewrites always involve new architecture decisions as |
| 32 | +well. I'd like to understand if the Ruby _language_ prevented your new |
| 33 | +architecture decisions or if better technology in Ruby would have saved the |
| 34 | +cost of rewriting an application. |
| 35 | + |
| 36 | +Kumiko, Miwa, and I will be moving to Chicago. If you're in the area, we look |
| 37 | +forward to meeting you. If not, hopefully you'll come visit Chicago and say |
| 38 | +hello, maybe at [RailsConf 2014](http://lanyrd.com/2014/railsconf/)! |
| 39 | + |
| 40 | +Happy New Year! |
| 41 | + |
0 commit comments