Comment on One Expensive Mistake
filcuk@feddit.uk 2 days agoI don’t think recycling code is embarrassing? No-one can be expected to write a new codebase from scratch for every new product or machine. That would be worse than building on top of a solid foundation.
neidu3@sh.itjust.works 2 days ago
It isn’t. Never testing that it’s compatible with the new hardware platform is.
filcuk@feddit.uk 2 days ago
Having read up on it quickly, the real issue was with a lack of tests and failure handling, so you’re not wrong.
Apparently this code wasn’t even necessary to run after liftoff, yet it caused the self-destruct.
Crazy.