Hacker News new | ask | show | jobs
by vodou 1425 days ago
Are you aware of a way to develop fault free code? Please share this knowledge then, please.
2 comments

It's easy to develop fault-free code: just redefine all those faults as (undocumented) features!

That's not a helpful answer, but it's basically the same thing you're doing--redefining memory safety vulnerabilities that would be precluded entirely by writing in memory-safe languages as programmer faults.

He's aware of a way to develop memory-corruption-fault free code, obviously.