January 15, 2025 · 1 min readmeta

Hello world

First post. Why I'm building this site.

This is the first post on this site. I'm using MDX stored in Git, which means posts are version-controlled and writing is just code.

Why MDX?

MDX lets me embed React components directly in prose when I need them - code playgrounds, interactive charts, whatever - without sacrificing the simplicity of writing in Markdown.

What I'll write about

Mostly JavaScript, systems design, and things I build.