Substack · notes
Understanding Race Condition and Mutexes in Golang
What I learned about goroutines, channels, race conditions, and mutexes — with examples from building Go projects.
software engineer / protocol systems
Notes on building systems, smart contracts, and things I learned along the way.
Substack · notes
What I learned about goroutines, channels, race conditions, and mutexes — with examples from building Go projects.
Substack · essay
Notes on Ethereum scaling, rollup trade-offs, and what actually changes when execution moves away from L1.
Substack · notes
A practical write-up on the math and intuition behind elliptic curves, signatures, and why crypto systems lean on them.
Substack · build log
How I built an event indexer around Hyperliquid data, from node streams to useful downstream infrastructure.