Hacker News new | ask | show | jobs
by gshulegaard 3430 days ago
Apparently relevant reading from the article:

> A language with a better type system, such as Rust or C++ (which has std::optional) can help prevent this kind of error.

> That said, this is not about programming languages.

> Rewriting systemd in a safer language would not transform it into quality software, ...