Converting from svn to git

Moving from svn to git, git-svn is your best friend. However, it is a recent best friend and doesn’t understand you some days. I’m working on moving a repository from sourceforge (in svn) to bitbucket (in git). Theoretically, I should be able to clone the repo into git locally, then push all the history up …

Read moreConverting from svn to git

The Silver Pill

There is no silver bullet. What if there is a silver pill? It is no single change that can rocket our productivity. It is a change in the rate of change. There are two outputs of everything we write: some code, and a new version of ourselves. If we stop thinking of our product as …

Read moreThe Silver Pill