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
Programmer Humor
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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
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.
Mission failed successfully!
Glad to be part of the crew with shitty code in Github to taint them plagiarism machines!
I'm doing my part!
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.
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 😈
Literally all LLMs are affected by GIGO. This is why everything it outputs sounds like a redditor.
If someone wants to scrap the shitty ass code I have on GitHub, have at it. Talk about poisoning AI
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.
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!
Quoting one sentence from a book is fair use even if you shoplifted that book.
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.
Get off of Github if you think this is a problem 🤷 There are alternatives like Forgejo (Codeberg), Gitlab, and Radicle (decentralised).
I am personally on SourceHut, but do have a codeberg account.
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
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.
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/
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.
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.
Out of my 33 public repositories, they only scraped the 7 oldest, pointless ones. Weird.
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.
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 🧐
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.
meanwhile I'm just here scraping private GitHub repos for API keys and credentials 🤷♂️
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.
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
…and now, suddenly, github being overrun by vibecoded garbage isn’t so bad
Woof. They really went for it on my GitHub
Yes, there is code from 79 repositories in The Stack v3
Time to leave malicious code for Claud in git hub projects.
I'm doing my part by already writing shitty code.
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.
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.
You can host copyleft as well as all rights reserved code on GitHub. It's not like Codeberg.
I'm not much of a programmer, but why arern't more people just using GitLab instead of GitHub?