The Furries and Big Tech want to force Rust into the Linux Kernel.
(www.youtube.com)
You're viewing a single comment thread. View all comments, or full comment thread.
Comments (51)
sorted by:
We're seeing wokeness in action to destroy Linux. Not sure if its because trannies love Rust and hate C. Or if they want Linux gone because its harder to control than Windows.
Probably all of the above. But, as someone who teaches programming, so many people have a massive hate-boner when it comes to C and C derivatives it's just absurd.
I've actually always thought C and C++ was cool because it seems much more intuitive to how data actually works in the computer. Other, more 'modern' languages seem to hide so much of the actual data manipulation that it actually seems to make less sense.
They hide it because C/C++ give you enough power to actually be dangerous. Modern languages are all stuck in the idiot proofing/ encounter a better idiot cycle.
I don't miss messing with pointers, but the hand holding can definitely go too far.