this post was submitted on 01 Aug 2026
421 points (98.6% liked)

Programmer Humor

32611 readers
496 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
[–] JackbyDev@programming.dev 7 points 2 days ago (1 children)

You can host copyleft as well as all rights reserved code on GitHub. It's not like Codeberg.

[–] TeaWithDani@lemmy.world 2 points 2 days ago (2 children)

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

[–] Vorpal@programming.dev 2 points 2 days 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 1 points 2 days 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 2 days ago* (last edited 2 days 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 don'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.