Just like Google’s Rust-in-Android blogs this reads like a PR piece (and in the case of facebook also recruitment piece) with some technical words sprinkled in for effect. The overall communication quality is that of a random startup’s “look what we did” posts. The interesting aspects, such as how they protect against supply-chain attacks from the dependency-happy rust toolchain or how they integrated the C++ code wi…
> The interesting aspects, such as how they protect against supply-chain attacks There are standard techniques to help manage this that apply across languages, there's no reason to reinvent that wheel. > My hope’s that AI gets really good at Rust so one doesn’t have to directly interact with the unergonomic syntax. "Unergonomic syntax" is the battle cry of many people resisting learning a new language. AIs have progr…
Not only can AIs help, but they can write most if not all the code and spare the human from learning all the intricacies of individual programming languages. Problem is, reports are contradictory on compatibility with Rust. We know they work great with simpler/friendlier languages like Go or Python.