summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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/2021-04-22-dtail-the-distributed-log-tail-program.md4
-rw-r--r--gemfeed/2021-04-24-welcome-to-the-geminispace.md8
-rw-r--r--gemfeed/2021-05-16-personal-bash-coding-style-guide.md6
-rw-r--r--gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md14
-rw-r--r--gemfeed/2021-11-29-bash-golf-part-1.md8
-rw-r--r--gemfeed/2022-01-01-bash-golf-part-2.md8
-rw-r--r--gemfeed/2022-03-06-the-release-of-dtail-4.0.0.md4
-rw-r--r--gemfeed/2022-05-27-perl-is-still-a-great-choice.md6
-rw-r--r--gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md8
-rw-r--r--gemfeed/2022-10-30-installing-dtail-on-openbsd.md4
-rw-r--r--gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.md6
-rw-r--r--gemfeed/2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.md8
-rw-r--r--gemfeed/2023-04-01-never-split-the-difference-book-notes.md6
-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.md6
-rw-r--r--gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes.md6
-rw-r--r--gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.md8
-rw-r--r--gemfeed/2023-08-18-site-reliability-engineering-part-1.md2
-rw-r--r--gemfeed/2023-08-19-site-reliability-engineering-part-2.md2
-rw-r--r--index.md2
-rw-r--r--notes/career-guide-and-soft-skills.md6
-rw-r--r--notes/never-split-the-difference.md6
-rw-r--r--notes/the-obstacle-is-the-way.md6
-rw-r--r--notes/the-pragmatic-programmer.md6
-rw-r--r--uptime-stats.md2
27 files changed, 79 insertions, 79 deletions
diff --git a/gemfeed/2008-06-26-perl-poetry.md b/gemfeed/2008-06-26-perl-poetry.md
index 8a591eeb..c7b9378a 100644
--- a/gemfeed/2008-06-26-perl-poetry.md
+++ b/gemfeed/2008-06-26-perl-poetry.md
@@ -163,9 +163,9 @@ Did you like what you saw? Have a look at Codeberg to see my other poems too:
Other related posts are:
-[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)
+[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)
E-Mail your comments to paul at buetow.org :-)
diff --git a/gemfeed/2011-05-07-perl-daemon-service-framework.md b/gemfeed/2011-05-07-perl-daemon-service-framework.md
index 65377307..24917f0c 100644
--- a/gemfeed/2011-05-07-perl-daemon-service-framework.md
+++ b/gemfeed/2011-05-07-perl-daemon-service-framework.md
@@ -160,9 +160,9 @@ You can find PerlDaemon (including the examples) at:
Other related posts are:
-[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)
+[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)
E-Mail your comments to paul at buetow.org :-)
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 695311e9..0399ce94 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
@@ -105,9 +105,9 @@ Mimecast highly encourages you to have a look at DTail and submit an issue for a
Other related posts are:
-[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)
+[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)
E-Mail your comments to paul at buetow.org :-)
diff --git a/gemfeed/2021-04-24-welcome-to-the-geminispace.md b/gemfeed/2021-04-24-welcome-to-the-geminispace.md
index 58307ab0..c2c650be 100644
--- a/gemfeed/2021-04-24-welcome-to-the-geminispace.md
+++ b/gemfeed/2021-04-24-welcome-to-the-geminispace.md
@@ -80,11 +80,11 @@ Check out one of the following links for more information about Gemini. For exam
Other related posts are:
-[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)
+[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)
E-Mail your comments to paul at buetow.org :-)
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 4748979c..750a7308 100644
--- a/gemfeed/2021-05-16-personal-bash-coding-style-guide.md
+++ b/gemfeed/2021-05-16-personal-bash-coding-style-guide.md
@@ -382,10 +382,10 @@ I also highly recommend having a read through the "Advanced Bash-Scripting Guide
Other related posts are:
-[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)
+[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)
E-Mail your comments to paul at buetow.org :-)
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 657dbec3..2da1bd7f 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
@@ -165,14 +165,14 @@ I finally revamped my personal internet site and started to blog again. I wanted
Other related posts are:
-[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)
+[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)
E-Mail your comments to paul at buetow.org :-)
diff --git a/gemfeed/2021-11-29-bash-golf-part-1.md b/gemfeed/2021-11-29-bash-golf-part-1.md
index ba4bb04a..4f870b33 100644
--- a/gemfeed/2021-11-29-bash-golf-part-1.md
+++ b/gemfeed/2021-11-29-bash-golf-part-1.md
@@ -16,8 +16,8 @@ jgs^^^^^^^`^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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.
-[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)
+[2022-01-01 Bash Golf Part 2](./2022-01-01-bash-golf-part-2.md)
## TCP/IP networking
@@ -465,10 +465,10 @@ See you later for the next post of this series.
Other related posts are:
-[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)
+[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)
E-Mail your comments to paul at buetow.org :-)
diff --git a/gemfeed/2022-01-01-bash-golf-part-2.md b/gemfeed/2022-01-01-bash-golf-part-2.md
index 79489d86..b4c6bd04 100644
--- a/gemfeed/2022-01-01-bash-golf-part-2.md
+++ b/gemfeed/2022-01-01-bash-golf-part-2.md
@@ -16,8 +16,8 @@ jgs^^^^^^^`^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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.
-[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)
+[2022-01-01 Bash Golf Part 2 (You are currently reading this)](./2022-01-01-bash-golf-part-2.md)
## Redirection
@@ -482,10 +482,10 @@ To change this behaviour, pipefile can be used. Now, the pipes exit status is 1
Other related posts are:
-[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)
+[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)
E-Mail your comments to paul at buetow.org :-)
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 f4238f72..32cebef3 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
@@ -288,9 +288,9 @@ I am a bit busy at the moment with two other pet projects of mine (one internal
Other related posts are:
-[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)
+[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)
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 a04c149f..ddfaeb75 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
@@ -136,10 +136,10 @@ Btw.: Did you know that the first version of PHP was a set of Perl snippets? Onl
Other related posts are:
-[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)
+[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)
E-Mail your comments to paul at buetow.org :-)
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 5f46f36f..35c466f3 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
@@ -87,11 +87,11 @@ Overall I think it's a pretty solid `1.1.0` release without anything groundbreak
Other related posts are:
-[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)
+[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)
E-Mail your comments to paul at buetow.org :-)
diff --git a/gemfeed/2022-10-30-installing-dtail-on-openbsd.md b/gemfeed/2022-10-30-installing-dtail-on-openbsd.md
index 30a35a9b..be3ca3c7 100644
--- a/gemfeed/2022-10-30-installing-dtail-on-openbsd.md
+++ b/gemfeed/2022-10-30-installing-dtail-on-openbsd.md
@@ -341,9 +341,9 @@ Check out the following for more information:
Other related posts are:
-[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)
+[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)
E-Mail your comments to paul at buetow.org :-)
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 98f6ad72..bf5d7fe2 100644
--- a/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.md
+++ b/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.md
@@ -78,10 +78,10 @@ By working together, everyone contributes what they can, achieving a greater goo
Other book notes of mine are:
-[2023-07-17 "Software Developmers Career Guide & 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)
+[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 & Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
E-Mail your comments to paul at buetow.org :-)
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 3cf7e9a4..7322fc14 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
@@ -138,11 +138,11 @@ Additionally, there were a couple of bug fixes, refactorings and overall improve
Other related posts are:
-[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)
+[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)
E-Mail your comments to paul at buetow.org :-)
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 5571765c..be0a6325 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
@@ -122,10 +122,10 @@ Slow.... it.... down....
Other book notes of mine are:
-[2023-07-17 "Software Developmers Career Guide & 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)
+[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 & Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
E-Mail your comments to paul at buetow.org :-)
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 9e2cb2d1..5fccb52b 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
@@ -149,11 +149,11 @@ So far, I have only scratched the surface of what Raku can do. I hope to find mo
Other related posts are:
-[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)
+[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)
E-Mail your comments to hi@foo.zone :-)
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 61da14a8..90ad8e0c 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
@@ -84,10 +84,10 @@ Life is a marathon, not a sprint. Each obstacle we overcome prepares us for the
Other book notes of mine are:
-[2023-07-17 "Software Developmers Career Guide & 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)
+[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 & Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
E-Mail your comments to paul at buetow.org :-)
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 05a7523c..8bbf169e 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
@@ -274,10 +274,10 @@ Unit testing Vs regression testing: Unit tests test the smallest possible unit a
Other book notes of mine are:
-[2023-07-17 "Software Developmers Career Guide & 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)
+[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 & Soft Skills" book notes (You are currently reading this)](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
E-Mail your comments to paul at buetow.org :-)
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 2f2282d6..451db7fc 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
@@ -93,11 +93,11 @@ Additionally, there were a couple of bug fixes, refactorings and overall improve
Other related posts are:
-[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)
+[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)
E-Mail your comments to paul at buetow.org :-)
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 41786e0f..8465f71b 100644
--- a/gemfeed/2023-08-18-site-reliability-engineering-part-1.md
+++ b/gemfeed/2023-08-18-site-reliability-engineering-part-1.md
@@ -4,8 +4,8 @@
The universe of Site Reliability Engineering (SRE) is like an intricate tapestry woven with diverse technology, culture, and personal grit threads. Site Reliability Engineering is one of the most demanding jobs. With all the facets, it is impossible to get bored. There is always a new challenge to master, and there is always a new technology to tinker with. It's not just technical; it's also about communication, collaboration and teamwork. I am currently employed as a Principal Site Reliability Engineer and will attempt to share what SRE is about in this blog series.
-[2023-08-19 Site Reliability Engineering - Part 2: Operational Balance in SRE](./2023-08-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)
+[2023-08-19 Site Reliability Engineering - Part 2: Operational Balance in SRE](./2023-08-19-site-reliability-engineering-part-2.md)
```
▓▓▓▓░░
diff --git a/gemfeed/2023-08-19-site-reliability-engineering-part-2.md b/gemfeed/2023-08-19-site-reliability-engineering-part-2.md
index 53ddc421..49bc9826 100644
--- a/gemfeed/2023-08-19-site-reliability-engineering-part-2.md
+++ b/gemfeed/2023-08-19-site-reliability-engineering-part-2.md
@@ -4,8 +4,8 @@
This is the second part of my Site Reliability Engineering (SRE) series. I am currently employed as a Principal Site Reliability Engineer and will attempt to share what SRE is about in this blog series.
-[2023-08-19 Site Reliability Engineering - Part 2: Operational Balance in SRE (You are currently reading this)](./2023-08-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)
+[2023-08-19 Site Reliability Engineering - Part 2: Operational Balance in SRE (You are currently reading this)](./2023-08-19-site-reliability-engineering-part-2.md)
```
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⣠⣾⣷⣄⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
diff --git a/index.md b/index.md
index 63dd08ca..7f8d9908 100644
--- a/index.md
+++ b/index.md
@@ -1,6 +1,6 @@
# foo.zone
-> This site was generated at 2023-08-19T00:21:09+03:00 by `Gemtexter`
+> This site was generated at 2023-08-19T00:25:45+03:00 by `Gemtexter`
```
|\---/|
diff --git a/notes/career-guide-and-soft-skills.md b/notes/career-guide-and-soft-skills.md
index 05a7523c..8bbf169e 100644
--- a/notes/career-guide-and-soft-skills.md
+++ b/notes/career-guide-and-soft-skills.md
@@ -274,10 +274,10 @@ Unit testing Vs regression testing: Unit tests test the smallest possible unit a
Other book notes of mine are:
-[2023-07-17 "Software Developmers Career Guide & 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)
+[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 & Soft Skills" book notes (You are currently reading this)](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
E-Mail your comments to paul at buetow.org :-)
diff --git a/notes/never-split-the-difference.md b/notes/never-split-the-difference.md
index 5571765c..be0a6325 100644
--- a/notes/never-split-the-difference.md
+++ b/notes/never-split-the-difference.md
@@ -122,10 +122,10 @@ Slow.... it.... down....
Other book notes of mine are:
-[2023-07-17 "Software Developmers Career Guide & 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)
+[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 & Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
E-Mail your comments to paul at buetow.org :-)
diff --git a/notes/the-obstacle-is-the-way.md b/notes/the-obstacle-is-the-way.md
index 61da14a8..90ad8e0c 100644
--- a/notes/the-obstacle-is-the-way.md
+++ b/notes/the-obstacle-is-the-way.md
@@ -84,10 +84,10 @@ Life is a marathon, not a sprint. Each obstacle we overcome prepares us for the
Other book notes of mine are:
-[2023-07-17 "Software Developmers Career Guide & 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)
+[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 & Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
E-Mail your comments to paul at buetow.org :-)
diff --git a/notes/the-pragmatic-programmer.md b/notes/the-pragmatic-programmer.md
index 98f6ad72..bf5d7fe2 100644
--- a/notes/the-pragmatic-programmer.md
+++ b/notes/the-pragmatic-programmer.md
@@ -78,10 +78,10 @@ By working together, everyone contributes what they can, achieving a greater goo
Other book notes of mine are:
-[2023-07-17 "Software Developmers Career Guide & 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)
+[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 & Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
E-Mail your comments to paul at buetow.org :-)
diff --git a/uptime-stats.md b/uptime-stats.md
index 80a696b2..6684542b 100644
--- a/uptime-stats.md
+++ b/uptime-stats.md
@@ -1,6 +1,6 @@
# My machine uptime stats
-> This site was last updated at 2023-08-19T00:21:09+03:00
+> This site was last updated at 2023-08-19T00:25:45+03: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.