“You’re making one operation cheaper, but making the other one more expensive” is the wrong way around. Say it this way: “You’re making one operation more expensive, but the other one cheaper.”
Autocomplete with an LSP is fine. That's always correct.
Autocomplete with an LLM, which generates snippets for you is just a lubricated version of "copy and paste back and forth between chat window and code window"
He's emitting C as an intermediate form. I'm asking if the C that's emitted is meeting MISRA or any other recognized standard for secure and robust C code.
you can't have a compiler automatically generate misra C. Because misra is a set of programmer discipline guidelines. How would you automatically convert a program that does dynamic allocation into one that preallocates all memory up front in the init phase?
surec of course it did. "going rogue" (read: turning off all security controls) is a marketing stunt now. to convince people that the wall they're hitting doesn't exist
reply