• 11 Posts
  • 77 Comments
Joined 8 months ago
cake
Cake day: September 13th, 2024

help-circle







  • HiddenLayer555@lemmy.mltoOpen Source@lemmy.ml*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    9
    ·
    edit-2
    24 days ago

    Any legal experts want to weigh in on whether this is even allowed? CC0 by definition has no limitations, but GPL very explicitly has limitations for what the code can be used for, and also applies to derivatives. If it was their own code but was officially submitted to the Linux repo, who owns it and gets to decide how the code can be licensed?












  • I agree with everything you said except for this:

    Plus, DotNet is almost trivially cross-platform these days and almost ridiculously easy to develop with… for something like an install script you really don’t have an excuse to not hit all three platforms anymore.

    But so is Java. Or Kotlin. Or Rust. Or Python. Hell, even JavaScript is acceptable for a simple GUI program that’s meant to be run once to install the real program.

    And those are open source and don’t have Microsoft telemetry in the build tools AND IN THE RUNTIME!!! So you now have to taint your Linux or Mac system by installing the JVM we have at home.



  • LLM scraping is a parasite on the internet. In the actual ecological definition of parasite: they place a burden on other unwitting organisms computer systems, making it harder for the host to survive or carry out their own necessary processes, solely for the parasite’s own benefit while giving nothing to the host in return.

    I know there’s an ongoing debate (both in the courts and on social media) about whether AI should have to pay royalties to its training data under copyright law, but I think they should at the very least be paying to use infrastructure while collecting the data, even free data, given that it costs the organisation hosting said data real money and resources to be scraped, and it’s orders of magnitude more money and resources compared to serving that data to individual people.

    The case can certainly be made that copying is not theft, but copying is by no means free either, especially when done at the scales LLMs do.