you are viewing a single comment's thread
view the rest of the comments
[–] -2 points 2 years ago

I think new projects in Rust make sense but my - uninformed - opinion is that we should be wary about porting old C/C++ software due to those other classes of bugs you mentioned. The logical type errors I see at work and in open source projects using memory safe languages can be fiendish in their own way.

  • source
  • parent