What exactly makes you assume that the persons arguing for open source here are not the same people who has helped us defeat earlier attempts to make chat control happen?
There's no reason not to use Rust for LLM-generated code in the longer term (other than lack of Rust code to learn from in the shorter term).
The stricter typing of Rust would make sematic errors in generated code come out more quickly than in e.g. Python because using static typing the chances are that some of the semantic errors are also type violations.
Have we though? I'm glad we're not shouting about it from the rooftops like it's some magical "win" button as much, but TBH the things I use routinely that HAVE been rewritten in rust are generally much better. That could also just be because they're newer and have the errors of the past to not repeat.
Ironically, one good use for that would be to "exfiltrate" entire AI chats from Gemini/AI Studio as Markdown. Doing this by hand is tiresome and Google is obviously not too eager to make it easier (walled garden).
reply