“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.

    • Digit@lemmy.wtf
      link
      fedilink
      English
      arrow-up
      1
      ·
      19 hours ago

      And many between “seniour developers everywhere” and “a layman who never wrote code in his life”.

      Like me, I’m saying it too. A big ol “No duh”.

      Disbelieve the hype.

      • Digit@lemmy.wtf
        link
        fedilink
        English
        arrow-up
        2
        ·
        19 hours ago

        Heh. That’s a fun chart. If that’s programming aptitude, I scored 80 on that part of the broad spectrum aptitude test I got a sneak-peek chance to do several parts of. Well now I know why I’m so easily in agreement with “senior coders”, if it is programming aptitude quotient. If it’s just iq, … pulls hood up to block the glare.

        Daunting that there may be a middling bias getting apparent advantages. Evolution may not serve us well like that.

      • jj4211@lemmy.world
        link
        fedilink
        English
        arrow-up
        6
        ·
        1 day ago

        Thing is both statements can be true.

        Used appropriately and in the right context, LLMs can accelerate some select work.

        But the hype level is ‘human replacement is here (or imminent, depending on if the company thinks the audience is willing to believe yet or not)’. Recently Anthropic suggested someone could just type ‘make a slack clone’ and it’ll all be done and perfect.

        • Mirror Giraffe@piefed.social
          link
          fedilink
          English
          arrow-up
          2
          ·
          11 hours ago

          This. Like with any tool you have to learn how and when to use it. I’ve started to get the hang of what tasks it improves but I don’t think I’ve regained the hours I’ve spent learning it yet.

          But as the tool and my understanding of it improves it’ll probably happen some day.

      • dylanmorgan@slrpnk.net
        link
        fedilink
        English
        arrow-up
        19
        ·
        2 days ago

        Oddly enough, my grasp of coding is probably the same as the guy in the middle but I still know that LLM generated code is garbage.

        • Digit@lemmy.wtf
          link
          fedilink
          English
          arrow-up
          1
          ·
          19 hours ago

          All the best garbage to learn from, to debug, debug, debug, sharpening those skills.

        • Terrasque@infosec.pub
          link
          fedilink
          English
          arrow-up
          1
          arrow-down
          1
          ·
          15 hours ago

          That’s kinda wrong though. I’ve seen llm’s write pretty good code, in some cases even doing something clever I hadn’t thought of.

          You should treat it as any junior though, and read the code changes and give feedback if needed.

        • samus12345@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          10
          ·
          edit-2
          2 days ago

          Yeah, I actually considered putting the same text on all 3, but we gotta put the idiots that think it’s great somewhere! Maybe I should have put it with the dumbest guy instead.

          • Terrasque@infosec.pub
            link
            fedilink
            English
            arrow-up
            2
            ·
            edit-2
            15 hours ago

            I guess I’m one of the idiots then, but what do I know. I’ve only been coding since the 90s

          • vividspecter@aussie.zone
            link
            fedilink
            English
            arrow-up
            9
            ·
            2 days ago

            Think this one needs a bimodal curve with the two peaks representing the “caught up in the hype” average coder and the realistic average coder.

          • dylanmorgan@slrpnk.net
            link
            fedilink
            English
            arrow-up
            6
            ·
            2 days ago

            Yeah, there’s definitely morons out there who never bothered to even read about the theory of good code design.