Blog

Notes on systems and product engineering.

building my own lsm tree in java

4 min read

I have read about LSM trees for years. I have skimmed papers, looked at production code, and nodded along as people explained compaction strategies on conference stages. But reading about storage engines and building one are very different experiences. So I decided to stop consuming and start implementing.

Hello, Blogs

1 min read

This is the beginning of a static-first journal on systems, product engineering, and calm clarity.