top | item 44763574

(no title)

jbc1 | 7 months ago

If you’re reviewing every change then what does “vibe coding” even mean?

discuss

order

steve_adams_86|7 months ago

If I'm not mistaken, vibe coding is supposed to be when you don't review at all, you just let'r rip. Reviewing the AI's code is just... Like if coding was riding a bike, and you got an electric bike. Kind of. It doesn't seem like vibes to me.

0xfaded|7 months ago

This is me seeing co-workers PRs :(

chpatrick|7 months ago

It's not like human code doesn't need review.

jazzyjackson|7 months ago

the usage of vibe coding in my experience is towards those folks who run whatever the AI produced and if it does what they expect without throwing errors they ship it. If it throws errors they plug that back into the chatbot until the code stops throwing errors.

The whole point of vibe coding is its working faster than you would on your own. If you're reviewing it carefully and understand how it works, you might as well have written it by hand.