Architecture
2 posts

Claude Code Is Not a CLI Tool, But a 'Living' System
A deep dive into Claude Code’s underlying architecture: why it’s not a traditional CLI tool but an intelligent system running in a ‘distributed state.’ From TypeScript to Bun runtime, three-tier architecture to Feature Flags, understand the core design philosophy of this AI coding assistant.
April 4, 2026 · 9 min · 1776 words · Monster Programming

You Only Have Three Servers, Why Are You Using Kubernetes?
Kubernetes is for Google, systemd is for the rest of us. The story of someone who spent three months learning K8s, only to realize a single config file would have done the job.
December 29, 2025 · 7 min · 1342 words · Dream Beast Programming
