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

Programmer Humor

24158 readers
1378 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).

top 50 comments
sorted by: hot top controversial new old
[–] spacemanspiffy@lemmy.world 38 points 1 day ago (1 children)
[–] joyjoy@lemmy.zip 22 points 1 day ago (3 children)

Good news! It's a suppository.

[–] Blackmist@feddit.uk 96 points 1 day ago (2 children)

Fox News viewers would need the concept of "sharing" explained to them first.

[–] irelephant@programming.dev 44 points 1 day ago (4 children)

Sharing is a type of communism, of course.

[–] Colonel_Panic_@lemm.ee 14 points 1 day ago

Get that damn code Communism out of my country! No more Forking or Cloning! No more importing libraries either! We're going to build a big beautiful firewall and export all the unsigned binaries. Make Assembly Great Again! And no terminating projects because apps begin at compilation.

load more comments (3 replies)
load more comments (1 replies)
[–] MehBlah@lemmy.world 38 points 1 day ago

It doesn't matter. None of faux news viewers can read.

[–] kamen@lemmy.world 24 points 1 day ago (2 children)

Why is the headline in quotes?

[–] Colonel_Panic_@lemm.ee 21 points 1 day ago

Because of "reasons"

[–] blarghly@lemmy.world 8 points 1 day ago (7 children)

Because trashy people never saw Austin Powers and updated their use of quotation marks to denote sarcasm.

Quotation marks were historically used to add emphasis to text, the way asterisks are used today. Old people who refuse to change and don't realize their way of writing is actively making fun of themselves still use them this way. These are also the people who watch Fox.

[–] sfbing@lemmy.world 14 points 1 day ago (1 children)

Quotation marks we're historically used ...

Meh. I am in my late sixties, and that was never proper usage. These people were merely always illiterate.

[–] BatmanAoD@programming.dev 1 points 5 hours ago

It's valid usage if you go waaay back, i.e. centuries. You also see it in some late 19th/early 20th century newsprint and ads.

[–] BatmanAoD@programming.dev 5 points 1 day ago (1 children)

"Scare quotes" definitely precede Austin Powers, though that may have spurred a rise in popularity of the usage. (Also, "trashy people never saw Austin Powers" is honestly a pretty weird statement, IMO.)

That said, in this case, arguably the quotes are appropriate, because "the github dictionary" isn't something that happened (i.e. a headline), but a thing they've made up.

load more comments (1 replies)
[–] samus12345@sh.itjust.works 4 points 1 day ago

Scare quotes are used informally, but it's not proper usage like a "news" channel should be doing. Which, fair enough, it's Fox "News." But it's already larger text and all caps - why is more emphasis necessary?

load more comments (4 replies)
[–] LovableSidekick@lemmy.world 8 points 1 day ago* (last edited 1 day ago)

Yeah this is about the comprehension level I'd expect from a typical Comm major lol.

[–] drmoose@lemmy.world 40 points 1 day ago (1 children)

And people say LLMs will degrade our collective knowledge lol

[–] mEEGal@lemmy.world 7 points 1 day ago

they both will

[–] Xerxos@lemmy.ml 44 points 1 day ago (3 children)

What the hell? If they just asked ChatGPT it would have been much better:

  • Repository: A folder of project files on the internet.

  • Fork: Your own copy of that folder to make changes.

  • Pull Request: A way to ask, “Can my changes go back into the original folder?”

[–] lud@lemm.ee 31 points 1 day ago (2 children)

To be fair ChatGPT didn't exist 12 years ago.

[–] Xerxos@lemmy.ml 14 points 1 day ago

Oh yeah, I overlooked that detail.

load more comments (1 replies)
[–] YesButActuallyMaybe@lemmy.ca 6 points 1 day ago

*reposortory(sic)

[–] FedericoSchonborn@beehaw.org 11 points 1 day ago (4 children)

The Fox News intern probably didn't need a ton of water and the energy of a small country just to be trained, though.

load more comments (4 replies)
[–] etchinghillside@reddthat.com 230 points 2 days ago (9 children)
[–] irelephant@programming.dev 215 points 2 days ago (1 children)

A pull-request to forked your reposotory obviously.

[–] SatansMaggotyCumFart@lemmy.world 72 points 2 days ago (5 children)
[–] artocode404@lemmy.dbzer0.com 42 points 2 days ago (4 children)

You should make a pull request and fork them yourself if you care that deeply

[–] frezik@midwest.social 49 points 2 days ago (6 children)

unzip
strip
touch
finger
grep
mount
fsck
more
yes
fsck
fsck
fsck
umount
sleep

load more comments (6 replies)
load more comments (3 replies)
load more comments (4 replies)
[–] LovableSidekick@lemmy.world 50 points 2 days ago (1 children)

An e-note is a full step above a d-note and a half step below an f-note.

load more comments (1 replies)
load more comments (7 replies)
[–] drkt@scribe.disroot.org 207 points 2 days ago (6 children)
[–] Hadriscus@jlai.lu 81 points 2 days ago (8 children)
load more comments (8 replies)
[–] Marthirial@lemmy.world 22 points 2 days ago (1 children)

A reposotory is a suppository you can share with others when asked with an e-note.

load more comments (1 replies)
load more comments (4 replies)
[–] hperrin@lemmy.ca 66 points 2 days ago

This physically hurts me.

[–] monkeyman512@lemmy.world 124 points 2 days ago (6 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 131 points 2 days ago (3 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 86 points 2 days ago

Repository: your code.

Fork: my code.

Pull request: u want my code?

load more comments (2 replies)
[–] merc@sh.itjust.works 3 points 1 day ago

Repository: a collection of related computer code, like related files in a filing cabinet

Fork: a copy of a repository at a certain point in time, like a fork in the road, they diverge from that point

Pull request: a request that a repository owner incorporate your changes into their files.

load more comments (4 replies)
[–] jimmux@programming.dev 77 points 2 days ago

I'm surprised they didn't sneak in a swipe about open source being a socialist conspiracy to undermine American ingenuity.

[–] okmko@lemmy.world 32 points 2 days ago* (last edited 2 days ago) (1 children)

If these were answers for a high school test it would get a D or something for correctness. I can't believe an adult, a journalist no less, could be so off.

[–] irelephant@programming.dev 13 points 1 day ago

Its a bit charitable to call fox news journalists.

[–] Coolkat@slrpnk.net 22 points 1 day ago

Issue: Form of insult common to this community

[–] SCmSTR@lemmy.blahaj.zone 8 points 1 day ago

Woah. Things were different, at least 12 years ago.

[–] derry@midwest.social 62 points 2 days ago (1 children)

"forked" when you push broken code to prod at 5 on a Friday.

load more comments (1 replies)
[–] Mwa@thelemmy.club 22 points 1 day ago (2 children)

I wonder More why was github on tv

load more comments (2 replies)
[–] Bonus@piefed.social 36 points 2 days ago (1 children)
load more comments (1 replies)
[–] mesamunefire@piefed.social 39 points 2 days ago (2 children)

I'm convinced that's ment to get people riled up.

[–] Phunter@lemmy.zip 59 points 2 days ago (6 children)

Either that or they're doing the same amount of research they normally do. It's hard to tell.

load more comments (6 replies)
load more comments (1 replies)
[–] dave@feddit.uk 35 points 2 days ago (2 children)

I'm almost more irritated by the use of two hyphens instead of a colon after the first definition. They just didn't give a shit really.

load more comments (2 replies)
load more comments
view more: next ›