summaryrefslogtreecommitdiff
path: root/gemfeed/2021-09-12-keep-it-simple-and-stupid.gmi
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-01-23 16:12:48 +0000
committerPaul Buetow <paul@buetow.org>2022-01-23 16:12:48 +0000
commit11568823bc9970f7baf322f6f1ada566c4cbf5bf (patch)
tree6d27f54541282c8db75ab695c6c45eedf72c0c17 /gemfeed/2021-09-12-keep-it-simple-and-stupid.gmi
parent6a43c66f4eb119cfcad0b1181095008a41ec54cb (diff)
change published quite
Diffstat (limited to 'gemfeed/2021-09-12-keep-it-simple-and-stupid.gmi')
-rw-r--r--gemfeed/2021-09-12-keep-it-simple-and-stupid.gmi2
1 files changed, 1 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 68d9b67f..a012df13 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 Buetow 2021-09-12, last updated 2021-10-22
+> Published by Paul at 2021-09-12, last updated at 2021-10-22
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.