diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-03-11 15:23:36 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-03-11 15:23:36 +0100 |
| commit | c7073a593ba7380fb6ea0bc41e90431c0e06e072 (patch) | |
| tree | f45c0f86c730beca3910b625be79e3d4b9d1dff3 /content | |
| parent | b095f33fcc7950e9f6d28e8eb1968c79f1f01164 (diff) | |
| download | mitjafelicijan.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.md | 8 |
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 | |||
| 77 | this purgatory. | 77 | this purgatory. |
| 78 | 78 | ||
| 79 | Let's compare these two distributions when it comes to packages sizes | 79 | Let's compare these two distributions when it comes to packages sizes |
| 80 | and shared object libraries and see they fair. | 80 | and 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. | |||
| 306 | There is also this big elephant in the room, the users. They aren't | 306 | There is also this big elephant in the room, the users. They aren't |
| 307 | concerned about package dependencies. They don't care if an application | 307 | concerned about package dependencies. They don't care if an application |
| 308 | is 20 megabytes bigger. Nobody cares! But they certainly do care about | 308 | is 20 megabytes bigger. Nobody cares! But they certainly do care about |
| 309 | borked systems and non-working dependencies and hunting for solutions why | 309 | borked systems and non-working dependencies and hunting for solutions |
| 310 | `libFlac` was not found even though they have it installed (allthough | 310 | for why `libFlac` was not found even though they have it installed |
| 311 | slightly different version). | 311 | (allthough slightly different version). |
| 312 | 312 | ||
| 313 | Operating systems should abstract these complexities away from the | 313 | Operating systems should abstract these complexities away from the |
| 314 | user. And I am not saying that the Linux kernel is at fault. I mean the | 314 | user. And I am not saying that the Linux kernel is at fault. I mean the |
