Comment Re: Rust Can't Even Save Linux from Vulnerabilitie (Score 1) 171
That's not "how can I avoid bugs", which the halting problem appears to fundamentally prove is impossible in the general case (most programs can not be have their behaviour proven one way or the other).
"How can I avoid this bug" or more valuably "How can I avoid this class of bug" is exactly the sort of that leads sensibly to the answer "write in (safe) rust", for several classes of common bug.
Answers like "be more careful", "check your work now thoroughly", "have others check your work" and "apply tools to C code" are known to be the c wrong answers for sure.
So far you've just said people should think about it. I don't think there's a moderately experienced programmer spice who hasn't thought about it. You seen to suggest that they're are easy answers, when the evidence is that there are no answers at all.
If you've nothing concrete to suggest, I'm going to find you're a troll and stop feeding you at this point