I created the weirdest political compass
-
That's just Java
On the off chance that you don't already know, that's a totally different thing named after the same drink.
I'll pull out the emojis for this one.
๏ธ
๏ธ
-
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.
-
How is Lua further down along the Nu Lang axis than Go, Rust and Nim?
wrote last edited by [email protected]Yeah, that one caught my eye too. Brainfuck is also pretty old IIRC, and it's hiding down there in the bottom right.
-
SQL isn't a toy language, it's a domain specific language.
wrote last edited by [email protected]Yeah, but 3D political compasses just don't have the same hold on people.
-
Also, what the hell is "nu" supposed to mean?
Where is Nu lang?
-
C is more obsolete than Rust. Coding directly in assembly is rare. Beyond that it's more subjective.
wrote last edited by [email protected]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?
-
I actually did miss that one. TIL.
Interesting that it's just as nu as TypeScript, despite TypeScript definitely coming after.
I roughly based the nu-obsolete scale on language features not age (or use), TypeScript is just ECMAScript with an optional type safety feature.
-
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?
wrote last edited by [email protected]Many games are still hand optimised in assembly, at least the inner loops.
-
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?
So, the Linux kernel is already partially moved over to Rust. It's probably in the Python ecosystem too, although I can't actually say.
More obsolete was a deliberate word choice. Hell, even COBOL is still used.
-
I roughly based the nu-obsolete scale on language features not age (or use), TypeScript is just ECMAScript with an optional type safety feature.
wrote last edited by [email protected]I see! So you'd say type safety is system-type feature, then?
-
This post did not contain any content.
Fortran is NOT obsolete you take that shit back
-
Many games are still hand optimised in assembly, at least the inner loops.
Compilers are pretty damn good at doing that by now.
I can believe there's some direct assembly usage down in the depths of Unity and Unreal engines, but the average game dev is probably not going to touch it.
-
This post did not contain any content.
I donโt get what toy lang means?
-
Typescript, a language. Hah.
In what way is typescript not a language?
-
So, the Linux kernel is already partially moved over to Rust. It's probably in the Python ecosystem too, although I can't actually say.
More obsolete was a deliberate word choice. Hell, even COBOL is still used.
yea but Rust is not above %80 of the languages in the chart. It is not just a matter of C being more obsolete than Rust it is more like C being one of the most obsolete in the chart. Can't call it that until it is replaced %80 by something else in systems that exists world-wide and everywhere.
-
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.
Yes, TypeScript is a language by any definition.
-
In what way is typescript not a language?
Itโs JavaScript with sugar added.
-
Itโs JavaScript with sugar added.
So? That still makes it a language.
-
So? That still makes it a language.
Your mother is a language.
-
I read that as "directly, without a compiler", in which case it's close to fair, although I would have still put it ahead of COBOL because sometimes it's necessary.
Should it not say "machine code" then? It would still be bizarre to call it obsolete, given that it's literally the foundation of all the other languages in the chart. It's like saying letters are obsolete because we have words now.