From 6cc7a7cd404b9a0782c41c4413bf94869605f2d6 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 19 Jan 2025 13:22:37 +0200 Subject: Update content for gemtext --- about/resources.gmi | 168 ++++++------ ...24-12-03-f3s-kubernetes-with-freebsd-part-2.gmi | 3 +- ...5-01-01-posts-from-october-to-december-2024.gmi | 11 +- ...-01-posts-from-october-to-december-2024.gmi.tpl | 10 +- gemfeed/atom.xml | 16 +- index.gmi | 2 +- uptime-stats.gmi | 295 +-------------------- 7 files changed, 118 insertions(+), 387 deletions(-) diff --git a/about/resources.gmi b/about/resources.gmi index 9897ff0d..5af5c225 100644 --- a/about/resources.gmi +++ b/about/resources.gmi @@ -35,100 +35,100 @@ You won't find any links on this site because, over time, the links will break. In random order: +* Funktionale Programmierung; Peter Pepper; Springer * Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly -* The Docker Book; James Turnbull; Kindle -* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton +* Terraform Cookbook; Mikael Krief; Packt Publishing * Effective awk programming; Arnold Robbins; O'Reilly -* Funktionale Programmierung; Peter Pepper; Springer +* Perl New Features; Joshua McAdams, brian d foy; Perl School * Ultimate Go Notebook; Bill Kennedy -* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly -* Systemprogrammierung in Go; Frank Müller; dpunkt -* Effective Java; Joshua Bloch; Addison-Wesley Professional -* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications -* Modern Perl; Chromatic ; Onyx Neon Press -* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications -* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly +* Higher Order Perl; Mark Dominus; Morgan Kaufmann * Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly -* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson -* Java ist auch eine Insel; Christian Ullenboom; -* Pro Puppet; James Turnbull, Jeffrey McCune; Apress -* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt -* Terraform Cookbook; Mikael Krief; Packt Publishing -* Raku Recipes; J.J. Merelo; Apress -* Concurrency in Go; Katherine Cox-Buday; O'Reilly * The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible -* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly +* Effective Java; Joshua Bloch; Addison-Wesley Professional +* The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional Pro Git; Scott Chacon, Ben Straub; Apress +* Java ist auch eine Insel; Christian Ullenboom; +* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner * Data Science at the Command Line; Jeroen Janssens; O'Reilly -* Perl New Features; Joshua McAdams, brian d foy; Perl School -* Developing Games in Java; David Brackeen and others...; New Riders +* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly +* Concurrency in Go; Katherine Cox-Buday; O'Reilly +* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press +* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly * Raku Fundamentals; Moritz Lenz; Apress -* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press +* Pro Puppet; James Turnbull, Jeffrey McCune; Apress +* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton * Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers -* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible -* DNS and BIND; Cricket Liu; O'Reilly +* Raku Recipes; J.J. Merelo; Apress +* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook +* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press +* Systemprogrammierung in Go; Frank Müller; dpunkt +* Polished Ruby Programming; Jeremy Evans; Packt Publishing +* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional * Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly +* The Docker Book; James Turnbull; Kindle +* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications +* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible +* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson * Site Reliability Engineering; How Google runs production systems; O'Reilly -* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional -* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner -* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers -* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press -* Leanring eBPF; Liz Rice; O'Reilly -* The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional Pro Git; Scott Chacon, Ben Straub; Apress +* The Pragmatic Programmer; David Thomas; Addison-Wesley * 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly -* Polished Ruby Programming; Jeremy Evans; Packt Publishing -* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook +* DNS and BIND; Cricket Liu; O'Reilly +* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications +* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers +* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt +* Developing Games in Java; David Brackeen and others...; New Riders +* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly +* Modern Perl; Chromatic ; Onyx Neon Press * C++ Programming Language; Bjarne Stroustrup; -* The Pragmatic Programmer; David Thomas; Addison-Wesley -* Higher Order Perl; Mark Dominus; Morgan Kaufmann +* Leanring eBPF; Liz Rice; O'Reilly ## Technical references I didn't read them from the beginning to the end, but I am using them to look up things. The books are in random order: -* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley -* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly +* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly * BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley -* The Linux Programming Interface; Michael Kerrisk; No Starch Press * Relayd and Httpd Mastery; Michael W Lucas +* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly +* The Linux Programming Interface; Michael Kerrisk; No Starch Press * Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly -* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly +* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley ## Self-development and soft-skills books In random order: -* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press -* Digital Minimalism; Cal Newport; Portofolio Penguin -* Slow Productivity; Cal Newport; Penguin Random House -* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select -* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne * The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook -* The Off Switch; Mark Cropley; Virgin Books +* The Good Enough Job; Simone Stolzoff; Ebury Edge * The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books -* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion -* Deep Work; Cal Newport; Piatkus -* The Joy of Missing Out; Christina Crook; New Society Publishers -* Ultralearning; Scott Young; Thorsons +* Psycho-Cybernetics; Maxwell Maltz; Perigee Books * So Good They Can't Ignore You; Cal Newport; Business Plus -* Soft Skills; John Sommez; Manning Publications -* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly +* Ultralearning; Scott Young; Thorsons * Influence without Authority; A. Cohen, D. Bradford; Wiley -* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK -* Eat That Frog!; Brian Tracy; Hodder Paperbacks -* Stop starting, start finishing; Arne Roock; Lean-Kanban University -* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business +* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly * The Bullet Journal Method; Ryder Carroll; Fourth Estate -* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd -* 101 Essays that change the way you think; Brianna Wiest; Audible +* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select +* Soft Skills; John Sommez; Manning Publications +* The Power of Now; Eckhard Tolle; Yellow Kite * Solve for Happy; Mo Gawdat -* The Good Enough Job; Simone Stolzoff; Ebury Edge -* Psycho-Cybernetics; Maxwell Maltz; Perigee Books +* The Joy of Missing Out; Christina Crook; New Society Publishers +* Ultralearning; Anna Laurent; Self-published via Amazon +* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business * Staff Engineer: Leadership beyond the management track; Will Larson; Audible * Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing -* Atomic Habits; James Clear; Random House Business +* Stop starting, start finishing; Arne Roock; Lean-Kanban University +* Digital Minimalism; Cal Newport; Portofolio Penguin +* Slow Productivity; Cal Newport; Penguin Random House +* The Off Switch; Mark Cropley; Virgin Books +* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne +* Deep Work; Cal Newport; Piatkus +* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd +* 101 Essays that change the way you think; Brianna Wiest; Audible +* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press +* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion * Eat That Frog; Brian Tracy -* The Power of Now; Eckhard Tolle; Yellow Kite -* Ultralearning; Anna Laurent; Self-published via Amazon +* Eat That Frog!; Brian Tracy; Hodder Paperbacks +* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK +* Atomic Habits; James Clear; Random House Business => ../notes/index.gmi Here are notes of mine for some of the books @@ -136,22 +136,22 @@ In random order: Some of these were in-person with exams; others were online learning lectures only. In random order: -* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon +* AWS Immersion Day; Amazon; 1-day interactive online training +* Protocol buffers; O'Reilly Online * F5 Loadbalancers Training; 2-day on-site training; F5, Inc. -* Functional programming lecture; Remote University of Hagen -* Apache Tomcat Best Practises; 3-day on-site training * Ultimate Go Programming; Bill Kennedy; O'Reilly Online -* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online -* Protocol buffers; O'Reilly Online -* MySQL Deep Dive Workshop; 2-day on-site training * The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online -* AWS Immersion Day; Amazon; 1-day interactive online training -* Developing IaC with Terraform (with Live Lessons); O'Reilly Online +* Apache Tomcat Best Practises; 3-day on-site training * Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online +* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon +* MySQL Deep Dive Workshop; 2-day on-site training * Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training * Red Hat Certified System Administrator; Course + certification (Although I had the option, I decided not to take the next course as it is more effective to self learn what I need) -* Structure and Interpretation of Computer Programs; Harold Abelson and more...; +* Functional programming lecture; Remote University of Hagen +* Developing IaC with Terraform (with Live Lessons); O'Reilly Online * Scripting Vim; Damian Conway; O'Reilly Online +* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online +* Structure and Interpretation of Computer Programs; Harold Abelson and more...; ## Technical guides @@ -167,45 +167,45 @@ These are not whole books, but guides (smaller or larger) which I found very use In random order: +* Dev Interrupted * The ProdCast (Google SRE Podcast) -* Fork Around And Find Out * The Changelog Podcast(s) +* Fallthrough [Golang] +* Fork Around And Find Out +* Hidden Brain +* Cup o' Go [Golang] * Backend Banter * Deep Questions with Cal Newport -* Cup o' Go [Golang] * The Pragmatic Engineer Podcast -* Dev Interrupted * Maintainable -* Fallthrough [Golang] -* Hidden Brain ### Podcasts I liked I liked them but am not listening to them anymore. The podcasts have either "finished" (no more episodes) or I stopped listening to them due to time constraints or a shift in my interests. -* CRE: Chaosradio Express [german] +* FLOSS weekly * Go Time (predecessor of fallthrough) -* Modern Mentor * Ship It (predecessor of Fork Around And Find Out) -* FLOSS weekly +* CRE: Chaosradio Express [german] * Java Pub House +* Modern Mentor ## Newsletters I like This is a mix of tech and non-tech newsletters I am subscribed to. In random order: -* The Imperfectionist -* Ruby Weekly -* The Pragmatic Engineer * Applied Go Weekly Newsletter -* Register Spill +* Changelog News * Monospace Mentor +* Register Spill * byteSizeGo -* Golang Weekly -* Andreas Brandhorst Newsletter (Sci-Fi author) * The Valuable Dev -* Changelog News +* Ruby Weekly +* Golang Weekly +* The Pragmatic Engineer * VK Newsletter +* Andreas Brandhorst Newsletter (Sci-Fi author) +* The Imperfectionist # Formal education diff --git a/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi b/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi index eded8930..861809ae 100644 --- a/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi +++ b/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi @@ -171,8 +171,7 @@ root@f0:~ # cp /usr/local/etc/doas.conf.sample /usr/local/etc/doas.conf `zfs-periodic` is a nifty tool for automatically creating ZFS snapshots. I decided to go with the following configuration here: ```sh -root@f0:~ # -cat <>/etc/periodic.conf +root@f0:~ # cat <>/etc/periodic.conf daily_zfs_snapshot_enable="YES" daily_zfs_snapshot_pools="zroot" daily_zfs_snapshot_keep="7" diff --git a/gemfeed/2025-01-01-posts-from-october-to-december-2024.gmi b/gemfeed/2025-01-01-posts-from-october-to-december-2024.gmi index e4e08dfb..1bb2907d 100644 --- a/gemfeed/2025-01-01-posts-from-october-to-december-2024.gmi +++ b/gemfeed/2025-01-01-posts-from-october-to-december-2024.gmi @@ -14,6 +14,7 @@ These are from Mastodon and LinkedIn. Have a look at my about page for my social ## Table of Contents * ⇢ Posts from October to December 2024 +* ⇢ Posts for 202410 202411 202412 * ⇢ ⇢ October 2024 * ⇢ ⇢ ⇢ First on-call experience in a startup. Doesn't ... * ⇢ ⇢ ⇢ Reviewing your own PR or MR before asking ... @@ -61,6 +62,8 @@ These are from Mastodon and LinkedIn. Have a look at my about page for my social * ⇢ ⇢ ⇢ It's the small things, which make Unix like ... * ⇢ ⇢ ⇢ My New Year's resolution is not to start any ... +# Posts for 202410 202411 202412 + ## October 2024 ### First on-call experience in a startup. Doesn't ... @@ -111,6 +114,7 @@ The opposite of `#ChaosMonkey` ... automatically repairing and healing services I just became a Silver Patreon for OSnews. What is OSnews? It is an independent news site about IT. It is slightly independent and, at times, alternative. I have enjoyed it since my early student days. This one and other projects I financially support are listed here: +=> gemini://foo.zone/gemfeed/2024-09-07-projects-i-support.gmi foo.zone/gemf...i-support.gmi (Gemini) => https://foo.zone/gemfeed/2024-09-07-projects-i-support.html foo.zone/gemf...-support.html ### Until now, I wasn't aware, that Go is under a ... @@ -123,6 +127,7 @@ Until now, I wasn't aware, that Go is under a BSD-style license (3-clause as it These are some book notes from "Staff Engineer" – there is some really good insight into what is expected from a Staff Engineer and beyond in the industry. I wish I had read the book earlier. +=> gemini://foo.zone/gemfeed/2024-10-24-staff-engineer-book-notes.gmi foo.zone/gemf...ook-notes.gmi (Gemini) => https://foo.zone/gemfeed/2024-10-24-staff-engineer-book-notes.html foo.zone/gemf...ok-notes.html ### Looking at `#Kubernetes`, it's pretty much ... @@ -133,6 +138,7 @@ Looking at `#Kubernetes`, it's pretty much following the Unix way of doing thing There has been an outage at the upstream network provider for OpenBSD.Amsterdam (hoster, I am using). This was the first real-world test for my KISS HA setup, and it worked flawlessly! All my sites and services failed over automatically to my other `#OpenBSD` VM! +=> gemini://foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.gmi foo.zone/gemf...h-OpenBSD.gmi (Gemini) => https://foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.html foo.zone/gemf...-OpenBSD.html => https://openbsd.amsterdam/ openbsd.amsterdam/ @@ -170,6 +176,7 @@ At first, functional options add a bit of boilerplate, but they turn out to be q Revamping my home lab a little bit. `#freebsd` `#bhyve` `#rocky` `#linux` `#vm` `#k3s` `#kubernetes` `#wireguard` `#zfs` `#nfs` `#ha` `#relayd` `#k8s` `#selfhosting` `#homelab` +=> gemini://foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi foo.zone/gemf...sd-part-1.gmi (Gemini) => https://foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.html foo.zone/gemf...d-part-1.html ### Wondering to which `#web` `#browser` I should ... @@ -224,6 +231,7 @@ Thats unexpected, you cant remove a NaN key from a map without clearing it! `#go My second blog post about revamping my home lab a little bit just hit the net. `#FreeBSD` `#ZFS` `#n100` `#k8s` `#k3s` `#kubernetes` +=> gemini://foo.zone/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi foo.zone/gemf...sd-part-2.gmi (Gemini) => https://foo.zone/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.html foo.zone/gemf...d-part-2.html ### Very insightful article about tech hiring in ... @@ -277,6 +285,7 @@ This blog post is basically a rant against DataDog... Personally, I don't have m Quick trick to get Helix themes selected randomly `#HelixEditor` +=> gemini://foo.zone/gemfeed/2024-12-15-random-helix-themes.gmi foo.zone/gemf...ix-themes.gmi (Gemini) => https://foo.zone/gemfeed/2024-12-15-random-helix-themes.html foo.zone/gemf...x-themes.html ### Example where complexity attacks you from ... @@ -317,7 +326,7 @@ It's the small things, which make Unix like systems, like GNU/Linux, interesting ### My New Year's resolution is not to start any ... -A plan of mine for next year is not to start any new non-fiction books (or only very few) but to re-read and listen to my favorites, which I read to reflect on and see things from different perspectives. Every time you re-read a book, you gain new insights. +My New Year's resolution is not to start any new non-fiction books (or only very few) but to re-read and listen to my favorites, which I read to reflect on and see things from different perspectives. Every time you re-read a book, you gain new insights.16350 Other related posts: diff --git a/gemfeed/2025-01-01-posts-from-october-to-december-2024.gmi.tpl b/gemfeed/2025-01-01-posts-from-october-to-december-2024.gmi.tpl index 02d4018b..42216caa 100644 --- a/gemfeed/2025-01-01-posts-from-october-to-december-2024.gmi.tpl +++ b/gemfeed/2025-01-01-posts-from-october-to-december-2024.gmi.tpl @@ -13,6 +13,8 @@ These are from Mastodon and LinkedIn. Have a look at my about page for my social << template::inline::toc +# Posts for 202410 202411 202412 + ## October 2024 ### First on-call experience in a startup. Doesn't ... @@ -63,6 +65,7 @@ The opposite of `#ChaosMonkey` ... automatically repairing and healing services I just became a Silver Patreon for OSnews. What is OSnews? It is an independent news site about IT. It is slightly independent and, at times, alternative. I have enjoyed it since my early student days. This one and other projects I financially support are listed here: +=> gemini://foo.zone/gemfeed/2024-09-07-projects-i-support.gmi foo.zone/gemf...i-support.gmi (Gemini) => https://foo.zone/gemfeed/2024-09-07-projects-i-support.html foo.zone/gemf...-support.html ### Until now, I wasn't aware, that Go is under a ... @@ -75,6 +78,7 @@ Until now, I wasn't aware, that Go is under a BSD-style license (3-clause as it These are some book notes from "Staff Engineer" – there is some really good insight into what is expected from a Staff Engineer and beyond in the industry. I wish I had read the book earlier. +=> gemini://foo.zone/gemfeed/2024-10-24-staff-engineer-book-notes.gmi foo.zone/gemf...ook-notes.gmi (Gemini) => https://foo.zone/gemfeed/2024-10-24-staff-engineer-book-notes.html foo.zone/gemf...ok-notes.html ### Looking at `#Kubernetes`, it's pretty much ... @@ -85,6 +89,7 @@ Looking at `#Kubernetes`, it's pretty much following the Unix way of doing thing There has been an outage at the upstream network provider for OpenBSD.Amsterdam (hoster, I am using). This was the first real-world test for my KISS HA setup, and it worked flawlessly! All my sites and services failed over automatically to my other `#OpenBSD` VM! +=> gemini://foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.gmi foo.zone/gemf...h-OpenBSD.gmi (Gemini) => https://foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.html foo.zone/gemf...-OpenBSD.html => https://openbsd.amsterdam/ openbsd.amsterdam/ @@ -122,6 +127,7 @@ At first, functional options add a bit of boilerplate, but they turn out to be q Revamping my home lab a little bit. `#freebsd` `#bhyve` `#rocky` `#linux` `#vm` `#k3s` `#kubernetes` `#wireguard` `#zfs` `#nfs` `#ha` `#relayd` `#k8s` `#selfhosting` `#homelab` +=> gemini://foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi foo.zone/gemf...sd-part-1.gmi (Gemini) => https://foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.html foo.zone/gemf...d-part-1.html ### Wondering to which `#web` `#browser` I should ... @@ -176,6 +182,7 @@ Thats unexpected, you cant remove a NaN key from a map without clearing it! `#go My second blog post about revamping my home lab a little bit just hit the net. `#FreeBSD` `#ZFS` `#n100` `#k8s` `#k3s` `#kubernetes` +=> gemini://foo.zone/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi foo.zone/gemf...sd-part-2.gmi (Gemini) => https://foo.zone/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.html foo.zone/gemf...d-part-2.html ### Very insightful article about tech hiring in ... @@ -229,6 +236,7 @@ This blog post is basically a rant against DataDog... Personally, I don't have m Quick trick to get Helix themes selected randomly `#HelixEditor` +=> gemini://foo.zone/gemfeed/2024-12-15-random-helix-themes.gmi foo.zone/gemf...ix-themes.gmi (Gemini) => https://foo.zone/gemfeed/2024-12-15-random-helix-themes.html foo.zone/gemf...x-themes.html ### Example where complexity attacks you from ... @@ -269,7 +277,7 @@ It's the small things, which make Unix like systems, like GNU/Linux, interesting ### My New Year's resolution is not to start any ... -A plan of mine for next year is not to start any new non-fiction books (or only very few) but to re-read and listen to my favorites, which I read to reflect on and see things from different perspectives. Every time you re-read a book, you gain new insights. +My New Year's resolution is not to start any new non-fiction books (or only very few) but to re-read and listen to my favorites, which I read to reflect on and see things from different perspectives. Every time you re-read a book, you gain new insights.16350 Other related posts: diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index c97e859b..76b3f8bd 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2025-01-16T22:57:25+02:00 + 2025-01-19T13:21:25+02:00 foo.zone feed To be in the .zone! @@ -231,6 +231,7 @@

