Category Archives: General

Git Tricks for Clean Histories

As much as I love the concept of cheap branching and revision control, I’m a bit of a “code first, ask questions later” kind of guy. Most of my best ideas only come to me once I’m elbow-deep in code … Continue reading

Posted in Geek Stuff | Leave a comment

Status Update

For the last while, I haven’t really posted anything on this blog. While I’d like to blame it on coursework or other projects, the truth is that there are many reasons. Aside from “coursework and other projects”, I’ve also been … Continue reading

Posted in Geek Stuff, Otaku Stuff, Site Updates | 2 Comments

A Quick And Dirty m0n0wall “Get WAN IP” API

Until recently, I’d been using WhatIsMyIP.com’s API to fill in the external IP field in my Conky readout, but a few days ago, they started a very silly thing where, for whatever reason, clients have to follow a 301 redirect … Continue reading

Posted in Geek Stuff | 5 Comments

My Unofficial “How to Extend distutils” FAQ

Whenever I have to set up a Python project, I’m always amazed at how little documentation there is on extending distutils to add new commands or otherwise deal with un-anticipated (and apparently, some anticipated) circumstances. In the absence of an … Continue reading

Posted in Geek Stuff | Leave a comment

Game Reviews: Aquaria

Rating: 4.5/5 A few months back, I was informed of an offering known as the Humble Indie Bundle. Seeing it as an opportunity to finally pick up a copy of World of Goo, I bought in. However, my brother quickly … Continue reading

Posted in Geek Stuff, Otaku Stuff | Leave a comment

Many Tanks Site Updates

Just a quick status update. I’ve done some significant re-theming on http://www.ficfan.org/ and fixed a bug that was causing many of the quotes to not show their additional metadata. While doing so, I noticed that, because of how wp-lifestream caches … Continue reading

Posted in Geek Stuff, Site Updates | Leave a comment

Google Chrome, A Testament to Hubris

Before I begin with my argument, let me say that I generally like Google Chrome (or more correctly, Chromium, the open-source release). It’s the only reasonably responsive open-source (not Opera) browser for tabbed-browsing freaks on Linux, the minimalist UI and … Continue reading

Posted in Geek Stuff | 3 Comments