|
|
|
|
|
by segfaultbuserr
2260 days ago
|
|
It's unusual that x86 and Linux, which are generally not considered to be reliably and robust under an extreme environment, are used here. But since it's developed by SpaceX, it makes sense - move fast and break things, use off-the-shelf commercial systems as the basis to reduce costs. Anyway, I think it should be more interesting to compare it with a modern rocket that uses a more specialized computer system, VxWorks comes to mind. |
|
I mean compare it with mainframes vs cloud computing; with the latter, you use off-the-shelf hardware and build your software in such a way that you will randomly lose machines, BUT because cloud computing you'll automatically spin up a new machine in that case.