|
|
|
|
|
by pixl97
1232 days ago
|
|
Unfortunately the halting problem takes all your mathematical certainty and throws it out the window. It's very easy to take your application which will halt within a finite amount of time to one that will not. You'll find most programmers and companies are not going to spend the massive amount of time to ensure their logic is correct, but instead throw the application out there quickly and fix it based on crashes and feedback. |
|
And what you're describing as happening in practice is precisely the disappointing part of prgramming.