Articles

Real-world engineering case studies about building software with coding agents: what I delegate, where agents fail, how I verify their work, and what remains the engineer’s responsibility.

Original articles in Russian: Статьи.

I Gave a Coding Agent Eyes for Android UI — but an Image Was Not Enough

Why a screenshot of an Android interface was only the first step for a coding agent. And how a View tree made it possible to check layout geometry without manually reviewing every result.

Read the article

A Coding Agent Almost Fixed My CameraX Bug with a Delay. Why I Stopped It

How we investigated a rotation mismatch between Preview and ImageAnalysis on an Android tablet. And why we stopped the first, seemingly workable fix that relied on a delay.

Read the article