Old WordPress-flavored blog is gone. This site is now a pixel-art Astro build, with two separate streams:
- Posts (this page) — public daily log, thoughts, small experiments.
- The_Vault — paper readings I share with my advisor, gated by nginx Basic Auth.
Why split them? The vault is mostly study notes that only make sense in a research context — I want to keep them around without inflicting them on casual readers.
A few things I’m planning:
- Migrate older long-form posts here as I find them.
- Try to actually post once a week instead of once a year.
- Add a small CLI for new entries — already done:
bash scripts/new.sh "Title".
If you spotted this, hi. Stick around.