/hg

I have set myself up a nice mercurial subdomain because it's just damn fun. You can check it out at http://hg.isawsome.net. Basic usage would be something like:

hg clone http://hg.isawsome.net/hydrogencms

That will give you everything for the given project

/apps

getlfs-1.0.tar.gz
      Gets LFS sources and patches according to the official book. Change $ver to grab the dev sources instead of current.

dwmstat.py
      A basic DWM status bar for laptops. Displays battery info in a pleasing manor. Includes a clock

rot13
      Utterly useless ROT13 encoder. My first Python app, so it has sentimental value

aurget
      A quick script I use to grab things from Archlinux's AUR. Just grabs the tar, untars into my ~/builds, and removes the tarball from the AUR. Has options for editing the PKGBUILD, compiling, and compiling and installing.

/apps/current

hydrogen
      A lightweight bloging system with a focus on ease of use and light weightedness

pytumblr
      A library for the use with tumblr.com. As of 1.0 has full support for the read API and I'd say about 80% support for the write.