Skip to content
All writing

Writing comes home

New articles now publish natively on this site — with RSS, a JSON feed, and an AI-readable index. The Medium archive stays put.

1 min read en

  • meta
  • site

Until now, everything I wrote lived on Medium. Those eleven articles stay where they are — but starting with this post, new writing publishes here first.

Why move?

  • Ownership. The markdown lives in the same repo as this site. No platform sits between the words and the reader.
  • Feeds. Everything is machine-readable: RSS for readers, feed.json for the upcoming mobile app, and llms.txt for AI assistants.
  • Courses. Articles are half of the plan. Small, focused courses are the other half — same repo, same feeds.

The stack stays boring on purpose: Astro, markdown, static HTML on a CDN. Nothing to log into, nothing to wait for.