top | item 47087132

(no title)

bestouff | 9 days ago

> Now everyone is doing > > AI tooling => C Source code => Tradicional UNIX C compiler => ASM => object file

Certainly not. I'm using AI to write Rust, the compiler is way better at telling the AI it goofed completely, and the resulting code (once the AI managed to get rid of errors/warnings) has a much better chance of actually working well.

discuss

order

pjmlp|9 days ago

The use of C was only an example, and I can bet that AI can also goof Rust code that goes through the compiler if that is your argument.

Unless you now tell me that you drive your AI generation code with full coverage unit tests manually written by you.