46 ms·
You are aware of software verification? The AI can prove (mathematically) that its code implements the spec.
by specvsimpl 6mo ago
You are aware of software verification? The AI can prove (mathematically) that its code implements the spec.
- abcde666777 6mo agoThat just takes you back to the debate about the code being the spec.
- 986aignan 6mo agoThe code lets you shoot yourself in the foot in a lot more ways than a spec does, though. Few people would make specs that include buffer overflows or SQL injection.
- magicalist 6mo ago"and don't have any security vulnerabilities" isn't a spec though. As soon as you get specific you're right back in it.