logoalt Hacker News

margorczynskiyesterday at 6:36 PM1 replyview on HN

It basically completely eliminates the most common class of errors which are bugs related to memory management. Hard numbers and statistics show that every application with enough complexity will be riddled with those.

It is simply impossible, even for the smartest human minds, to manage this kind of complexity. And this is a fact.


Replies

ueckeryesterday at 7:43 PM

Somehow, magically, some people managed to write C software that I now use for three decade with not a single crash in all this time.

show 1 reply