Reading List

The most recent articles from a list of feeds I subscribe to.

"No way to prevent this" say users of only language where this regularly happens

Live Code Examples in Your Design System With StackBlitz

Having code examples in your design system for developers is super valuable, but do you know what’s even more helpful? Code examples that can be edited, forked, and reshared! In this post, I’ll show you how to provide experience using StackBlitz.

Writing MIME, RSS, and existential suffering

The key bit of the code that was biting me in net/http

A clip from a longer stream VOD where I explain how MIME parsing works in Go's net/http package

Quick productivity tip: Renaming lots of files in MacOS Finder

When you select several files in Finder and choose “rename” from the context menu, you can batch rename them. You can search and replace text, add to beginning or end or even generate numbered file names. Sadly, there’s no Regular Expressions support. Check the screencast to see it in action: