db0@lemmy.dbzer0.com to Programmer Humor@programming.dev · 1 month agoThis is outrageous it's unfair!lemmy.dbzer0.comimagemessage-square52fedilinkarrow-up1383arrow-down18
arrow-up1375arrow-down1imageThis is outrageous it's unfair!lemmy.dbzer0.comdb0@lemmy.dbzer0.com to Programmer Humor@programming.dev · 1 month agomessage-square52fedilink
minus-squareTedDallas@programming.devlinkfedilinkEnglisharrow-up34·1 month agoVibe Coding essentially automates copy-and-pasting the answers from StackOverflow.com. But sometimes it pastes in the code from the questions.
minus-squareTechieDamien@lemmy.mllinkfedilinkarrow-up12arrow-down1·1 month agoTo be fair, sometimes it is right to take the code from the questions. Eg if you want behaviour x and the question is “how do I do y, my code is only doing x?” Then the code you want is from the question.
Vibe Coding essentially automates copy-and-pasting the answers from StackOverflow.com.
But sometimes it pastes in the code from the questions.
To be fair, sometimes it is right to take the code from the questions. Eg if you want behaviour x and the question is “how do I do y, my code is only doing x?” Then the code you want is from the question.