• TedDallas
    link
    fedilink
    English
    arrow-up
    28
    ·
    1 day 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
      10
      arrow-down
      1
      ·
      20 hours 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.