← All posts

Hello, blog

meta

I’ve been meaning to start a blog for a while. The goal is to write about things I’m actually working through — not polished explainers, but the kind of notes I’d write for myself with a slightly more careful eye toward structure.

What to expect

Technical posts — ML papers I’m reading, algorithms from courses, implementation notes. I’ll show code and explain the intuition behind it rather than just dropping formulas.

Book notes — I read a lot, especially in rationality, cognitive science, and history of science. I’ll share what stuck and why.

Series — Some topics don’t fit in one post. For those, I’ll write a series: ordered parts that build on each other. You’ll see a navigation box at the top of each part showing the full thread and where you are in it.

How the site works

  • Archive — all posts by date
  • Tags — browse by topic; clicking a tag on the home page filters the feed
  • Series — standalone page listing all multi-part threads
  • Search — press / (or click the icon) for full-text search across all posts

All posts are written in Markdown, the site is static, and it’s hosted for free on GitHub Pages.

Let’s see how this goes.