aboutsummaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2024-03-11 15:23:36 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2024-03-11 15:23:36 +0100
commitc7073a593ba7380fb6ea0bc41e90431c0e06e072 (patch)
treef45c0f86c730beca3910b625be79e3d4b9d1dff3 /content
parentb095f33fcc7950e9f6d28e8eb1968c79f1f01164 (diff)
downloadmitjafelicijan.com-c7073a593ba7380fb6ea0bc41e90431c0e06e072.tar.gz
Typo fixes
Diffstat (limited to 'content')
-rw-r--r--content/posts/2024-03-10-the-abysmal-state-of-linux-in-the-year-2024.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/content/posts/2024-03-10-the-abysmal-state-of-linux-in-the-year-2024.md b/content/posts/2024-03-10-the-abysmal-state-of-linux-in-the-year-2024.md
index b2c8dd4..23c4970 100644
--- a/content/posts/2024-03-10-the-abysmal-state-of-linux-in-the-year-2024.md
+++ b/content/posts/2024-03-10-the-abysmal-state-of-linux-in-the-year-2024.md
@@ -77,7 +77,7 @@ that is completely devoid of shared dependencies, we will still live in
77this purgatory. 77this purgatory.
78 78
79Let's compare these two distributions when it comes to packages sizes 79Let's compare these two distributions when it comes to packages sizes
80and shared object libraries and see they fair. 80and shared object libraries and see how they fair.
81 81
82## Debian 82## Debian
83 83
@@ -306,9 +306,9 @@ maintenance an entirely different game.
306There is also this big elephant in the room, the users. They aren't 306There is also this big elephant in the room, the users. They aren't
307concerned about package dependencies. They don't care if an application 307concerned about package dependencies. They don't care if an application
308is 20 megabytes bigger. Nobody cares! But they certainly do care about 308is 20 megabytes bigger. Nobody cares! But they certainly do care about
309borked systems and non-working dependencies and hunting for solutions why 309borked systems and non-working dependencies and hunting for solutions
310`libFlac` was not found even though they have it installed (allthough 310for why `libFlac` was not found even though they have it installed
311slightly different version). 311(allthough slightly different version).
312 312
313Operating systems should abstract these complexities away from the 313Operating systems should abstract these complexities away from the
314user. And I am not saying that the Linux kernel is at fault. I mean the 314user. And I am not saying that the Linux kernel is at fault. I mean the