Comments by "Anony Mousse" (@anon_y_mousse) on "Mental Outlaw"
channel.
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
@vladlu6362 Uh huh, sure. So when you're forced to check for an error you know won't happen, which will make your code slower, the errno method means you don't have to check and your code can run faster. In a critical inner loop that matters. You might need to check for debug code, but Rust will make you check always unless you write a lot more garbage. So either easier to use when you know what you're doing, or harder to use because that's "safe", despite it not actually protecting you from every error. If that's too much for your tiny brain, let's simplify it: C method safer and cleaner, Rust method not safer, not cleaner, more annoying.
1
-
1
-
1
-
1
-
1
-
Oh yeah, tech literacy is a huge problem these days, even amongst my fellow techies it can be. People declaring that ChatGPT is AI forgetting that the I means intelligence, being a prime example of such. You're right that people are willfully ignorant now because 60 years is definitely enough, if you ask me, and computers haven't really changed that much in the past two decades. Yeah, faster, more RAM, more storage, blah blah, but basically the same as they were 20 years ago. Most of us even still use x86-based computers and for those that only know crappy ARM devices they generally have no clue how that computer in their pocket actually works and they don't care. Apple's "what is a computer" ad tells you all you need to know about modern humans.
1
-
1
-
1
-
1
-
1
-
Personally, I wish there was a law requiring firmware and drivers to be open source. Operating system, individual programs, sure, close them if you want, but firmware and drivers should be open source. Furthermore, I think there should be an open standard for how drivers should be written because we need x86 and ARM developers to have the same methodology. I, for one, would absolutely buy a piece of hardware that I could plug and play with my Raspberry Pi and desktop computer both, even if it was a $5,000 graphics card.
1
-
1
-
1
-
1