Loading View...
Technical notes organized by topic. Learning in public Go, databases, system design, and more.
Goroutines, channels, context cancellation how these patterns show up when building RAG and LLM pipelines in Go.
Index strategies, query optimization, and EXPLAIN ANALYZE patterns. Study notes, not a production war story.
Core concepts for designing scalable distributed systems load balancing, caching, database sharding, and message queues.