165
I created the weirdest political compass
(lemmy.world)
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.
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.
Main problem is that asm is not a language. It's like saying "1s and 0s are obsolote" because integer datatype is a thing. Int is still 1s and 0s in the back.