How AI Will Change Software Development Work
A personal reflection on how ChatGPT, Copilot, and AI coding agents changed my workflow and why they may also change the structure of software development teams.
A personal reflection on how ChatGPT, Copilot, and AI coding agents changed my workflow and why they may also change the structure of software development teams.
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.