← All writing

Rebooting saupal.com

Why I rebuilt this site from scratch, and what you can expect to find here.

This domain has been mine for a long time, but it hasn’t said much. That changes now.

Why write in public

Writing forces clarity. If I can’t explain an idea in a few paragraphs, I don’t understand it yet. Publishing it adds a small, useful pressure to get it right.

What you’ll find here

  • Writing — opinions, engineering notes, and lessons from things that went wrong.
  • Projects — small proofs-of-concept, each with a short write-up and the code.
  • About — who I am and how to reach me.

How this site is built

It’s a static site built with Astro. Posts are Markdown files in a Git repo, and every push deploys automatically. No database, no CMS, nothing to patch.

Tip for future me: ship small posts often rather than big posts rarely.