From 912456daa1d546952de0fd80da4d795c2062e8d9 Mon Sep 17 00:00:00 2001 From: Rohan Kumar Date: Fri, 28 Oct 2022 13:51:58 -0700 Subject: [PATCH] Fix: some text belonged outside a blockquote. --- content/posts/keeping-platforms-open.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/content/posts/keeping-platforms-open.md b/content/posts/keeping-platforms-open.md index 8d96113..52aa877 100644 --- a/content/posts/keeping-platforms-open.md +++ b/content/posts/keeping-platforms-open.md @@ -1,6 +1,5 @@ --- date: "2021-02-23T11:54:00-08:00" -lastmod: "2021-03-02T23:04:04-08:00" description: "How open platforms become closed, and how standards-driven development can prevent it from happening." footnote_heading: "Notes" outputs: @@ -146,8 +145,6 @@ The standards- and consensus-driven approach to platform development and the ine The reason societies with democratic governments are better places to live in than their alternatives isn’t because of some goodness intrinsic to democracy, but because its hopeless inefficiency helps blunt the basic potential for evil. The constraint of maintaining constant popularity is simply too large a burden to bear. So, happily, very little gets done that is extremely bad–or extremely good. -Perhaps the biggest benefit to abandoning the "move fast and break things" mindset is that in addition to making it hard to rapidly improve a service, abandoning the mindset also makes it hard to rapidly worsen a service. - {{}} {{}} {{}} +Perhaps the biggest benefit to abandoning the "move fast and break things" mindset is that in addition to making it hard to rapidly improve a service, abandoning the mindset also makes it hard to rapidly worsen a service. + Ac­knowledge­ments {#acknowledgements} --------------------------