Notes on enginering leadership and software development.
#coding
With dark mode support and a custom Vercel build script.
Or how Claude sent me on a side quest for the perfect language code API.
Turns out, rendering MDX in an RSS feed in Next.js is a PITA
You can make iOS and Mac app icons directly with SwiftUI, without any design tools like Figma!
Contentlayer is the easiest way to setup markdown with mdx source to static website pipeline. Here's how it's implemented in respawn.io.
Shipping your library's DocC documentation to GitHub Pages, and keeping it up to date with a GitHub action.
Using swift-docc-plugin for SwiftPM to export your docs, and swift-docc-render to get a static website with your documentation.
When you can't quite use the Migration Assistant, but not ready to geek out all the way with Ansible.
I had a couple hours on a Thursday night, and wanted to clean up my website. The result is this: a blog built with Obsidian, Markdown, Next.js, Contentlayer, and a few hacks to glue things together.