Recent Posts

Switching from Ubuntu Unity to LXDE

Canonical was founded with the goal of bringing polish, consistency and usability to the Linux desktop. Derided unfairly by some as not contributing much tec...

Scrum in a Nutshell

Scrum is a fundamentally adaptable process. One of the core pieces is the retrospective, where the team can collaboratively change the process itself. Team m...

Agile Motivations and Objections

Often when I first start talking to someone new about Agile and/or Scrum, they have questions and occasionally objections. More often they just don’t underst...

Hadoop from a Python Perspective

I’m just coming off a project where we decided to use Hadoop for the first time. We’re a Python shop developing an analytics feature. We have about 150m reco...

Sqoop/HBase Quickstart on Linux

Sqoop is a tool for bulk copying data between a relational database like MySQL and HDFS or another Hadoop based data store like Hive or HBase. It can either ...