diff options
| author | Paul Buetow <paul@buetow.org> | 2021-10-02 21:52:47 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-10-02 21:52:47 +0300 |
| commit | 8318a041f9d7ceaf5c336c46138910266a03d292 (patch) | |
| tree | 9583440755d5471b76873545711cdcedb827e844 /gemfeed | |
| parent | 0543c5053c128ed46840c7453f13ae4ece48894b (diff) | |
Publishing new version
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/2021-09-12-keep-it-simple-and-stupid.md | 8 | ||||
| -rw-r--r-- | gemfeed/index.md | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/gemfeed/2021-09-12-keep-it-simple-and-stupid.md b/gemfeed/2021-09-12-keep-it-simple-and-stupid.md index 6340d20d..3b5cafe6 100644 --- a/gemfeed/2021-09-12-keep-it-simple-and-stupid.md +++ b/gemfeed/2021-09-12-keep-it-simple-and-stupid.md @@ -15,7 +15,7 @@ -------------------- -------------------- ``` -> Written by Paul Buetow 2021-09-12, last updated 2021-09-24 +> Written by Paul Buetow 2021-09-12, last updated 2021-10-02 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. @@ -43,9 +43,15 @@ Coming back to COBOL, k8s is on its way to becoming something similar. One day, [https://www.techrepublic.com/article/why-kubernetes-is-our-modern-day-cobol-says-a-tech-expert/](https://www.techrepublic.com/article/why-kubernetes-is-our-modern-day-cobol-says-a-tech-expert/) +<<<<<<< HEAD +And here is something to smile about: + +[https://christine.website/blog/theres-a-node-2021-10-02](https://christine.website/blog/theres-a-node-2021-10-02) +======= Another article which stroke me is: [Today's Students Don't Understand the Basics of Computer Operations ](https://it.slashdot.org/story/21/09/23/163212/todays-students-dont-understand-the-basics-of-computer-operations) +>>>>>>> 1aa43e960a9fe7bc0d87042316d740266512bfe2 # The bloated web diff --git a/gemfeed/index.md b/gemfeed/index.md index b126a2b6..63875d1f 100644 --- a/gemfeed/index.md +++ b/gemfeed/index.md @@ -2,7 +2,7 @@ ## Having fun with computers! -[2021-09-12 (1351 words) - Keep it simple and stupid](./2021-09-12-keep-it-simple-and-stupid.md) +[2021-09-12 (1365 words) - Keep it simple and stupid](./2021-09-12-keep-it-simple-and-stupid.md) [2021-08-01 (2919 words) - On being Pedantic about Open-Source](./2021-08-01-on-being-pedantic-about-open-source.md) [2021-07-04 (2048 words) - The Well-Grounded Rubyist](./2021-07-04-the-well-grounded-rubyist.md) [2021-06-05 (1191 words) - Gemtexter - One Bash script to rule it all](./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md) |
