this post was submitted on 01 Aug 2026
599 points (98.9% liked)

Programmer Humor

32589 readers
563 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] TeaWithDani@lemmy.world 2 points 1 day ago* (last edited 1 day ago) (2 children)

Yeah, they aren't supposed to scrape that stuff. That's kind of where I'm wondering if they limited their collections.

[–] Vorpal@programming.dev 3 points 1 day ago

Well, they included some MPL 2.0 repos of mine at least, but skipped others that use GPL3. Yet another that is a mirror of some otherwise lost firmware files for early 2000s wifi cards (and definitely isn't free software) is also included.

So possibly they filter out GPL2/3 specifically, rather than only include known permissive licenses. Which is a pretty bad way of doing it.

[–] JackbyDev@programming.dev 2 points 1 day ago (1 children)

Okay, I see you, I think I may have misunderstood how you were phrasing it. Thinking you were saying they were scanning all of GitHub because it's all permissive.

[–] TeaWithDani@lemmy.world 3 points 1 day ago* (last edited 1 day ago)

We'll they said they only scanned stuff that would have allowed them implicitly, now did they really respect that? Their ''stack'' is public, so people can review it. It's opensource, people can audit it at least.

The big giants can lift whatever they want from Github and we wouldn't have the means to prove it. I'm sure Microsoft is using private repos as they like. It's not a coincidence that Copilot was one of the earlier coding LLMs.