ML/AI, distributed systems, data infrastructure
AI systems, data infrastructure, and engineering tradeoffs.
I write to turn technical learning into durable notes: concise explanations, implementation details, and ideas worth revisiting across ML/AI, distributed systems, and data platforms.
-
Best Resources for Understanding Transformers
Best resources that helped engineers like me understand transformer attention, from the math intuition to the full architecture.
-
3-Min Summary: How OpenAI Scaled PostgreSQL to Millions of QPS
What I learned from OpenAI's PostgreSQL scaling post: protect the primary, scale reads, and keep operations disciplined.