this post was submitted on 12 Jun 2025
944 points (99.5% liked)

Programmer Humor

26390 readers
1613 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
 

This screenshot is old (at least 12 years).

you are viewing a single comment's thread
view the rest of the comments
[–] monkeyman512@lemmy.world 122 points 3 months ago (10 children)

Part of me is bothered by those explanations, but if I had to explain GitHub to a tech illiterate grandparent with that much screen space I don't know if I would do much better.

[–] Eranziel@lemmy.world 132 points 3 months ago (4 children)

Repository: a collection of computer code for a software program (or app if you insist).

Fork: a copy of a repository so you can edit it without affecting the original.

Pull request: a request to the owner of a repo to bring in some changes you made in a fork.

I think I even got the word count down.

[–] hperrin@lemmy.ca 89 points 3 months ago (1 children)

Repository: your code.

Fork: my code.

Pull request: u want my code?

[–] Quik 1 points 3 months ago

Maybe make it, my edited copy of your code instead, then we got both the shortest & best explanation :D

load more comments (2 replies)
load more comments (7 replies)