Hello, World
Welcome to my blog — what I'll be writing about and why.
A personal and collaborative knowledge hub focused on research, systems thinking, and continuous learning.
Latest posts
Welcome to my blog — what I'll be writing about and why.
Solana's account model is unlike anything in Ethereum. Here's how it actually works and why it matters for program design.
How to structure error types in real Rust projects — going beyond Box<dyn Error> without overengineering.
A practical walkthrough of building a real command-line tool in Rust using clap 4's derive API.
Hard-won lessons from writing Anchor programs — constraints, error codes, CPI patterns, and more.
Latest research
How zero-knowledge virtual machines like SP1 and Jolt enable compiling full execution layer clients such as Reth to RISC-V and generating succinct proofs for blocks and transactions.