• ssillyssadass@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    3 months ago

    Vibe coding is 5% asking for code and 95% cleaning up the code, turns out replacing people with AI is exactly the same.

    • Peerpeer@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 months ago

      Jup. But the same goes for developers that go way too fast when setting up a project or library. 2-3 months in and everything is a mess. Weird function names, all one letter vars, no inversion of control, hardcoded things etc. Good luck fixing it.

    • MangoCats@feddit.it
      link
      fedilink
      English
      arrow-up
      0
      arrow-down
      1
      ·
      3 months ago

      Stack Exchange coding is 5% finding solutions to try and 95% copy-pasting those solutions into your project, discovering why they don’t work for you, and trying the next solution on the search list.