Working Safely with AI Coding Agents
A practical reflection on how I use ChatGPT, Codex, and Copilot to design first, code second, and reduce the risk of AI-driven development.
A practical reflection on how I use ChatGPT, Codex, and Copilot to design first, code second, and reduce the risk of AI-driven development.
A practical account of the real implementation and maintenance problems I ran into while using AI agents for internal business system development.
A practical reflection on how AI changed my daily work, why coding agents raise both productivity and risk, and why design matters even more now.
Explains how meaningful types help determine when inheritance is structurally appropriate.
Explores when inheritance and composition fit naturally, and why meaningful types matter more than convenience.
Explores why many modern developers avoid inheritance, examining cultural, historical, and practical factors in business application development.
How Cotomy treats API failures and validation through structured HTTP responses and exception mapping.
A reflection on inheritance and composition from long-term business system development experience.
How to standardize list-style screens with CotomyPageController-based structure.
Early personal development work, architecture experiments, and the operational challenges that eventually led to cloud deployment.