C:\BLOG>DIR /W /O-D
[2026-03-15] transformer_architecture_patterns_for_production_search.md
8 MIN READ AIPYTHON
Exploring transformer architecture patterns for production-grade semantic search systems, including custom embedding pipelines and sub-100ms query optimization.
[2026-03-12] three_years_of_remote_first_engineering.md
4 MIN READ PERSONALENGINEERING
Reflections on building and leading remote engineering teams across Asia-Pacific, the tools that actually matter, and why async communication is a superpower.
[2026-03-08] a_practical_guide_to_llm_fine_tuning.md
12 MIN READ AILLM
Everything I learned fine-tuning large language models for production use cases — from data preparation to evaluation, with real numbers and hard-won lessons.
[2026-03-01] building_multi_agent_systems_that_actually_work.md
10 MIN READ AIAGENTS
Lessons from building an orchestration platform for autonomous AI agents — task decomposition, memory sharing, and why most multi-agent demos fail in production.