Managing your dotfiles with symlinks sucks, so does copy-paste. Keeping ~/ in a .git repository works for me, but I also wanted to version my .ssh/ directory, and my PGP files. Since I share my dotfiles, they obviously cannot be in the same repository. Read more...
posted on September 13 2011
Initialize a git repository only your user can access. Read more...
posted on September 12 2011
Recently I switched from using Wordpress to Jekyll. I noticed a general trend using `rake` for managing the generation and deployment of the website. I've become quite fond of straight Makefiles, and ported their concepts utilities. Read more...
posted on December 25 2010