+

Posts for 202410 202411 202412


+

October 2024



First on-call experience in a startup. Doesn't ...


@@ -328,6 +331,7 @@
I just became a Silver Patreon for OSnews. What is OSnews? It is an independent news site about IT. It is slightly independent and, at times, alternative. I have enjoyed it since my early student days. This one and other projects I financially support are listed here:

+foo.zone/gemf...i-support.gmi (Gemini)
foo.zone/gemf...-support.html

Until now, I wasn't aware, that Go is under a ...


@@ -340,6 +344,7 @@
These are some book notes from "Staff Engineer" – there is some really good insight into what is expected from a Staff Engineer and beyond in the industry. I wish I had read the book earlier.

+foo.zone/gemf...ook-notes.gmi (Gemini)
foo.zone/gemf...ok-notes.html

Looking at #Kubernetes, it's pretty much ...


@@ -350,6 +355,7 @@
There has been an outage at the upstream network provider for OpenBSD.Amsterdam (hoster, I am using). This was the first real-world test for my KISS HA setup, and it worked flawlessly! All my sites and services failed over automatically to my other #OpenBSD VM!

+foo.zone/gemf...h-OpenBSD.gmi (Gemini)
foo.zone/gemf...-OpenBSD.html
openbsd.amsterdam/

@@ -387,6 +393,7 @@
Revamping my home lab a little bit. #freebsd #bhyve #rocky #linux #vm #k3s #kubernetes #wireguard #zfs #nfs #ha #relayd #k8s #selfhosting #homelab

