“No Duh,” say senior developers everywhere.

The article explains that vibe code often is close, but not quite, functional, requiring developers to go in and find where the problems are - resulting in a net slowdown of development rather than productivity gains.

  • jj4211@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    20 hours ago

    I will concur with the whole ‘llm keeps suggesting to reinvent the wheel’

    And poorly. Not only did it not use a pretty basic standard library to do something, it’s implementation is generally crap. For example it offered up a solution that was hard coded to IPv4, and the context was very ipv6 heavy

    • JackbyDev@programming.dev
      link
      fedilink
      English
      arrow-up
      3
      ·
      19 hours ago

      I have a theory that it’s partly because a bunch of older StackOverflow answers have more votes than newer ones using new features. More referring to not using relatively new features as much as it should.