← back

Hello

2026-05-14

This is where I’ll write things I want to keep — notes on agents, finance, and robotics. Markdown lives in src/content/posts/, just drop in a new .mdx file.

Why MDX

Because plain Markdown is fine until you want a chart or an embed, and then you’re stuck. MDX lets me drop in a component when I need one and otherwise stay out of the way.