• 0 posts
  • 15 comments
Joined 2 years ago
Cake day: June 3rd, 2024
  • All of C++? That’s unreasonable, it’s even in the name that it’s very expansive.

    similarly, “all of pointers” is unreasonable

    “all of pointers” can have a lot of unexpected results

    that’s literally why java exists as a language, and is so popular

    Plus all previous operating systems, all supercomputer climate, physics and other science simulations, all the toaster and car and so on chips using bespoke operating systems because Linux won’t fit, every computer solving practical engineering or logistics problems numerically, renderers…

    sure, and the quantity of code where true low-level access is actually required is still absolutely minuscule compared to that where it isn’t

  • Once you understand pointers

    once you understand C++ the pitfalls of C++ are reasonably consistent

    I’m not sure I’d class much of OS programming and all embedded and high-performance computing as small

    there are like what, 3 operating systems these days?

    assume those are all written entirely in c and combine them and compare that to all code ever written