• TedDallas
    link
    fedilink
    English
    arrow-up
    34
    ·
    25 days ago

    Vibe Coding essentially automates copy-and-pasting the answers from StackOverflow.com.

    But sometimes it pastes in the code from the questions.

    • TechieDamien@lemmy.ml
      link
      fedilink
      arrow-up
      12
      arrow-down
      1
      ·
      25 days ago

      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.