Live data from Hacker News

Vibe coding is the fast fashion industry of software engineering

pdelboca.me

1–10 of 74 posts

Re: Vibe coding is the fast fashion industry of software engineering

#2
Why do you think AI is producing low quality code? Before I started using AI, my code was often rejected as "didn't use thing X" or "didn't follow best practice Y" but ever since I started coding with AI, that was gone. Works especially well when the code is being reviewed by a person who is clueless about AI.

Re: Vibe coding is the fast fashion industry of software engineering

#3
I've been using Augment lately in dbt, PHP, and Typescript codebases, and it has been producing production-level code, it has been creating (and running!) tests automatically, and always goes through multiple levels of review before merge.

Posts like these will always be influenced by the author's experience with specific tools, in addition to what languages they use (as I can imagine lesser-used languages/frameworks will have less training material, thus lower quality output), as well as the choice of LLM that powers it behind the scenes.

I think it is a 'your mileage may vary' situation.

Re: Vibe coding is the fast fashion industry of software engineering

#4

Why do you think AI is producing low quality code? Before I started using AI, my code was often rejected as "didn't use thing X" or "didn't follow best practice Y" but ever since I started coding with AI, that was gone. Works especially well when the code is being reviewed by a person who is clueless about AI.

I've seen plenty of mediocre, even bad, code from real humans who didn't realise they were bad coders. Yet: while LLMs often beat those specific humans, I do also see LLMs doing their own mistakes.

LLMs are very useful tools, but if they were human, they'd be humans with sleep deprivation or early stage dementia of some kind.

Re: Vibe coding is the fast fashion industry of software engineering

#5

Why do you think AI is producing low quality code? Before I started using AI, my code was often rejected as "didn't use thing X" or "didn't follow best practice Y" but ever since I started coding with AI, that was gone. Works especially well when the code is being reviewed by a person who is clueless about AI.

An AI agent would never diss the work of a fellow AI agent!

Re: Vibe coding is the fast fashion industry of software engineering

#6
post #5

Why do you think AI is producing low quality code? Before I started using AI, my code was often rejected as "didn't use thing X" or "didn't follow best practice Y" but ever since I started coding with AI, that was gone. Works especially well when the code is being reviewed by a person who is clueless about AI.

An AI agent would never diss the work of a fellow AI agent!

Except when it does... CodeRabbit will review my PRs sometimes complaining about code written by Copilot or Augment. They should just fight it off between themselves.

Re: Vibe coding is the fast fashion industry of software engineering

#10

Why do you think AI is producing low quality code? Before I started using AI, my code was often rejected as "didn't use thing X" or "didn't follow best practice Y" but ever since I started coding with AI, that was gone. Works especially well when the code is being reviewed by a person who is clueless about AI.

Guess what, your code may still be low quality, you just have had a misfortune of having bad reviewers.
Post reply on HN