TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

You are using Cursor AI incorrectly

32 点作者 mercat3 个月前

4 条评论

proc03 个月前
Here&#x27;s the crux of why AI is not yet useful for more than simple projects: they cannot actually know when something is correct or wrong. As a result there is no guarantee that something is implemented properly. To clarify, a human junior engineer might not have knowledge but they KNOW they don&#x27;t have the knowledge, AND they know when they have the right answer. A junior engineer can check their results and verify with near 100% certainty that something works or it doesn&#x27;t.<p>With Cursor I keep running into suggestions that create bugs. Even a junior dev knows how to check their solution to see if it actually works or not. The article says to build a &quot;stdlib&quot; of things that go wrong so it stops, but I would think that will exceed the max tokens very quickly and make things exceedingly harder to troubleshoot. My guess is that once inference is practically free (in computation) and we can throw 1000 agents at a single application in order to get the proper level of agency such that it is obvious to check your answer and be as reliable as a human.
typs3 个月前
+1 on using Cursor rules. In general I feel that Cursor definitely has a fairly steep learning but is a great product if you can move up it.
foobarbecue3 个月前
Gosh this sounds like such a miserable way to work -- spending all that time trying to teach your tooling to be reasonable.
JohnFen3 个月前
That sounds like at least as much work as just doing it yourself to begin with. What&#x27;s the benefit here?