I’ve seen this term thrown around a lot lately and I just wanted to read your opinion on the matter. I feel like I’m going insane.

Vibe coding is essentially asking AI to do the whole coding process, and then checking the code for errors and bugs (optional).

  • EnthusiasticNature94
    link
    fedilink
    English
    arrow-up
    10
    ·
    1 day ago

    This seems like a game you’d do with other programmers, lol.

    I can understand using AI to write some potentially verbose or syntactically hell lines to save time and headaches.

    The whole coding process? No. 😭

    • Hoimo@ani.social
      link
      fedilink
      arrow-up
      1
      ·
      20 hours ago

      You can save time at the cost of headaches, or you can save headaches at the cost of time. You cannot save both time and headaches, you can at most defer the time and the headaches until the next time you have to touch the code, but the time doubles and the headaches triple.

      • EnthusiasticNature94
        link
        fedilink
        English
        arrow-up
        1
        ·
        13 hours ago

        AI can type tedious snippets faster than me, but I can just read the code and revise it if needed.