Assembly being obsolete has to be the funniest joke in here. It fundamentally never will be even if its use is niche
...and C++ being obsolete is the second funniest.
It is clearly surpassed by C though this chart seems to have missed that fact.
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"?
Also, what the hell is "nu" supposed to mean?
Nude 😳
OP probably lived through the mid-1990s rise of “nu-metal” bands like Linkin Park
AKA: How to annoy a bunch of computer nerds very quickly....
Make one for Linux distros next!!!
By being wildly wrong you mean?
You say "wildly wrong", they say "incentivizing engagement".
So rage bait?
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.
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?
Also Python as a toy lang and somehow more "nu" than Java despite Java being younger?
It wouldn’t be a good compass if nobody had strong issues with it:
- System vs Toy is not opposed to each other. Should have been system vs abstract or useful vs toy or whatever
- 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).
I literally opened it looking for Lisp and dismissed the whole thing when I realized its not there
Haskell's also not there. I was ready to criticize any quadrant it was put in heh. But that's probably mostly because the axes are kinda bad.
If everything written in those "obsolete" languages suddenly disappeared, the whole world would go dark.
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.
How is C or assembly obsolete when they are literally everywhere is beyond me
C is more obsolete than Rust. Coding directly in assembly is rare. Beyond that it's more subjective.
The C which is an integral part of every linux kernel on every computer and server running linux as the OS and all the embedded systems everywhere and almost all the performance critical parts of python libraries?
I won't have much to say about assembly since don't use it but far as I know low level parts of OS such as bootloader likely still uses assembly not to also mention embedded systems.
As long as both of these exist in embedded systems, it is just statistically weird to call it obsolete even in regards to other languages.
For instance data scientists majorly use python, but python critically depends on C and devices they use critically depend on C and assembly. Can you then really say what they do does not depend on C and assembly and python is more widely used?
And I bet this is based in opinion and not any sort of scientific understanding because you put assembly as an obsolete language…
Curious how you decided what goes where, I'd hardly consider SQL a "Toy Lang" as opposed to a "System Lang"
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.
How is cobol toy wasn't it made for military?
COBOL is about as far from a "toy" as I can imagine. Almost everything corpo runs on it at some level.
And almost no one writes it for fun.
Where Perl?
Outside the chart. Somewhere far above the image
ngl I'm pretty mad right now
Why is it missing Haskell?
And Perl
How is Lua further down along the Nu Lang axis than Go, Rust and Nim?
This is a very bad chart:
- I don't understand what Toy Lang, Nu Lang or even System Lang mean
- How are C and Assembly obsolete?
- How is C++ more obsolete than D or Go?
- PHP still powers a large portion of the internet, certainly not a "Toy Lang"
- Why is ECMAScript here and not JavaScript?
Downvoting.
SQL? Toy?
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.
Yes, SQL is but a toy language. It probably will never make it into production.
Programmer Humor
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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics