Remix.run Logo
jayanmn 4 hours ago

I am worried about a software fix for what looks like hardware problem.

themerone 3 hours ago | parent | next [-]

Gracefully handling hardware faults is a software problem. The Air France Flight 447 crash was the result of bad software and bad hardware.

vel0city 3 hours ago | parent | next [-]

I'm reminded of the Apollo moon landing where the computer was rapidly rebooting and being in an OK-ish state to continue to be useful almost immediately

CrossVR an hour ago | parent [-]

It wasn't rebooting, it ran out of memory and started aborting lower priority tasks. It was a excellent example of robust programming in the face of unexpected usage scenarios.

idkfasayer an hour ago | parent | prev [-]

[dead]

afavour 3 hours ago | parent | prev | next [-]

It could be as simple as storing multiple copies of the relevant data and adding a checksum, something like that.

Hardware fix is the ultimate solution but it might be possible to paper over with software.

2 hours ago | parent [-]
[deleted]
kachapopopow 3 hours ago | parent | prev | next [-]

software fixes are totally fine since the chance of two redundant pairs failing within the time it takes to correct these errors is more zero's than there are atoms in the universe. (each pilot has a redundant computer and because there's two pilots there's two redundant pairs)

4 hours ago | parent | prev [-]
[deleted]