What this site is
A home for the analyses and working notes I run in Claude Code.
I kept doing real analysis inside Claude Code — digging into data, taking apart problems, writing things up — and then watching those notes disappear into a scrollback buffer. This site fixes that. It is the place those write-ups land so they outlive the terminal session.
What you’ll find here
Working notes, not polished essays. Expect:
- Analyses of things I am genuinely curious about
- Notes on AI, data, and web extraction (it is what I work on)
- The occasional teardown of a problem I had to solve
The bar for publishing here is “would past-me have wanted to find this,” not “is this finished.”
How it’s built
Plain Markdown files, rendered by Astro, hosted on
Cloudflare Pages. Writing a new post is just adding a .md file — see
Publishing from Claude Code for the
whole loop.
Thanks for reading. — Shuai