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

      I hate AI, absolutely. without question.

      however, code reviews and security reviews are in the top 5 acceptable uses for an LLM.

      why? because I can’t be bothered to read the newbies 10k lines of changes for a CSS rule change.

      do I review the review? absolutely! does it make any changes to the code? absolutely NOT.

      • TrollAccount69@lemmy.ml
        link
        fedilink
        English
        arrow-up
        4
        ·
        5 hours ago

        Another thing to keep in mind is ai is what people are going to be using to try to find vulnerabilities in the software so using it to beat them to the punch is just good development practices.

    • Lka1988@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      8
      ·
      10 hours ago

      It still goes through a human before it’s pushed to the repo. That’s very different thing than “slop”. Slopcode is generating the actual app code via claude or whatever and shipping it as-is.