• yucandu@lemmy.world
    link
    fedilink
    arrow-up
    8
    arrow-down
    7
    ·
    2 months ago

    What is “AI vulnerable”? What is the problem here? Claude isn’t reverse-Midas, it’s not like everything they touch turns to shit.

    • BlameTheAntifa@lemmy.world
      link
      fedilink
      arrow-up
      16
      arrow-down
      2
      ·
      2 months ago

      Studies continue to show that AI writes unsafe code and even human code reviews often don’t catch major problems. AI generated code should not be trusted or accepted and projects that accept them should be treated as compromised.

    • HiddenLayer555@lemmy.ml
      link
      fedilink
      English
      arrow-up
      7
      arrow-down
      2
      ·
      edit-2
      2 months ago

      Humans can barely write safe C code, so I definitely don’t trust AI to. I’m not even blanket against AI assistance in programming, but there are way too many hidden landmines in C for an LLM to be reliable with.

      • yucandu@lemmy.world
        link
        fedilink
        arrow-up
        4
        arrow-down
        6
        ·
        2 months ago

        I use it in C++ and it has been very helpful. The OP appears to be just blanket against AI assistance in programming? There’s no indication of what degree Claude was involved here, or what amount of blind trust the human reviewers gave to it.