logoalt Hacker News

zwapsyesterday at 8:39 PM1 replyview on HN

Claude Code is where you move up one abstraction layer. Almost everyone using it productively has spend a lot of time working on their harness, ensuring that everything is planned out and structured such that all that is left is really type in the code. This typically works without error. Before that, you interact a lot via Claude Code in whatever abstraction you feel is right.

That's basically it. You can review changes afterwards, but that's not the main point of Claude Code. It's a different workflow. It's built on the premise: given a tight and verifiable plan, AI will execute the actual coding correctly. This will work, mostly, if you use the very best models with a very good and very specific harness.

Cursor, same as Copilot, has been used by people who are basically pair programming with the AI. So, on abstraction down.

I have no idea what is better, or faster. I suspect it depends at least on the problem, the AI, and the person.


Replies

nininininoyesterday at 8:48 PM

> Cursor, same as Copilot, has been used by people who are basically pair programming with the AI. So, on abstraction down.

This is not really true anymore.

Cursor has better cloud agents than Claude. The multi-agent experience is better, the worktree management is better. Tagging specific code or files in chat is better.

It's hard for me to express the level of pain and frustration I feel going from Cursor to Claude / Conductor+Claude / Claude Extension for VS Code, Claude in Zed, etc.

Really hoping Claude puts more energy into Cowork as a competitor for Cursor and Codex.

show 2 replies