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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Am I using AI wrong for code?

8 点作者 isaacphi10 个月前
I have a nagging feeling that I&#x27;m missing out on productivity gains by under utilizing AI for code. I&#x27;ve used copilot and a few other tools but for the most part they didn&#x27;t click with my workflow, or ended up leading me down paths that wasted time.<p>The only thing I do now is chat with Claude via the web chat to brainstorm architecture, tool recommendations, and to get small well defined code snippets or boilerplate to copy into my projects. Don&#x27;t get me wrong, I think this has massively improved my productivity, and made me less scared of driving into projets with unfamiliar languages or stacks. My most useful interactions have been when I use my own experience to point out flaws with the AIs suggestions and ask questions. Its helpful but I feel like I&#x27;m missing out.<p>Given how powerful LLMs are plus options like RAGs and fine tuning, I feel like they should be more capable of accomplishing large chunks of work with supervision. I&#x27;ve certainly seen reports of entire reafactors, features, or language migrations being done with the help of AI.<p>My question is: what tools are people using?<p>What I have in my mind is a tool that can suggest and, crutially, iterate on edits to multiple files at once, include context based on chosen docs or codebases, and be able to branch conversations so that I can clarify and learn without derailing the main thread. I started working on a CLI that can do this but I&#x27;d rather use something off the shelf.

2 条评论

xeornet10 个月前
Cursor.sh - it’s been game changer and 4 friends I’ve put onto it. I recommend learning it and forcing yourself to use it for 24 hours before deciding whether it’s useful to you.
评论 #41094472 未加载
评论 #41076597 未加载
评论 #41094563 未加载
评论 #41068271 未加载
yamumsahoe10 个月前
currently using supermaven.com, claude 3.5, and aider.chat.<p>as i said in separate post, claude works well, but you can still catch it slippin sometimes.