• Talk: Practical Unix For Ruby And Rails

    Last night I had the pleasure of giving a talk at the SDRuby monthly meeting on practical uses of UNIX command line programs for Ruby and Rails developers. Check out the slides! and thanks everyone for the words of encouragment.

    Read on →

  • We Are All Atom Now

    Back in February I wrote about Atom. At the time, I felt Atom showed promise, but was still a bit lacking. After Github announced that Atom is now completely open source in May, I decided to take another look. Most of what I use every day for development is open source, especially the tools with which I make my living: Linux, zsh, Ruby, Rails, etc that I find the idea of my editor being open source very appealing.

    Read on →

  • World Cup Player Age, Unix Style

    I love watching the World Cup: It’s more soccer than you could hope for, mixed with national rivalries. What could be better. Now that I am older than most of the players, it dawned on me the intense pressure that they are under, to perform for their country and a question came to me: Just how old are this kids? Let’s find out.

    Read on →

  • Ruby Implicit `to_proc`

    Ruby’s blocks are one of the language features I like the most. The make iterating on collections extremely easy.

    Read on →

  • Book Review: The Agile Culture - Pixton, Gibson & Nickolaisen

    Pollyanna Pixton, Paul Gibson and Niel Nickolaisen write a concise and practical book on how to foster an Agile culture inside your company. It is geared towards those responsible for leading teams of software developers and other IT professionals, although most of the material is applicable to any leader.

    Read on →