The Reviewer Can't Read Code

Recently I pushed code to production without reading it. Looked at the title. Looked at the description. Asked an AI agent to review it. The agent wrote something or other. Out of the corner of my eye I caught a green emoji — click, click — and the request flew off to prod. It was a planned trick, to be fair. I know the codebase by heart, there are plenty of tests. A kind of Russian roulette: where you used to switch off a data center and watch what fell over, now you commit with your eyes closed. And if it falls over, you say it was a planned stress test of the AI pipeline. ...

May 24, 2026 · 2 min · volyx

Multiply Your Salary by 0.11

Who even counts tokens? Who counts the number of servers? Who counts the seconds per request? Who counts anything anymore? If it doesn’t matter how much you pay Anthropic or OpenAI for tokens, if it doesn’t matter how many instances are running on Amazon, if it doesn’t matter that an Azure function cold-starts for 10 seconds every single time — then the programmer probably doesn’t particularly matter either. Replaced one with another. The other with a third. Fired the third. Hired a freelancer with a Max subscription to Claude Code. It doesn’t matter whether the freelancer holds one job or ten. Doesn’t matter if they’re frontend or backend. Doesn’t matter the language, the framework. Only the subscription matters. ...

May 23, 2026 · 2 min · volyx

Brave New Native World

If developers already have their silver bullet — TypeScript — then managers have just found a new favorite: the AI-Native Team. It’s this idea that a small team can be as productive as a big team. Sounds like something you’ve heard before? Well, here’s the important addendum: as productive as a team of 50 people. So not even a team anymore — a whole organization. A department. The Builders The AI-Native Team doesn’t write code itself. It manages agents. It sets up agent factories for developing and delivering code. ...

May 22, 2026 · 1 min · volyx

No One Left to Say No

I have a colleague who seems to have lost his mind on the AI wave. Before this he was an average engineer. He built good tools. Sometimes cool engineering decisions, sometimes not so much. All as usual. An engineer like any other. He played politics very well. Got promoted to Staff. Sat in meetings, aligned, synced, did his soft-skill things. All good. Then AI coding arrived And he probably decided: here’s my chance to level up the hardcore skills. Now I don’t need to negotiate. I don’t need to sit in meetings, or write design docs. I don’t need other people at all anymore. I can do everything myself. ...

May 21, 2026 · 2 min · volyx

Skill Issues

The morning starts with going through the logs — the errors that piled up overnight. Nothing complicated. You read the errors, you go into the code, you see why a wrong parameter came in here, and over there why a parameter is missing instead. You commit. Note to self: check again in a couple of hours. At the meeting you describe what you spent your time on — and the response is an idea. Maybe you need a skill? Look: Claude Code will do all of this for you, and you just review the merge requests. We schedule the skill with cron and that’s it. ...

May 19, 2026 · 2 min · volyx

All Hands on the Prompt

A bug comes in from users. Your program crashes with an error at some indeterminate moment, for unclear reasons. (Are there ever any other kind?) It’s serious. Lots of users complaining. It’s urgent — every engineer drops what they’re doing and piles onto the task. What’s the CPU doing? Which processes are running? Are there logs? Are there repro steps? What about the dump? Etc. The war room Only they’re not exchanging files anymore. They’re exchanging prompts. ...

May 18, 2026 · 2 min · volyx

Agile Wasn't Flexible Enough

A task’s status updates itself, automatically, from the pull request. Sprints have been replaced by an optional weekly call. There’s no sprint planning either — you have an LLM generate a one-page design doc for the feature, and that’s the whole ceremony. Agents work the codebase autonomously. They write the tests. They review the code. They open small pull requests and merge them. Programmers are involved only in the big architectural decisions, the designs, and in giving feedback to the agents. ...

May 17, 2026 · 2 min · volyx

Adgentic Daily

Agentic, agentic, a-d-gentic. (In Russian, ад means hell. Keep that in mind as we go.) Ctrl-b, right We added verification. Our agent spins in a feral loop, checking itself against a thousand linters. The strictest checks are running — checks you don’t even know exist — something like LintLikeAGodIsLookingAtYouStrictly. It is, as far as I can tell, very thorough. I have not read a single line of its output. ...

May 16, 2026 · 2 min · volyx

No Silver Bullet, and Its Name Is AI

I remember when we used to repeat the mantra to each other — and from conference stages — that there is no silver bullet. It was practically a professional creed. And then AI showed up, and it turned out that wherever you add it, everything gets better. For managers. For products. For designers. For SaaS companies. Add AI to anything and it simply becomes better. Better how? Better in what way, exactly? And the way things worked before — why doesn’t that work anymore? Those are details. Digging into them feels almost impolite. So, anyway — the silver bullet is AI. ...

May 16, 2026 · 2 min · volyx

The Only Way, Tech Lead Way

If an engineer at Big Tech can simply be fired, managers get hurt differently. They get converted into an IC — an Individual Contributor. On paper it’s a kind of tech lead: someone who both writes code and helps others write it. Except they code… so-so. The industry moved on without them During their years away from the keyboard, the industry changed so much that even the tools and the terms they used to rely on are gone. The ground they once stood on has been repaved twice. ...

May 15, 2026 · 2 min · volyx