Publications
Articles, thoughts, and insights on development, technology, and more.

When Code Is Cheap, Tests Become the Real Product
I didn’t trust AI to write my code. Things changed. With tests written first, AI stopped being a risk and started behaving like a serious engineering tool.
By Ivan Kuznetsov

I Won’t Let AI Write My Code – But I Let It Read Everything For Me
I’m a senior full-stack developer who still cringes at AI-generated code in production. But tools like Copilot, Cursor, and Claude already save me hours every week – not by writing code for me, but by reading code, exploring messy open-source projects, and filling gaps where documentation is missing.
By Ivan Kuznetsov