A Universal Terminal alias for bun, pnpm, npm, and yarnI've typed npm for the last time. As JavaScript developers, we have four package managers to choose from. And between personal, work, and open source projects, I use every last one of them. This is a problem because typing the wrong command costs tim...Sep 27, 2023·2 min read
Fix VS Code Explorer for Content ProjectsStop fighting the VS Code Explorer. Use mixed sort order for content projects.Jul 25, 2023·1 min read
Embed YouTube videos responsivelyYouTube makes it easy to copy-paste a video embed. LOVE THAT! But, the default embed isn't responsive so it is guaranteed to look shit wherever you embed it. I've drug this snippet around the internet with me for years. /* youtube embed wrapper */ [d...Jul 13, 2023·2 min read