|
|
|
|
|
by wavemode
196 days ago
|
|
> the LLM can read and write bits into executables directly to flip transistors on and off No, that's the problem (same misconception the author has) - it can't. At least not reliably. If you give an LLM free rein with a non-memory safe output format, it will make the exact same mistakes a human would. The point of a verbose language is to create extensive guardrails. Which the LLM won't be annoyed by, unlike a human developer. |
|