DAEMON Core
Core architectural preferences: modular monoliths, vertical slices, and why Django still fits my way of building.
Start here: Python Philosophy and Django Philosophy — Why I Still Choose This PairArchitecture decisions, deployment war stories, and technical notes across both English and Korean posts.
Posts are grouped by recurring themes so the blog reads more like a set of connected essays than a flat archive.
Core architectural preferences: modular monoliths, vertical slices, and why Django still fits my way of building.
Start here: Python Philosophy and Django Philosophy — Why I Still Choose This PairBackend contracts, PostgreSQL-first decisions, lifecycle rules, domain boundaries, and pragmatic performance choices.
Start here: Django DRF vs Django Ninja vs FastAPI — What I Choose and WhenServer-centered frontend work with HTMX and Alpine, without defaulting to SPA complexity.
Start here: Why I Chose HTML, CSS, and HTMX Over React for DjangoWhy I trust schemas more than fluent model output, and how Pydantic and PydanticAI keep AI systems structured.
Start here: Pydantic Is Not Just a Validator. It Is a Contract.Release flow, image build discipline, and deployment structures that keep operations calm.
Start here: Justfile vs Docker — They Are Not AlternativesProject command surfaces, Python packaging defaults, and tool choices that shape daily development speed.
Start here: uv vs pip — Why pip Is No Longer My DefaultSports-domain AI architecture notes around pose estimation, biomechanics, and product direction.
Start here: SportsIQ Architecture — Sports Science Meets Pose Estimation