General Archives

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

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

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

  4. 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.

  5. 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.

  6. @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.

  7. Twitter vs. Feed Reading

    This weekend, Luis wrote about his information diet1 in the wake of Google Reader’s impending closure. While reading his post, I thought about my own feed reading pattern. I hear lots of people say that Twitter has replaced feed reading for them. I don’t think that works for me, for several reasons: I like having…

  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.