How I Use AI Coding Agents Without Letting Them Break My Codebase
The workflow I use to make AI coding agents inspect, modify and validate existing projects without blindly rewriting working systems.
Technical Write-ups · Architecture Thoughts · Dev Logs
The workflow I use to make AI coding agents inspect, modify and validate existing projects without blindly rewriting working systems.
A practical checklist for moving a student project from a working local demo to a safer, testable and deployable application.
How to configure SQLite storage, Prisma migrations and Docker volumes so application data survives container rebuilds and updates.
How to resolve the Unprotected Private Key File error when connecting from Windows to a Linux or Oracle Cloud virtual machine.
How I approached box creation, barcode scanning, duplicate prevention, concurrency and auditability for an industrial packaging workflow.
How to initialize production content without creating duplicates or overwriting changes made through an administration panel.