this post was submitted on 01 Aug 2026
518 points (99.1% liked)

Programmer Humor

32572 readers
904 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
top 50 comments
sorted by: hot top controversial new old

Get off of Github if you think this is a problem 🀷 There are alternatives like Forgejo (Codeberg), Gitlab, and Radicle (decentralised).

[–] mindbleach@sh.itjust.works 14 points 11 hours ago (1 children)

Genuinely surprised it's even opt-out.

These companies train on Disney DVDs. Permission is not a factor. Training is transformative use, as much for counting letter frequency as for building a chatbot that can sort of code.

[–] WhyJiffie@sh.itjust.works 17 points 10 hours ago (1 children)

no, officer, you misunderstand! I'm not pirating this movie, I'm just training my intelligence on it! it is transformative use, see, I can now write you this summary!

[–] mindbleach@sh.itjust.works 1 points 2 hours ago

Quoting one sentence from a book is fair use even if you shoplifted that book.

[–] charonn0@startrek.website 13 points 15 hours ago (1 children)

A number of my repos are listed.

But the weird part is that it also lists a repo I don't recognize. The repo does actually exist on my github account, but it's marked as "ignored", and the description says it was automatically exported from Google Code. The code seems to be a MacOS shareware file encryption tool called "BitClamp", published circa 2008.

No idea how it got on my account.

[–] partofthevoice@lemmy.zip 3 points 10 hours ago (1 children)

I’m just realizing that I’ve had my college transcripts on GitHub since I graduated years ago.

[–] Diurnambule@jlai.lu 3 points 8 hours ago (1 children)

They got some broken Linux configuration from me, some project with many securities fails in it and a big amount of virus codes I got from the time I was hypefocusing on worms...

[–] BuccaneerScientist@discuss.tchncs.de 2 points 5 hours ago* (last edited 5 hours ago)

I like "hypefocusing", even if it's a typo.

It's a better decription of 9/10 of the time i would otherwise say i "hyperfocus".

[–] ProbablyUnwise@anarchist.nexus 14 points 17 hours ago* (last edited 17 hours ago)

meanwhile I'm just here scraping GitHub repos for API keys and credentials πŸ€·β€β™‚οΈ

for legal reasons I must insist this is a joke, and in Minecraft.

[–] TeaWithDani@lemmy.world 8 points 16 hours ago* (last edited 16 hours ago) (2 children)

In theory, it's all supposed to be permissively licenced code and the opt out is more than other models give. I saw Starcoder as one of the more ethical models. I thought the underlying principals to be fair at least.

I'm interested in this gut hostility to it regardless. Kind of shows how you can't present LLMs in a positive angle no matter what. They shouldn't be using anything GPL or similar.

[–] Viking_Hippie@lemmy.dbzer0.com 15 points 16 hours ago (1 children)

Kind of shows how you can't present ~~LLMs~~ harvesting peoples data without consent or even warning and making it difficult to impossible for people to avoid it in a positive angle no matter what.

Fixed it for you.

An LLM built from only consensually provided data would be perfectly fine, as long as it works without environmentally ruinous data centers.

In fact, that was how EVERY LLM was to begin with, until regulatory capture and corporate impunity reached the current crescendo.

[–] TeaWithDani@lemmy.world 4 points 16 hours ago* (last edited 16 hours ago) (2 children)

But if it's permissively licenced, couldn't I just copy bits and pieces for my own project without asking?

Like I understand asking is always better and an opt in process for "the stack" or wtv would have been better received. Nevertheless, did they really have a legal obligation, rather than moral obligation, to ask given how this is licensed?

Taking GPL code would be a different situation right? They would have to also include it in their model creation... which theoretically they just could.

[–] mkwt@lemmy.world 2 points 3 hours ago

Most of those "permissive" licenses require redistributors to redistribute copies of the license texts in derivative works.

But I bet these AI models aren't doing that. And it's a damn neat certainty that the vibe coders who use the AI model are not attaching a license disclosure containing every permissive licenses in GitHub. Even if their vibe coded app is arguably a derivative work.

[–] Viking_Hippie@lemmy.dbzer0.com 3 points 16 hours ago* (last edited 16 hours ago) (14 children)

..do you know what the word "consensually" means? 🀦🏻

