summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--about/resources.md182
-rw-r--r--gemfeed/2008-06-26-perl-poetry.md4
-rw-r--r--gemfeed/2011-05-07-perl-daemon-service-framework.md4
-rw-r--r--gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.md14
-rw-r--r--gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.md6
-rw-r--r--gemfeed/2021-04-24-welcome-to-the-geminispace.md10
-rw-r--r--gemfeed/2021-05-16-personal-bash-coding-style-guide.md8
-rw-r--r--gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md18
-rw-r--r--gemfeed/2021-09-12-keep-it-simple-and-stupid.md6
-rw-r--r--gemfeed/2021-11-29-bash-golf-part-1.md12
-rw-r--r--gemfeed/2022-01-01-bash-golf-part-2.md12
-rw-r--r--gemfeed/2022-03-06-the-release-of-dtail-4.0.0.md6
-rw-r--r--gemfeed/2022-05-27-perl-is-still-a-great-choice.md6
-rw-r--r--gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.md14
-rw-r--r--gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md10
-rw-r--r--gemfeed/2022-10-30-installing-dtail-on-openbsd.md6
-rw-r--r--gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.md14
-rw-r--r--gemfeed/2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.md10
-rw-r--r--gemfeed/2023-04-01-never-split-the-difference-book-notes.md14
-rw-r--r--gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.md8
-rw-r--r--gemfeed/2023-05-06-the-obstacle-is-the-way-book-notes.md14
-rw-r--r--gemfeed/2023-06-01-kiss-server-monitoring-with-gogios.md6
-rw-r--r--gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes.md14
-rw-r--r--gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.md10
-rw-r--r--gemfeed/2023-08-18-site-reliability-engineering-part-1.md6
-rw-r--r--gemfeed/2023-09-25-dtail-usage-examples.md6
-rw-r--r--gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.md16
-rw-r--r--gemfeed/2023-11-11-mind-management-book-notes.md14
-rw-r--r--gemfeed/2023-11-19-site-reliability-engineering-part-2.md6
-rw-r--r--gemfeed/2023-12-10-bash-golf-part-3.md12
-rw-r--r--gemfeed/2024-01-09-site-reliability-engineering-part-3.md6
-rw-r--r--gemfeed/2024-01-13-one-reason-why-i-love-openbsd.md14
-rw-r--r--gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.md18
-rw-r--r--gemfeed/2024-05-01-slow-productivity-book-notes.md14
-rw-r--r--gemfeed/2024-07-07-the-stoic-challenge-book-notes.md14
-rw-r--r--gemfeed/2024-09-07-site-reliability-engineering-part-4.md6
-rw-r--r--gemfeed/2024-10-02-gemtexter-3.0.0-lets-gemtext-again-4.md10
-rw-r--r--gemfeed/2024-10-24-staff-engineer-book-notes.md14
-rw-r--r--gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.md18
-rw-r--r--gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.md18
-rw-r--r--gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3.md18
-rw-r--r--gemfeed/DRAFT-f3s-kubernetes-with-freebsd-part-4.md18
-rw-r--r--index.md2
-rw-r--r--notes/career-guide-and-soft-skills.md14
-rw-r--r--notes/mind-management.md14
-rw-r--r--notes/never-split-the-difference.md14
-rw-r--r--notes/slow-productivity.md14
-rw-r--r--notes/staff-engineer.md14
-rw-r--r--notes/the-obstacle-is-the-way.md14
-rw-r--r--notes/the-pragmatic-programmer.md14
-rw-r--r--notes/the-stoic-challenge.md14
-rw-r--r--uptime-stats.md2
52 files changed, 376 insertions, 376 deletions
diff --git a/about/resources.md b/about/resources.md
index aa140de4..82d40bae 100644
--- a/about/resources.md
+++ b/about/resources.md
@@ -35,100 +35,100 @@ You won't find any links on this site because, over time, the links will break.
In random order:
-* Data Science at the Command Line; Jeroen Janssens; 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
-* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
+* Higher Order Perl; Mark Dominus; Morgan Kaufmann
+* Concurrency in Go; Katherine Cox-Buday; O'Reilly
+* Funktionale Programmierung; Peter Pepper; Springer
+* Raku Fundamentals; Moritz Lenz; Apress
+* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly
+* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
+* C++ Programming Language; Bjarne Stroustrup;
+* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
+* Terraform Cookbook; Mikael Krief; Packt Publishing
+* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
+* Leanring eBPF; Liz Rice; O'Reilly
* Java ist auch eine Insel; Christian Ullenboom;
-* Concurrency in Go; Katherine Cox-Buday; O'Reilly
-* Systemprogrammierung in Go; Frank Müller; dpunkt
* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly
-* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
-* Higher Order Perl; Mark Dominus; Morgan Kaufmann
-* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
-* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
-* Leanring eBPF; Liz Rice; O'Reilly
-* Modern Perl; Chromatic ; Onyx Neon Press
-* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
-* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
-* Polished Ruby Programming; Jeremy Evans; Packt Publishing
-* Effective Java; Joshua Bloch; Addison-Wesley Professional
-* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
* Developing Games in Java; David Brackeen and others...; New Riders
-* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
-* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly
-* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
+* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
+* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
+* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
-* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
-* Raku Fundamentals; Moritz Lenz; Apress
+* Perl New Features; Joshua McAdams, brian d foy; Perl School
+* Modern Perl; Chromatic ; Onyx Neon Press
+* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
+* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
* Site Reliability Engineering; How Google runs production systems; O'Reilly
-* The Pragmatic Programmer; David Thomas; Addison-Wesley
-* The Docker Book; James Turnbull; Kindle
* DNS and BIND; Cricket Liu; O'Reilly
-* Raku Recipes; J.J. Merelo; Apress
* Ultimate Go Notebook; Bill Kennedy
-* Perl New Features; Joshua McAdams, brian d foy; Perl School
-* C++ Programming Language; Bjarne Stroustrup;
-* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
-* Terraform Cookbook; Mikael Krief; Packt Publishing
-* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
-* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
-* Funktionale Programmierung; Peter Pepper; Springer
-* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
-* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
-* Effective awk programming; Arnold Robbins; O'Reilly
+* Data Science at the Command Line; Jeroen Janssens; O'Reilly
* Pro Puppet; James Turnbull, Jeffrey McCune; Apress
+* The Pragmatic Programmer; David Thomas; Addison-Wesley
+* Systemprogrammierung in Go; Frank Müller; dpunkt
+* Effective Java; Joshua Bloch; Addison-Wesley Professional
+* Raku Recipes; J.J. Merelo; Apress
+* The Docker Book; James Turnbull; Kindle
+* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
+* Effective awk programming; Arnold Robbins; O'Reilly
+* Polished Ruby Programming; Jeremy Evans; Packt Publishing
+* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
+* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
+* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
+* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
+* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
+* 21st Century C: C Tips from the New School; Ben Klemens; 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
## 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:
-* Relayd and Httpd Mastery; Michael W Lucas
-* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley
-* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly
* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley
-* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly
+* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly
* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly
+* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley
* The Linux Programming Interface; Michael Kerrisk; No Starch Press
+* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly
+* Relayd and Httpd Mastery; Michael W Lucas
## Self-development and soft-skills books
In random order:
-* Deep Work; Cal Newport; Piatkus
+* The Power of Now; Eckhard Tolle; Yellow Kite
+* Eat That Frog!; Brian Tracy; Hodder Paperbacks
+* Eat That Frog; Brian Tracy
+* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business
+* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
-* Influence without Authority; A. Cohen, D. Bradford; Wiley
* 101 Essays that change the way you think; Brianna Wiest; Audible
-* Solve for Happy; Mo Gawdat
-* Staff Engineer: Leadership beyond the management track; Will Larson; Audible
-* The Bullet Journal Method; Ryder Carroll; Fourth Estate
-* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books
+* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select
+* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
+* Influence without Authority; A. Cohen, D. Bradford; Wiley
+* Soft Skills; John Sommez; Manning Publications
+* Stop starting, start finishing; Arne Roock; Lean-Kanban University
* Slow Productivity; Cal Newport; Penguin Random House
+* Digital Minimalism; Cal Newport; Portofolio Penguin
+* The Joy of Missing Out; Christina Crook; New Society Publishers
+* The Off Switch; Mark Cropley; Virgin Books
+* Solve for Happy; Mo Gawdat
* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
-* Ultralearning; Scott Young; Thorsons
+* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books
+* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
+* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
* So Good They Can't Ignore You; Cal Newport; Business Plus
-* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select
-* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
-* 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
-* The Good Enough Job; Simone Stolzoff; Ebury Edge
-* Eat That Frog!; Brian Tracy; Hodder Paperbacks
-* Eat That Frog; Brian Tracy
* Atomic Habits; James Clear; Random House Business
-* Digital Minimalism; Cal Newport; Portofolio Penguin
-* The Joy of Missing Out; Christina Crook; New Society Publishers
-* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business
-* Ultralearning; Anna Laurent; Self-published via Amazon
-* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
-* Stop starting, start finishing; Arne Roock; Lean-Kanban University
* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
-* The Power of Now; Eckhard Tolle; Yellow Kite
-* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
-* Soft Skills; John Sommez; Manning Publications
-* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
+* The Good Enough Job; Simone Stolzoff; Ebury Edge
+* Deep Work; Cal Newport; Piatkus
+* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne
+* Staff Engineer: Leadership beyond the management track; Will Larson; Audible
+* Ultralearning; Anna Laurent; Self-published via Amazon
+* The Bullet Journal Method; Ryder Carroll; Fourth Estate
+* Ultralearning; Scott Young; Thorsons
[Here are notes of mine for some of the books](../notes/index.md)
@@ -136,29 +136,29 @@ In random order:
Some of these were in-person with exams; others were online learning lectures only. In random order:
-* AWS Immersion Day; Amazon; 1-day interactive online training
-* MySQL Deep Dive Workshop; 2-day on-site training
+* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online
* Developing IaC with Terraform (with Live Lessons); O'Reilly Online
+* 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)
+* AWS Immersion Day; Amazon; 1-day interactive online training
* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online
-* Structure and Interpretation of Computer Programs; Harold Abelson and more...;
-* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training
* Functional programming lecture; Remote University of Hagen
-* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online
+* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training
* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online
-* Apache Tomcat Best Practises; 3-day on-site training
-* Protocol buffers; O'Reilly Online
-* Scripting Vim; Damian Conway; O'Reilly Online
-* 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)
* Ultimate Go Programming; Bill Kennedy; 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
+* Structure and Interpretation of Computer Programs; Harold Abelson and more...;
* F5 Loadbalancers Training; 2-day on-site training; F5, Inc.
+* Scripting Vim; Damian Conway; O'Reilly Online
+* Protocol buffers; O'Reilly Online
+* MySQL Deep Dive Workshop; 2-day on-site training
+* Apache Tomcat Best Practises; 3-day on-site training
## Technical guides
These are not whole books, but guides (smaller or larger) which I found very useful. in random order:
-* Advanced Bash-Scripting Guide
* Raku Guide at https://raku.guide
+* Advanced Bash-Scripting Guide
* How CPUs work at https://cpu.land
## Podcasts
@@ -167,46 +167,46 @@ These are not whole books, but guides (smaller or larger) which I found very use
In random order:
+* Cup o' Go [Golang]
+* Dev Interrupted
+* Deep Questions with Cal Newport
+* Fork Around And Find Out
+* Backend Banter
* Hidden Brain
* Fallthrough [Golang]
-* Fork Around And Find Out
-* Dev Interrupted
-* Cup o' Go [Golang]
-* The Pragmatic Engineer Podcast
-* The Changelog Podcast(s)
* Maintainable
* The ProdCast (Google SRE Podcast)
* BSD Now
-* Deep Questions with Cal Newport
-* Backend Banter
+* The Pragmatic Engineer Podcast
+* The Changelog Podcast(s)
### 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.
-* Ship It (predecessor of Fork Around And Find Out)
-* FLOSS weekly
-* Java Pub House
* CRE: Chaosradio Express [german]
-* Modern Mentor
* Go Time (predecessor of fallthrough)
+* Modern Mentor
+* Java Pub House
+* FLOSS weekly
+* Ship It (predecessor of Fork Around And Find Out)
## Newsletters I like
This is a mix of tech and non-tech newsletters I am subscribed to. In random order:
-* Changelog News
-* Applied Go Weekly Newsletter
* The Imperfectionist
-* VK Newsletter
-* byteSizeGo
-* Golang Weekly
+* Changelog News
+* Andreas Brandhorst Newsletter (Sci-Fi author)
* Monospace Mentor
+* byteSizeGo
+* Register Spill
* Ruby Weekly
-* Andreas Brandhorst Newsletter (Sci-Fi author)
-* The Pragmatic Engineer
* The Valuable Dev
-* Register Spill
+* VK Newsletter
+* Applied Go Weekly Newsletter
+* The Pragmatic Engineer
+* Golang Weekly
# Formal education
diff --git a/gemfeed/2008-06-26-perl-poetry.md b/gemfeed/2008-06-26-perl-poetry.md
index e64cd0f4..5256e765 100644
--- a/gemfeed/2008-06-26-perl-poetry.md
+++ b/gemfeed/2008-06-26-perl-poetry.md
@@ -173,8 +173,8 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other related posts are:
-[2008-06-26 Perl Poetry (You are currently reading this)](./2008-06-26-perl-poetry.md)
-[2011-05-07 Perl Daemon (Service Framework)](./2011-05-07-perl-daemon-service-framework.md)
[2022-05-27 Perl is still a great choice](./2022-05-27-perl-is-still-a-great-choice.md)
+[2011-05-07 Perl Daemon (Service Framework)](./2011-05-07-perl-daemon-service-framework.md)
+[2008-06-26 Perl Poetry (You are currently reading this)](./2008-06-26-perl-poetry.md)
[Back to the main site](../)
diff --git a/gemfeed/2011-05-07-perl-daemon-service-framework.md b/gemfeed/2011-05-07-perl-daemon-service-framework.md
index 7364826f..10588124 100644
--- a/gemfeed/2011-05-07-perl-daemon-service-framework.md
+++ b/gemfeed/2011-05-07-perl-daemon-service-framework.md
@@ -175,8 +175,8 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other related posts are:
-[2008-06-26 Perl Poetry](./2008-06-26-perl-poetry.md)
-[2011-05-07 Perl Daemon (Service Framework) (You are currently reading this)](./2011-05-07-perl-daemon-service-framework.md)
[2022-05-27 Perl is still a great choice](./2022-05-27-perl-is-still-a-great-choice.md)
+[2011-05-07 Perl Daemon (Service Framework) (You are currently reading this)](./2011-05-07-perl-daemon-service-framework.md)
+[2008-06-26 Perl Poetry](./2008-06-26-perl-poetry.md)
[Back to the main site](../)
diff --git a/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.md b/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.md
index e21375d1..793ee5a7 100644
--- a/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.md
+++ b/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.md
@@ -397,13 +397,13 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other *BSD related posts are:
-[2016-04-09 Jails and ZFS with Puppet on FreeBSD (You are currently reading this)](./2016-04-09-jails-and-zfs-on-freebsd-with-puppet.md)
-[2022-07-30 Let's Encrypt with OpenBSD and Rex](./2022-07-30-lets-encrypt-with-openbsd-and-rex.md)
-[2022-10-30 Installing DTail on OpenBSD](./2022-10-30-installing-dtail-on-openbsd.md)
-[2024-01-13 One reason why I love OpenBSD](./2024-01-13-one-reason-why-i-love-openbsd.md)
-[2024-04-01 KISS high-availability with OpenBSD](./2024-04-01-KISS-high-availability-with-OpenBSD.md)
-[2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage](./2024-11-17-f3s-kubernetes-with-freebsd-part-1.md)
-[2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation](./2024-12-03-f3s-kubernetes-with-freebsd-part-2.md)
[2025-02-01 f3s: Kubernetes with FreeBSD - Part 3: Protecting from power cuts](./2025-02-01-f3s-kubernetes-with-freebsd-part-3.md)
+[2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation](./2024-12-03-f3s-kubernetes-with-freebsd-part-2.md)
+[2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage](./2024-11-17-f3s-kubernetes-with-freebsd-part-1.md)
+[2024-04-01 KISS high-availability with OpenBSD](./2024-04-01-KISS-high-availability-with-OpenBSD.md)
+[2024-01-13 One reason why I love OpenBSD](./2024-01-13-one-reason-why-i-love-openbsd.md)
+[2022-10-30 Installing DTail on OpenBSD](./2022-10-30-installing-dtail-on-openbsd.md)
+[2022-07-30 Let's Encrypt with OpenBSD and Rex](./2022-07-30-lets-encrypt-with-openbsd-and-rex.md)
+[2016-04-09 Jails and ZFS with Puppet on FreeBSD (You are currently reading this)](./2016-04-09-jails-and-zfs-on-freebsd-with-puppet.md)
[Back to the main site](../)
diff --git a/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.md b/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.md
index 0caa64b0..d5147829 100644
--- a/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.md
+++ b/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.md
@@ -120,9 +120,9 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other related posts are:
-[2021-04-22 DTail - The distributed log tail program (You are currently reading this)](./2021-04-22-dtail-the-distributed-log-tail-program.md)
-[2022-03-06 The release of DTail 4.0.0](./2022-03-06-the-release-of-dtail-4.0.0.md)
-[2022-10-30 Installing DTail on OpenBSD](./2022-10-30-installing-dtail-on-openbsd.md)
[2023-09-25 DTail usage examples](./2023-09-25-dtail-usage-examples.md)
+[2022-10-30 Installing DTail on OpenBSD](./2022-10-30-installing-dtail-on-openbsd.md)
+[2022-03-06 The release of DTail 4.0.0](./2022-03-06-the-release-of-dtail-4.0.0.md)
+[2021-04-22 DTail - The distributed log tail program (You are currently reading this)](./2021-04-22-dtail-the-distributed-log-tail-program.md)
[Back to the main site](../)
diff --git a/gemfeed/2021-04-24-welcome-to-the-geminispace.md b/gemfeed/2021-04-24-welcome-to-the-geminispace.md
index 17d3291f..662328da 100644
--- a/gemfeed/2021-04-24-welcome-to-the-geminispace.md
+++ b/gemfeed/2021-04-24-welcome-to-the-geminispace.md
@@ -94,11 +94,11 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other related posts are:
-[2021-04-24 Welcome to the Geminispace (You are currently reading this)](./2021-04-24-welcome-to-the-geminispace.md)
-[2021-06-05 Gemtexter - One Bash script to rule it all](./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md)
-[2022-08-27 Gemtexter 1.1.0 - Let's Gemtext again](./2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md)
-[2023-03-25 Gemtexter 2.0.0 - Let's Gemtext again²](./2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.md)
-[2023-07-21 Gemtexter 2.1.0 - Let's Gemtext again³](./2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.md)
[2024-10-02 Gemtexter 3.0.0 - Let's Gemtext again⁴](./2024-10-02-gemtexter-3.0.0-lets-gemtext-again-4.md)
+[2023-07-21 Gemtexter 2.1.0 - Let's Gemtext again³](./2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.md)
+[2023-03-25 Gemtexter 2.0.0 - Let's Gemtext again²](./2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.md)
+[2022-08-27 Gemtexter 1.1.0 - Let's Gemtext again](./2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md)
+[2021-06-05 Gemtexter - One Bash script to rule it all](./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md)
+[2021-04-24 Welcome to the Geminispace (You are currently reading this)](./2021-04-24-welcome-to-the-geminispace.md)
[Back to the main site](../)
diff --git a/gemfeed/2021-05-16-personal-bash-coding-style-guide.md b/gemfeed/2021-05-16-personal-bash-coding-style-guide.md
index d2c0f050..4f1b8152 100644
--- a/gemfeed/2021-05-16-personal-bash-coding-style-guide.md
+++ b/gemfeed/2021-05-16-personal-bash-coding-style-guide.md
@@ -409,10 +409,10 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other related posts are:
-[2021-05-16 Personal Bash coding style guide (You are currently reading this)](./2021-05-16-personal-bash-coding-style-guide.md)
-[2021-06-05 Gemtexter - One Bash script to rule it all](./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md)
-[2021-11-29 Bash Golf Part 1](./2021-11-29-bash-golf-part-1.md)
-[2022-01-01 Bash Golf Part 2](./2022-01-01-bash-golf-part-2.md)
[2023-12-10 Bash Golf Part 3](./2023-12-10-bash-golf-part-3.md)
+[2022-01-01 Bash Golf Part 2](./2022-01-01-bash-golf-part-2.md)
+[2021-11-29 Bash Golf Part 1](./2021-11-29-bash-golf-part-1.md)
+[2021-06-05 Gemtexter - One Bash script to rule it all](./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md)
+[2021-05-16 Personal Bash coding style guide (You are currently reading this)](./2021-05-16-personal-bash-coding-style-guide.md)
[Back to the main site](../)
diff --git a/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md b/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md
index 1766c067..56e8df6a 100644
--- a/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md
+++ b/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md
@@ -183,15 +183,15 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other related posts are:
-[2021-04-24 Welcome to the Geminispace](./2021-04-24-welcome-to-the-geminispace.md)
-[2021-05-16 Personal Bash coding style guide](./2021-05-16-personal-bash-coding-style-guide.md)
-[2021-06-05 Gemtexter - One Bash script to rule it all (You are currently reading this)](./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md)
-[2021-11-29 Bash Golf Part 1](./2021-11-29-bash-golf-part-1.md)
-[2022-01-01 Bash Golf Part 2](./2022-01-01-bash-golf-part-2.md)
-[2022-08-27 Gemtexter 1.1.0 - Let's Gemtext again](./2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md)
-[2023-03-25 Gemtexter 2.0.0 - Let's Gemtext again²](./2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.md)
-[2023-07-21 Gemtexter 2.1.0 - Let's Gemtext again³](./2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.md)
-[2023-12-10 Bash Golf Part 3](./2023-12-10-bash-golf-part-3.md)
[2024-10-02 Gemtexter 3.0.0 - Let's Gemtext again⁴](./2024-10-02-gemtexter-3.0.0-lets-gemtext-again-4.md)
+[2023-12-10 Bash Golf Part 3](./2023-12-10-bash-golf-part-3.md)
+[2023-07-21 Gemtexter 2.1.0 - Let's Gemtext again³](./2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.md)
+[2023-03-25 Gemtexter 2.0.0 - Let's Gemtext again²](./2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.md)
+[2022-08-27 Gemtexter 1.1.0 - Let's Gemtext again](./2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md)
+[2022-01-01 Bash Golf Part 2](./2022-01-01-bash-golf-part-2.md)
+[2021-11-29 Bash Golf Part 1](./2021-11-29-bash-golf-part-1.md)
+[2021-06-05 Gemtexter - One Bash script to rule it all (You are currently reading this)](./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md)
+[2021-05-16 Personal Bash coding style guide](./2021-05-16-personal-bash-coding-style-guide.md)
+[2021-04-24 Welcome to the Geminispace](./2021-04-24-welcome-to-the-geminispace.md)
[Back to the main site](../)
diff --git a/gemfeed/2021-09-12-keep-it-simple-and-stupid.md b/gemfeed/2021-09-12-keep-it-simple-and-stupid.md
index a8617c16..8663debe 100644
--- a/gemfeed/2021-09-12-keep-it-simple-and-stupid.md
+++ b/gemfeed/2021-09-12-keep-it-simple-and-stupid.md
@@ -115,10 +115,10 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other KISS-related posts are:
-[2021-09-12 Keep it simple and stupid (You are currently reading this)](./2021-09-12-keep-it-simple-and-stupid.md)
-[2023-06-01 KISS server monitoring with Gogios](./2023-06-01-kiss-server-monitoring-with-gogios.md)
-[2023-10-29 KISS static web photo albums with `photoalbum.sh`](./2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.md)
[2024-04-01 KISS high-availability with OpenBSD](./2024-04-01-KISS-high-availability-with-OpenBSD.md)
+[2023-10-29 KISS static web photo albums with `photoalbum.sh`](./2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.md)
+[2023-06-01 KISS server monitoring with Gogios](./2023-06-01-kiss-server-monitoring-with-gogios.md)
+[2021-09-12 Keep it simple and stupid (You are currently reading this)](./2021-09-12-keep-it-simple-and-stupid.md)
> Controversially, a lack of features is a feature. Enjoy your peace an quiet. - Michael W Lucas
diff --git a/gemfeed/2021-11-29-bash-golf-part-1.md b/gemfeed/2021-11-29-bash-golf-part-1.md
index a9f0c793..b7959f14 100644
--- a/gemfeed/2021-11-29-bash-golf-part-1.md
+++ b/gemfeed/2021-11-29-bash-golf-part-1.md
@@ -4,9 +4,9 @@
This is the first blog post about my Bash Golf series. This series is about random Bash tips, tricks and weirdnesses I came across. It's a collection of smaller articles I wrote in an older (in German language) blog, which I translated and refreshed with some new content.
-[2021-11-29 Bash Golf Part 1 (You are currently reading this)](./2021-11-29-bash-golf-part-1.md)
-[2022-01-01 Bash Golf Part 2](./2022-01-01-bash-golf-part-2.md)
[2023-12-10 Bash Golf Part 3](./2023-12-10-bash-golf-part-3.md)
+[2022-01-01 Bash Golf Part 2](./2022-01-01-bash-golf-part-2.md)
+[2021-11-29 Bash Golf Part 1 (You are currently reading this)](./2021-11-29-bash-golf-part-1.md)
```
@@ -480,10 +480,10 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other related posts are:
-[2021-05-16 Personal Bash coding style guide](./2021-05-16-personal-bash-coding-style-guide.md)
-[2021-06-05 Gemtexter - One Bash script to rule it all](./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md)
-[2021-11-29 Bash Golf Part 1 (You are currently reading this)](./2021-11-29-bash-golf-part-1.md)
-[2022-01-01 Bash Golf Part 2](./2022-01-01-bash-golf-part-2.md)
[2023-12-10 Bash Golf Part 3](./2023-12-10-bash-golf-part-3.md)
+[2022-01-01 Bash Golf Part 2](./2022-01-01-bash-golf-part-2.md)
+[2021-11-29 Bash Golf Part 1 (You are currently reading this)](./2021-11-29-bash-golf-part-1.md)
+[2021-06-05 Gemtexter - One Bash script to rule it all](./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md)
+[2021-05-16 Personal Bash coding style guide](./2021-05-16-personal-bash-coding-style-guide.md)
[Back to the main site](../)
diff --git a/gemfeed/2022-01-01-bash-golf-part-2.md b/gemfeed/2022-01-01-bash-golf-part-2.md
index d1330128..1f028f18 100644
--- a/gemfeed/2022-01-01-bash-golf-part-2.md
+++ b/gemfeed/2022-01-01-bash-golf-part-2.md
@@ -4,9 +4,9 @@
This is the second blog post about my Bash Golf series. This series is random Bash tips, tricks and weirdnesses I came across. It's a collection of smaller articles I wrote in an older (in German language) blog, which I translated and refreshed with some new content.
-[2021-11-29 Bash Golf Part 1](./2021-11-29-bash-golf-part-1.md)
-[2022-01-01 Bash Golf Part 2 (You are currently reading this)](./2022-01-01-bash-golf-part-2.md)
[2023-12-10 Bash Golf Part 3](./2023-12-10-bash-golf-part-3.md)
+[2022-01-01 Bash Golf Part 2 (You are currently reading this)](./2022-01-01-bash-golf-part-2.md)
+[2021-11-29 Bash Golf Part 1](./2021-11-29-bash-golf-part-1.md)
```
@@ -498,10 +498,10 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other related posts are:
-[2021-05-16 Personal Bash coding style guide](./2021-05-16-personal-bash-coding-style-guide.md)
-[2021-06-05 Gemtexter - One Bash script to rule it all](./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md)
-[2021-11-29 Bash Golf Part 1](./2021-11-29-bash-golf-part-1.md)
-[2022-01-01 Bash Golf Part 2 (You are currently reading this)](./2022-01-01-bash-golf-part-2.md)
[2023-12-10 Bash Golf Part 3](./2023-12-10-bash-golf-part-3.md)
+[2022-01-01 Bash Golf Part 2 (You are currently reading this)](./2022-01-01-bash-golf-part-2.md)
+[2021-11-29 Bash Golf Part 1](./2021-11-29-bash-golf-part-1.md)
+[2021-06-05 Gemtexter - One Bash script to rule it all](./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md)
+[2021-05-16 Personal Bash coding style guide](./2021-05-16-personal-bash-coding-style-guide.md)
[Back to the main site](../)
diff --git a/gemfeed/2022-03-06-the-release-of-dtail-4.0.0.md b/gemfeed/2022-03-06-the-release-of-dtail-4.0.0.md
index 98b238d0..e3de21e0 100644
--- a/gemfeed/2022-03-06-the-release-of-dtail-4.0.0.md
+++ b/gemfeed/2022-03-06-the-release-of-dtail-4.0.0.md
@@ -307,10 +307,10 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other related posts are:
-[2021-04-22 DTail - The distributed log tail program](./2021-04-22-dtail-the-distributed-log-tail-program.md)
-[2022-03-06 The release of DTail 4.0.0 (You are currently reading this)](./2022-03-06-the-release-of-dtail-4.0.0.md)
-[2022-10-30 Installing DTail on OpenBSD](./2022-10-30-installing-dtail-on-openbsd.md)
[2023-09-25 DTail usage examples](./2023-09-25-dtail-usage-examples.md)
+[2022-10-30 Installing DTail on OpenBSD](./2022-10-30-installing-dtail-on-openbsd.md)
+[2022-03-06 The release of DTail 4.0.0 (You are currently reading this)](./2022-03-06-the-release-of-dtail-4.0.0.md)
+[2021-04-22 DTail - The distributed log tail program](./2021-04-22-dtail-the-distributed-log-tail-program.md)
Thanks!
diff --git a/gemfeed/2022-05-27-perl-is-still-a-great-choice.md b/gemfeed/2022-05-27-perl-is-still-a-great-choice.md
index b7ba1644..aa856001 100644
--- a/gemfeed/2022-05-27-perl-is-still-a-great-choice.md
+++ b/gemfeed/2022-05-27-perl-is-still-a-great-choice.md
@@ -147,9 +147,9 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other related posts are:
-[2008-06-26 Perl Poetry](./2008-06-26-perl-poetry.md)
-[2011-05-07 Perl Daemon (Service Framework)](./2011-05-07-perl-daemon-service-framework.md)
-[2022-05-27 Perl is still a great choice (You are currently reading this)](./2022-05-27-perl-is-still-a-great-choice.md)
[2023-05-01 Unveiling `guprecords.raku`: Global Uptime Records with Raku](./2023-05-01-unveiling-guprecords:-uptime-records-with-raku.md)
+[2022-05-27 Perl is still a great choice (You are currently reading this)](./2022-05-27-perl-is-still-a-great-choice.md)
+[2011-05-07 Perl Daemon (Service Framework)](./2011-05-07-perl-daemon-service-framework.md)
+[2008-06-26 Perl Poetry](./2008-06-26-perl-poetry.md)
[Back to the main site](../)
diff --git a/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.md b/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.md
index 40deb0fc..0399e072 100644
--- a/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.md
+++ b/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.md
@@ -676,13 +676,13 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other *BSD related posts are:
-[2016-04-09 Jails and ZFS with Puppet on FreeBSD](./2016-04-09-jails-and-zfs-on-freebsd-with-puppet.md)
-[2022-07-30 Let's Encrypt with OpenBSD and Rex (You are currently reading this)](./2022-07-30-lets-encrypt-with-openbsd-and-rex.md)
-[2022-10-30 Installing DTail on OpenBSD](./2022-10-30-installing-dtail-on-openbsd.md)
-[2024-01-13 One reason why I love OpenBSD](./2024-01-13-one-reason-why-i-love-openbsd.md)
-[2024-04-01 KISS high-availability with OpenBSD](./2024-04-01-KISS-high-availability-with-OpenBSD.md)
-[2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage](./2024-11-17-f3s-kubernetes-with-freebsd-part-1.md)
-[2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation](./2024-12-03-f3s-kubernetes-with-freebsd-part-2.md)
[2025-02-01 f3s: Kubernetes with FreeBSD - Part 3: Protecting from power cuts](./2025-02-01-f3s-kubernetes-with-freebsd-part-3.md)
+[2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation](./2024-12-03-f3s-kubernetes-with-freebsd-part-2.md)
+[2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage](./2024-11-17-f3s-kubernetes-with-freebsd-part-1.md)
+[2024-04-01 KISS high-availability with OpenBSD](./2024-04-01-KISS-high-availability-with-OpenBSD.md)
+[2024-01-13 One reason why I love OpenBSD](./2024-01-13-one-reason-why-i-love-openbsd.md)
+[2022-10-30 Installing DTail on OpenBSD](./2022-10-30-installing-dtail-on-openbsd.md)
+[2022-07-30 Let's Encrypt with OpenBSD and Rex (You are currently reading this)](./2022-07-30-lets-encrypt-with-openbsd-and-rex.md)
+[2016-04-09 Jails and ZFS with Puppet on FreeBSD](./2016-04-09-jails-and-zfs-on-freebsd-with-puppet.md)
[Back to the main site](../)
diff --git a/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md b/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md
index fa08c841..e0a55c37 100644
--- a/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md
+++ b/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md
@@ -102,11 +102,11 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other related posts are:
-[2021-04-24 Welcome to the Geminispace](./2021-04-24-welcome-to-the-geminispace.md)
-[2021-06-05 Gemtexter - One Bash script to rule it all](./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md)
-[2022-08-27 Gemtexter 1.1.0 - Let's Gemtext again (You are currently reading this)](./2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md)
-[2023-03-25 Gemtexter 2.0.0 - Let's Gemtext again²](./2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.md)
-[2023-07-21 Gemtexter 2.1.0 - Let's Gemtext again³](./2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.md)
[2024-10-02 Gemtexter 3.0.0 - Let's Gemtext again⁴](./2024-10-02-gemtexter-3.0.0-lets-gemtext-again-4.md)
+[2023-07-21 Gemtexter 2.1.0 - Let's Gemtext again³](./2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.md)
+[2023-03-25 Gemtexter 2.0.0 - Let's Gemtext again²](./2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.md)
+[2022-08-27 Gemtexter 1.1.0 - Let's Gemtext again (You are currently reading this)](./2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md)
+[2021-06-05 Gemtexter - One Bash script to rule it all](./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md)
+[2021-04-24 Welcome to the Geminispace](./2021-04-24-welcome-to-the-geminispace.md)
[Back to the main site](../)
diff --git a/gemfeed/2022-10-30-installing-dtail-on-openbsd.md b/gemfeed/2022-10-30-installing-dtail-on-openbsd.md
index 232e7bb4..2ca8141b 100644
--- a/gemfeed/2022-10-30-installing-dtail-on-openbsd.md
+++ b/gemfeed/2022-10-30-installing-dtail-on-openbsd.md
@@ -357,9 +357,9 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other related posts are:
-[2021-04-22 DTail - The distributed log tail program](./2021-04-22-dtail-the-distributed-log-tail-program.md)
-[2022-03-06 The release of DTail 4.0.0](./2022-03-06-the-release-of-dtail-4.0.0.md)
-[2022-10-30 Installing DTail on OpenBSD (You are currently reading this)](./2022-10-30-installing-dtail-on-openbsd.md)
[2023-09-25 DTail usage examples](./2023-09-25-dtail-usage-examples.md)
+[2022-10-30 Installing DTail on OpenBSD (You are currently reading this)](./2022-10-30-installing-dtail-on-openbsd.md)
+[2022-03-06 The release of DTail 4.0.0](./2022-03-06-the-release-of-dtail-4.0.0.md)
+[2021-04-22 DTail - The distributed log tail program](./2021-04-22-dtail-the-distributed-log-tail-program.md)
[Back to the main site](../)
diff --git a/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.md b/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.md
index f43d1055..6c1fe784 100644
--- a/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.md
+++ b/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.md
@@ -80,13 +80,13 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other book notes of mine are:
-[2023-03-16 "The Pragmatic Programmer" book notes (You are currently reading this)](./2023-03-16-the-pragmatic-programmer-book-notes.md)
-[2023-04-01 "Never split the difference" book notes](./2023-04-01-never-split-the-difference-book-notes.md)
-[2023-05-06 "The Obstacle is the Way" book notes](./2023-05-06-the-obstacle-is-the-way-book-notes.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
-[2023-11-11 "Mind Management" book notes](./2023-11-11-mind-management-book-notes.md)
-[2024-05-01 "Slow Productivity" book notes](./2024-05-01-slow-productivity-book-notes.md)
-[2024-07-07 "The Stoic Challenge" book notes](./2024-07-07-the-stoic-challenge-book-notes.md)
[2024-10-24 "Staff Engineer" book notes](./2024-10-24-staff-engineer-book-notes.md)
+[2024-07-07 "The Stoic Challenge" book notes](./2024-07-07-the-stoic-challenge-book-notes.md)
+[2024-05-01 "Slow Productivity" book notes](./2024-05-01-slow-productivity-book-notes.md)
+[2023-11-11 "Mind Management" book notes](./2023-11-11-mind-management-book-notes.md)
+[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
+[2023-05-06 "The Obstacle is the Way" book notes](./2023-05-06-the-obstacle-is-the-way-book-notes.md)
+[2023-04-01 "Never split the difference" book notes](./2023-04-01-never-split-the-difference-book-notes.md)
+[2023-03-16 "The Pragmatic Programmer" book notes (You are currently reading this)](./2023-03-16-the-pragmatic-programmer-book-notes.md)
[Back to the main site](../)
diff --git a/gemfeed/2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.md b/gemfeed/2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.md
index 568d1262..ceeace01 100644
--- a/gemfeed/2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.md
+++ b/gemfeed/2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.md
@@ -150,11 +150,11 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other related posts are:
-[2021-04-24 Welcome to the Geminispace](./2021-04-24-welcome-to-the-geminispace.md)
-[2021-06-05 Gemtexter - One Bash script to rule it all](./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md)
-[2022-08-27 Gemtexter 1.1.0 - Let's Gemtext again](./2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md)
-[2023-03-25 Gemtexter 2.0.0 - Let's Gemtext again² (You are currently reading this)](./2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.md)
-[2023-07-21 Gemtexter 2.1.0 - Let's Gemtext again³](./2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.md)
[2024-10-02 Gemtexter 3.0.0 - Let's Gemtext again⁴](./2024-10-02-gemtexter-3.0.0-lets-gemtext-again-4.md)
+[2023-07-21 Gemtexter 2.1.0 - Let's Gemtext again³](./2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.md)
+[2023-03-25 Gemtexter 2.0.0 - Let's Gemtext again² (You are currently reading this)](./2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.md)
+[2022-08-27 Gemtexter 1.1.0 - Let's Gemtext again](./2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md)
+[2021-06-05 Gemtexter - One Bash script to rule it all](./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md)
+[2021-04-24 Welcome to the Geminispace](./2021-04-24-welcome-to-the-geminispace.md)
[Back to the main site](../)
diff --git a/gemfeed/2023-04-01-never-split-the-difference-book-notes.md b/gemfeed/2023-04-01-never-split-the-difference-book-notes.md
index 9500ae38..12ba5708 100644
--- a/gemfeed/2023-04-01-never-split-the-difference-book-notes.md
+++ b/gemfeed/2023-04-01-never-split-the-difference-book-notes.md
@@ -139,13 +139,13 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other book notes of mine are:
-[2023-03-16 "The Pragmatic Programmer" book notes](./2023-03-16-the-pragmatic-programmer-book-notes.md)
-[2023-04-01 "Never split the difference" book notes (You are currently reading this)](./2023-04-01-never-split-the-difference-book-notes.md)
-[2023-05-06 "The Obstacle is the Way" book notes](./2023-05-06-the-obstacle-is-the-way-book-notes.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
-[2023-11-11 "Mind Management" book notes](./2023-11-11-mind-management-book-notes.md)
-[2024-05-01 "Slow Productivity" book notes](./2024-05-01-slow-productivity-book-notes.md)
-[2024-07-07 "The Stoic Challenge" book notes](./2024-07-07-the-stoic-challenge-book-notes.md)
[2024-10-24 "Staff Engineer" book notes](./2024-10-24-staff-engineer-book-notes.md)
+[2024-07-07 "The Stoic Challenge" book notes](./2024-07-07-the-stoic-challenge-book-notes.md)
+[2024-05-01 "Slow Productivity" book notes](./2024-05-01-slow-productivity-book-notes.md)
+[2023-11-11 "Mind Management" book notes](./2023-11-11-mind-management-book-notes.md)
+[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
+[2023-05-06 "The Obstacle is the Way" book notes](./2023-05-06-the-obstacle-is-the-way-book-notes.md)
+[2023-04-01 "Never split the difference" book notes (You are currently reading this)](./2023-04-01-never-split-the-difference-book-notes.md)
+[2023-03-16 "The Pragmatic Programmer" book notes](./2023-03-16-the-pragmatic-programmer-book-notes.md)
[Back to the main site](../)
diff --git a/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.md b/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.md
index c1136931..4fb6d039 100644
--- a/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.md
+++ b/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.md
@@ -159,10 +159,10 @@ E-Mail your comments to hi@foo.zone :-)
Other related posts are:
-[2008-06-26 Perl Poetry](./2008-06-26-perl-poetry.md)
-[2011-05-07 Perl Daemon (Service Framework)](./2011-05-07-perl-daemon-service-framework.md)
-[2022-05-27 Perl is still a great choice](./2022-05-27-perl-is-still-a-great-choice.md)
-[2022-06-15 Sweating the small stuff - Tiny projects of mine](./2022-06-15-sweating-the-small-stuff.md)
[2023-05-01 Unveiling `guprecords.raku`: Global Uptime Records with Raku (You are currently reading this)](./2023-05-01-unveiling-guprecords:-uptime-records-with-raku.md)
+[2022-06-15 Sweating the small stuff - Tiny projects of mine](./2022-06-15-sweating-the-small-stuff.md)
+[2022-05-27 Perl is still a great choice](./2022-05-27-perl-is-still-a-great-choice.md)
+[2011-05-07 Perl Daemon (Service Framework)](./2011-05-07-perl-daemon-service-framework.md)
+[2008-06-26 Perl Poetry](./2008-06-26-perl-poetry.md)
[Back to the main site](../)
diff --git a/gemfeed/2023-05-06-the-obstacle-is-the-way-book-notes.md b/gemfeed/2023-05-06-the-obstacle-is-the-way-book-notes.md
index 1256673d..39e8fbd6 100644
--- a/gemfeed/2023-05-06-the-obstacle-is-the-way-book-notes.md
+++ b/gemfeed/2023-05-06-the-obstacle-is-the-way-book-notes.md
@@ -100,13 +100,13 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other book notes of mine are:
-[2023-03-16 "The Pragmatic Programmer" book notes](./2023-03-16-the-pragmatic-programmer-book-notes.md)
-[2023-04-01 "Never split the difference" book notes](./2023-04-01-never-split-the-difference-book-notes.md)
-[2023-05-06 "The Obstacle is the Way" book notes (You are currently reading this)](./2023-05-06-the-obstacle-is-the-way-book-notes.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
-[2023-11-11 "Mind Management" book notes](./2023-11-11-mind-management-book-notes.md)
-[2024-05-01 "Slow Productivity" book notes](./2024-05-01-slow-productivity-book-notes.md)
-[2024-07-07 "The Stoic Challenge" book notes](./2024-07-07-the-stoic-challenge-book-notes.md)
[2024-10-24 "Staff Engineer" book notes](./2024-10-24-staff-engineer-book-notes.md)
+[2024-07-07 "The Stoic Challenge" book notes](./2024-07-07-the-stoic-challenge-book-notes.md)
+[2024-05-01 "Slow Productivity" book notes](./2024-05-01-slow-productivity-book-notes.md)
+[2023-11-11 "Mind Management" book notes](./2023-11-11-mind-management-book-notes.md)
+[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
+[2023-05-06 "The Obstacle is the Way" book notes (You are currently reading this)](./2023-05-06-the-obstacle-is-the-way-book-notes.md)
+[2023-04-01 "Never split the difference" book notes](./2023-04-01-never-split-the-difference-book-notes.md)
+[2023-03-16 "The Pragmatic Programmer" book notes](./2023-03-16-the-pragmatic-programmer-book-notes.md)
[Back to the main site](../)
diff --git a/gemfeed/2023-06-01-kiss-server-monitoring-with-gogios.md b/gemfeed/2023-06-01-kiss-server-monitoring-with-gogios.md
index 9da6dceb..3ebc3eae 100644
--- a/gemfeed/2023-06-01-kiss-server-monitoring-with-gogios.md
+++ b/gemfeed/2023-06-01-kiss-server-monitoring-with-gogios.md
@@ -255,9 +255,9 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other KISS-related posts are:
-[2021-09-12 Keep it simple and stupid](./2021-09-12-keep-it-simple-and-stupid.md)
-[2023-06-01 KISS server monitoring with Gogios (You are currently reading this)](./2023-06-01-kiss-server-monitoring-with-gogios.md)
-[2023-10-29 KISS static web photo albums with `photoalbum.sh`](./2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.md)
[2024-04-01 KISS high-availability with OpenBSD](./2024-04-01-KISS-high-availability-with-OpenBSD.md)
+[2023-10-29 KISS static web photo albums with `photoalbum.sh`](./2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.md)
+[2023-06-01 KISS server monitoring with Gogios (You are currently reading this)](./2023-06-01-kiss-server-monitoring-with-gogios.md)
+[2021-09-12 Keep it simple and stupid](./2021-09-12-keep-it-simple-and-stupid.md)
[Back to the main site](../)
diff --git a/gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes.md b/gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes.md
index 8c5e6500..a14b6c22 100644
--- a/gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes.md
+++ b/gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes.md
@@ -308,13 +308,13 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other book notes of mine are:
-[2023-03-16 "The Pragmatic Programmer" book notes](./2023-03-16-the-pragmatic-programmer-book-notes.md)
-[2023-04-01 "Never split the difference" book notes](./2023-04-01-never-split-the-difference-book-notes.md)
-[2023-05-06 "The Obstacle is the Way" book notes](./2023-05-06-the-obstacle-is-the-way-book-notes.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes (You are currently reading this)](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
-[2023-11-11 "Mind Management" book notes](./2023-11-11-mind-management-book-notes.md)
-[2024-05-01 "Slow Productivity" book notes](./2024-05-01-slow-productivity-book-notes.md)
-[2024-07-07 "The Stoic Challenge" book notes](./2024-07-07-the-stoic-challenge-book-notes.md)
[2024-10-24 "Staff Engineer" book notes](./2024-10-24-staff-engineer-book-notes.md)
+[2024-07-07 "The Stoic Challenge" book notes](./2024-07-07-the-stoic-challenge-book-notes.md)
+[2024-05-01 "Slow Productivity" book notes](./2024-05-01-slow-productivity-book-notes.md)
+[2023-11-11 "Mind Management" book notes](./2023-11-11-mind-management-book-notes.md)
+[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes (You are currently reading this)](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
+[2023-05-06 "The Obstacle is the Way" book notes](./2023-05-06-the-obstacle-is-the-way-book-notes.md)
+[2023-04-01 "Never split the difference" book notes](./2023-04-01-never-split-the-difference-book-notes.md)
+[2023-03-16 "The Pragmatic Programmer" book notes](./2023-03-16-the-pragmatic-programmer-book-notes.md)
[Back to the main site](../)
diff --git a/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.md b/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.md
index fcb68332..a7c8bfae 100644
--- a/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.md
+++ b/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.md
@@ -106,11 +106,11 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other related posts are:
-[2021-04-24 Welcome to the Geminispace](./2021-04-24-welcome-to-the-geminispace.md)
-[2021-06-05 Gemtexter - One Bash script to rule it all](./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md)
-[2022-08-27 Gemtexter 1.1.0 - Let's Gemtext again](./2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md)
-[2023-03-25 Gemtexter 2.0.0 - Let's Gemtext again²](./2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.md)
-[2023-07-21 Gemtexter 2.1.0 - Let's Gemtext again³ (You are currently reading this)](./2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.md)
[2024-10-02 Gemtexter 3.0.0 - Let's Gemtext again⁴](./2024-10-02-gemtexter-3.0.0-lets-gemtext-again-4.md)
+[2023-07-21 Gemtexter 2.1.0 - Let's Gemtext again³ (You are currently reading this)](./2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.md)
+[2023-03-25 Gemtexter 2.0.0 - Let's Gemtext again²](./2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.md)
+[2022-08-27 Gemtexter 1.1.0 - Let's Gemtext again](./2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md)
+[2021-06-05 Gemtexter - One Bash script to rule it all](./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md)
+[2021-04-24 Welcome to the Geminispace](./2021-04-24-welcome-to-the-geminispace.md)
[Back to the main site](../)
diff --git a/gemfeed/2023-08-18-site-reliability-engineering-part-1.md b/gemfeed/2023-08-18-site-reliability-engineering-part-1.md
index 5c61f9ac..1adfc337 100644
--- a/gemfeed/2023-08-18-site-reliability-engineering-part-1.md
+++ b/gemfeed/2023-08-18-site-reliability-engineering-part-1.md
@@ -4,10 +4,10 @@
Being a Site Reliability Engineer (SRE) is like stepping into a lively, ever-evolving universe. The world of SRE mixes together different tech, a unique culture, and a whole lot of determination. It’s one of the toughest but most exciting jobs out there. There's zero chance of getting bored because there's always a fresh challenge to tackle and new technology to play around with. It's not just about the tech side of things either; it's heavily rooted in communication, collaboration, and teamwork. As someone currently working as an SRE, I’m here to break it all down for you in this blog series. Let's dive into what SRE is really all about!
-[2023-08-18 Site Reliability Engineering - Part 1: SRE and Organizational Culture (You are currently reading this)](./2023-08-18-site-reliability-engineering-part-1.md)
-[2023-11-19 Site Reliability Engineering - Part 2: Operational Balance](./2023-11-19-site-reliability-engineering-part-2.md)
-[2024-01-09 Site Reliability Engineering - Part 3: On-Call Culture](./2024-01-09-site-reliability-engineering-part-3.md)
[2024-09-07 Site Reliability Engineering - Part 4: Onboarding for On-Call Engineers](./2024-09-07-site-reliability-engineering-part-4.md)
+[2024-01-09 Site Reliability Engineering - Part 3: On-Call Culture](./2024-01-09-site-reliability-engineering-part-3.md)
+[2023-11-19 Site Reliability Engineering - Part 2: Operational Balance](./2023-11-19-site-reliability-engineering-part-2.md)
+[2023-08-18 Site Reliability Engineering - Part 1: SRE and Organizational Culture (You are currently reading this)](./2023-08-18-site-reliability-engineering-part-1.md)
```
▓▓▓▓░░
diff --git a/gemfeed/2023-09-25-dtail-usage-examples.md b/gemfeed/2023-09-25-dtail-usage-examples.md
index 595afb36..8df87a93 100644
--- a/gemfeed/2023-09-25-dtail-usage-examples.md
+++ b/gemfeed/2023-09-25-dtail-usage-examples.md
@@ -248,10 +248,10 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other related posts are:
-[2021-04-22 DTail - The distributed log tail program](./2021-04-22-dtail-the-distributed-log-tail-program.md)
-[2022-03-06 The release of DTail 4.0.0](./2022-03-06-the-release-of-dtail-4.0.0.md)
-[2022-10-30 Installing DTail on OpenBSD](./2022-10-30-installing-dtail-on-openbsd.md)
[2023-09-25 DTail usage examples (You are currently reading this)](./2023-09-25-dtail-usage-examples.md)
+[2022-10-30 Installing DTail on OpenBSD](./2022-10-30-installing-dtail-on-openbsd.md)
+[2022-03-06 The release of DTail 4.0.0](./2022-03-06-the-release-of-dtail-4.0.0.md)
+[2021-04-22 DTail - The distributed log tail program](./2021-04-22-dtail-the-distributed-log-tail-program.md)
I hope you find the tools presented in this post useful!
diff --git a/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.md b/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.md
index dd8c0167..2121886c 100644
--- a/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.md
+++ b/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.md
@@ -272,14 +272,14 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other Bash and KISS-related posts are:
-[2021-05-16 Personal Bash coding style guide](./2021-05-16-personal-bash-coding-style-guide.md)
-[2021-06-05 Gemtexter - One Bash script to rule it all](./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md)
-[2021-09-12 Keep it simple and stupid](./2021-09-12-keep-it-simple-and-stupid.md)
-[2021-11-29 Bash Golf Part 1](./2021-11-29-bash-golf-part-1.md)
-[2022-01-01 Bash Golf Part 2](./2022-01-01-bash-golf-part-2.md)
-[2023-06-01 KISS server monitoring with Gogios](./2023-06-01-kiss-server-monitoring-with-gogios.md)
-[2023-10-29 KISS static web photo albums with `photoalbum.sh` (You are currently reading this)](./2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.md)
-[2023-12-10 Bash Golf Part 3](./2023-12-10-bash-golf-part-3.md)
[2024-04-01 KISS high-availability with OpenBSD](./2024-04-01-KISS-high-availability-with-OpenBSD.md)
+[2023-12-10 Bash Golf Part 3](./2023-12-10-bash-golf-part-3.md)
+[2023-10-29 KISS static web photo albums with `photoalbum.sh` (You are currently reading this)](./2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.md)
+[2023-06-01 KISS server monitoring with Gogios](./2023-06-01-kiss-server-monitoring-with-gogios.md)
+[2022-01-01 Bash Golf Part 2](./2022-01-01-bash-golf-part-2.md)
+[2021-11-29 Bash Golf Part 1](./2021-11-29-bash-golf-part-1.md)
+[2021-09-12 Keep it simple and stupid](./2021-09-12-keep-it-simple-and-stupid.md)
+[2021-06-05 Gemtexter - One Bash script to rule it all](./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md)
+[2021-05-16 Personal Bash coding style guide](./2021-05-16-personal-bash-coding-style-guide.md)
[Back to the main site](../)
diff --git a/gemfeed/2023-11-11-mind-management-book-notes.md b/gemfeed/2023-11-11-mind-management-book-notes.md
index 96a2c6e5..2cefef51 100644
--- a/gemfeed/2023-11-11-mind-management-book-notes.md
+++ b/gemfeed/2023-11-11-mind-management-book-notes.md
@@ -110,13 +110,13 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other book notes of mine are:
-[2023-03-16 "The Pragmatic Programmer" book notes](./2023-03-16-the-pragmatic-programmer-book-notes.md)
-[2023-04-01 "Never split the difference" book notes](./2023-04-01-never-split-the-difference-book-notes.md)
-[2023-05-06 "The Obstacle is the Way" book notes](./2023-05-06-the-obstacle-is-the-way-book-notes.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
-[2023-11-11 "Mind Management" book notes (You are currently reading this)](./2023-11-11-mind-management-book-notes.md)
-[2024-05-01 "Slow Productivity" book notes](./2024-05-01-slow-productivity-book-notes.md)
-[2024-07-07 "The Stoic Challenge" book notes](./2024-07-07-the-stoic-challenge-book-notes.md)
[2024-10-24 "Staff Engineer" book notes](./2024-10-24-staff-engineer-book-notes.md)
+[2024-07-07 "The Stoic Challenge" book notes](./2024-07-07-the-stoic-challenge-book-notes.md)
+[2024-05-01 "Slow Productivity" book notes](./2024-05-01-slow-productivity-book-notes.md)
+[2023-11-11 "Mind Management" book notes (You are currently reading this)](./2023-11-11-mind-management-book-notes.md)
+[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
+[2023-05-06 "The Obstacle is the Way" book notes](./2023-05-06-the-obstacle-is-the-way-book-notes.md)
+[2023-04-01 "Never split the difference" book notes](./2023-04-01-never-split-the-difference-book-notes.md)
+[2023-03-16 "The Pragmatic Programmer" book notes](./2023-03-16-the-pragmatic-programmer-book-notes.md)
[Back to the main site](../)
diff --git a/gemfeed/2023-11-19-site-reliability-engineering-part-2.md b/gemfeed/2023-11-19-site-reliability-engineering-part-2.md
index 29749257..3220e499 100644
--- a/gemfeed/2023-11-19-site-reliability-engineering-part-2.md
+++ b/gemfeed/2023-11-19-site-reliability-engineering-part-2.md
@@ -4,10 +4,10 @@
This is the second part of my Site Reliability Engineering (SRE) series. I am currently employed as a Site Reliability Engineer and will try to share what SRE is about in this blog series.
-[2023-08-18 Site Reliability Engineering - Part 1: SRE and Organizational Culture](./2023-08-18-site-reliability-engineering-part-1.md)
-[2023-11-19 Site Reliability Engineering - Part 2: Operational Balance (You are currently reading this)](./2023-11-19-site-reliability-engineering-part-2.md)
-[2024-01-09 Site Reliability Engineering - Part 3: On-Call Culture](./2024-01-09-site-reliability-engineering-part-3.md)
[2024-09-07 Site Reliability Engineering - Part 4: Onboarding for On-Call Engineers](./2024-09-07-site-reliability-engineering-part-4.md)
+[2024-01-09 Site Reliability Engineering - Part 3: On-Call Culture](./2024-01-09-site-reliability-engineering-part-3.md)
+[2023-11-19 Site Reliability Engineering - Part 2: Operational Balance (You are currently reading this)](./2023-11-19-site-reliability-engineering-part-2.md)
+[2023-08-18 Site Reliability Engineering - Part 1: SRE and Organizational Culture](./2023-08-18-site-reliability-engineering-part-1.md)
```
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⣠⣾⣷⣄⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
diff --git a/gemfeed/2023-12-10-bash-golf-part-3.md b/gemfeed/2023-12-10-bash-golf-part-3.md
index f315e387..99716dd7 100644
--- a/gemfeed/2023-12-10-bash-golf-part-3.md
+++ b/gemfeed/2023-12-10-bash-golf-part-3.md
@@ -4,9 +4,9 @@
This is the third blog post about my Bash Golf series. This series is random Bash tips, tricks, and weirdnesses I have encountered over time.
-[2021-11-29 Bash Golf Part 1](./2021-11-29-bash-golf-part-1.md)
-[2022-01-01 Bash Golf Part 2](./2022-01-01-bash-golf-part-2.md)
[2023-12-10 Bash Golf Part 3 (You are currently reading this)](./2023-12-10-bash-golf-part-3.md)
+[2022-01-01 Bash Golf Part 2](./2022-01-01-bash-golf-part-2.md)
+[2021-11-29 Bash Golf Part 1](./2021-11-29-bash-golf-part-1.md)
```
@@ -371,10 +371,10 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other related posts are:
-[2021-05-16 Personal Bash coding style guide](./2021-05-16-personal-bash-coding-style-guide.md)
-[2021-06-05 Gemtexter - One Bash script to rule it all](./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md)
-[2021-11-29 Bash Golf Part 1](./2021-11-29-bash-golf-part-1.md)
-[2022-01-01 Bash Golf Part 2](./2022-01-01-bash-golf-part-2.md)
[2023-12-10 Bash Golf Part 3 (You are currently reading this)](./2023-12-10-bash-golf-part-3.md)
+[2022-01-01 Bash Golf Part 2](./2022-01-01-bash-golf-part-2.md)
+[2021-11-29 Bash Golf Part 1](./2021-11-29-bash-golf-part-1.md)
+[2021-06-05 Gemtexter - One Bash script to rule it all](./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md)
+[2021-05-16 Personal Bash coding style guide](./2021-05-16-personal-bash-coding-style-guide.md)
[Back to the main site](../)
diff --git a/gemfeed/2024-01-09-site-reliability-engineering-part-3.md b/gemfeed/2024-01-09-site-reliability-engineering-part-3.md
index 15b9a170..6627fa62 100644
--- a/gemfeed/2024-01-09-site-reliability-engineering-part-3.md
+++ b/gemfeed/2024-01-09-site-reliability-engineering-part-3.md
@@ -4,10 +4,10 @@
Welcome to Part 3 of my Site Reliability Engineering (SRE) series. I'm currently working as a Site Reliability Engineer, and I’m here to share what SRE is all about in this blog series.
-[2023-08-18 Site Reliability Engineering - Part 1: SRE and Organizational Culture](./2023-08-18-site-reliability-engineering-part-1.md)
-[2023-11-19 Site Reliability Engineering - Part 2: Operational Balance](./2023-11-19-site-reliability-engineering-part-2.md)
-[2024-01-09 Site Reliability Engineering - Part 3: On-Call Culture (You are currently reading this)](./2024-01-09-site-reliability-engineering-part-3.md)
[2024-09-07 Site Reliability Engineering - Part 4: Onboarding for On-Call Engineers](./2024-09-07-site-reliability-engineering-part-4.md)
+[2024-01-09 Site Reliability Engineering - Part 3: On-Call Culture (You are currently reading this)](./2024-01-09-site-reliability-engineering-part-3.md)
+[2023-11-19 Site Reliability Engineering - Part 2: Operational Balance](./2023-11-19-site-reliability-engineering-part-2.md)
+[2023-08-18 Site Reliability Engineering - Part 1: SRE and Organizational Culture](./2023-08-18-site-reliability-engineering-part-1.md)
```
..--""""----..
diff --git a/gemfeed/2024-01-13-one-reason-why-i-love-openbsd.md b/gemfeed/2024-01-13-one-reason-why-i-love-openbsd.md
index 92598532..531c4581 100644
--- a/gemfeed/2024-01-13-one-reason-why-i-love-openbsd.md
+++ b/gemfeed/2024-01-13-one-reason-why-i-love-openbsd.md
@@ -51,13 +51,13 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other *BSD related posts are:
-[2016-04-09 Jails and ZFS with Puppet on FreeBSD](./2016-04-09-jails-and-zfs-on-freebsd-with-puppet.md)
-[2022-07-30 Let's Encrypt with OpenBSD and Rex](./2022-07-30-lets-encrypt-with-openbsd-and-rex.md)
-[2022-10-30 Installing DTail on OpenBSD](./2022-10-30-installing-dtail-on-openbsd.md)
-[2024-01-13 One reason why I love OpenBSD (You are currently reading this)](./2024-01-13-one-reason-why-i-love-openbsd.md)
-[2024-04-01 KISS high-availability with OpenBSD](./2024-04-01-KISS-high-availability-with-OpenBSD.md)
-[2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage](./2024-11-17-f3s-kubernetes-with-freebsd-part-1.md)
-[2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation](./2024-12-03-f3s-kubernetes-with-freebsd-part-2.md)
[2025-02-01 f3s: Kubernetes with FreeBSD - Part 3: Protecting from power cuts](./2025-02-01-f3s-kubernetes-with-freebsd-part-3.md)
+[2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation](./2024-12-03-f3s-kubernetes-with-freebsd-part-2.md)
+[2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage](./2024-11-17-f3s-kubernetes-with-freebsd-part-1.md)
+[2024-04-01 KISS high-availability with OpenBSD](./2024-04-01-KISS-high-availability-with-OpenBSD.md)
+[2024-01-13 One reason why I love OpenBSD (You are currently reading this)](./2024-01-13-one-reason-why-i-love-openbsd.md)
+[2022-10-30 Installing DTail on OpenBSD](./2022-10-30-installing-dtail-on-openbsd.md)
+[2022-07-30 Let's Encrypt with OpenBSD and Rex](./2022-07-30-lets-encrypt-with-openbsd-and-rex.md)
+[2016-04-09 Jails and ZFS with Puppet on FreeBSD](./2016-04-09-jails-and-zfs-on-freebsd-with-puppet.md)
[Back to the main site](../)
diff --git a/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.md b/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.md
index 66e17f82..4a53071f 100644
--- a/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.md
+++ b/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.md
@@ -300,15 +300,15 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other *BSD and KISS related posts are:
-[2016-04-09 Jails and ZFS with Puppet on FreeBSD](./2016-04-09-jails-and-zfs-on-freebsd-with-puppet.md)
-[2022-07-30 Let's Encrypt with OpenBSD and Rex](./2022-07-30-lets-encrypt-with-openbsd-and-rex.md)
-[2022-10-30 Installing DTail on OpenBSD](./2022-10-30-installing-dtail-on-openbsd.md)
-[2023-06-01 KISS server monitoring with Gogios](./2023-06-01-kiss-server-monitoring-with-gogios.md)
-[2023-10-29 KISS static web photo albums with `photoalbum.sh`](./2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.md)
-[2024-01-13 One reason why I love OpenBSD](./2024-01-13-one-reason-why-i-love-openbsd.md)
-[2024-04-01 KISS high-availability with OpenBSD (You are currently reading this)](./2024-04-01-KISS-high-availability-with-OpenBSD.md)
-[2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage](./2024-11-17-f3s-kubernetes-with-freebsd-part-1.md)
-[2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation](./2024-12-03-f3s-kubernetes-with-freebsd-part-2.md)
[2025-02-01 f3s: Kubernetes with FreeBSD - Part 3: Protecting from power cuts](./2025-02-01-f3s-kubernetes-with-freebsd-part-3.md)
+[2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation](./2024-12-03-f3s-kubernetes-with-freebsd-part-2.md)
+[2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage](./2024-11-17-f3s-kubernetes-with-freebsd-part-1.md)
+[2024-04-01 KISS high-availability with OpenBSD (You are currently reading this)](./2024-04-01-KISS-high-availability-with-OpenBSD.md)
+[2024-01-13 One reason why I love OpenBSD](./2024-01-13-one-reason-why-i-love-openbsd.md)
+[2023-10-29 KISS static web photo albums with `photoalbum.sh`](./2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.md)
+[2023-06-01 KISS server monitoring with Gogios](./2023-06-01-kiss-server-monitoring-with-gogios.md)
+[2022-10-30 Installing DTail on OpenBSD](./2022-10-30-installing-dtail-on-openbsd.md)
+[2022-07-30 Let's Encrypt with OpenBSD and Rex](./2022-07-30-lets-encrypt-with-openbsd-and-rex.md)
+[2016-04-09 Jails and ZFS with Puppet on FreeBSD](./2016-04-09-jails-and-zfs-on-freebsd-with-puppet.md)
[Back to the main site](../)
diff --git a/gemfeed/2024-05-01-slow-productivity-book-notes.md b/gemfeed/2024-05-01-slow-productivity-book-notes.md
index 6fde73fa..00349dd1 100644
--- a/gemfeed/2024-05-01-slow-productivity-book-notes.md
+++ b/gemfeed/2024-05-01-slow-productivity-book-notes.md
@@ -138,13 +138,13 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other book notes of mine are:
-[2023-03-16 "The Pragmatic Programmer" book notes](./2023-03-16-the-pragmatic-programmer-book-notes.md)
-[2023-04-01 "Never split the difference" book notes](./2023-04-01-never-split-the-difference-book-notes.md)
-[2023-05-06 "The Obstacle is the Way" book notes](./2023-05-06-the-obstacle-is-the-way-book-notes.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
-[2023-11-11 "Mind Management" book notes](./2023-11-11-mind-management-book-notes.md)
-[2024-05-01 "Slow Productivity" book notes (You are currently reading this)](./2024-05-01-slow-productivity-book-notes.md)
-[2024-07-07 "The Stoic Challenge" book notes](./2024-07-07-the-stoic-challenge-book-notes.md)
[2024-10-24 "Staff Engineer" book notes](./2024-10-24-staff-engineer-book-notes.md)
+[2024-07-07 "The Stoic Challenge" book notes](./2024-07-07-the-stoic-challenge-book-notes.md)
+[2024-05-01 "Slow Productivity" book notes (You are currently reading this)](./2024-05-01-slow-productivity-book-notes.md)
+[2023-11-11 "Mind Management" book notes](./2023-11-11-mind-management-book-notes.md)
+[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
+[2023-05-06 "The Obstacle is the Way" book notes](./2023-05-06-the-obstacle-is-the-way-book-notes.md)
+[2023-04-01 "Never split the difference" book notes](./2023-04-01-never-split-the-difference-book-notes.md)
+[2023-03-16 "The Pragmatic Programmer" book notes](./2023-03-16-the-pragmatic-programmer-book-notes.md)
[Back to the main site](../)
diff --git a/gemfeed/2024-07-07-the-stoic-challenge-book-notes.md b/gemfeed/2024-07-07-the-stoic-challenge-book-notes.md
index 395ad2e8..0e3b0ed4 100644
--- a/gemfeed/2024-07-07-the-stoic-challenge-book-notes.md
+++ b/gemfeed/2024-07-07-the-stoic-challenge-book-notes.md
@@ -57,13 +57,13 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other book notes of mine are:
-[2023-03-16 "The Pragmatic Programmer" book notes](./2023-03-16-the-pragmatic-programmer-book-notes.md)
-[2023-04-01 "Never split the difference" book notes](./2023-04-01-never-split-the-difference-book-notes.md)
-[2023-05-06 "The Obstacle is the Way" book notes](./2023-05-06-the-obstacle-is-the-way-book-notes.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
-[2023-11-11 "Mind Management" book notes](./2023-11-11-mind-management-book-notes.md)
-[2024-05-01 "Slow Productivity" book notes](./2024-05-01-slow-productivity-book-notes.md)
-[2024-07-07 "The Stoic Challenge" book notes (You are currently reading this)](./2024-07-07-the-stoic-challenge-book-notes.md)
[2024-10-24 "Staff Engineer" book notes](./2024-10-24-staff-engineer-book-notes.md)
+[2024-07-07 "The Stoic Challenge" book notes (You are currently reading this)](./2024-07-07-the-stoic-challenge-book-notes.md)
+[2024-05-01 "Slow Productivity" book notes](./2024-05-01-slow-productivity-book-notes.md)
+[2023-11-11 "Mind Management" book notes](./2023-11-11-mind-management-book-notes.md)
+[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
+[2023-05-06 "The Obstacle is the Way" book notes](./2023-05-06-the-obstacle-is-the-way-book-notes.md)
+[2023-04-01 "Never split the difference" book notes](./2023-04-01-never-split-the-difference-book-notes.md)
+[2023-03-16 "The Pragmatic Programmer" book notes](./2023-03-16-the-pragmatic-programmer-book-notes.md)
[Back to the main site](../)
diff --git a/gemfeed/2024-09-07-site-reliability-engineering-part-4.md b/gemfeed/2024-09-07-site-reliability-engineering-part-4.md
index 4af52caf..2b5e8b2f 100644
--- a/gemfeed/2024-09-07-site-reliability-engineering-part-4.md
+++ b/gemfeed/2024-09-07-site-reliability-engineering-part-4.md
@@ -4,10 +4,10 @@
Welcome to Part 4 of my Site Reliability Engineering (SRE) series. I'm currently working as a Site Reliability Engineer, and I’m here to share what SRE is all about in this blog series.
-[2023-08-18 Site Reliability Engineering - Part 1: SRE and Organizational Culture](./2023-08-18-site-reliability-engineering-part-1.md)
-[2023-11-19 Site Reliability Engineering - Part 2: Operational Balance](./2023-11-19-site-reliability-engineering-part-2.md)
-[2024-01-09 Site Reliability Engineering - Part 3: On-Call Culture](./2024-01-09-site-reliability-engineering-part-3.md)
[2024-09-07 Site Reliability Engineering - Part 4: Onboarding for On-Call Engineers (You are currently reading this)](./2024-09-07-site-reliability-engineering-part-4.md)
+[2024-01-09 Site Reliability Engineering - Part 3: On-Call Culture](./2024-01-09-site-reliability-engineering-part-3.md)
+[2023-11-19 Site Reliability Engineering - Part 2: Operational Balance](./2023-11-19-site-reliability-engineering-part-2.md)
+[2023-08-18 Site Reliability Engineering - Part 1: SRE and Organizational Culture](./2023-08-18-site-reliability-engineering-part-1.md)
```
__..._ _...__
diff --git a/gemfeed/2024-10-02-gemtexter-3.0.0-lets-gemtext-again-4.md b/gemfeed/2024-10-02-gemtexter-3.0.0-lets-gemtext-again-4.md
index a4a8554e..322fb989 100644
--- a/gemfeed/2024-10-02-gemtexter-3.0.0-lets-gemtext-again-4.md
+++ b/gemfeed/2024-10-02-gemtexter-3.0.0-lets-gemtext-again-4.md
@@ -76,11 +76,11 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other related posts are:
-[2021-04-24 Welcome to the Geminispace](./2021-04-24-welcome-to-the-geminispace.md)
-[2021-06-05 Gemtexter - One Bash script to rule it all](./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md)
-[2022-08-27 Gemtexter 1.1.0 - Let's Gemtext again](./2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md)
-[2023-03-25 Gemtexter 2.0.0 - Let's Gemtext again²](./2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.md)
-[2023-07-21 Gemtexter 2.1.0 - Let's Gemtext again³](./2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.md)
[2024-10-02 Gemtexter 3.0.0 - Let's Gemtext again⁴ (You are currently reading this)](./2024-10-02-gemtexter-3.0.0-lets-gemtext-again-4.md)
+[2023-07-21 Gemtexter 2.1.0 - Let's Gemtext again³](./2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.md)
+[2023-03-25 Gemtexter 2.0.0 - Let's Gemtext again²](./2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.md)
+[2022-08-27 Gemtexter 1.1.0 - Let's Gemtext again](./2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md)
+[2021-06-05 Gemtexter - One Bash script to rule it all](./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md)
+[2021-04-24 Welcome to the Geminispace](./2021-04-24-welcome-to-the-geminispace.md)
[Back to the main site](../)
diff --git a/gemfeed/2024-10-24-staff-engineer-book-notes.md b/gemfeed/2024-10-24-staff-engineer-book-notes.md
index 4bc901b9..fe2961ca 100644
--- a/gemfeed/2024-10-24-staff-engineer-book-notes.md
+++ b/gemfeed/2024-10-24-staff-engineer-book-notes.md
@@ -121,13 +121,13 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other book notes of mine are:
-[2023-03-16 "The Pragmatic Programmer" book notes](./2023-03-16-the-pragmatic-programmer-book-notes.md)
-[2023-04-01 "Never split the difference" book notes](./2023-04-01-never-split-the-difference-book-notes.md)
-[2023-05-06 "The Obstacle is the Way" book notes](./2023-05-06-the-obstacle-is-the-way-book-notes.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
-[2023-11-11 "Mind Management" book notes](./2023-11-11-mind-management-book-notes.md)
-[2024-05-01 "Slow Productivity" book notes](./2024-05-01-slow-productivity-book-notes.md)
-[2024-07-07 "The Stoic Challenge" book notes](./2024-07-07-the-stoic-challenge-book-notes.md)
[2024-10-24 "Staff Engineer" book notes (You are currently reading this)](./2024-10-24-staff-engineer-book-notes.md)
+[2024-07-07 "The Stoic Challenge" book notes](./2024-07-07-the-stoic-challenge-book-notes.md)
+[2024-05-01 "Slow Productivity" book notes](./2024-05-01-slow-productivity-book-notes.md)
+[2023-11-11 "Mind Management" book notes](./2023-11-11-mind-management-book-notes.md)
+[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
+[2023-05-06 "The Obstacle is the Way" book notes](./2023-05-06-the-obstacle-is-the-way-book-notes.md)
+[2023-04-01 "Never split the difference" book notes](./2023-04-01-never-split-the-difference-book-notes.md)
+[2023-03-16 "The Pragmatic Programmer" book notes](./2023-03-16-the-pragmatic-programmer-book-notes.md)
[Back to the main site](../)
diff --git a/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.md b/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.md
index 230a77d0..6cd7c6a3 100644
--- a/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.md
+++ b/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.md
@@ -8,9 +8,9 @@ I will post a new entry every month or so (there are too many other side project
These are all the posts so far:
-[2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage (You are currently reading this)](./2024-11-17-f3s-kubernetes-with-freebsd-part-1.md)
-[2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation](./2024-12-03-f3s-kubernetes-with-freebsd-part-2.md)
[2025-02-01 f3s: Kubernetes with FreeBSD - Part 3: Protecting from power cuts](./2025-02-01-f3s-kubernetes-with-freebsd-part-3.md)
+[2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation](./2024-12-03-f3s-kubernetes-with-freebsd-part-2.md)
+[2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage (You are currently reading this)](./2024-11-17-f3s-kubernetes-with-freebsd-part-1.md)
[![f3s logo](./f3s-kubernetes-with-freebsd-part-1/f3slogo.png "f3s logo")](./f3s-kubernetes-with-freebsd-part-1/f3slogo.png)
@@ -159,14 +159,14 @@ Read the next post of this series:
Other *BSD-related posts:
-[2016-04-09 Jails and ZFS with Puppet on FreeBSD](./2016-04-09-jails-and-zfs-on-freebsd-with-puppet.md)
-[2022-07-30 Let's Encrypt with OpenBSD and Rex](./2022-07-30-lets-encrypt-with-openbsd-and-rex.md)
-[2022-10-30 Installing DTail on OpenBSD](./2022-10-30-installing-dtail-on-openbsd.md)
-[2024-01-13 One reason why I love OpenBSD](./2024-01-13-one-reason-why-i-love-openbsd.md)
-[2024-04-01 KISS high-availability with OpenBSD](./2024-04-01-KISS-high-availability-with-OpenBSD.md)
-[2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage (You are currently reading this)](./2024-11-17-f3s-kubernetes-with-freebsd-part-1.md)
-[2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation](./2024-12-03-f3s-kubernetes-with-freebsd-part-2.md)
[2025-02-01 f3s: Kubernetes with FreeBSD - Part 3: Protecting from power cuts](./2025-02-01-f3s-kubernetes-with-freebsd-part-3.md)
+[2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation](./2024-12-03-f3s-kubernetes-with-freebsd-part-2.md)
+[2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage (You are currently reading this)](./2024-11-17-f3s-kubernetes-with-freebsd-part-1.md)
+[2024-04-01 KISS high-availability with OpenBSD](./2024-04-01-KISS-high-availability-with-OpenBSD.md)
+[2024-01-13 One reason why I love OpenBSD](./2024-01-13-one-reason-why-i-love-openbsd.md)
+[2022-10-30 Installing DTail on OpenBSD](./2022-10-30-installing-dtail-on-openbsd.md)
+[2022-07-30 Let's Encrypt with OpenBSD and Rex](./2022-07-30-lets-encrypt-with-openbsd-and-rex.md)
+[2016-04-09 Jails and ZFS with Puppet on FreeBSD](./2016-04-09-jails-and-zfs-on-freebsd-with-puppet.md)
E-Mail your comments to `paul@nospam.buetow.org` :-)
diff --git a/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.md b/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.md
index 161f4a1a..5417cbdc 100644
--- a/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.md
+++ b/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.md
@@ -8,9 +8,9 @@ We set the stage last time; this time, we will set up the hardware for this proj
These are all the posts so far:
-[2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage](./2024-11-17-f3s-kubernetes-with-freebsd-part-1.md)
-[2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation (You are currently reading this)](./2024-12-03-f3s-kubernetes-with-freebsd-part-2.md)
[2025-02-01 f3s: Kubernetes with FreeBSD - Part 3: Protecting from power cuts](./2025-02-01-f3s-kubernetes-with-freebsd-part-3.md)
+[2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation (You are currently reading this)](./2024-12-03-f3s-kubernetes-with-freebsd-part-2.md)
+[2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage](./2024-11-17-f3s-kubernetes-with-freebsd-part-1.md)
[![f3s logo](./f3s-kubernetes-with-freebsd-part-1/f3slogo.png "f3s logo")](./f3s-kubernetes-with-freebsd-part-1/f3slogo.png)
@@ -298,14 +298,14 @@ Read the next post of this series:
Other *BSD-related posts:
-[2016-04-09 Jails and ZFS with Puppet on FreeBSD](./2016-04-09-jails-and-zfs-on-freebsd-with-puppet.md)
-[2022-07-30 Let's Encrypt with OpenBSD and Rex](./2022-07-30-lets-encrypt-with-openbsd-and-rex.md)
-[2022-10-30 Installing DTail on OpenBSD](./2022-10-30-installing-dtail-on-openbsd.md)
-[2024-01-13 One reason why I love OpenBSD](./2024-01-13-one-reason-why-i-love-openbsd.md)
-[2024-04-01 KISS high-availability with OpenBSD](./2024-04-01-KISS-high-availability-with-OpenBSD.md)
-[2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage](./2024-11-17-f3s-kubernetes-with-freebsd-part-1.md)
-[2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation (You are currently reading this)](./2024-12-03-f3s-kubernetes-with-freebsd-part-2.md)
[2025-02-01 f3s: Kubernetes with FreeBSD - Part 3: Protecting from power cuts](./2025-02-01-f3s-kubernetes-with-freebsd-part-3.md)
+[2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation (You are currently reading this)](./2024-12-03-f3s-kubernetes-with-freebsd-part-2.md)
+[2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage](./2024-11-17-f3s-kubernetes-with-freebsd-part-1.md)
+[2024-04-01 KISS high-availability with OpenBSD](./2024-04-01-KISS-high-availability-with-OpenBSD.md)
+[2024-01-13 One reason why I love OpenBSD](./2024-01-13-one-reason-why-i-love-openbsd.md)
+[2022-10-30 Installing DTail on OpenBSD](./2022-10-30-installing-dtail-on-openbsd.md)
+[2022-07-30 Let's Encrypt with OpenBSD and Rex](./2022-07-30-lets-encrypt-with-openbsd-and-rex.md)
+[2016-04-09 Jails and ZFS with Puppet on FreeBSD](./2016-04-09-jails-and-zfs-on-freebsd-with-puppet.md)
E-Mail your comments to `paul@nospam.buetow.org` :-)
diff --git a/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3.md b/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3.md
index a464f44f..df9826f5 100644
--- a/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3.md
+++ b/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3.md
@@ -4,9 +4,9 @@
This is the third blog post about my f3s series for my self-hosting demands in my home lab. f3s? The "f" stands for FreeBSD, and the "3s" stands for k3s, the Kubernetes distribution we will use on FreeBSD-based physical machines.
-[2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage](./2024-11-17-f3s-kubernetes-with-freebsd-part-1.md)
-[2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation](./2024-12-03-f3s-kubernetes-with-freebsd-part-2.md)
[2025-02-01 f3s: Kubernetes with FreeBSD - Part 3: Protecting from power cuts (You are currently reading this)](./2025-02-01-f3s-kubernetes-with-freebsd-part-3.md)
+[2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation](./2024-12-03-f3s-kubernetes-with-freebsd-part-2.md)
+[2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage](./2024-11-17-f3s-kubernetes-with-freebsd-part-1.md)
[![f3s logo](./f3s-kubernetes-with-freebsd-part-1/f3slogo.png "f3s logo")](./f3s-kubernetes-with-freebsd-part-1/f3slogo.png)
@@ -352,14 +352,14 @@ All good :-) See you in the next post of this series!
Other BSD related posts are:
-[2016-04-09 Jails and ZFS with Puppet on FreeBSD](./2016-04-09-jails-and-zfs-on-freebsd-with-puppet.md)
-[2022-07-30 Let's Encrypt with OpenBSD and Rex](./2022-07-30-lets-encrypt-with-openbsd-and-rex.md)
-[2022-10-30 Installing DTail on OpenBSD](./2022-10-30-installing-dtail-on-openbsd.md)
-[2024-01-13 One reason why I love OpenBSD](./2024-01-13-one-reason-why-i-love-openbsd.md)
-[2024-04-01 KISS high-availability with OpenBSD](./2024-04-01-KISS-high-availability-with-OpenBSD.md)
-[2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage](./2024-11-17-f3s-kubernetes-with-freebsd-part-1.md)
-[2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation](./2024-12-03-f3s-kubernetes-with-freebsd-part-2.md)
[2025-02-01 f3s: Kubernetes with FreeBSD - Part 3: Protecting from power cuts (You are currently reading this)](./2025-02-01-f3s-kubernetes-with-freebsd-part-3.md)
+[2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation](./2024-12-03-f3s-kubernetes-with-freebsd-part-2.md)
+[2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage](./2024-11-17-f3s-kubernetes-with-freebsd-part-1.md)
+[2024-04-01 KISS high-availability with OpenBSD](./2024-04-01-KISS-high-availability-with-OpenBSD.md)
+[2024-01-13 One reason why I love OpenBSD](./2024-01-13-one-reason-why-i-love-openbsd.md)
+[2022-10-30 Installing DTail on OpenBSD](./2022-10-30-installing-dtail-on-openbsd.md)
+[2022-07-30 Let's Encrypt with OpenBSD and Rex](./2022-07-30-lets-encrypt-with-openbsd-and-rex.md)
+[2016-04-09 Jails and ZFS with Puppet on FreeBSD](./2016-04-09-jails-and-zfs-on-freebsd-with-puppet.md)
E-Mail your comments to `paul@nospam.buetow.org` :-)
diff --git a/gemfeed/DRAFT-f3s-kubernetes-with-freebsd-part-4.md b/gemfeed/DRAFT-f3s-kubernetes-with-freebsd-part-4.md
index 4fc1bc63..fdec9071 100644
--- a/gemfeed/DRAFT-f3s-kubernetes-with-freebsd-part-4.md
+++ b/gemfeed/DRAFT-f3s-kubernetes-with-freebsd-part-4.md
@@ -2,9 +2,9 @@
This is the thourth blog post about my f3s series for my self-hosting demands in my home lab. f3s? The "f" stands for FreeBSD, and the "3s" stands for k3s, the Kubernetes distribution we will use on FreeBSD-based physical machines.
-[2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage](./2024-11-17-f3s-kubernetes-with-freebsd-part-1.md)
-[2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation](./2024-12-03-f3s-kubernetes-with-freebsd-part-2.md)
[2025-02-01 f3s: Kubernetes with FreeBSD - Part 3: Protecting from power cuts](./2025-02-01-f3s-kubernetes-with-freebsd-part-3.md)
+[2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation](./2024-12-03-f3s-kubernetes-with-freebsd-part-2.md)
+[2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage](./2024-11-17-f3s-kubernetes-with-freebsd-part-1.md)
[![f3s logo](./f3s-kubernetes-with-frhyveeebsd-part-1/f3slogo.png "f3s logo")](./f3s-kubernetes-with-frhyveeebsd-part-1/f3slogo.png)
@@ -265,14 +265,14 @@ CPU STRESS TESTER VM VS NOT VM
Other *BSD-related posts:
-[2016-04-09 Jails and ZFS with Puppet on FreeBSD](./2016-04-09-jails-and-zfs-on-freebsd-with-puppet.md)
-[2022-07-30 Let's Encrypt with OpenBSD and Rex](./2022-07-30-lets-encrypt-with-openbsd-and-rex.md)
-[2022-10-30 Installing DTail on OpenBSD](./2022-10-30-installing-dtail-on-openbsd.md)
-[2024-01-13 One reason why I love OpenBSD](./2024-01-13-one-reason-why-i-love-openbsd.md)
-[2024-04-01 KISS high-availability with OpenBSD](./2024-04-01-KISS-high-availability-with-OpenBSD.md)
-[2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage](./2024-11-17-f3s-kubernetes-with-freebsd-part-1.md)
-[2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation](./2024-12-03-f3s-kubernetes-with-freebsd-part-2.md)
[2025-02-01 f3s: Kubernetes with FreeBSD - Part 3: Protecting from power cuts](./2025-02-01-f3s-kubernetes-with-freebsd-part-3.md)
+[2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation](./2024-12-03-f3s-kubernetes-with-freebsd-part-2.md)
+[2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage](./2024-11-17-f3s-kubernetes-with-freebsd-part-1.md)
+[2024-04-01 KISS high-availability with OpenBSD](./2024-04-01-KISS-high-availability-with-OpenBSD.md)
+[2024-01-13 One reason why I love OpenBSD](./2024-01-13-one-reason-why-i-love-openbsd.md)
+[2022-10-30 Installing DTail on OpenBSD](./2022-10-30-installing-dtail-on-openbsd.md)
+[2022-07-30 Let's Encrypt with OpenBSD and Rex](./2022-07-30-lets-encrypt-with-openbsd-and-rex.md)
+[2016-04-09 Jails and ZFS with Puppet on FreeBSD](./2016-04-09-jails-and-zfs-on-freebsd-with-puppet.md)
E-Mail your comments to `paul@nospam.buetow.org` :-)
diff --git a/index.md b/index.md
index 81d17670..737e6525 100644
--- a/index.md
+++ b/index.md
@@ -1,6 +1,6 @@
# foo.zone
-> This site was generated at 2025-02-02T10:35:42+02:00 by `Gemtexter`
+> This site was generated at 2025-02-02T10:46:43+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/notes/career-guide-and-soft-skills.md b/notes/career-guide-and-soft-skills.md
index 011dfecf..49c0873d 100644
--- a/notes/career-guide-and-soft-skills.md
+++ b/notes/career-guide-and-soft-skills.md
@@ -308,13 +308,13 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other book notes of mine are:
-[2023-03-16 "The Pragmatic Programmer" book notes](./the-pragmatic-programmer.md)
-[2023-04-01 "Never split the difference" book notes](./never-split-the-difference.md)
-[2023-05-06 "The Obstacle is the Way" book notes](./the-obstacle-is-the-way.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes (You are currently reading this)](./career-guide-and-soft-skills.md)
-[2023-11-11 "Mind Management" book notes](./mind-management.md)
-[2024-05-01 "Slow Productivity" book notes](./slow-productivity.md)
-[2024-07-07 "The Stoic Challenge" book notes](./the-stoic-challenge.md)
[2024-10-24 "Staff Engineer" book notes](./staff-engineer.md)
+[2024-07-07 "The Stoic Challenge" book notes](./the-stoic-challenge.md)
+[2024-05-01 "Slow Productivity" book notes](./slow-productivity.md)
+[2023-11-11 "Mind Management" book notes](./mind-management.md)
+[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes (You are currently reading this)](./career-guide-and-soft-skills.md)
+[2023-05-06 "The Obstacle is the Way" book notes](./the-obstacle-is-the-way.md)
+[2023-04-01 "Never split the difference" book notes](./never-split-the-difference.md)
+[2023-03-16 "The Pragmatic Programmer" book notes](./the-pragmatic-programmer.md)
[Back to the main site](../)
diff --git a/notes/mind-management.md b/notes/mind-management.md
index 284502ce..1f2e7849 100644
--- a/notes/mind-management.md
+++ b/notes/mind-management.md
@@ -110,14 +110,14 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other book notes of mine are:
-[2023-03-16 "The Pragmatic Programmer" book notes](./the-pragmatic-programmer.md)
-[2023-04-01 "Never split the difference" book notes](./never-split-the-difference.md)
-[2023-05-06 "The Obstacle is the Way" book notes](./the-obstacle-is-the-way.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
-[2023-11-11 "Mind Management" book notes (You are currently reading this)](./mind-management.md)
-[2024-05-01 "Slow Productivity" book notes](./slow-productivity.md)
-[2024-07-07 "The Stoic Challenge" book notes](./the-stoic-challenge.md)
[2024-10-24 "Staff Engineer" book notes](./staff-engineer.md)
+[2024-07-07 "The Stoic Challenge" book notes](./the-stoic-challenge.md)
+[2024-05-01 "Slow Productivity" book notes](./slow-productivity.md)
+[2023-11-11 "Mind Management" book notes (You are currently reading this)](./mind-management.md)
+[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
+[2023-05-06 "The Obstacle is the Way" book notes](./the-obstacle-is-the-way.md)
+[2023-04-01 "Never split the difference" book notes](./never-split-the-difference.md)
+[2023-03-16 "The Pragmatic Programmer" book notes](./the-pragmatic-programmer.md)
[Back to the main site](../)
diff --git a/notes/never-split-the-difference.md b/notes/never-split-the-difference.md
index 1d07aa30..1bfd0a86 100644
--- a/notes/never-split-the-difference.md
+++ b/notes/never-split-the-difference.md
@@ -139,13 +139,13 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other book notes of mine are:
-[2023-03-16 "The Pragmatic Programmer" book notes](./the-pragmatic-programmer.md)
-[2023-04-01 "Never split the difference" book notes (You are currently reading this)](./never-split-the-difference.md)
-[2023-05-06 "The Obstacle is the Way" book notes](./the-obstacle-is-the-way.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
-[2023-11-11 "Mind Management" book notes](./mind-management.md)
-[2024-05-01 "Slow Productivity" book notes](./slow-productivity.md)
-[2024-07-07 "The Stoic Challenge" book notes](./the-stoic-challenge.md)
[2024-10-24 "Staff Engineer" book notes](./staff-engineer.md)
+[2024-07-07 "The Stoic Challenge" book notes](./the-stoic-challenge.md)
+[2024-05-01 "Slow Productivity" book notes](./slow-productivity.md)
+[2023-11-11 "Mind Management" book notes](./mind-management.md)
+[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
+[2023-05-06 "The Obstacle is the Way" book notes](./the-obstacle-is-the-way.md)
+[2023-04-01 "Never split the difference" book notes (You are currently reading this)](./never-split-the-difference.md)
+[2023-03-16 "The Pragmatic Programmer" book notes](./the-pragmatic-programmer.md)
[Back to the main site](../)
diff --git a/notes/slow-productivity.md b/notes/slow-productivity.md
index 68967f31..43e65125 100644
--- a/notes/slow-productivity.md
+++ b/notes/slow-productivity.md
@@ -138,14 +138,14 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other book notes of mine are:
-[2023-03-16 "The Pragmatic Programmer" book notes](./the-pragmatic-programmer.md)
-[2023-04-01 "Never split the difference" book notes](./never-split-the-difference.md)
-[2023-05-06 "The Obstacle is the Way" book notes](./the-obstacle-is-the-way.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
-[2023-11-11 "Mind Management" book notes](./mind-management.md)
-[2024-05-01 "Slow Productivity" book notes (You are currently reading this)](./slow-productivity.md)
-[2024-07-07 "The Stoic Challenge" book notes](./the-stoic-challenge.md)
[2024-10-24 "Staff Engineer" book notes](./staff-engineer.md)
+[2024-07-07 "The Stoic Challenge" book notes](./the-stoic-challenge.md)
+[2024-05-01 "Slow Productivity" book notes (You are currently reading this)](./slow-productivity.md)
+[2023-11-11 "Mind Management" book notes](./mind-management.md)
+[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
+[2023-05-06 "The Obstacle is the Way" book notes](./the-obstacle-is-the-way.md)
+[2023-04-01 "Never split the difference" book notes](./never-split-the-difference.md)
+[2023-03-16 "The Pragmatic Programmer" book notes](./the-pragmatic-programmer.md)
[Back to the main site](../)
diff --git a/notes/staff-engineer.md b/notes/staff-engineer.md
index 9d16f945..30257d8b 100644
--- a/notes/staff-engineer.md
+++ b/notes/staff-engineer.md
@@ -121,14 +121,14 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other book notes of mine are:
-[2023-03-16 "The Pragmatic Programmer" book notes](./the-pragmatic-programmer.md)
-[2023-04-01 "Never split the difference" book notes](./never-split-the-difference.md)
-[2023-05-06 "The Obstacle is the Way" book notes](./the-obstacle-is-the-way.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
-[2023-11-11 "Mind Management" book notes](./mind-management.md)
-[2024-05-01 "Slow Productivity" book notes](./slow-productivity.md)
-[2024-07-07 "The Stoic Challenge" book notes](./the-stoic-challenge.md)
[2024-10-24 "Staff Engineer" book notes (You are currently reading this)](./staff-engineer.md)
+[2024-07-07 "The Stoic Challenge" book notes](./the-stoic-challenge.md)
+[2024-05-01 "Slow Productivity" book notes](./slow-productivity.md)
+[2023-11-11 "Mind Management" book notes](./mind-management.md)
+[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
+[2023-05-06 "The Obstacle is the Way" book notes](./the-obstacle-is-the-way.md)
+[2023-04-01 "Never split the difference" book notes](./never-split-the-difference.md)
+[2023-03-16 "The Pragmatic Programmer" book notes](./the-pragmatic-programmer.md)
[Back to the main site](../)
diff --git a/notes/the-obstacle-is-the-way.md b/notes/the-obstacle-is-the-way.md
index 5d823524..c62d7c75 100644
--- a/notes/the-obstacle-is-the-way.md
+++ b/notes/the-obstacle-is-the-way.md
@@ -100,13 +100,13 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other book notes of mine are:
-[2023-03-16 "The Pragmatic Programmer" book notes](./the-pragmatic-programmer.md)
-[2023-04-01 "Never split the difference" book notes](./never-split-the-difference.md)
-[2023-05-06 "The Obstacle is the Way" book notes (You are currently reading this)](./the-obstacle-is-the-way.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
-[2023-11-11 "Mind Management" book notes](./mind-management.md)
-[2024-05-01 "Slow Productivity" book notes](./slow-productivity.md)
-[2024-07-07 "The Stoic Challenge" book notes](./the-stoic-challenge.md)
[2024-10-24 "Staff Engineer" book notes](./staff-engineer.md)
+[2024-07-07 "The Stoic Challenge" book notes](./the-stoic-challenge.md)
+[2024-05-01 "Slow Productivity" book notes](./slow-productivity.md)
+[2023-11-11 "Mind Management" book notes](./mind-management.md)
+[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
+[2023-05-06 "The Obstacle is the Way" book notes (You are currently reading this)](./the-obstacle-is-the-way.md)
+[2023-04-01 "Never split the difference" book notes](./never-split-the-difference.md)
+[2023-03-16 "The Pragmatic Programmer" book notes](./the-pragmatic-programmer.md)
[Back to the main site](../)
diff --git a/notes/the-pragmatic-programmer.md b/notes/the-pragmatic-programmer.md
index fd0a2ea4..0c4b9252 100644
--- a/notes/the-pragmatic-programmer.md
+++ b/notes/the-pragmatic-programmer.md
@@ -80,13 +80,13 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other book notes of mine are:
-[2023-03-16 "The Pragmatic Programmer" book notes (You are currently reading this)](./the-pragmatic-programmer.md)
-[2023-04-01 "Never split the difference" book notes](./never-split-the-difference.md)
-[2023-05-06 "The Obstacle is the Way" book notes](./the-obstacle-is-the-way.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
-[2023-11-11 "Mind Management" book notes](./mind-management.md)
-[2024-05-01 "Slow Productivity" book notes](./slow-productivity.md)
-[2024-07-07 "The Stoic Challenge" book notes](./the-stoic-challenge.md)
[2024-10-24 "Staff Engineer" book notes](./staff-engineer.md)
+[2024-07-07 "The Stoic Challenge" book notes](./the-stoic-challenge.md)
+[2024-05-01 "Slow Productivity" book notes](./slow-productivity.md)
+[2023-11-11 "Mind Management" book notes](./mind-management.md)
+[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
+[2023-05-06 "The Obstacle is the Way" book notes](./the-obstacle-is-the-way.md)
+[2023-04-01 "Never split the difference" book notes](./never-split-the-difference.md)
+[2023-03-16 "The Pragmatic Programmer" book notes (You are currently reading this)](./the-pragmatic-programmer.md)
[Back to the main site](../)
diff --git a/notes/the-stoic-challenge.md b/notes/the-stoic-challenge.md
index 66603dbd..51ee2cfc 100644
--- a/notes/the-stoic-challenge.md
+++ b/notes/the-stoic-challenge.md
@@ -57,13 +57,13 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other book notes of mine are:
-[2023-03-16 "The Pragmatic Programmer" book notes](./the-pragmatic-programmer.md)
-[2023-04-01 "Never split the difference" book notes](./never-split-the-difference.md)
-[2023-05-06 "The Obstacle is the Way" book notes](./the-obstacle-is-the-way.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
-[2023-11-11 "Mind Management" book notes](./mind-management.md)
-[2024-05-01 "Slow Productivity" book notes](./slow-productivity.md)
-[2024-07-07 "The Stoic Challenge" book notes (You are currently reading this)](./the-stoic-challenge.md)
[2024-10-24 "Staff Engineer" book notes](./staff-engineer.md)
+[2024-07-07 "The Stoic Challenge" book notes (You are currently reading this)](./the-stoic-challenge.md)
+[2024-05-01 "Slow Productivity" book notes](./slow-productivity.md)
+[2023-11-11 "Mind Management" book notes](./mind-management.md)
+[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
+[2023-05-06 "The Obstacle is the Way" book notes](./the-obstacle-is-the-way.md)
+[2023-04-01 "Never split the difference" book notes](./never-split-the-difference.md)
+[2023-03-16 "The Pragmatic Programmer" book notes](./the-pragmatic-programmer.md)
[Back to the main site](../)
diff --git a/uptime-stats.md b/uptime-stats.md
index 260642fe..89275784 100644
--- a/uptime-stats.md
+++ b/uptime-stats.md
@@ -1,6 +1,6 @@
# My machine uptime stats
-> This site was last updated at 2025-02-02T10:35:42+02:00
+> This site was last updated at 2025-02-02T10:46:43+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.