WeSearch

I was wrong about vibe coding on greenfield projects.

·1 min read · 0 reactions · 0 comments · 3 views
#software development#ai coding#greenfield projects#code quality#artificial intelligence
⚡ TL;DR · AI summary

The author initially believed vibe coding was suitable for greenfield projects but has since changed their view. They now argue that without establishing clear structure and data models early on, AI-generated code can become unmanageable. Vibe coding is better suited for disposable proofs of concept rather than long-term projects.

Key facts
Original article
Ycombinator
Read full at Ycombinator →
Opening excerpt (first ~120 words) tap to expand

I used to think that vibe coding was good for greenfield projects. I was wrong.If you don't care about the code and all you want to do is just to test your idea, then it is merely a throw-away PoC not a project. And yes, vibe coding is great for that.However, as harnesses and models got better over the time, agents started working better on existing codebases. Often times, agents discover existing approaches/code style in the codebase and they start coding accordingly.I realized that in a greenfield project it is important to set the data models and data flow and general structure of the codebase before handing it off to AI blindly. Otherwise it becomes an unmaintainable mess, and you never want to look at that code again.

Excerpt limited to ~120 words for fair-use compliance. The full article is at Ycombinator.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from Ycombinator