Comments by "Anony Mousse" (@anon_y_mousse) on "US Government declares the safest programming language" video.
-
102
-
15
-
11
-
11
-
11
-
10
-
6
-
3
-
3
-
I hope you read this, but it is a skill issue because we've had static analyzers of all varieties for use with C and C++ for decades. Not using one to validate your code if it's going to be in a critical, as in life or death, device, that's a skill issue. Something to consider is that there are millions of fresh graduates out there who have no clue what they're doing and often get tasked with writing code, whether it be on the job training or just as an exercise in testing their skills, and without any critical thinking and proper analysis of what they've written, that code gets used in products that ship.
We've known how to write safe and secure code for decades, and yet people still write bad code because they are unskilled. Also, the 70% number you keep quoting was from a non-representative survey and should be ignored as a false data point. And in case you would like to point out that senior devs make mistakes and want to claim that the Rust compiler can somehow do what a more feature-filled decades old static analyzer can do, consider that maybe they shouldn't be called senior devs if they're not going to make use of the free and open source tools to properly check their C code, especially if they're writing code that is being incorporated into a kernel.
3
-
2
-
2
-
1
-
1
-
1
-
1