Writing
Notes on software, systems, and what I'm learning along the way. Mostly written for future me, but maybe useful to others.
Series
- Databases (2 posts)
A 12-18 month journey to understand database internals, from storage engines to distributed systems.
All posts
- Learnings about Hashmaps· 10 min read · Databases #2
Hash collision strategies and why context determines which one to use
- Learning Database Internals· 8 min read · Databases #1
A 12-18 month journey to learn databases from scratch