aboutsummaryrefslogtreecommitdiff
path: root/content/en/docs/Concepts/problem_osi.md
diff options
context:
space:
mode:
authorThijs Paelman <thijs.paelman+git@hotmail.be>2023-06-08 23:38:05 +0200
committerThijs Paelman <thijs.paelman+git@hotmail.be>2023-06-14 20:34:39 +0200
commitccb15ed449294de7ad9383d46a24cc87b270d21d (patch)
tree5990c0e887561de5d001d158c556f8494344c92f /content/en/docs/Concepts/problem_osi.md
parent0132e6ebecd4741b9e9449260e494063b545294c (diff)
downloadwebsite-ccb15ed449294de7ad9383d46a24cc87b270d21d.tar.gz
website-ccb15ed449294de7ad9383d46a24cc87b270d21d.zip
docs: Add links to relevant blog posts
Diffstat (limited to 'content/en/docs/Concepts/problem_osi.md')
-rw-r--r--content/en/docs/Concepts/problem_osi.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/content/en/docs/Concepts/problem_osi.md b/content/en/docs/Concepts/problem_osi.md
index 42768dc..66b0ad4 100644
--- a/content/en/docs/Concepts/problem_osi.md
+++ b/content/en/docs/Concepts/problem_osi.md
@@ -173,3 +173,8 @@ condemned to a sisyphean effort of perpetual incremental fixes, its
fate to remain a craft that builds on tradition, cobbling together an
ever-growing bungle of technologies and protocols that stretch the
limits of manageability.
+
+Not yet convinced? Read an even more in-depth explanation on our
+[blog](/blog/2022/02/12/what-is-wrong-with-the-architecture-of-the-internet/),
+about the seperation of concerns design principle and layer violations
+and about seperation of mechanism & policy and ossification.