Latest · September 2026
A Brief Note on Migrating My Blog
A note on the many problems I ran into while migrating my blog, and the beautiful mental state I reached after debugging for an entire afternoon
A minimal personal blog & writing space, built with Astro. Notes on whatever I happen to be thinking about — usually some mix of code, design, and the occasional half-formed idea.
A note on the many problems I ran into while migrating my blog, and the beautiful mental state I reached after debugging for an entire afternoon
An introduction to Java initialization blocks, class loading, constructors, and initialization order.
An introduction to Rust ownership, covering Copy, Move, Borrow, references, and Rust's borrowing rules.