Hacker News new | past | comments | ask | show | jobs | submit login

> Instant and pretty great code review: it can understand what you are trying to do, find issues, and fix them quickly. Just ask it to review and fix issues.

Cursor’s code review is surprisingly good. It’s caught many bugs for me that would have taken a while to debug, like off by one errors or improperly refactored code (like changing is_alive to is_dead and forgetting to negate conditionals)




> changing is_alive to is_dead and forgetting to negate conditionals

No test broke?


Tests don’t care what you name the variable




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: