Welcome to Arsovo
Why we're building yet another publication about AI coding tools — and what we'll cover differently.
There is no shortage of AI coding tool reviews on the internet. Most of them follow a depressingly similar pattern: install the tool, run it on a toy example for ten minutes, screenshot the output, and publish a verdict.
That is not what Arsovo is going to be.
What we’re doing differently
Every review here starts with a real project. Not a leetcode problem, not a tutorial repo — an actual codebase with messy legacy code, broken tests, half-migrated patterns, and a dozen framework-specific quirks. Then we use the AI coding tool for at least two weeks of normal daily work before writing anything.
The questions we care about:
- How does it handle a codebase it has never seen before?
- Does its suggestion quality degrade in long sessions, or stay steady?
- When it’s wrong, how is it wrong? Subtle, confident, and dangerous — or obviously off?
- How much does it actually cost to use in a serious workflow?
- What breaks when you push it to the edges?
The tools we’re tracking
We expect to cover, in roughly this order:
- Claude Code — the CLI-first agent from Anthropic
- Cursor — the forked-VSCode editor that started the modern wave
- GitHub Copilot — the incumbent, for the chat and agent modes
- Windsurf — Codeium’s competing editor
- Continue / Cline / Aider — the open-source stack
- JetBrains AI — for the IDEA crowd
Each tool gets a deep review, then shows up again in head-to-head comparisons against the others on specific tasks.
What you can expect week to week
- Long-form reviews roughly every two weeks
- Shorter “configuration” posts in between — the
.cursorrules, Claude Code hooks, and prompt libraries we actually use - Occasional “state of AI coding” roundups when something big ships
Who this is for
Developers who are either already paying for an AI coding tool and wondering if they picked the right one, or still holding out and waiting for a reason to believe. If you fall into either bucket, subscribe to the RSS feed — we’ll show up in your reader the moment something new goes live.
See you in the next post.