9.15.2008

A little something svn to put in your .bashrc pipe

Today's helpful trickery. In the course of debugging I want to hit reset, here is helpful little snippet

alias _svn_revert_all="svn status | awk '{print $2}' | xargs svn revert"

9.11.2008

def __init__(self, introduction)

It was no longer productive to intermix various tech notes and recipes with random drone noise about my life. Additionally, after checking the blogs of the last three people that I have interviewed, it has become increasingly apparent that a separation of church and state is a good thing.