summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUser Mms <mms@voyager.local>2024-10-25 23:25:14 +0200
committerUser Mms <mms@voyager.local>2024-10-25 23:25:14 +0200
commitc80bf4bf5ee83f55e2f6a57783c969f509e99fc7 (patch)
tree6e68bb059ddba66045aab4730e5ff49ba88aaaa6
parent792972d14a5b375ca8eb786855125f92b4248d83 (diff)
feat: docker free
-rw-r--r--assets/blog/images/fallout-whale.webpbin0 -> 49382 bytes
l---------content-org/.#unix-history.org1
-rw-r--r--content-org/blog.org36
-rw-r--r--content/blog/2024/docker-free.md33
l---------themes/24-unification/layouts/_default/.#baseof.html1
-rw-r--r--themes/24-unification/layouts/_default/baseof.html1
6 files changed, 68 insertions, 4 deletions
diff --git a/assets/blog/images/fallout-whale.webp b/assets/blog/images/fallout-whale.webp
new file mode 100644
index 0000000..7e440a5
--- /dev/null
+++ b/assets/blog/images/fallout-whale.webp
Binary files differ
diff --git a/content-org/.#unix-history.org b/content-org/.#unix-history.org
deleted file mode 120000
index 05810a7..0000000
--- a/content-org/.#unix-history.org
+++ /dev/null
@@ -1 +0,0 @@
-mms@voyager.local.62643:1729838336 \ No newline at end of file
diff --git a/content-org/blog.org b/content-org/blog.org
index b823c4a..65d7748 100644
--- a/content-org/blog.org
+++ b/content-org/blog.org
@@ -8,7 +8,7 @@
#+HUGO_SECTION: blog
-* 2024 [84/86] :@blog:
+* 2024 [85/87] :@blog:
:PROPERTIES:
:EXPORT_HUGO_SECTION: blog/2024
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :image_dir "blog/images" :image_max_width 600
@@ -122,6 +122,40 @@ It's small annoyance, but it shows the general direction.
Microsoft GitHub is still not near the biggest sin an Open Source can commit when it comes to cooperation (that crown still goes to using Discord), but it's far from being "Open".
+** DONE Docker free since 2024
+CLOSED: [2024-10-25 Fri 23:24]
+:PROPERTIES:
+:EXPORT_FILE_NAME: docker-free
+:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :Abstract I have stopped the last personal Docker container
+:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :Listening Moonspell - Alma Matter
+:END:
+
+
+#+attr_shortcode: :file fallout-whale.webp
+#+attr_shortcode: :alt Screenshot from an isometric computerr game. Shirtless guy stands next to whale's remainses.
+#+attr_shortcode: :class pull-right
+#+attr_shortcode: :forced_width 250
+#+begin_image
+noop
+#+end_image
+
+I, for one, am tired of modern complexity.
+I much prefer /older/ complexity akin to to Emacs.
+But I also love simplicity.
+
+For years my home-lab was rocking a few Docker containers running on Synology.
+Mostly due to no simple alternative (thanks Synology!), but still.
+However now I'm moving to FreeBSD based home-lab, and everything which was running on Docker is supposed to run in jails.
+Much, much [[https://www.youtube.com/watch?v=PivpCKEiQOQ][simplier]] and this way I run what I want, not what Linuxserver has prepared.
+
+As of today, my entire infrastructure is migrated.
+I no longer need to care about Docker dancing for VC's moneys - at least personally; at work I am still forced to use it... and a Mac.
+Some services will follow soon (like [[https://jellyfin.org/][Jellyfin]]), as I want them to behave differently but today I have stopped the last Docker container.
+
+Docker /used to be/ great.
+What was once open, is now a company focuses on enshittification.
+They won't be missed.
+
** DONE AI radio is straight out of a nightmare
CLOSED: [2024-10-22 Tue 17:58]
:PROPERTIES:
diff --git a/content/blog/2024/docker-free.md b/content/blog/2024/docker-free.md
new file mode 100644
index 0000000..14c90dc
--- /dev/null
+++ b/content/blog/2024/docker-free.md
@@ -0,0 +1,33 @@
++++
+title = "Docker free since 2024"
+author = ["MichaƂ Sapka"]
+date = 2024-10-25T23:24:00+02:00
+categories = ["blog"]
+draft = false
+weight = 2001
+image_dir = "blog/images"
+image_max_width = 600
+Abstract = "I have stopped the last personal Docker container"
+Listening = "Moonspell - Alma Matter"
++++
+
+{{< image forced_width="250" class="pull-right" alt="Screenshot from an isometric computerr game. Shirtless guy stands next to whale's remainses." file="fallout-whale.webp" >}}
+noop
+{{< /image >}}
+
+I, for one, am tired of modern complexity.
+I much prefer _older_ complexity akin to to Emacs.
+But I also love simplicity.
+
+For years my home-lab was rocking a few Docker containers running on Synology.
+Mostly due to no simple alternative (thanks Synology!), but still.
+However now I'm moving to FreeBSD based home-lab, and everything which was running on Docker is supposed to run in jails.
+Much, much [simplier](https://www.youtube.com/watch?v=PivpCKEiQOQ) and this way I run what I want, not what Linuxserver has prepared.
+
+As of today, my entire infrastructure is migrated.
+I no longer need to care about Docker dancing for VC's moneys - at least personally; at work I am still forced to use it... and a Mac.
+Some services will follow soon (like [Jellyfin](https://jellyfin.org/)), as I want them to behave differently but today I have stopped the last Docker container.
+
+Docker _used to be_ great.
+What was once open, is now a company focuses on enshittification.
+They won't be missed.
diff --git a/themes/24-unification/layouts/_default/.#baseof.html b/themes/24-unification/layouts/_default/.#baseof.html
deleted file mode 120000
index 05810a7..0000000
--- a/themes/24-unification/layouts/_default/.#baseof.html
+++ /dev/null
@@ -1 +0,0 @@
-mms@voyager.local.62643:1729838336 \ No newline at end of file
diff --git a/themes/24-unification/layouts/_default/baseof.html b/themes/24-unification/layouts/_default/baseof.html
index 394193f..dfc8744 100644
--- a/themes/24-unification/layouts/_default/baseof.html
+++ b/themes/24-unification/layouts/_default/baseof.html
@@ -418,7 +418,6 @@
main {
padding: 10px;
}
-
}
</style>
</head>