Writing
Blog
Notes on building things, pitching them, and the computer science underneath.
-
On building Walnut: what pitching investors in Dubai taught me about product
I flew to Dubai to pitch an AI classroom and came back with a sharper product than I left with. A few things I only understood after saying them out loud to people writing the cheques.
WalnutStartupsProduct -
Notes on distributed systems consistency models
A working set of notes on consistency models — from linearizability down to eventual consistency — and why the strongest guarantee is rarely the one you actually want.
Distributed SystemsNotesComputer Science