Recent posts

  • One Year

    One year of working from home, or whatever this last year was.
    Read the rest
  • Stencil, Markdown, and web components in Markdown

    I’ve had an idea floating around for a while: MDX is great, but I hate all of the steps around configuring / building React components with it. If I’m writing Markdown, HTML is valid in Markdown, and Web Components are valid HTML, so why not just stick Web Components in Markdown and call it a day?
    Read the rest
  • Rush - ing a repo

    Some notes on moving an existing Git repository into a Rush monorepo structure.
    Read the rest
  • From Netlify CMS to Forestry

    Why I switched the content editor on this site from Netlify CMS to Forestry.io.
    Read the rest
  • CDNs Aren’t as Useful as They Used to Be

    When I was learning to be a web developer it was beaten into my head that if you were building a site and loading 3rd party scripts on it (e.g. jQuery, Bootstrap), you should load them from a CDN because if a user on your site had been to another site that used jQuery (likely) and they used the same version of jQuery (somewhat likely), and that other site also used the same CDN for jQuery (i.e. `https://code.jquery.com/`, which was pretty likely given we didn’t have as many widely available CDNs back then), then the browser would pull the version of jQuery you were requesting from the cache instead of downloading it again. Everyone wins! Except the first site to request jQuery that a user hit with an empty cache.
    Read the rest
  • My Favorite Apple Watch App

    Dance kitty, dance.
    Read the rest
  • An Album A Day

    Read the rest
  • New about page

    I’ve been lazy about putting a new about page on this site, because I wanted to make it look better than the plain text wall I had in the last design. I decided since I’m sitting at my home desk almost always these days, I’d make an interactive version for you to play along with.
    Read the rest
  • Fuck Donald Trump

    Days after, or even the day of the 2017 inauguration, I was in North Station and someone was singing just the chorus of “FDT” over and over.
    Read the rest
  • Who uses Safari

    I’ve saved this screenshot for the next time I need to have a debate about dropping older browser support. It’s from My PlayStation, and the browser is Safari (desktop and mobile!). Literally no way to view your account on an iOS device without downloading the app. Some light Google-ing says there’s over 100 million people with Playstation accounts so it’s unlikely I’m the only person annoyed by this.
    Read the rest
Previous page 17 of 25 Next