From 365a558bef08b0de47a511e6270230723a9ef8db Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 21 Apr 2022 16:52:01 +0100 Subject: add quote --- gemfeed/2021-09-12-keep-it-simple-and-stupid.gmi | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'gemfeed') diff --git a/gemfeed/2021-09-12-keep-it-simple-and-stupid.gmi b/gemfeed/2021-09-12-keep-it-simple-and-stupid.gmi index 5686d3d4..ce17b016 100644 --- a/gemfeed/2021-09-12-keep-it-simple-and-stupid.gmi +++ b/gemfeed/2021-09-12-keep-it-simple-and-stupid.gmi @@ -15,7 +15,7 @@ -------------------- -------------------- ``` -> Published by Paul at 2021-09-12, last updated at 2022-01-23 +> Published by Paul at 2021-09-12, last updated at 2022-04-21 A robust computer system must be kept simple and stupid (KISS). The fancier the system is, the more can break. Unfortunately, most systems tend to become complex and challenging to maintain in today's world. In the early days, so I was told, engineers understood every part of the system, but nowadays, we see more of the "lasagna" stack. One layer or framework is built on top of another layer, and in the end, nobody has got a clue what's going on. @@ -93,4 +93,6 @@ There is, however, a trap. The more you spend time with things, the more these t Enough ranted for now :-). E-Mail me your comments to paul at buetow dot org! +> Controversially, a lack of features is a feature. Enjoy your peace an quiet. - Michael W Lucas + => ../ Go back to the main site -- cgit v1.2.3