Y
Hacker News
new
|
ask
|
show
|
jobs
by
specvsimpl
77 days ago
You are aware of software verification? The AI can prove (mathematically) that its code implements the spec.
1 comments
abcde666777
77 days ago
That just takes you back to the debate about the code being the spec.
link
986aignan
77 days ago
The 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.
link
magicalist
77 days 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.
link