Software Engineering Stories
RSS FeedI'm Rizart Dokollari, a software engineer. Nearly all the code I ship — 98% of it, by WakaTime's measure — is now written by coding agents, and this blog records what that changes: the lessons, the workflows, and where a human still checks in.
Each post opens with a TL;DR, then the full reflection, as long as the lesson deserves and no longer. If you're working this way too, I'd like to trade notes.
Featured
Trusting agent code: the unit-test skill
Coding agents write messy unit tests by default. Encoding my testing standard once — London School TDD — cleaned up the production code too.
Recent Posts
Review without interrupts: putting the agent first in the queue
With coding agents, writing code stopped being the slow part — code review became the bottleneck. The fix: machine reviewers first, human attention last.
Aurora for serverless Laravel
Automate serverless Laravel with Aurora MySQL database. Includes private link VPC endpoints, SecretsManager, Route53, CloudFront, API Gateway, assets & storage buckets through GitHub CI/CD.
Serverless Laravel
Automates serverless Laravel using AWS SAM. Includes artisan lambdas, Route53, CloudFront, API Gateway, assets & storage buckets through GitHub CI/CD.
Cyberpunk 2077 R6 Config Editor
A Windows app to customize your Cyberpunk 2077 experience & immersion. Written in Python using TDD and published on NexusMods.