this post was submitted on 15 Jan 2026
442 points (97.2% liked)

Programmer Humor

28494 readers
1927 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
 

And for anyone interested in a template:

you are viewing a single comment's thread
view the rest of the comments
[–] shirro@aussie.zone 1 points 1 day ago

Git was designed specifically so people could work independently and not have to rely on a server. GitHub is not git. GitHub is an attempt to control the marketplace for code and exploit the network effects to lock people in and control them. It's facebook and linkedn for programmers. We never needed that and many of us never wanted that.

You can do distributed development with git without any centralised infrastructure. It's what it was made for.