this post was submitted on 14 Nov 2025
747 points (99.2% liked)

Programmer Humor

27358 readers
928 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
 

Edit: Thanks for your kind comments on disabling contributions. I'm aware of the possibility, this is just a meme.

Contributions in open source projects are great, needed and make the world a better place after all. Therefore they should be declined politely, optionally by giving a reason.

I hereby inform you that I will no longer accept contributions to this post /s.

you are viewing a single comment's thread
view the rest of the comments
[–] ITGuyLevi@programming.dev 22 points 3 days ago (1 children)

While I do agree GitHub is a place where people collaborate, it's also a pretty handy place to store stuff without having to host your own. If the project doesn't invite people to contribute, don't expect a polite response forever. It's like stopping your neighbor on the street corner to tell them they should paint their house white for the thermal benefits, yeah people collaborate on the street, yeah you are right, it's their house though.

[–] db0@lemmy.dbzer0.com 5 points 3 days ago (1 children)

Github provides ways to both display code just as is (archive mode) and to also disable issues and auto-close all PRs with a message.

[–] Zagorath@aussie.zone 4 points 3 days ago

Is archive mode the appropriate tool for this? I would assume that's for when a repo is no longer receiving any updates from anyone, not just when the owner doesn't want others contributing.