+foo.zone/gemf...sd-part-1.gmi (Gemini)
foo.zone/gemf...d-part-1.html

Wondering to which #web #browser I should ...


@@ -441,6 +448,7 @@
My second blog post about revamping my home lab a little bit just hit the net. #FreeBSD #ZFS #n100 #k8s #k3s #kubernetes

+foo.zone/gemf...sd-part-2.gmi (Gemini)
foo.zone/gemf...d-part-2.html

Very insightful article about tech hiring in ...


@@ -494,6 +502,7 @@
Quick trick to get Helix themes selected randomly #HelixEditor

+foo.zone/gemf...ix-themes.gmi (Gemini)
foo.zone/gemf...x-themes.html

Example where complexity attacks you from ...


@@ -534,7 +543,7 @@

My New Year's resolution is not to start any ...



-A plan of mine for next year is not to start any new non-fiction books (or only very few) but to re-read and listen to my favorites, which I read to reflect on and see things from different perspectives. Every time you re-read a book, you gain new insights.
+My New Year's resolution is not to start any new non-fiction books (or only very few) but to re-read and listen to my favorites, which I read to reflect on and see things from different perspectives. Every time you re-read a book, you gain new insights.<nil>16350

Other related posts:

@@ -869,8 +878,7 @@ http://www.gnu.org/software/src-highlite --> by Lorenzo Bettini http://www.lorenzobettini.it http://www.gnu.org/software/src-highlite --> -
root@f0:~ # 
-cat <<END >>/etc/periodic.conf
+
root@f0:~ # cat <<END >>/etc/periodic.conf
 daily_zfs_snapshot_enable="YES"
 daily_zfs_snapshot_pools="zroot"
 daily_zfs_snapshot_keep="7"
