Note: This is a rant, I’m not actually going to explain anything of use
Howdy!
Welcome to my blog where I write about software
development
, cycling, and other random nonsense. This is not
the only place I write, you can find more words I typed on the Buoyant Data blog, Scribd tech blog, and GitHub.
Identi.ca is dead to me
There was a time when I was a big fan and user of open source microblogging site Identi.ca. I regret to inform you that this time has passed and I can no longer in good conscience support the platform.
I will be speaking at FOSDEM
This upcoming February I will be making the trip to the bitterly cold cobblestoned streets of Brussels, Belgium for FOSDEM 2012, one of the most fantastic open source conferences of the entire year.
How Marvelous!
Every now and again I’m taken aback by technology, I become overwhelmed by my own sense of awe with things we can so often take for granted.
Why not use sandpaper?
My wife occasionally gets annoyed with my constant analysis and experimentation with just about everything. I have this incessant need to find the try to find improvements in everything that I do. For example, when boarding my train to head home in the evening, I board at just the right place such that I exit at the base of the stairs upon arrival. Not that big of a deal, but I like to walk stairs two at a time and all getting stuck behind all the slow tiny people was infuriating.
Time is hard
One of the developers that I follow on Twitter, Pablo Villalba (@micho), posted this update today:
Keeping ri useful, still
A couple months ago I posted some tips on making the ri a bit more useful.
X is business value
Disclaimer: I hate the term “business value”, it’s completely subjective and generic; it is one of my least favorite synergies.
The only problem with cucumber
I have been exploring the wide world of Behavior Driven Development lately with Cucumber. For the longest time I’ve been fascinated with Cucumber from a conceptual standpoint; a written-word testing framework, do go on! I’m quite pleased to finally be able to put it to good use with some recent projects that I’ve been working on.
Inside ActiveRecord Joins, a quick note
There was once a time when I prided myself on my ignorance of SQL Joins, foolishly proclaiming “if I need to use a JOIN, I’ve already screwed up.”