(no title)
revertmean | 2 years ago
2. We already have, since even these early days models are in current use.
3. The assumption here is that human expertise will always be more accurate than model expertise, which seems unlikely.
I wouldn't be surprised if someone - even just for fun - tries to set up a software company with a traditional management/developer structure, but where AI plays all the roles. It sounds like an interesting experiment.
Tainnor|2 years ago
You don't have to solve the halting problem to prove a mathematical theorem (which includes proving things about a computer program), either manually or via an automated theorem prover.
One consequence of the halting problem (or more precisely, Rice's theorem) is that there is no algorithm that can determine a non-trivial property of an arbitrary program. It doesn't imply that you can't prove things about a specific program.
I suppose you can always be philosophical about it and say "how do I know the axioms are true" (whatever that means), or "how do I know there's no mistake in this proof" - but then you'd have to extend that same level of scrutiny to the theorem that the halting problem can't be solved, I guess.