(no title)
Fervicus | 6 days ago
I wonder what kind of tech debt this brings and if the trade off will be worth whatever problems they were having with C++.
Fervicus | 6 days ago
I wonder what kind of tech debt this brings and if the trade off will be worth whatever problems they were having with C++.
heliumtera|6 days ago
The problem was strictly how cpp is perceived as an unsafe language, and this problem rust does solve! Not being sarcastic, this truly looks like a mature take. Like, we don't know if moving to rust would improve quality or prevent vulnerabilities, here's our best effort to find out and ignore if the claim has merits for now. If the claim maintains, well, you're better prepared, if it doesn't, but the code holds similar qualities...what is the downside?
cromka|6 days ago
snowhale|6 days ago
[deleted]
surajrmal|6 days ago
I would say modern c++ written by someone already familiar with rust will probably be structured in a way that's extremely easy to port because you end up modeling the borrow checker in your brain.
tonyedgecombe|6 days ago