|
|
|
|
|
by jeffbush
3487 days ago
|
|
"And you still manage to prove that your system is 100x more reliable than human driver." That's the rub: how do you prove that? If your software stack is 30 million lines of code that was written by god knows who, I would argue it's nigh impossible without releasing it and seeing what happens, which seems morally irresponsible and legally negligent. If you follow strict rules in coding conventions and algorithms, it's easier to statically verify code is probably correct. |
|