• Zos_Kia@jlai.lu
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    2
    ·
    3 hours ago

    This whole debacle is showing that people fundamentally misunderstand how code works. They are trying to declare code good or code bad because of some silly heuristics like ai/not-ai, as if it wasn’t literal lines of text which you can read before you form an opinion and make a fool of yourself.

    • panda_abyss@lemmy.ca
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      1
      ·
      3 hours ago

      Good code has always been about simplicity, taste, and understanding.

      If a human provides understanding and taste, they can elevate AI code to be good.

      Likewise if an AI isn’t well guided it won’t understand, has no taste, and will generate overly complex code. AKA Slop.

      • Zos_Kia@jlai.lu
        link
        fedilink
        English
        arrow-up
        2
        ·
        2 hours ago

        Exactly. And a commit is a commit. Unless it’s 10Kloc in one go you can just read what’s in it and decide for yourself.

        At my previous job we used to jokingly (?) tell our engineering manager “no commits, no opinions” well I think it’s kinda like that.