TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Vibe Coding: Developer Slot Machines (Cursor, Windsurf)

37 pointsby graylien23 days ago

6 comments

bilekas23 days ago
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 未加载
softwaredoug23 days ago
Maybe I'm a luddite, but I like having ChatGPT generate my code the old fashioned way...
评论 #43831857 未加载
评论 #43832518 未加载
评论 #43832251 未加载
rgoulter23 days ago
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_Thor23 days ago
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 未加载
hu323 days ago
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 未加载
zerosleep23 days ago
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?