personally, I find it useful as a crude heuristic for identifying software that probably won’t make someone wake me up in the middle of the night because it crashed because of some ridiculous bug caused by the dev doing clumsy ad hoc string parsing or poor null checking (more common than memory safety issues, IME)
There’s generally a culture of comprehensiveness and solidity I find lacking in most mainstream programming communities
personally, I find it useful as a crude heuristic for identifying software that probably won’t make someone wake me up in the middle of the night because it crashed because of some ridiculous bug caused by the dev doing clumsy ad hoc string parsing or poor null checking (more common than memory safety issues, IME)
There’s generally a culture of comprehensiveness and solidity I find lacking in most mainstream programming communities