From 909d3c58dfc685f365bcd640499945844c8c63a5 Mon Sep 17 00:00:00 2001 From: Tomislav Medak Date: Sun, 19 May 2024 12:49:52 -0700 Subject: [PATCH] Update content/shard/resilient-infrastructure.md --- content/shard/{maintenance.md => resilient-infrastructure.md} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename content/shard/{maintenance.md => resilient-infrastructure.md} (95%) diff --git a/content/shard/maintenance.md b/content/shard/resilient-infrastructure.md similarity index 95% rename from content/shard/maintenance.md rename to content/shard/resilient-infrastructure.md index f3ce3a0..1c6ec66 100644 --- a/content/shard/maintenance.md +++ b/content/shard/resilient-infrastructure.md @@ -3,8 +3,7 @@ title = "Resilient Infrastructure" glassblowers = ["cristobalsciutto.md"] +++ -For protocols to be resilient, they must be maintained. Simple tools can be -interrogated. Simple tools can be tweaked. Worse is better. +For protocols to be resilient, they must be maintained. Simple tools can be interrogated. Simple tools can be tweaked. Worse is better. Software must be executed on a substrate, a computational abstraction on top of hardware. If that substrate shifts from under the software, the software stops