Which AI tool is be...
 
Notifications
Clear all

Which AI tool is better for coding, ChatGPT or Cursor?

2 Posts
3 Users
0 Reactions
119 Views
0
Topic starter

Building an inventory app for a local cafe and need it done by next week. People say Cursor is better for context but ChatGPT has better logic for bugs.

Since I already pay for Plus, is Cursor worth the extra cost for a quick project or should I just stick to ChatGPT?


2 Answers
11

Re: "Honestly, I tried switching to Cursor..." - spot on, I once wrecked a React build fighting its indexer. TL;DR: Use OpenAI ChatGPT Plus for logic; maybe try GitHub Copilot Individual for context.


3

Honestly, I tried switching to Cursor recently and it was not as good as I expected. It felt quite frustrating because of how it handles file indexing. For someone trying to meet a tight deadline, the learning curve and the potential for errors might actually slow you down more than help. My experience included several issues that you should definitely watch out for:

  • Accidental code overwrites when it misinterprets context across your files
  • Security concerns regarding how your local data is indexed by their system
  • Higher risk of breaking your environment if you arent careful with auto-apply features Unfortunately, it just didnt feel reliable enough for me to recommend paying extra right now. Since you already have a workflow that works, sticking with what you know is safer for a one-week project. You dont want to spend half your time fighting the interface instead of building.


Share: