Details

05/07/2021

This week I needed to make a really big form. It’s really big. Most people don’t like forms, but I’ve always been a bit of a contrarian, and my approach for saving user input on this form got me thinking about how much effort goes into things people take for granted. In code, I mean. Life is way out of scope for a blog post.

Context-specific aliases with fish shell

06/12/2020

We're using Docker for everything now, which is great but it's a big ask of some of our frontend devs who aren't as comfortable with a CLI as others. Fortunately, there is a way!

Regex-matching the contents of an HTML tag

09/16/2008

I have a folder in my Mail.app client dedicated to code snippets that I've emailed to myself. It's u
Next