Or you need to rotate your vpn IP, cuz i'm not seeing it.
"Think Mirror" is used as a weak premise for tons and tons of shill LARPs.
Now at 354,317
Programming languages have themselves been impacted by the Cabal. A lot of magical thinking went into OOP and modern OOP languages for example.
I'm thinking this is because they want to slow down our software development and economy, otherwise silicon valley wouldn't have taken such a hard hit.
For example Rust, out of Mozilla, is ridiculously over the top. C++ and Java are not far off in ridiculous complexity.
A language should be simple yet infinitely extensible.
It takes fucking forever. I'll stick with my portable C library thankyouvery much.
I do it now. Its awesome. No OOP. All portable code.
Its over 426k now. Normally I would expect this to stabilize.
portable is not the same thing as optimal, and if it runs fast on the top 6 operating systems that is good enough.
You can get all of that fanciness if you simply create a data structure, and if you don't bind the code to the data structure, you actually get better code reuse. Its just a waste of time and effort.