load more comments (14 replies)
[–] JackbyDev@programming.dev 7 points 15 hours 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 15 hours ago* (last edited 15 hours 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 1 points 31 minutes 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 15 hours 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 14 hours ago* (last edited 14 hours 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.

[–] the16bitgamer@piefed.ca 162 points 1 day ago (7 children)

Looks for my username. Sees my 8 open repositories in there. Sees my poorly coded Uni projects are also in there.

Oh lord my code is actively helping making AI worse.

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

Mission failed successfully!

Glad to be part of the crew with shitty code in Github to taint them plagiarism machines!

load more comments (2 replies)
[–] Dojan@pawb.social 4 points 17 hours ago (1 children)

Hope some group makes it their mission to start flooding github with garbage code.

load more comments (1 replies)
[–] raman_klogius@ani.social 20 points 1 day ago

Literally all LLMs are affected by GIGO. This is why everything it outputs sounds like a redditor.

[–] Rentlar@lemmy.ca 25 points 1 day ago (1 children)

Woo! My crappy code and group projects are in there too!

May all AI generated code be in one giant main loop thanks to my influence 😈

load more comments (1 replies)
load more comments (3 replies)
[–] dextro@feddit.org 18 points 20 hours ago* (last edited 20 hours ago) (1 children)

I don’t see a problem as long as they stick to AGPL when building a product out of it

Edit: Oh they also scraped my proprietary code 🧐

[–] TeaWithDani@lemmy.world 5 points 15 hours ago* (last edited 15 hours ago)

So they scrapped stuff that wasn't permissive? Interesting... though not really surprising.

[–] Bluedragon012@lemmy.world 10 points 20 hours ago (1 children)

Time to leave malicious code for Claud in git hub projects.

[–] cinoreus@lemmy.world 18 points 20 hours ago

I'm doing my part by already writing shitty code.

[–] carotte@lemmy.blahaj.zone 15 points 22 hours ago (1 children)

…and now, suddenly, github being overrun by vibecoded garbage isn’t so bad

AI will poison itself trust, like when it links AI made articles.

[–] brucethemoose@lemmy.world 56 points 1 day ago* (last edited 1 day ago) (17 children)

Also, all this reminds me of drama in the Skyrim and Minecraft modding scenes, when devs publish stuff under Apache or MIT or whatever.

Then the devs find out they don’t like what others are doing with their code. Drama ensues.


…That’s kinda the deal with permissive licenses. Or posting publicly, like here on Lemmy. People will do things you don’t like with your code or content.

[–] kibiz0r@midwest.social 57 points 1 day ago (2 children)

Eh, I don’t think it’s hypocritical to contribute to a commons and then get mad when someone comes along and tries to use the commons to undermine the commons.

Like yes, the commons is there to be used… but not to kill the commons.

https://www.citationneeded.news/free-and-open-access-in-the-age-of-generative-ai/

[–] lemmyman@lemmy.world 13 points 22 hours ago (1 children)

It's kind of a tragedy if you think about it

load more comments (1 replies)
load more comments (1 replies)
[–] Toga77@lemmy.world 31 points 1 day ago

Nah if you're a massive AI company and you scrape without contribution, you're a huge piece of shit.

It's just stealing plain and simple like anything else.

They're not a small user getting open source software, they're scraping what is already done to try and make you obsolete.

load more comments (15 replies)
[–] heliotrope@retrofed.com 33 points 1 day ago (2 children)

Bad News: My old GitHub repos are there.

Good News: I wrote that shit when I was 12. The code runs, but it's not good and not inventive.

load more comments (2 replies)
[–] iceberg314@slrpnk.net 9 points 21 hours ago (8 children)

I'm not much of a programmer, but why arern't more people just using GitLab instead of GitHub?

[–] qaz@lemmy.world 5 points 18 hours ago* (last edited 18 hours ago)

Network effect / discoverability and free CI time

[–] Jankatarch@lemmy.world 4 points 18 hours ago

Job recruiters get scared.

[–] MonkeMischief@lemmy.today 7 points 20 hours ago

Still learning git but apparently there's some "power features", and, aside from that, it's the same BS network effect that keeps everyone on all the abusive platforms.

Discoverability, it's where all the other people already stashed their code, sunk cost, etc...

Siiiigh...

load more comments (5 replies)
load more comments
view more: next β€Ί