Hacker News new | ask | show | jobs
by machiaweliczny 131 days ago
Claude: you get rate-limited with one prompt so hard to validate 4.6

Codex: better with rate-limits, 5.2 strong with logic problems

Cursor: cursor auto - a bit dumb still but I use the most for writing not really thinking, it's also good at searching through codebase and doing summaries etc.

Claude / Codex still miss tons of scaffolding for sane development or it's due to sandboxes or sth. Like for example you ask in /plan mode to check think with link to github and it does navigate github via curl, hitting rate limits etc. instead of just git clone, repomix etc. so scaffolding still matters a lot. Like it still lacks a tons of common sense