this post was submitted on 20 Aug 2025
121 points (80.1% liked)

Programmer Humor

25844 readers
2690 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
 
top 50 comments
sorted by: hot top controversial new old
[–] svcg@lemmy.blahaj.zone 2 points 17 minutes ago

SQL isn't a toy language, it's a domain specific language.

[–] ulterno@programming.dev 5 points 1 hour ago

The only way Assembly will be obsolete is if there were no new chips processor models being created.

Every time a new architecture or a new instruction group is announced, it has to be bootstrapped into the C compiler.

[–] lime@feddit.nu 2 points 47 minutes ago (1 children)

i like how you've managed to include just a single non-procedural language, and it's the most interesting one by far, and you're calling it obsolete. says a lot.

[–] seliaste@lemmy.blahaj.zone 2 points 8 minutes ago* (last edited 7 minutes ago)

Prolog, right? I really love it

[–] Jankatarch@lemmy.world 10 points 2 hours ago

How is cobol toy wasn't it made for military?

[–] josefo@leminal.space 6 points 2 hours ago

ngl I'm pretty mad right now

[–] marsza@lemmy.cafe 1 points 1 hour ago

Typescript, a language. Hah.

[–] ExLisper@lemmy.curiana.net 2 points 2 hours ago

System vs Toy?

[–] scroll_responsibly@lemmy.sdf.org 11 points 5 hours ago (1 children)
[–] SkaveRat@discuss.tchncs.de 5 points 5 hours ago

Outside the chart. Somewhere far above the image

[–] cmnybo@discuss.tchncs.de 21 points 7 hours ago (1 children)

If everything written in those "obsolete" languages suddenly disappeared, the whole world would go dark.

[–] Adalast@lemmy.world 6 points 5 hours ago

That doesn't stop them from being obsolete, it just means that people who have the "if it ain't broke, don't fix it" mentality can get fucked.

[–] KazuchijouNo@lemy.lol 31 points 8 hours ago* (last edited 8 hours ago) (1 children)

AKA: How to annoy a bunch of computer nerds very quickly....

Make one for Linux distros next!!!

[–] nialv7@lemmy.world 9 points 2 hours ago (1 children)

By being wildly wrong you mean?

[–] Quetzalcutlass@lemmy.world 8 points 2 hours ago (1 children)

You say "wildly wrong", they say "incentivizing engagement".

[–] nialv7@lemmy.world 7 points 2 hours ago (2 children)
[–] Quetzalcutlass@lemmy.world 5 points 2 hours ago

Precisely. Getting people upset is the foremost technique to farm engagement on social media. Sites such as Facebook even deliberately altered their algorithms to show content that will anger readers because it works so well to keep them invested.

Engagement bait is omnipresent and really obvious once you learn to spot it - even something as innocuous as one or two "accidental" typos in a meme to get people into the comments section.

[–] Jankatarch@lemmy.world 1 points 2 hours ago

You could rent yourself to translate corporate-speak in email and meetings

[–] Scoopta@programming.dev 65 points 10 hours ago* (last edited 1 hour ago) (1 children)

Assembly being obsolete has to be the funniest joke in here. It fundamentally never will be even if its use is niche

[–] el_twitto@lemmy.world 28 points 9 hours ago (1 children)

...and C++ being obsolete is the second funniest.

[–] Ziglin@lemmy.world 4 points 3 hours ago (1 children)

It is clearly surpassed by C though this chart seems to have missed that fact.

[–] ozymandias117@lemmy.world 67 points 11 hours ago (1 children)

How are you defining "Obsolete" vs "Nu"?

e.g. Brainfuck from 1993 is all the way to Nu, while D (2001) and Rust (2012) are less "Nu"?

[–] lena@gregtech.eu 27 points 11 hours ago (4 children)

Also, what the hell is "nu" supposed to mean?

[–] ulterno@programming.dev 0 points 1 hour ago

Maybe short for "Nouveau".
The "ouvea" being removed:P

[–] Mika@sopuli.xyz 12 points 9 hours ago
[–] tatterdemalion@programming.dev 3 points 7 hours ago

Funny that nushell is not on here.

[–] subterfuge@lemmy.world 12 points 11 hours ago

OP probably lived through the mid-1990s rise of “nu-metal” bands like Linkin Park

[–] Eiri@lemmy.ca 18 points 9 hours ago (3 children)

Did you just note Typescript, a superset of JavaScript that needs to be compiled into it, as closer to the system?

Also does it technically constitute a language? That feels like a stretch too.

load more comments (3 replies)
[–] moomoomoo309@programming.dev 39 points 11 hours ago (2 children)

Yeah, the axes on this are weird, why would the opposite of a systems language be a toy language? And why is Lua, a very popular and commonly used language in tons of stuff, a "toy"? And Lua is a nu Lang? It's older than Java, maybe it just feels newer because each release isn't necessarily backwards compatible?

[–] entropicdrift@lemmy.sdf.org 5 points 3 hours ago

Also Python as a toy lang and somehow more "nu" than Java despite Java being younger?

load more comments (1 replies)
[–] Kolanaki@pawb.social 15 points 9 hours ago (6 children)

Where's Latin and Summerian? 🤔

load more comments (6 replies)
[–] rooroo@feddit.org 38 points 11 hours ago* (last edited 11 hours ago) (2 children)

It wouldn’t be a good compass if nobody had strong issues with it:

  1. System vs Toy is not opposed to each other. Should have been system vs abstract or useful vs toy or whatever
  2. Where LISP? Best language missing makes graph bad

Edit: before people tell me there’s already ‘obsolete’ on the graph, no, there’s loads of obsolete languages that are still useful, and many more new languages that are either built for fun or not used for sad or good reasons.

Edit2: I’m also halfway sure that brainfuck is older than rust (but don’t wanna look it up). But if that’s true your axis mean several things at once anyway and you should feel bad (not really though).

load more comments (2 replies)

It's missing another axis, where else is Scott Lang gonna fit?

[–] Endymion_Mallorn@kbin.melroy.org 19 points 11 hours ago (1 children)

COBOL is about as far from a "toy" as I can imagine. Almost everything corpo runs on it at some level.

[–] kkj@lemmy.dbzer0.com 13 points 9 hours ago

And almost no one writes it for fun.

[–] radish@lemmy.blahaj.zone 25 points 11 hours ago (7 children)

Curious how you decided what goes where, I'd hardly consider SQL a "Toy Lang" as opposed to a "System Lang"

load more comments (7 replies)
[–] Awkwardparticle@programming.dev 13 points 10 hours ago (3 children)

Why is it missing Haskell?

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