Hacker News new | ask | show | jobs
by yencabulator 312 days ago
The proof either passes the SAT solver in a reasonable amount of time, or it doesn't.
1 comments

Somebody will have to write proof verifier, and that in many ways will be harder than writing some CRUD app that they want proof verifier to validate.

We might even end up increasing the demand and pay for devs if this happens to pass.

We have many of those that are perfectly fine. Writing proofs is still quite hard, especially proofs that actually say something about your program.
Proving something is correct is a far harder exercise, than writing a broken but acceptable version of that thing.