• kryptonianCodeMonkey@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    6 hours ago

    It’s not impossible. It’s actually pretty simple. You just don’t give it access to credentials or resources or sensitive information of any kind. Does that make them basically useless? Yep. But then you don’t create massive security risks and legal liabilities with gross negligence either, so… gotta weigh those things against each other.

    • naught@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      5 hours ago

      You can do this and still use it to generate insecure code or even malicious code! Humans suck at reviewing

      • boonhet@sopuli.xyz
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        1
        ·
        4 hours ago

        Unironically not a bad idea to have LLMs review eachothers code before committing. And then human review the PR.