Aviel Shnaider

CTO, Julius

Builds the Julius stack — Next.js, TypeScript and Supabase — and runs the agent-driven development processes we actually use. Writes here about what worked and what didn't, from code that runs in production rather than from slides.

Focus areas: Next.js and TypeScript · Product architecture · AI-assisted team development

All articles by Aviel Shnaider

Article

What code review has to catch once an agent is writing the code

Review that hunts for syntax errors is redundant once the compiler has caught them. What has to be hunted is decisions: a new file that should have been an extension, a dependency added quietly, and an edge case that vanished.

8 min read ·

Answer

Claude Code vs Cursor: the real difference and which to pick

The difference is not model quality but where the tool sits: Cursor is an editor with an agent inside it, and Claude Code is a terminal agent that leaves your editor beside it. That determines which tasks each one suits.

5 min read ·