ls ./series/
14 series
- Claude Code từ zero: hiểu để dùng sâu 30 parts Roadmap 25 bài về Claude Code dành cho dev đã quen gõ /commands nhưng muốn hiểu kiến trúc bên dưới. Mental model trước, customization sau: rules, skills, agents, hooks, memory, MCP, worktree, team mode. Mỗi bài đứng độc lập, đọc tuần tự sẽ tích lũy đúng thứ tự. view series
- Claude Code Toolkit 7 parts An ongoing series where I publish, white-labeled, the Claude Code customizations I rely on day-to-day. Skills, hooks, rules, subagents, and slash commands. Each post explains one artifact, the problem it solves, and the patterns inside it that you can copy or adapt. view series
- Vibe Coding có kiểm soát 65 parts Bài 1 của series Vibe Coding có kiểm soát. Vibe coding là gì, khác no-code, autocomplete, pair programming và coding agent ra sao, và vì sao người dùng vẫn phải sở hữu product judgment, context, testing, security, rollback. view series
- AI Coding thực chiến: từ task tới deploy 15 parts Series field guide về cách dùng AI coding để ship code hằng ngày: setup repo, viết task brief, chuẩn bị context, review diff, test, CI, deploy và vận hành sau merge. view series
- AI cho người không code, A-Z 27 parts Bài A series 'AI cho người không code'. AI là gì theo cách hiểu đúng cho người không tech: không phải robot có cảm xúc, không phải Google nâng cấp. Câu chuyện dễ hiểu cho dân văn phòng, phụ huynh, sinh viên. view series
- Background Agents 2026 5 parts Bài 1 series Background Agents. Async coding agent là gì, khác sync agent ở đâu, vì sao 2025-2026 cuộc đua nóng. Building blocks: sandbox, PR-based, long-running, branch isolation. view series
- Local LLM stack 2026 refresh 5 parts Bài 2 series Local LLM 2026. So sánh inference speed Apple Silicon (M3 Max), CUDA (RTX 4090, Quadro K620), CPU-only (Xeon E5). Methodology benchmark + dữ liệu thật từ homelab. view series
- MCP từ zero 9 parts Hands-on bài 2 series MCP từ zero. Build MCP server hello-world bằng TS SDK + Python SDK, expose 1 tool 1 resource 1 prompt, transport stdio, test với Claude Desktop. Đầy đủ code, gotchas, debug. view series
- AI Agents từ zero: build, scale, ship 27 parts Roadmap 25 bài về AI agents cho senior dev đã hiểu LLM: control loop, tool use, planning, memory, multi-agent, eval, production. Code from scratch trước, framework sau. Pitfall storytelling thay vì tutorial sạch. view series
- Kibana từ A đến Z 28 parts Roadmap series 28 bài học Kibana từ cơ bản đến production: cover Discover, KQL/ES|QL, Lens, Dashboard, Alerts, RBAC, ILM, automation và troubleshooting cho developer backend. view series
- LLM từ zero: hiểu để xây, không chỉ để dùng 30 parts Roadmap 30 bài học LLM từ foundation math đến production deployment cho senior dev muốn pivot AI: mental model, tokenization, attention, training, fine-tuning, inference, advanced topics. Hybrid approach: 70% hands-on code + 30% blog. view series
- Claude Code Rules 8 parts The global rule that decides when to delegate code edits to a sub-agent, when to put that agent in a worktree, and how to integrate the result without breaking the main session's working tree. Built from two real incidents. view series
- AI Coding Providers 1 part Series research và so sánh các AI coding plan (subscription + API pay-per-token) của Anthropic, Alibaba, GLM, Moonshot, OpenAI. Giúp lập trình viên chọn đúng provider cho ngân sách và workflow thực tế. view series
- Kubernetes A-to-Z 26 parts A practical map of the Kubernetes A-to-Z series, from core concepts to production operations, security, GitOps, and cluster lifecycle work. view series