• zr0@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    12
    ·
    10 hours ago

    Who cares? If it is good and works, I don’t care who or what wrote the code.

    • ohshit604@lemmy.halstead.host
      link
      fedilink
      English
      arrow-up
      12
      arrow-down
      1
      ·
      edit-2
      10 hours ago

      Who cares?

      The people who actually spent the time writing the code and documenting it, remember these LLM’s have to learn from somewhere.

      A lot of repositories use the GPL license.

      The GNU General Public Licenses are a series of widely used free software licenses. The GPL is a copyleft license, which means that it guarantees end users the freedom to run, study, share, or modify the software, but if you distribute a derivative work or modification, you must provide the source code to those recipients under the same or equivalent license terms — there is no requirement to publish anything to the public at large.

      I doubt many LLM’s are sighting their sources or giving proper credit when they spit out code snippets.

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

        I learned writing code for free, by looking at other code and reading online manuals.

        I also learned how to play the piano by listening to people playing it and getting online sheet music for free.

        I guess I am a baddie now.

        • ohshit604@lemmy.halstead.host
          link
          fedilink
          English
          arrow-up
          17
          ·
          edit-2
          10 hours ago

          I learned writing code for free, by looking at other code and reading online manuals.

          I also learned how to play the piano by listening to people playing it and getting online sheet music for free.

          Do you have a bot army that scrapes websites and repositories? Do you not give credit when credit is due? Do you poorly plagiarize work and claim it to be your own?

          While I appreciate the learning aspect, the abuse of these LLM’s is blatantly clear.

    • MonkderVierte@lemmy.zip
      link
      fedilink
      English
      arrow-up
      5
      arrow-down
      1
      ·
      9 hours ago

      Me. I don’t want to get hacked.

      Don’t use machine-generated code. Either it’s a small snipped you’ll easily understand. Or it’s such a vast amount, that you can’t claim any responsibity over it anyway (and if you can’t, don’t ship).

      LLM can be a help, but they can’t be your coder.

      • ranzispa@mander.xyz
        link
        fedilink
        English
        arrow-up
        6
        ·
        9 hours ago

        Do you not trust your ssh client to be secure? You should be able to connect to the most broken and vulnerable machine and an attacker should still only be able to know your IP and little more information about you.