My Go Patch was Accepted! My patch to Go’s standard library got merged! encoding/binary’s Write method is now 1.5x faster for unsigned integers.
Visualizing Programming Pearls I visualized one of my solutions to a problem from Programming Pearls to stay sane.
Shortenize Shortens Links on STDIN I wrote a tool that takes STDIN and shortens any URLs before printing back to STDOUT. It lets you specify a threshold and custom provider/shortener.
Setting up a Basic Personal Knowledgebase with git, markdown, and apache Use git, markdown, and apache as a basic personal knowledge management platform.
Creating GitHub-Style Contribution Graphs for Anything Create github-style charts for anything by using githubchart and fakehubstats.