|
|
|
|
|
by constantcrying
340 days ago
|
|
It's about what you do with errors. If you let them compound they lead to destruction, if instead you inspect, maintain, reinspect, replace, etc. you can manage them. My point was that something extremely complex, like a plane, works, because the system tries hard to prevent compounding errors. |
|
You can do maintenance, inspections, and replacement because of those specifications.
In software the equivalent of blueprints is code. The room for variation outside software “specifications” is infinite.
Human reliability when comes to assembling planes is also much higher than 99%, and LLM reliability creating code is much, much lower than 99%.