diff --git a/index.gmi b/index.gmi
index 6026b8b0..39dfee66 100644
--- a/index.gmi
+++ b/index.gmi
@@ -1,6 +1,6 @@
 # foo.zone
 
-> This site was generated at 2025-01-16T22:57:25+02:00 by `Gemtexter`
+> This site was generated at 2025-01-19T13:21:25+02:00 by `Gemtexter`
 
 Welcome to the foo.zone. Everything you read on this site is my personal opinion and experience. You can call me a Linux/*BSD enthusiast and hobbyist. I mainly write about tech, IT, programming and sometimes also about self-improvement here. And I also like coding.
 
diff --git a/uptime-stats.gmi b/uptime-stats.gmi
index 13ac7291..df9fa3ef 100644
--- a/uptime-stats.gmi
+++ b/uptime-stats.gmi
@@ -1,6 +1,6 @@
 # My machine uptime stats
 
-> This site was last updated at 2025-01-16T22:57:25+02:00
+> This site was last updated at 2025-01-19T13:21:25+02:00
 
 The following stats were collected via `uptimed` on all of my personal computers over many years and the output was generated by `guprecords`, the global uptime records stats analyser of mine.
 
@@ -13,296 +13,3 @@ Also check out my blog post:
 
 => ./gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi Unveiling `guprecords.raku`: Uptime records with Raku
 
-## Top 20 Boots's by Host
-
-Boots is the total number of host boots over the entire lifespan.
-
-```
-+-----+----------------+-------+
-| Pos |           Host | Boots |
-+-----+----------------+-------+
-|  1. |  alphacentauri |   671 |
-|  2. |           mars |   207 |
-|  3. |         *earth |   166 |
-|  4. |       callisto |   153 |
-|  5. |       dionysus |   136 |
-|  6. |      tauceti-e |   120 |
-|  7. |      *makemake |    61 |
-|  8. |        *uranus |    57 |
-|  9. |          pluto |    51 |
-| 10. |      mega15289 |    50 |
-| 11. |          *t450 |    43 |
-| 12. |       mega8477 |    40 |
-| 13. |         phobos |    40 |
-| 14. |    *fishfinger |    40 |
-| 15. |      *blowfish |    33 |
-| 16. |            sun |    33 |
-| 17. |   *mega-m3-pro |    27 |
-| 18. |           moon |    20 |
-| 19. |         vulcan |    19 |
-| 20. |        tauceti |    16 |
-+-----+----------------+-------+
-```
-
-## Top 20 Uptime's by Host
-
-Uptime is the total uptime of a host over the entire lifespan.
-
-```
-+-----+----------------+-----------------------------+
-| Pos |           Host |                      Uptime |
-+-----+----------------+-----------------------------+
-|  1. |         vulcan |   4 years, 5 months, 6 days |
-|  2. |            sun |  3 years, 9 months, 26 days |
-|  3. |        *uranus |   3 years, 9 months, 5 days |
-|  4. |          uugrn |   3 years, 5 months, 5 days |
-|  5. |      deltavega |  3 years, 1 months, 21 days |
-|  6. |      *blowfish |  3 years, 1 months, 20 days |
-|  7. |         *earth |  3 years, 1 months, 11 days |
-|  8. |          pluto | 2 years, 10 months, 29 days |
-|  9. |    *fishfinger |  2 years, 5 months, 19 days |
-| 10. |        tauceti |  2 years, 3 months, 19 days |
-| 11. |      mega15289 | 1 years, 12 months, 17 days |
-| 12. |      tauceti-f |  1 years, 9 months, 18 days |
-| 13. |       mega8477 |  1 years, 3 months, 25 days |
-| 14. |          host0 |   1 years, 3 months, 9 days |
-| 15. |      *makemake |  1 years, 2 months, 23 days |
-| 16. |      tauceti-e |  1 years, 2 months, 20 days |
-| 17. |          *t450 |   1 years, 1 months, 2 days |
-| 18. |       callisto | 0 years, 10 months, 31 days |
-| 19. |  alphacentauri | 0 years, 10 months, 28 days |
-| 20. |       babylon5 |  0 years, 9 months, 25 days |
-+-----+----------------+-----------------------------+
-```
-
-## Top 20 Score's by Host
-
-Score is calculated by combining all other metrics.
-
-```
-+-----+----------------+-------+
-| Pos |           Host | Score |
-+-----+----------------+-------+
-|  1. |        *uranus |   334 |
-|  2. |         vulcan |   275 |
-|  3. |            sun |   238 |
-|  4. |         *earth |   215 |
-|  5. |          uugrn |   211 |
-|  6. |  alphacentauri |   201 |
-|  7. |      *blowfish |   198 |
-|  8. |      deltavega |   193 |
-|  9. |          pluto |   182 |
-| 10. |    *fishfinger |   156 |
-| 11. |       dionysus |   156 |
-| 12. |      mega15289 |   147 |
-| 13. |        tauceti |   141 |
-| 14. |      *makemake |   122 |
-| 15. |      tauceti-f |   108 |
-| 16. |      tauceti-e |    96 |
-| 17. |       callisto |    86 |
-| 18. |          *t450 |    86 |
-| 19. |       mega8477 |    80 |
-| 20. |          host0 |    76 |
-+-----+----------------+-------+
-```
-
-## Top 20 Downtime's by Host
-
-Downtime is the total downtime of a host over the entire lifespan.
-
-```
-+-----+----------------+-----------------------------+
-| Pos |           Host |                    Downtime |
-+-----+----------------+-----------------------------+
-|  1. |       dionysus |  8 years, 3 months, 16 days |
-|  2. |        *uranus |  6 years, 1 months, 16 days |
-|  3. |  alphacentauri | 5 years, 11 months, 18 days |
-|  4. |      *makemake |   2 years, 9 months, 6 days |
-|  5. |           moon |   2 years, 1 months, 1 days |
-|  6. |       callisto |  1 years, 5 months, 15 days |
-|  7. |      mega15289 |  1 years, 4 months, 24 days |
-|  8. |          *t450 |  1 years, 2 months, 13 days |
-|  9. |           mars |  1 years, 2 months, 10 days |
-| 10. |      tauceti-e |  0 years, 12 months, 9 days |
-| 11. |         sirius |  0 years, 8 months, 20 days |
-| 12. |         *earth |  0 years, 6 months, 13 days |
-| 13. |         deimos |  0 years, 5 months, 15 days |
-| 14. |            *f2 |   0 years, 2 months, 9 days |
-| 15. |        joghurt |   0 years, 2 months, 9 days |
-| 16. |            *f0 |   0 years, 2 months, 8 days |
-| 17. |            *f1 |   0 years, 2 months, 8 days |
-| 18. |          host0 |   0 years, 2 months, 1 days |
-| 19. |      fibonacci |  0 years, 1 months, 11 days |
-| 20. |          cobol |   0 years, 1 months, 8 days |
-+-----+----------------+-----------------------------+
-```
-
-## Top 20 Lifespan's by Host
-
-Lifespan is the total uptime + the total downtime of a host.
-
-```
-+-----+----------------+-----------------------------+
-| Pos |           Host |                    Lifespan |
-+-----+----------------+-----------------------------+
-|  1. |        *uranus |  9 years, 9 months, 21 days |
-|  2. |       dionysus |  8 years, 6 months, 17 days |
-|  3. |  alphacentauri |  6 years, 9 months, 13 days |
-|  4. |         vulcan |   4 years, 5 months, 6 days |
-|  5. |      *makemake | 3 years, 10 months, 30 days |
-|  6. |            sun |  3 years, 10 months, 2 days |
-|  7. |         *earth |  3 years, 6 months, 24 days |
-|  8. |          uugrn |   3 years, 5 months, 5 days |
-|  9. |      mega15289 |   3 years, 4 months, 9 days |
-| 10. |      *blowfish |  3 years, 1 months, 21 days |
-| 11. |      deltavega |  3 years, 1 months, 21 days |
-| 12. |          pluto | 2 years, 10 months, 30 days |
-| 13. |    *fishfinger |  2 years, 5 months, 20 days |
-| 14. |           moon |  2 years, 4 months, 25 days |
-| 15. |        tauceti |  2 years, 3 months, 22 days |
-| 16. |       callisto |  2 years, 3 months, 13 days |
-| 17. |          *t450 |  2 years, 2 months, 14 days |
-| 18. |      tauceti-e |  2 years, 1 months, 29 days |
-| 19. |      tauceti-f |  1 years, 9 months, 20 days |
-| 20. |           mars |  1 years, 8 months, 19 days |
-+-----+----------------+-----------------------------+
-```
-
-## Top 20 Boots's by KernelMajor
-
-Boots is the total number of host boots over the entire lifespan.
-
-```
-+-----+----------------+-------+
-| Pos |    KernelMajor | Boots |
-+-----+----------------+-------+
-|  1. |  FreeBSD 10... |   551 |
-|  2. |     Linux 3... |   550 |
-|  3. |     Linux 5... |   162 |
-|  4. |     Linux 4... |   161 |
-|  5. |  FreeBSD 11... |   153 |
-|  6. |    *Linux 6... |   130 |
-|  7. |  FreeBSD 13... |   116 |
-|  8. |  *OpenBSD 7... |    83 |
-|  9. |   Darwin 13... |    40 |
-| 10. | *FreeBSD 14... |    38 |
-| 11. |  *Darwin 23... |    32 |
-| 12. |   FreeBSD 5... |    25 |
-| 13. |     Linux 2... |    22 |
-| 14. |   Darwin 21... |    17 |
-| 15. |   Darwin 15... |    15 |
-| 16. |   Darwin 22... |    12 |
-| 17. |   Darwin 18... |    11 |
-| 18. |   FreeBSD 7... |    10 |
-| 19. |   OpenBSD 4... |    10 |
-| 20. |   FreeBSD 6... |    10 |
-+-----+----------------+-------+
-```
-
-## Top 20 Uptime's by KernelMajor
-
-Uptime is the total uptime of a host over the entire lifespan.
-
-```
-+-----+----------------+------------------------------+
-| Pos |    KernelMajor |                       Uptime |
-+-----+----------------+------------------------------+
-|  1. |     Linux 3... | 15 years, 10 months, 25 days |
-|  2. |  *OpenBSD 7... |    6 years, 2 months, 6 days |
-|  3. |  FreeBSD 10... |    5 years, 9 months, 9 days |
-|  4. |     Linux 5... |  4 years, 10 months, 21 days |
-|  5. |     Linux 4... |   2 years, 7 months, 22 days |
-|  6. |  FreeBSD 11... |   2 years, 4 months, 28 days |
-|  7. |    *Linux 6... |   2 years, 3 months, 31 days |
-|  8. |     Linux 2... |  1 years, 11 months, 21 days |
-|  9. |   Darwin 13... |   1 years, 3 months, 25 days |
-| 10. |   FreeBSD 6... |    1 years, 3 months, 9 days |
-| 11. | *FreeBSD 14... |    1 years, 1 months, 2 days |
-| 12. |  *Darwin 23... |  0 years, 10 months, 25 days |
-| 13. |   OpenBSD 4... |   0 years, 8 months, 12 days |
-| 14. |   Darwin 21... |    0 years, 8 months, 2 days |
-| 15. |   Darwin 18... |    0 years, 7 months, 5 days |
-| 16. |   Darwin 22... |   0 years, 6 months, 22 days |
-| 17. |   Darwin 15... |   0 years, 6 months, 15 days |
-| 18. |   FreeBSD 5... |   0 years, 5 months, 18 days |
-| 19. |  FreeBSD 13... |    0 years, 4 months, 2 days |
-| 20. |   Darwin 20... |    0 years, 3 months, 7 days |
-+-----+----------------+------------------------------+
-```
-
-## Top 20 Score's by KernelMajor
-
-Score is calculated by combining all other metrics.
-
-```
-+-----+----------------+-------+
-| Pos |    KernelMajor | Score |
-+-----+----------------+-------+
-|  1. |     Linux 3... |  1045 |
-|  2. |  FreeBSD 10... |   406 |
-|  3. |  *OpenBSD 7... |   394 |
-|  4. |     Linux 5... |   317 |
-|  5. |     Linux 4... |   175 |
-|  6. |  FreeBSD 11... |   159 |
-|  7. |    *Linux 6... |   155 |
-|  8. |     Linux 2... |   121 |
-|  9. |   Darwin 13... |    80 |
-| 10. |   FreeBSD 6... |    75 |
-| 11. | *FreeBSD 14... |    69 |
-| 12. |  *Darwin 23... |    56 |
-| 13. |   OpenBSD 4... |    39 |
-| 14. |   Darwin 21... |    38 |
-| 15. |   Darwin 18... |    32 |
-| 16. |   Darwin 22... |    30 |
-| 17. |   Darwin 15... |    29 |
-| 18. |  FreeBSD 13... |    25 |
-| 19. |   FreeBSD 5... |    25 |
-| 20. |   Darwin 20... |    11 |
-+-----+----------------+-------+
-```
-
-## Top 20 Boots's by KernelName
-
-Boots is the total number of host boots over the entire lifespan.
-
-```
-+-----+------------+-------+
-| Pos | KernelName | Boots |
-+-----+------------+-------+
-|  1. |     *Linux |  1025 |
-|  2. |   *FreeBSD |   903 |
-|  3. |    *Darwin |   132 |
-|  4. |   *OpenBSD |    93 |
-+-----+------------+-------+
-```
-
-## Top 20 Uptime's by KernelName
-
-Uptime is the total uptime of a host over the entire lifespan.
-
-```
-+-----+------------+-----------------------------+
-| Pos | KernelName |                      Uptime |
-+-----+------------+-----------------------------+
-|  1. |     *Linux | 27 years, 4 months, 23 days |
-|  2. |   *FreeBSD | 10 years, 12 months, 4 days |
-|  3. |   *OpenBSD |  6 years, 9 months, 17 days |
-|  4. |    *Darwin |   4 years, 4 months, 6 days |
-+-----+------------+-----------------------------+
-```
-
-## Top 20 Score's by KernelName
-
-Score is calculated by combining all other metrics.
-
-```
-+-----+------------+-------+
-| Pos | KernelName | Score |
-+-----+------------+-------+
-|  1. |     *Linux |  1814 |
-|  2. |   *FreeBSD |   770 |
-|  3. |   *OpenBSD |   434 |
-|  4. |    *Darwin |   282 |
-+-----+------------+-------+
-```
-
-- 
cgit v1.2.3