• Uncategorized

    Tools, Consumption, and Sin-Eaters

    In working on my Character Sheet Manager for Geist characters, I’m finally building something that I’ve wanted for a couple of years now in projects at work — an Exception logger. Just a piece of middleware that grabs exceptions and logs them somewhere. In my case that’s Redmine, which has an API for manipulating issues. It’s not a perfect API, alas, because I can’t add notes to issues; I have to update the description of the original item. Django makes this very, very easy to build. I have an app in my project just for this Redmine connectivity, and I can keep its code and tests separate and independent. I’m…

  • On Life and Love

    Two weeks’ linkage, ah, ah, ah

    For two weeks’ worth of links, there aren’t very many. Then again, I do still have 173 unread items in Google Reader. glenscott.net » Restore an Eee PC 701 back to factory Xandros from a USB stick with no ASUS Support DVD – This proved quite handy last night in restoring ol' Tammy to defaults for Greg. The legend of the superprogrammer – "Caper Jones, in an unpublished 1977 study for IBM, found that the very best developers are much more productive than the worst programmer — when working on small projects. The best developer will complete a 1k line of code (LOC) effort 6 times faster than the lousiest.…