Graceful degradation
A system designed to experience graceful degradation, or to fail soft (used in computing, similar to “fail safe”[13]) operates at a reduced level of performance after some component fails. For example, if grid power fails, a building may operate lighting at reduced levels or elevators at reduced speeds. In computing, if insufficient network bandwidth is available to stream an online video, a lower-resolution version might be streamed in place of the high-resolution version. Progressive enhancement is another example, where web pages are available in a basic functional format for older, small-screen, or limited-capability web browsers, but in an enhanced version for browsers capable of handling additional technologies or that have a larger display.
einlander@lemmy.world 1 week ago
Think of a smart house for example, or Tesla cars. When the internet is down, you should still be able to turn your lights on or off. When the battery is dead on a Tesla you should still be able to open the door from the outside with the door handle and not have to hotwire a 12v battery for the subsystem to work.