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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Vibe Coding: Developer Slot Machines (Cursor, Windsurf)

37 点作者 graylien26 天前

6 条评论

bilekas26 天前
This article is really difficult to read or its just me? The breaks with the adds are really distracting and I don't know what the author actually is saying here, that he will try windsurf? Do I need to watch the video?
评论 #43832636 未加载
评论 #43832229 未加载
评论 #43831842 未加载
评论 #43834502 未加载
softwaredoug26 天前
Maybe I'm a luddite, but I like having ChatGPT generate my code the old fashioned way...
评论 #43831857 未加载
评论 #43832518 未加载
评论 #43832251 未加载
rgoulter26 天前
Since LLMs are sometimes wonderfully useful, and sometimes not, I&#x27;d suggest effective use involves figuring out in which cases it&#x27;s likely to succeed, which it&#x27;s likely to fail.<p>For example, the mentioned graph has &quot;initial prompt with iterative tweaks&quot;, followed by iterations of &#x27;starting from scratch&#x27;. -- I don&#x27;t understand why you&#x27;d think &quot;this is an ineffective way of doing things&quot;, and then keep doing it.<p>Describing LLMs as &quot;slot machines&quot; seems like the author has no curiosity about the shape of what LLMs can&#x2F;can&#x27;t do.
评论 #43831707 未加载
评论 #43831905 未加载
Arn_Thor26 天前
I was coding with VSCode for a while and just this week decided to try Cursor which everyone have been raving about. Was quite disappointed to find no meaningful difference with VSCode (so far, after 30 minutes of working with it).
评论 #43831519 未加载
评论 #43831538 未加载
hu326 天前
Speaking about agentic coding I have a question about Copilot in VSCode.<p>In agent mode (need to enable it manually in settings), did anyone test forcing Copilot to run unit tests after code changes and fix code to pass tests if they break?
评论 #43833831 未加载
zerosleep26 天前
I find VS Code + Cline extension and it&#x27;s memory-bank pattern far easier to control while still feeling like I&#x27;m &quot;vibing&quot;. Anyone else use that setup or is it already antiquated?