Other articles


  1. Music This Week 10-25

    Music This Week

    Trying something new, here are a couple of things I’ve been playing on repeat.

    Brian Dunne, Clams Casino

    Safely inside my Dad Rock, Springsteen-inspired category, I think I found this via Xgau’s Substack. The whole album is amazing and the previous one is great too …

    read more
  2. Autocomplete in Python Shell on Windows

    Autocomplete in Python Shell on Windows

    Because I drive myself insane replicating this when I find I want autocomplete on Windows, here are the steps (as of January 2017 anyway):

    • pip install pyreadline
    • pip install ipython[shell]

    Except right now step 2 fails when installing scandir so I grabbed it …

    read more
  3. Dear Josie: On Weasel Words

    Dear Josie: On Weasel Words

    Dear Josie,

    On the very off-chance I don’t get a chance to barrage you about this a thousand times, here’s a lesson on weasel words. Take a look at

    Mailer front

    Always be suspicious when politicians or advertisers (if there’s still a difference) don …

    read more
  4. Upgrading Django

    Upgrading Django

    For the second time in a few years I’ve found myself doing a number of Django upgrades. It’s a good thing: I’m happy the framework I chose to base most of my work on when I went solo has stayed relevant. But this time I …

    read more
  5. Debugging a Vue.js Error

    Debugging a Vue.js Error

    I know it’s been a while and I really should write more often, but this is just a quick one for Google to index in case it happens to someone else: I recently wrote my first vue.js component and was really pleased with …

    read more
  6. Worst Pickup Line: A Play in One Act

    Worst Pickup Line: A Play in One Act

    INT - BEER STORE - DAY

    CREEPY GUY, a man in his late 50s in hiking shorts and an ankle brace is paying for a popsicle at a beer store at 10:30 in the morning with the change from what is either a …

    read more
  7. Exception Handling

    Exception Handling

    I’ve been thinking about exception handling a lot recently. A., because I’m stultifying and B., because it’s been a source of contention in the codebase I’m responsible for. I wrote some formal documentation last week to try to normalize our approach, but I’m …

    read more
  8. Java Version Hell on OSX

    Java Version Hell on OSX

    In one of those “Why did I even look at the terminal” moments, I noticed Solr stopped working properly in a local Django setup. Initially I ignored a slew of 404 errors when Haystack tried to reindex because … well because who the hell cared? I …

    read more
  9. The Garrison City Should Lock From the Outside

    The Garrison City Should Lock From the Outside

    At the beer store just before 3pm. I always get a little nervous when a car pulls in and someone from the backseat gets out.

    • DUI?
    • Underage driver?
    • Just plain crazy?

    Thankfully it was number three. After the young guy got out …

    read more

social