• Grimy@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    5 days ago

    I think we may be mixing two different questions here.

    The legal question is not whether an AI model might have seen the original code during training. The relevant question is whether the new implementation contains protected expression from the LGPL codebase.

    At the moment, the available evidence points the other way:

    reported similarity is extremely low (~0.04% average / ~1.29% max)

    module structure and APIs differ

    the detection pipeline appears to have been reimplemented

    Solving the same problem (encoding detection) does not by itself make a work derivative.

    Seems kind of fair. Codings has always been a bit of a wild west, are we going to start copyrighting concepts? The original repo wasn’t used during the rewrite either.

    I also prefer MIT to copy left in any case and I don’t even think reverse engineering something and rewriting it is bad either. I don’t dig the constant copyright bootlicking.

    • dogs0n@sh.itjust.works
      link
      fedilink
      arrow-up
      4
      ·
      4 days ago

      If you truly enjoy free software and the right to modify, then you enjoy copy left.

      MIT is how you have your work “stolen” by people who hate freedoms and want to lock everything down.

      I really think everyone using copyleft licenses is the correct future. Licensing with MIT has become very popular, but I don’t think it should be.