This is why you should not install any of the vibe coded apps that get advertised in here regularly. You’re just creating a liability for yourself.

  • Eager Eagle@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    ·
    6 hours ago

    Hardly an issue with generated code. You could say the same about projects before LLMs were widely used for code generation: “most projects are abandoned within months of release”. The difference now is the scale and how some people feel about it.

    • RedstoneValley@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 hours ago

      There is a crucial difference though, vibe coding enables people who are neither interested nor capable of understanding what is involved in maintaining a piece of software. Before vibe coding it didn’t even come to this situation: if you can’t write software you don’t need to maintain it. While there were bad coders and bad maintainers before, the numbers have now increased dramatically because everyone can pretend to be a software dev these days.

    • turdas@suppo.fi
      link
      fedilink
      English
      arrow-up
      14
      ·
      5 hours ago

      Most hand-coded projects are “abandoned” within months of release, but this often happens because the project is done, not because the project outgrew the capabilities of the LLM and the vibecoder is too incompetent to fix the accrued technical debt themselves.

      • r3plic@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        4 hours ago

        Nah, most projects where just abandoned. Most projects never reached maturity and where abandoed in like weeks if not days. Look at the amount of 0 to 10 star github repos that are open source and had no commits since ever. LLM’s just removed the hurdle to start something “simple” so now the problem just grew in size.

        • turdas@suppo.fi
          link
          fedilink
          English
          arrow-up
          2
          ·
          3 hours ago

          Look at the amount of 0 to 10 star github repos that are open source and had no commits since ever.

          Plenty, possibly most, of those do exactly what they were built to do and nothing more or less. I have a couple of dozen such repos myself.

          • r3plic@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            3 hours ago

            Hmm, I think we are running both on assumptions. This would need some data to be analyzed to actually have a clear picture.