Status Archives

  1. I *think* I’ve worked out the necessary changes for WP 3.6 post formats compatibility in FavePersonal (the theme used on alexking.org).

  2. The true measure of a new best practice is how painful it is to return to projects that don’t use it.

  3. My day always brightens a bit when the API I’m talking to will send back JSON data.

  4. What is a simple screen recording app for the Mac that works with retina? Screeny (my previous go-to) fails, as does Voila. #lazytweet

  5. Your first step when you think “I want to do a project that involves dates, times and events.” should be to slap yourself in the face.

  6. That feeling when you know you’ve written this piece of code before but can’t remember what project it was for or where to look for it.

  7. @cfree I’m only one data point, but Time Machine has failed for me 100% of the time and SuperDuper! has succeeded for me 100% of the time.

  8. I suppose the upside of spending a few hours debugging something is learning how a bunch of code you didn’t write actually works.

  9. “Dad said ‘no’, but I’m going to do it anyway.” At least it was said cheerfully.

  10. Seriously PayPal? I generate a secure 20 character password and I’m not allowed to paste it in? (I used the inspector to hack in the value anyway.)

    PayPal Idiocy

    This post is part of the thread: Passwords – an ongoing story on this site. View the thread timeline for more context on this post.

  11. GitHub’s online editor (Ace, the same one we use for Capsule) is super handy for quickly tweaking things after accepting a pull request.

  12. 1. change password to 20 char string
    2. notice a 8-15 char limit warning but it saves anyway
    3. log out
    4. log in… fails

    This post is part of the thread: Passwords – an ongoing story on this site. View the thread timeline for more context on this post.