Would be a terrible shame if lots of people opted out.

If you are a EU citizen you might also want to write a complaint to [email protected] because they are collecting your personally identifiable information in machine-readable form which they are distributing to third parties.

  • katy ✨@piefed.blahaj.zone
    link
    fedilink
    English
    arrow-up
    165
    arrow-down
    2
    ·
    6 days ago

    We want to give developers agency over their source code by letting them decide whether or not it should be used to develop and evaluate machine learning models.

    fuck them seriously; if you want to do that then don’t steal the repositories in the first place.

    • kibiz0r@midwest.social
      link
      fedilink
      English
      arrow-up
      110
      ·
      6 days ago

      Meanwhile at work we just had a training course that specifically said doing “opt out” instead of “opt in” violates the principle of informed consent.

      • atomicbocks@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        34
        ·
        6 days ago

        Notice how a shit load of these people keep turning up to be rapists and pedophiles… They have no shits to give about informed consent. In their mind you don’t even have the right to the same agency they do.

    • lps2@lemmy.ml
      link
      fedilink
      arrow-up
      39
      ·
      6 days ago

      Kinda hope it uses my code. It’s so terrible there’s no doubt it will make the resulting code from the model worse even if the impact is miniscule

      • kboy101222@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        18
        arrow-down
        1
        ·
        6 days ago

        I just opted out of all my repos except the God awful ones from middle and highschool. Those are basically prompt poison so fuckem

      • MrLLM@ani.social
        link
        fedilink
        English
        arrow-up
        2
        ·
        5 days ago

        They cloned a few projects I’ve made that rely heavily on a library I also made, I’m only pulling out the library.

    • JakenVeina@midwest.social
      link
      fedilink
      arrow-up
      6
      ·
      6 days ago

      Unless I’m mistaken, this wasn’t written by the folks that scaped GitHub in the first place, someone just wrote a small tool to semi-automate the process of searching the scraped dats, and submitting a GitHub issue to have it removed.

      • katy ✨@piefed.blahaj.zone
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        1
        ·
        5 days ago

        it’s pretty clear from the language of the site, the fact that it’s on the hugging face domain, and the fact that the github organisation for the “opt out” makes it clear it’s hugging face.

      • PlexSheep@infosec.pub
        link
        fedilink
        arrow-up
        17
        ·
        6 days ago

        It’s not, but it may be violation of licenses. And also, if it has personal information on it, that’s probably illegal under the GDPR.

        • FizzyOrange@programming.dev
          link
          fedilink
          arrow-up
          4
          arrow-down
          4
          ·
          5 days ago

          but it may be violation of licenses

          They excluded code with non-permissive licenses apparently:

          Each file is labelled permissive (at least one permissive license detected, no conflicting non-permissive license), no_license (no licenses detected, or only non-license legal texts such as CLAs), or non_permissive. The permissive allowlist follows the Blue Oak Council list plus licenses categorized as Permissive or Public Domain by ScanCode. Files classified as non_permissive are excluded from both released datasets.

          also, if it has personal information on it, that’s probably illegal under the GDPR.

          It’s all public so I would be extremely surprised if that were the case.