Skip to content

Page 7

Life4 min read

US1 - Opportunity And Preparation For The First US Trip

Spilling the tea on my first US trip — from visa chaos to touchdown — so I stop retyping the same story to curious friends 10 times.

#Travel
Tech5 min read

AI Agents & Multi-Agent Systems: The 'Company of Robots' Mental Model

What's the difference between ChatGPT and an AI Agent? A mastery guide to tool calling, LangGraph orchestration, and why multi-agent is the architecture of 2026.

#AI#Agents#LangGraph#Python
Tech5 min read

Caching & Redis: The 'Sticky Note' Mental Model

Why does Redis make everything faster? A mastery guide to cache invalidation (the hardest problem in CS), eviction strategies, and Redis data types.

#System Design#Redis#Performance#Python
Tech5 min read

CDN: The 'Local Convenience Store' Mental Model

Why does your image load instantly for users in the US but crawls in Vietnam? A mastery guide to CDN Edge Nodes, Cache-Control headers, and cache busting.

#System Design#Performance#Networking
Tech4 min read

CI/CD Pipeline: The 'Factory Assembly Line' Mental Model

Why does 'works on my machine' still happen with Docker? A mastery guide to CI/CD pipelines, GitHub Actions, and zero-downtime Blue/Green deployments.

#DevOps#CI/CD#GitHub Actions#Docker
Tech5 min read

Database Indexing: The 'Library Card Catalog' Mental Model

Why does adding an index make a query 100x faster? A mastery guide to B-Trees, compound indexes, covering indexes, and the queries that kill your database.

#Database#SQL#Performance#PostgreSQL
Tech4 min read

Fine-tuning vs RAG: The 'Teaching vs. Memorizing' Mental Model

When should you fine-tune a model vs. use RAG? A mastery guide to LoRA, PEFT, and the decision framework that saves you from wasting $10,000 GPU hours.

#AI#Fine-tuning#RAG#Python
Tech5 min read

LLM & RAG: The 'Smart Librarian' Mental Model

Why do LLMs hallucinate? A mastery guide to Retrieval Augmented Generation (RAG) — the architecture powering every serious AI product in 2026.

#AI#LLM#RAG#Python
Tech4 min read

MCP (Model Context Protocol): The 'USB Port for AI' Mental Model

What is MCP and why is every AI tool adopting it in 2026? A mastery guide to Anthropic's open standard for connecting AI models to the real world.

#AI#MCP#Agents#Python
You found a tiny easter egg. Keep poking around!