this post was submitted on 18 Nov 2025
720 points (98.3% liked)

Programmer Humor

27428 readers
1631 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 2 years ago
MODERATORS
 

BTW... (Does Manjaro count?)

you are viewing a single comment's thread
view the rest of the comments
[–] tetris11@feddit.uk 2 points 3 days ago (2 children)

Woah, I wasn't prepared for that. I understand now why the FSF close their doors to unvetted outside contributors, if this is what github has become

[–] Zangoose@lemmy.world 4 points 3 days ago* (last edited 3 days ago)

To be fair, Linux isn't developed on GitHub (it's developed on the Linux Kernel Mailing List and kernel.org) and most of the spammers knew that going into it. The PRs on that repo were mostly just people trolling any bystanders that took it seriously until the internet did what they do best and took the joke too far.

In this specific example they didn't waste anyone's time or resources because it was never being used or monitored in the first place.

Edit for more additional context: Linus (who created git in the first place) mentioned not liking centralized git servers so he's specifically said for multiple years that he never considered actually moving development over to something like GitHub

[–] NeatNit@discuss.tchncs.de 4 points 3 days ago

Yeah...

I wouldn't say this is "what GitHub has become" per se, only a handful of unlucky projects need to deal with PR/issue spam. What @Zangoose@lemmy.world said is right, the Linux PR spam is largely inconsequential because GitHub PRs (or issues) were never accepted in the first place.

But then there Express.js, which receives loads of useless PRs because some terrible YouTube tutorials show kids how to make baby's first GitHub pull request: https://github.com/expressjs/express/pulls?page=1&q=is%3Apr+is%3Aclosed+Readme.md So in a way this is what GitHub has become. This and the inescapable AI crap.