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

Programmer Humor

32611 readers
717 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
[–] SirDimples@programming.dev 1 points 1 day ago

Wow, got about 9 repos of mine there and a few from my startup's, only public ones are scraped so I say fair enough. Happy to have switched to running my own git infra a year ago

[–] the16bitgamer@piefed.ca 115 points 3 days ago (13 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 44 points 3 days ago (2 children)

Mission failed successfully!

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

[–] DeLancre@piefed.social 10 points 3 days ago

I'm doing my part!

load more comments (1 replies)
[–] umbraroze@slrpnk.net 2 points 1 day ago

Oh lord my code is actively helping making AI worse.

I checked out, it has some of my repositories. They crawled this stuff in 2025 and they probably won't update it. Whoever uses this dataset will have to deal with some super garbage, I tell ya.

[–] Rentlar@lemmy.ca 21 points 3 days 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)
[–] raman_klogius@ani.social 15 points 3 days ago

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

load more comments (9 replies)
[–] Bieren@lemmy.today 5 points 1 day ago

If someone wants to scrap the shitty ass code I have on GitHub, have at it. Talk about poisoning AI

[–] mindbleach@sh.itjust.works 21 points 2 days 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 19 points 2 days 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 3 points 2 days ago (1 children)

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

[–] Wiz@midwest.social 1 points 1 day ago

I would say this is a gray area of law. It hasn't been tested yet. There are a few factors in determining "fair use". One of those factors is commercialization, which could nullify fair use. Another is the amount you're using.

[–] onlinepersona@programming.dev 6 points 2 days ago (2 children)

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

[–] cultist@feddit.dk 2 points 1 day ago

I am personally on SourceHut, but do have a codeberg account.

[–] OsrsNeedsF2P@lemmy.ml 3 points 1 day ago (1 children)

Those are obviously scraped as well?

Sure, but they can't discover them all. Especially radicle is not easy to crawl, due to it's decentralised nature. It can even be hosted on TOR and I2P

[–] brucethemoose@lemmy.world 47 points 3 days ago* (last edited 3 days ago) (16 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 36 points 3 days ago (6 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 2 days ago (1 children)

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

load more comments (1 replies)
load more comments (5 replies)
[–] Toga77@lemmy.world 17 points 3 days 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.

[–] unknownuserunknownlocation@kbin.earth 12 points 3 days ago (2 children)

There are permissive licenses, and then there are copyleft licenses. Permissive licenses go in the direction of "do whatever the fuck you want". Copyleft licenses are more like "use it for whatever the fuck you want but if you change it give it back to everyone else with the same conditions". The people who have projects with copyleft licenses are the ones who are (rightfully) pissed about their projects being used to train AI.

load more comments (2 replies)
load more comments (13 replies)
[–] rounding_error@lemmy.today 2 points 1 day ago* (last edited 1 day ago)

Out of my 33 public repositories, they only scraped the 7 oldest, pointless ones. Weird.

[–] charonn0@startrek.website 10 points 2 days ago (5 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.

load more comments (5 replies)
[–] dextro@feddit.org 15 points 2 days ago* (last edited 2 days ago) (2 children)

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

Edit: Oh they totally scraped proprietary code 🧐

load more comments (2 replies)
[–] brucethemoose@lemmy.world 24 points 3 days ago* (last edited 3 days ago) (6 children)

Well… I’d rather the dataset be public and there, with an ostensible centralized opt-out, instead of every AI startup frantically rescraping the same things their predecessors did.

load more comments (6 replies)
[–] ProbablyUnwise@anarchist.nexus 10 points 2 days ago

meanwhile I'm just here scraping private GitHub repos for API keys and credentials 🤷‍♂️

[–] heliotrope@retrofed.com 18 points 3 days 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)
[–] alcea@feddit.org 1 points 1 day ago

Thats why you write your projects now, download all weights locally and never look back.

For posterity huggingface is terrible. If you need it. Even codebergs new changes are a disaster in teh making The days of "if its on the internet" are now your own responsibilty.

Love how things are being rewritten on the fly now.. Even better, lets scrape and "selfimprove".. WhatCouldPossiblyGoWrong

[–] carotte@lemmy.blahaj.zone 11 points 2 days ago (1 children)

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

load more comments (1 replies)
[–] CombatWombat@feddit.online 16 points 3 days ago

Woof. They really went for it on my GitHub

Yes, there is code from 79 repositories in The Stack v3

[–] Bluedragon012@lemmy.world 8 points 2 days ago (1 children)

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

[–] cinoreus@lemmy.world 10 points 2 days ago

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

[–] TeaWithDani@lemmy.world 6 points 2 days ago* (last edited 2 days ago) (3 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 12 points 2 days ago (18 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.

load more comments (18 replies)
[–] JackbyDev@programming.dev 7 points 2 days ago (4 children)

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

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

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

[–] asudox@lemmy.asudox.dev 9 points 2 days ago (2 children)

Why go from corporate to corporate platform? Codeberg exists.

load more comments (2 replies)
load more comments (8 replies)
load more comments
view more: next ›