top | item 46255960

(no title)

krisgenre | 2 months ago

Okay, but is that a bad thing?

discuss

order

sgammon|2 months ago

If the author doesn't understand their own code, I probably won't

another_twist|2 months ago

Vibe coding doesnt mean the author doesnt understand their code. Its likely that they don't want carpal tunnel from typing out trivial code and hence offload that labor to a machine.

UltraSane|2 months ago

Is it bad if the world runs on a quadrillion lines of AI-generated code that no one really understands?

noitpmeder|2 months ago

For your pet project? No. For something you're building for others to use? Almost certainly yes.

falcojr|2 months ago

You do realize that it's possible to ask AI to write code and then read the code yourself to ensure it's valid, right? I usually try to strip the pointless comments, but it's not the end of the world if people leave them in.