Topics

Curated reading paths through the recurring themes here. Each topic collects its posts in the order I would read them.

TopicPostsFocus
Vector Search & Semantic Retrieval4 postsA guided reading path through vector search and semantic retrieval: what vector databases are, how ANN search works, and how to build and optimize a Vamana index in C++.
Performance5 postsBenchmark-backed performance engineering across Go and C++: profiling with pprof, cache-friendly data layout, duplicate detection, Kafka throughput, and zero-JS web speed.