Here are just some of the assumptions it is making that are flawed beyond repair:
- Algorithms don't have unexpected behaviour.
- Computer programs operating in real time are predictable
- We can agree on what to optimise for
- Checking the source code is always possible
- Checking the source code allows you to understand a program
Here are just some of the assumptions it is making that are flawed beyond repair:
- Algorithms don't have unexpected behaviour.
- Computer programs operating in real time are predictable
- We can agree on what to optimise for
- Checking the source code is always possible
- Checking the source code allows you to understand a program