summaryrefslogtreecommitdiff
path: root/gemfeed/2021-09-12-keep-it-simple-and-stupid.html
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-06-15 08:54:26 +0100
committerPaul Buetow <paul@buetow.org>2022-06-15 08:54:26 +0100
commite4676049f25c5fa0cb645d1555934fda88029fd5 (patch)
tree53bdd9694d755e56dbc375c6459adf104bbf5036 /gemfeed/2021-09-12-keep-it-simple-and-stupid.html
parent03a55d2eeaa2da52f071571942082edeba6613dc (diff)
sweating the small stuff
Diffstat (limited to 'gemfeed/2021-09-12-keep-it-simple-and-stupid.html')
-rw-r--r--gemfeed/2021-09-12-keep-it-simple-and-stupid.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2021-09-12-keep-it-simple-and-stupid.html b/gemfeed/2021-09-12-keep-it-simple-and-stupid.html
index 1840591e..8fcb6e8d 100644
--- a/gemfeed/2021-09-12-keep-it-simple-and-stupid.html
+++ b/gemfeed/2021-09-12-keep-it-simple-and-stupid.html
@@ -22,7 +22,7 @@
/ ********** \ / ********** \
/ ************ \ / ************ \
-------------------- --------------------
-</pre>
+</pre><br />
<p class="quote"><i>Published by Paul at 2021-09-12, last updated at 2022-04-21</i></p>
<p>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.</p>
<h1>Need faster hardware</h1>