Reading List

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

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:

Pixel Pioneers 2024 Highlights

For those who couldn’t make Pixel Pioneers this year, here’s a roundup of the interesting stuff I learned from attending the long-running web development conference in Bristol, UK.

Elan Ullendorff: "Modularity is inversely correlated to expressiveness"

From Escape the Algorithm. When we create a contract or a pattern, there are gains in familiarity, modularity, and composability, but it's a lossy translation.

If I were to design a personal map of my neighborhood, it would include the potholes I swerve by on my bike rides, the neighbor’s sweet precocious 4 year old that is always on the front stoop and wants to tell me about her day, routes that have small patches of grass to the right of the sidewalk and end near a public trash can (suitable for walking my right-side-only peeing dog), the schedule and trajectory of shade during the summer, homes with potted flowers hanging off their railings, restaurants that closed ages ago, the playgrounds where we are most likely to run into parent friend crushes, and the street with the best view of the skyline at night.

It probably would not look like Google Maps.

escapethealgorithm.substack.com