TL;DR: The big tech AI company LLMs have gobbled up all of our data, but the damage they have done to open source and free culture communities are particularly insidious. By taking advantage of those who share freely, they destroy the bargain that made free software spread like wildfire.

  • yoasif@fedia.ioOP
    link
    fedilink
    arrow-up
    2
    ·
    3 天前

    I can read your code, learn from it, and create my own code with the knowledge gained from your code without violating an OSS license.

    Why is Clean-room design a thing then?

    • atzanteol@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      3 天前

      create my own code with the knowledge gained from your code

      Not copy your code. Use it to learn what algorithms it uses and ideas on how to implement it.