2

The history of computers and software is full of nerdy and obscure jokes well beyond the caricatures of exiting vim. Complier compiler (explain that to most people!) to yet another compiler compiler to bison is one of those.

What are your favourite obscure computer nerd jokes?

top 6 comments
sorted by: hot top controversial new old
[-] Kerb@discuss.tchncs.de 2 points 1 year ago

cat (as in concatenate)
prints a file to stdout

head & tail print the beginning / end of a file

[-] lemmyng@lemmy.ca 2 points 1 year ago

Less is more.

[-] Haus@kbin.social 2 points 1 year ago

Not so much of a joke as a cute story. There was once a programmer with a dog named Biff who would bark at the mailman every time he delivered the mail. The programmer wrote a program to monitor incoming email and beep when you got a message, and named it biff.

[-] juliebean@lemm.ee 1 points 1 year ago

my favorite name origin for a bit of software relates to the text editor nano. nano was written as a standalone clone of Pico, as a play on metric prefixes, but Pico is actually Pine compositor, part of Pine, an email client. Pine itself was based on an earlier email client called Elm, and has been attributed as various recursive acronyms such as 'Pine Is Nearly Elm'

[-] mygnu@discuss.tchncs.de 0 points 1 year ago

What? and I am a programmer ๐Ÿ˜…

[-] lemmyng@lemmy.ca 1 points 1 year ago

Compiler compiler (cc) -> yet another compiler compiler (yacc) -> bison (because yacc sounds like "yak")

this post was submitted on 14 Jul 2023
2 points (100.0% liked)

Programmer Humor

19315 readers
1 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 1 year ago
MODERATORS