Earlier quoted context omitted.
Cline is pretty solid and doesn't require you to use a completely unsustainable VSCode fork.
I have heard Roo Code is a fork of Cline that is better. I have never used either so far. https://github.com/RooVetGit/Roo-Code
Cursor IDE support hallucinates lockout policy, causes user cancellations
181–190 of 635 posts
Re: Cursor IDE support hallucinates lockout policy, causes user cancellations
#182Earlier quoted context omitted.
[flagged]
That’s a pretty mean spirited way to approach this subject. I think the creators of Redis and Django are very capable and self-respecting software developers.
Either everyone here is a low level quantum database 5D graphics pipeline developer with a language from the future that AI hasn't yet learned, or some people are in denial.
Re: Cursor IDE support hallucinates lockout policy, causes user cancellations
#183Re: Cursor IDE support hallucinates lockout policy, causes user cancellations
#184Re: Cursor IDE support hallucinates lockout policy, causes user cancellations
#185Earlier quoted context omitted.
It's a huge problem. I just can't get past it and I get burned by it every time I try one of these products. Cursor in particular was one of the worst; the very first time I allowed it to look at my codebase, it hallucinated a missing brace (my code parsed fine), "helpfully" inserted it, and then proceeded to break everything. How am I supposed to trust and work with such a tool? To me, it seems like the equivalent o…
You're not supposed to trust the tool, you're supposed to review and rework the code before submitting for external review. I use AI for rather complex tasks. It's impressive. It can make a bunch of non-trivial changes to several files, and have the code compile without warnings. But I need to iterate a few times so that the code looks like what I want. That being said, I also lose time pretty regularly. There's a le…
2) No matter what the learning curve, you're using a statistical tool that outputs in probabilities. If that's fine for your workflow/company, go for it. It's just not what a lot of developers are okay with.
Of course it's a spectrum with the AI deniers in one corner and the vibe coders in the other. I personally won't be relying 100% on a tool and letting my own critical thinking atrophy, which seems to be happening, considering recent studies posted here.
Re: Cursor IDE support hallucinates lockout policy, causes user cancellations
#186Re: Cursor IDE support hallucinates lockout policy, causes user cancellations
#187This doesn’t seem like anything new. Ill-informed support staff has always existed, and could also give bad information to users. AI is not the problem. And it hasn’t created any problems that weren’t already there before AI.
Usually by the time I get to a post on HN criticizing AI, someone has already posted this exact type of rebuttal to any criticism…
Re: Cursor IDE support hallucinates lockout policy, causes user cancellations
#188Earlier quoted context omitted.
> You're not supposed to trust the tool This is just an incredible statement. I can't think of another development tool we'd say this about. I'm not saying you're wrong, or that it's wrong to have tools we can't just, just... wow... what a sea change.
> I can't think of another development tool we'd say this about. Because no other dev tool actually generates unique code like AI does. So you treat it like the other components of your team that generates code, the other developers. Do you trust other developers to write good code without mistakes without getting it reviewed by others. Of course not.
Re: Cursor IDE support hallucinates lockout policy, causes user cancellations
#189Earlier quoted context omitted.
> You're not supposed to trust the tool This is just an incredible statement. I can't think of another development tool we'd say this about. I'm not saying you're wrong, or that it's wrong to have tools we can't just, just... wow... what a sea change.
> I can't think of another development tool we'd say this about. Because no other dev tool actually generates unique code like AI does. So you treat it like the other components of your team that generates code, the other developers. Do you trust other developers to write good code without mistakes without getting it reviewed by others. Of course not.
Re: Cursor IDE support hallucinates lockout policy, causes user cancellations
#190LLM anything makes me queasy. Why would any self respecting software developer use this tripe? Learn how to write good software. Become an expert in the trade. AI anything will only dig a hole for software to die in. Cheapens the product, butchers the process and absolutely decimates any hope for skill development for future junior developers. I'll just keep chugging along, with debian, python and vim, as I always ha…
Why are you cheapening the product, butchering the process and decimating any hope for further skill development by using these tools?
Instead of python, you should be using assembly or heck, just binary. Instead of relying on an OS abstraction layer made by someone else, you should write everything from scratch on the bare metal. Don't lower yourself by using a text editor, go hex. Then your code will truly be "hand crafted". You'll have even more reason to be proud.