Hacker News new | past | comments | ask | show | jobs | submit login

When it comes to low-level, security sensitive software like this, I actually do value the software being written in a relatively safe language.

Could Rust, could be C# for all I care.




> When it comes to low-level, security sensitive software like this, I actually do value the software being written in a relatively safe language.

When it comes to low-level, security sensitive software like this, I actually do value the software being tested extensively. Bugs are bugs even if they are written in C, Rust, Ada, Elixir, Lisp or whatever language you like.


Next level of this thread is with formal proof (e.g. SPARK). Left to the reader to complete the paragraph.


Rust's safety properties are vastly better than C#, memory safety is the barrier to entry.


(i've heard) unless you use unsafe. /s




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: