diff options
| author | Paul Buetow <paul@buetow.org> | 2022-04-21 16:52:01 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-04-21 16:52:01 +0100 |
| commit | 365a558bef08b0de47a511e6270230723a9ef8db (patch) | |
| tree | fa7f9d81c854f388cc6a5338f3685d18c6251995 | |
| parent | 0ce5af0892602926ecde69281eb0f22745fe6614 (diff) | |
add quote
| -rw-r--r-- | gemfeed/2021-09-12-keep-it-simple-and-stupid.gmi | 4 |
1 files changed, 3 insertions, 1 deletions
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 |
