Seems like he’s been pushed into using LLMs as a way to cope with the deluge of LLM-generated security reports.

  • iglou@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    7 days ago

    I used AI tools to do the grunt work because they are good at that.

    This is something people complaining should remember. AI is good at some parts of the work of a software engineer: the grunt work.

    • wpb@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      6 days ago

      Apparently not good enough, if we look at the case of rsync. Remember, this while conversation started because of some show stopping bugs caused by generated code.

    • Kairos@lemmy.today
      link
      fedilink
      arrow-up
      0
      ·
      6 days ago

      As a software engineer, the grunt work is reasoning about my code, something a statistical model can’t do.

    • wewbull@feddit.uk
      link
      fedilink
      English
      arrow-up
      0
      ·
      7 days ago

      People pointing at new breakages are trying to say “No it isn’t and here’s the proof”.

      • Bazoogle@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        7 days ago

        How do you know those were the result of the AI?

        I quite deliberately tried to err on the side of fixing security issues for that release, and there were some valid (but unusual) use cases that got caught up in the changes.

        Seems to me like it was just his own fault. AI may very well have had nothing to do with the regressions, other than maybe not identifying them?

        • Nalivai@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          6 days ago

          If the generator made a mistake, it’s actually not its fault, and you can’t prove it. If the code works, it’s an amazing achievement of the machine, singularity is here, you don’t need to look any further.

          • fruitcantfly@programming.dev
            link
            fedilink
            arrow-up
            0
            ·
            6 days ago

            Those people are wrong. The 3.4.3 release passes all the integration tests in the 3.4.1 release’s test-suite, which is the last release without LLM code. You can easily test this yourself