From 57e9278eef9cdea9a2cd1376eedc508b2d90dd87 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 16 Apr 2023 22:07:13 +0300 Subject: Update content for html --- gemfeed/2008-06-26-perl-poetry.html | 2 +- ...12-29-using-my-nokia-n95-for-fixing-my-mta.html | 2 +- gemfeed/2010-04-09-standard-ml-and-haskell.html | 2 +- ...010-05-07-lazy-evaluation-with-standarn-ml.html | 2 +- .../2010-05-09-the-fype-programming-language.html | 2 +- .../2011-05-07-perl-daemon-service-framework.html | 2 +- .../2014-03-24-the-fibonacci.pl.c-polyglot.html | 2 +- ...2-05-run-debian-on-your-phone-with-debroid.html | 2 +- gemfeed/2016-04-03-offsite-backup-with-zfs.html | 2 +- ...04-09-jails-and-zfs-on-freebsd-with-puppet.html | 2 +- .../2016-04-16-offsite-backup-with-zfs-part2.html | 2 +- ...inning-up-my-own-authoritative-dns-servers.html | 2 +- ...20-object-oriented-programming-with-ansi-c.html | 2 +- ...alistic-load-testing-with-ioriot-for-linux.html | 2 +- ...-22-dtail-the-distributed-log-tail-program.html | 2 +- gemfeed/2021-04-24-welcome-to-the-geminispace.html | 2 +- ...021-05-16-personal-bash-coding-style-guide.html | 2 +- ...5-gemtexter-one-bash-script-to-rule-it-all.html | 2 +- gemfeed/2021-07-04-the-well-grounded-rubyist.html | 2 +- ...-08-01-on-being-pedantic-about-open-source.html | 2 +- gemfeed/2021-09-12-keep-it-simple-and-stupid.html | 2 +- gemfeed/2021-10-22-defensive-devops.html | 2 +- gemfeed/2021-11-29-bash-golf-part-1.html | 2 +- ...-12-26-how-to-stay-sane-as-a-devops-person.html | 2 +- gemfeed/2022-01-01-bash-golf-part-2.html | 2 +- gemfeed/2022-01-23-welcome-to-the-foo.zone.html | 2 +- ...022-02-04-computer-operating-systems-i-use.html | 2 +- gemfeed/2022-03-06-the-release-of-dtail-4.0.0.html | 2 +- gemfeed/2022-04-10-creative-universe.html | 2 +- .../2022-05-27-perl-is-still-a-great-choice.html | 2 +- gemfeed/2022-06-15-sweating-the-small-stuff.html | 2 +- ...22-07-30-lets-encrypt-with-openbsd-and-rex.html | 2 +- ...2-08-27-gemtexter-1.1.0-lets-gemtext-again.html | 2 +- gemfeed/2022-09-30-after-a-bad-nights-sleep.html | 2 +- .../2022-10-30-installing-dtail-on-openbsd.html | 2 +- ...-tried-emacs-but-i-switched-back-to-neovim.html | 2 +- ...22-12-24-ultrarelearning-java-my-takeaways.html | 2 +- gemfeed/2023-01-23-why-grapheneos-rox.html | 2 +- .../2023-02-26-how-to-shut-down-after-work.html | 2 +- ...-03-16-the-pragmatic-programmer-book-notes.html | 2 +- ...03-25-gemtexter-2.0.0-lets-gemtext-again-2.html | 2 +- ...4-01-never-split-the-difference-book-notes.html | 2 +- ...ithms-and-data-structures-in-golang-part-1.html | 2 +- gemfeed/DRAFT-self-hosting-philosophy.html | 2 +- gemfeed/index.html | 2 +- index.html | 4 +- notes/index.html | 2 +- notes/mental-combat.html | 2 +- notes/never-split-the-difference.html | 2 +- notes/soft-skills.html | 2 +- notes/the-pragmatic-programmer.html | 2 +- notes/the-stoic-challenge.html | 2 +- other-resources.html | 2 +- projects.html | 2 +- resources.html | 51 ++++---- site-mirrors.html | 2 +- testpage.html | 2 +- uptime-stats.html | 130 ++++++++++----------- 58 files changed, 148 insertions(+), 147 deletions(-) diff --git a/gemfeed/2008-06-26-perl-poetry.html b/gemfeed/2008-06-26-perl-poetry.html index 7ac65198..2af408a1 100644 --- a/gemfeed/2008-06-26-perl-poetry.html +++ b/gemfeed/2008-06-26-perl-poetry.html @@ -190,7 +190,7 @@ This is perl, v5. Back to the main site
diff --git a/gemfeed/2008-12-29-using-my-nokia-n95-for-fixing-my-mta.html b/gemfeed/2008-12-29-using-my-nokia-n95-for-fixing-my-mta.html index 64c386b5..dcc0262d 100644 --- a/gemfeed/2008-12-29-using-my-nokia-n95-for-fixing-my-mta.html +++ b/gemfeed/2008-12-29-using-my-nokia-n95-for-fixing-my-mta.html @@ -50,7 +50,7 @@ _jgs_\|//_\\|///_\V/_\|//__
Back to the main site
diff --git a/gemfeed/2010-04-09-standard-ml-and-haskell.html b/gemfeed/2010-04-09-standard-ml-and-haskell.html index 225963f4..797322bb 100644 --- a/gemfeed/2010-04-09-standard-ml-and-haskell.html +++ b/gemfeed/2010-04-09-standard-ml-and-haskell.html @@ -213,7 +213,7 @@ my_filter f l = foldr (make_filter_fn f) [] l
Back to the main site
diff --git a/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.html b/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.html index 9007e3e4..db1fbe95 100644 --- a/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.html +++ b/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.html @@ -110,7 +110,7 @@ first 10 nat_pairs_not_null
Back to the main site
diff --git a/gemfeed/2010-05-09-the-fype-programming-language.html b/gemfeed/2010-05-09-the-fype-programming-language.html index 70c61d59..86a4f247 100644 --- a/gemfeed/2010-05-09-the-fype-programming-language.html +++ b/gemfeed/2010-05-09-the-fype-programming-language.html @@ -526,7 +526,7 @@ BB
Back to the main site
diff --git a/gemfeed/2011-05-07-perl-daemon-service-framework.html b/gemfeed/2011-05-07-perl-daemon-service-framework.html index 8d868ac5..a05852d9 100644 --- a/gemfeed/2011-05-07-perl-daemon-service-framework.html +++ b/gemfeed/2011-05-07-perl-daemon-service-framework.html @@ -197,7 +197,7 @@ http://www.gnu.org/software/src-highlite -->
Back to the main site
diff --git a/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html b/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html index 8e7458e2..0e01f10b 100644 --- a/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html +++ b/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html @@ -161,7 +161,7 @@ fib(10 -Generated with Gemtexter 2.1.0-develop | +Generated by Gemtexter 2.1.0-develop | served by OpenBSD/httpd(8) | Site Mirrors

diff --git a/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.html b/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.html index 2ed52b23..0c477f9a 100644 --- a/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.html +++ b/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.html @@ -207,7 +207,7 @@ chmod +x /data/local/userinit
Back to the main site
diff --git a/gemfeed/2016-04-03-offsite-backup-with-zfs.html b/gemfeed/2016-04-03-offsite-backup-with-zfs.html index e886ffb4..723406cb 100644 --- a/gemfeed/2016-04-03-offsite-backup-with-zfs.html +++ b/gemfeed/2016-04-03-offsite-backup-with-zfs.html @@ -54,7 +54,7 @@
Back to the main site
diff --git a/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.html b/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.html index 04fdf144..7bab3af7 100644 --- a/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.html +++ b/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.html @@ -401,7 +401,7 @@ Notice: Finished catalog run in 206.09 seconds
Back to the main site
diff --git a/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html b/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html index c395fd29..431f266f 100644 --- a/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html +++ b/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html @@ -40,7 +40,7 @@
Back to the main site
diff --git a/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html b/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html index 3d904357..a9b3f053 100644 --- a/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html +++ b/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html @@ -249,7 +249,7 @@ apply Service "dig6" {
Back to the main site
diff --git a/gemfeed/2016-11-20-object-oriented-programming-with-ansi-c.html b/gemfeed/2016-11-20-object-oriented-programming-with-ansi-c.html index 2cb78bbe..a8eeaea7 100644 --- a/gemfeed/2016-11-20-object-oriented-programming-with-ansi-c.html +++ b/gemfeed/2016-11-20-object-oriented-programming-with-ansi-c.html @@ -127,7 +127,7 @@ http://www.gnu.org/software/src-highlite -->
Back to the main site
diff --git a/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.html b/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.html index e45f41f2..208cb0cb 100644 --- a/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.html +++ b/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.html @@ -200,7 +200,7 @@ Total time: 1213.00s
Back to the main site
diff --git a/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html b/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html index 77de8400..0cd3158d 100644 --- a/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html +++ b/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html @@ -126,7 +126,7 @@ dtail –servers serverlist.txt –files ‘/var/log/*.log’ –regex ‘(?i:er
Back to the main site
diff --git a/gemfeed/2021-04-24-welcome-to-the-geminispace.html b/gemfeed/2021-04-24-welcome-to-the-geminispace.html index f32e738c..eb3fb6d3 100644 --- a/gemfeed/2021-04-24-welcome-to-the-geminispace.html +++ b/gemfeed/2021-04-24-welcome-to-the-geminispace.html @@ -99,7 +99,7 @@
Back to the main site
diff --git a/gemfeed/2021-05-16-personal-bash-coding-style-guide.html b/gemfeed/2021-05-16-personal-bash-coding-style-guide.html index d4c88020..93c78740 100644 --- a/gemfeed/2021-05-16-personal-bash-coding-style-guide.html +++ b/gemfeed/2021-05-16-personal-bash-coding-style-guide.html @@ -401,7 +401,7 @@ fi
Back to the main site
diff --git a/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.html b/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.html index a73462cb..f69cddf1 100644 --- a/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.html +++ b/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.html @@ -198,7 +198,7 @@ assert::equals "$(generate::m
Back to the main site
diff --git a/gemfeed/2021-07-04-the-well-grounded-rubyist.html b/gemfeed/2021-07-04-the-well-grounded-rubyist.html index 1de081c0..b58ce26a 100644 --- a/gemfeed/2021-07-04-the-well-grounded-rubyist.html +++ b/gemfeed/2021-07-04-the-well-grounded-rubyist.html @@ -117,7 +117,7 @@ Hello World
Back to the main site
diff --git a/gemfeed/2021-08-01-on-being-pedantic-about-open-source.html b/gemfeed/2021-08-01-on-being-pedantic-about-open-source.html index cd1594e7..ce7a3bfb 100644 --- a/gemfeed/2021-08-01-on-being-pedantic-about-open-source.html +++ b/gemfeed/2021-08-01-on-being-pedantic-about-open-source.html @@ -129,7 +129,7 @@
Back to the main site
diff --git a/gemfeed/2021-09-12-keep-it-simple-and-stupid.html b/gemfeed/2021-09-12-keep-it-simple-and-stupid.html index a280d5a9..f984a9f5 100644 --- a/gemfeed/2021-09-12-keep-it-simple-and-stupid.html +++ b/gemfeed/2021-09-12-keep-it-simple-and-stupid.html @@ -110,7 +110,7 @@
Back to the main site
diff --git a/gemfeed/2021-10-22-defensive-devops.html b/gemfeed/2021-10-22-defensive-devops.html index cb5699df..ebd0d42e 100644 --- a/gemfeed/2021-10-22-defensive-devops.html +++ b/gemfeed/2021-10-22-defensive-devops.html @@ -115,7 +115,7 @@
Back to the main site
diff --git a/gemfeed/2021-11-29-bash-golf-part-1.html b/gemfeed/2021-11-29-bash-golf-part-1.html index 1ed2e736..7eca7e55 100644 --- a/gemfeed/2021-11-29-bash-golf-part-1.html +++ b/gemfeed/2021-11-29-bash-golf-part-1.html @@ -484,7 +484,7 @@ bash: line 1: 1/10.0 : syntax error: invalid arithmetic operator (error token is
Back to the main site
diff --git a/gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person.html b/gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person.html index 38806a9b..6a1b4fe9 100644 --- a/gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person.html +++ b/gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person.html @@ -138,7 +138,7 @@
Back to the main site
diff --git a/gemfeed/2022-01-01-bash-golf-part-2.html b/gemfeed/2022-01-01-bash-golf-part-2.html index dcfe7589..1ce13a5c 100644 --- a/gemfeed/2022-01-01-bash-golf-part-2.html +++ b/gemfeed/2022-01-01-bash-golf-part-2.html @@ -502,7 +502,7 @@ PAUL:X:1000:1000:PAUL BUETOW:/HOME/PAUL:/BIN/BASH
Back to the main site
diff --git a/gemfeed/2022-01-23-welcome-to-the-foo.zone.html b/gemfeed/2022-01-23-welcome-to-the-foo.zone.html index 5008874d..1d749517 100644 --- a/gemfeed/2022-01-23-welcome-to-the-foo.zone.html +++ b/gemfeed/2022-01-23-welcome-to-the-foo.zone.html @@ -59,7 +59,7 @@
Back to the main site
diff --git a/gemfeed/2022-02-04-computer-operating-systems-i-use.html b/gemfeed/2022-02-04-computer-operating-systems-i-use.html index 890627c7..18d3022d 100644 --- a/gemfeed/2022-02-04-computer-operating-systems-i-use.html +++ b/gemfeed/2022-02-04-computer-operating-systems-i-use.html @@ -241,7 +241,7 @@ GNU/kFreeBSD rhea.buetow.org 8.0-RELEASE-p5 FreeBSD 8.0-RELEASE-p5 #2: Sat Nov 2
Back to the main site
diff --git a/gemfeed/2022-03-06-the-release-of-dtail-4.0.0.html b/gemfeed/2022-03-06-the-release-of-dtail-4.0.0.html index aaba1c74..465829ab 100644 --- a/gemfeed/2022-03-06-the-release-of-dtail-4.0.0.html +++ b/gemfeed/2022-03-06-the-release-of-dtail-4.0.0.html @@ -314,7 +314,7 @@ exec /usr/local/bin/dtailhealth --server localhost:2222
Back to the main site
diff --git a/gemfeed/2022-04-10-creative-universe.html b/gemfeed/2022-04-10-creative-universe.html index 45cec4e7..82c37ddb 100644 --- a/gemfeed/2022-04-10-creative-universe.html +++ b/gemfeed/2022-04-10-creative-universe.html @@ -153,7 +153,7 @@ learn () {
Back to the main site
diff --git a/gemfeed/2022-05-27-perl-is-still-a-great-choice.html b/gemfeed/2022-05-27-perl-is-still-a-great-choice.html index 08f8868d..a4a6273a 100644 --- a/gemfeed/2022-05-27-perl-is-still-a-great-choice.html +++ b/gemfeed/2022-05-27-perl-is-still-a-great-choice.html @@ -159,7 +159,7 @@
Back to the main site
diff --git a/gemfeed/2022-06-15-sweating-the-small-stuff.html b/gemfeed/2022-06-15-sweating-the-small-stuff.html index 75ff7700..c4993bcc 100644 --- a/gemfeed/2022-06-15-sweating-the-small-stuff.html +++ b/gemfeed/2022-06-15-sweating-the-small-stuff.html @@ -338,7 +338,7 @@ v = 008 [v = p*c*(s != c ? 2 : 1)] Total logical CPUs
Back to the main site
diff --git a/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.html b/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.html index 8fb30472..fcc1c1a0 100644 --- a/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.html +++ b/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.html @@ -672,7 +672,7 @@ rex commons
Back to the main site
diff --git a/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.html b/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.html index 698823b3..85c1458e 100644 --- a/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.html +++ b/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.html @@ -112,7 +112,7 @@ http://www.gnu.org/software/src-highlite -->
Back to the main site
diff --git a/gemfeed/2022-09-30-after-a-bad-nights-sleep.html b/gemfeed/2022-09-30-after-a-bad-nights-sleep.html index a45b4228..fef42f43 100644 --- a/gemfeed/2022-09-30-after-a-bad-nights-sleep.html +++ b/gemfeed/2022-09-30-after-a-bad-nights-sleep.html @@ -108,7 +108,7 @@ jgs (________\ \
Back to the main site
diff --git a/gemfeed/2022-10-30-installing-dtail-on-openbsd.html b/gemfeed/2022-10-30-installing-dtail-on-openbsd.html index 88140eda..ed7b664e 100644 --- a/gemfeed/2022-10-30-installing-dtail-on-openbsd.html +++ b/gemfeed/2022-10-30-installing-dtail-on-openbsd.html @@ -359,7 +359,7 @@ REMOTE|fishfinger|100|7|fstab|093f510ec5c0f512.h /usr/local ffs rw,wxallowed,nod
Back to the main site
diff --git a/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim.html b/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim.html index 96a2129b..9997cb7c 100644 --- a/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim.html +++ b/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim.html @@ -195,7 +195,7 @@ nmap ,j :call Back to the main site
diff --git a/gemfeed/2022-12-24-ultrarelearning-java-my-takeaways.html b/gemfeed/2022-12-24-ultrarelearning-java-my-takeaways.html index 0e72966b..ac8b2bd1 100644 --- a/gemfeed/2022-12-24-ultrarelearning-java-my-takeaways.html +++ b/gemfeed/2022-12-24-ultrarelearning-java-my-takeaways.html @@ -118,7 +118,7 @@
Back to the main site
diff --git a/gemfeed/2023-01-23-why-grapheneos-rox.html b/gemfeed/2023-01-23-why-grapheneos-rox.html index e0bb6711..1abe5b28 100644 --- a/gemfeed/2023-01-23-why-grapheneos-rox.html +++ b/gemfeed/2023-01-23-why-grapheneos-rox.html @@ -151,7 +151,7 @@ Art by Joan Stark
Back to the main site
diff --git a/gemfeed/2023-02-26-how-to-shut-down-after-work.html b/gemfeed/2023-02-26-how-to-shut-down-after-work.html index 91d0074a..099bcdc1 100644 --- a/gemfeed/2023-02-26-how-to-shut-down-after-work.html +++ b/gemfeed/2023-02-26-how-to-shut-down-after-work.html @@ -88,7 +88,7 @@
Back to the main site
diff --git a/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.html b/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.html index 18b9f33a..3b753fd9 100644 --- a/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.html +++ b/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.html @@ -101,7 +101,7 @@ More books and other resources I found useful.
Back to the main site
diff --git a/gemfeed/2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.html b/gemfeed/2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.html index 63242755..bcebb129 100644 --- a/gemfeed/2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.html +++ b/gemfeed/2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.html @@ -166,7 +166,7 @@ The remaining content of the Gemtext file...
Back to the main site
diff --git a/gemfeed/2023-04-01-never-split-the-difference-book-notes.html b/gemfeed/2023-04-01-never-split-the-difference-book-notes.html index 52b2b61c..2d221891 100644 --- a/gemfeed/2023-04-01-never-split-the-difference-book-notes.html +++ b/gemfeed/2023-04-01-never-split-the-difference-book-notes.html @@ -147,7 +147,7 @@
Back to the main site
diff --git a/gemfeed/2023-04-09-algorithms-and-data-structures-in-golang-part-1.html b/gemfeed/2023-04-09-algorithms-and-data-structures-in-golang-part-1.html index e616767d..021a1fc2 100644 --- a/gemfeed/2023-04-09-algorithms-and-data-structures-in-golang-part-1.html +++ b/gemfeed/2023-04-09-algorithms-and-data-structures-in-golang-part-1.html @@ -267,7 +267,7 @@ ok codeberg.org/snonux/algorithms/sort Back to the main site
diff --git a/gemfeed/DRAFT-self-hosting-philosophy.html b/gemfeed/DRAFT-self-hosting-philosophy.html index 0e736612..c847be4d 100644 --- a/gemfeed/DRAFT-self-hosting-philosophy.html +++ b/gemfeed/DRAFT-self-hosting-philosophy.html @@ -21,7 +21,7 @@
A little varity (not only OpenBSD)
diff --git a/gemfeed/index.html b/gemfeed/index.html index 27c7d1fb..0152385a 100644 --- a/gemfeed/index.html +++ b/gemfeed/index.html @@ -56,7 +56,7 @@ 2008-12-29 - Using my Nokia N95 for fixing my MTA
2008-06-26 - Perl Poetry
diff --git a/index.html b/index.html index 45e36cf4..a3ddb9d9 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@

foo.zone



-This site was generated at 2023-04-11T01:54:29+03:00 by Gemtexter
+This site was generated at 2023-04-16T22:06:58+03:00 by Gemtexter

    |\---/|
@@ -86,7 +86,7 @@
 2008-12-29 - Using my Nokia N95 for fixing my MTA
2008-06-26 - Perl Poetry
diff --git a/notes/index.html b/notes/index.html index 329a6712..7b500e3f 100644 --- a/notes/index.html +++ b/notes/index.html @@ -22,7 +22,7 @@
Go back to main site
diff --git a/notes/mental-combat.html b/notes/mental-combat.html index 10ab6fe9..961384d7 100644 --- a/notes/mental-combat.html +++ b/notes/mental-combat.html @@ -45,7 +45,7 @@
Back to the main site
diff --git a/notes/never-split-the-difference.html b/notes/never-split-the-difference.html index 52b2b61c..2d221891 100644 --- a/notes/never-split-the-difference.html +++ b/notes/never-split-the-difference.html @@ -147,7 +147,7 @@
Back to the main site
diff --git a/notes/soft-skills.html b/notes/soft-skills.html index ea60f4a0..e262cf14 100644 --- a/notes/soft-skills.html +++ b/notes/soft-skills.html @@ -298,7 +298,7 @@
Back to the main site
diff --git a/notes/the-pragmatic-programmer.html b/notes/the-pragmatic-programmer.html index 18b9f33a..3b753fd9 100644 --- a/notes/the-pragmatic-programmer.html +++ b/notes/the-pragmatic-programmer.html @@ -101,7 +101,7 @@ More books and other resources I found useful.
Back to the main site
diff --git a/notes/the-stoic-challenge.html b/notes/the-stoic-challenge.html index 4b078c95..98aa63ef 100644 --- a/notes/the-stoic-challenge.html +++ b/notes/the-stoic-challenge.html @@ -46,7 +46,7 @@
Back to the main site
diff --git a/other-resources.html b/other-resources.html index 8dda34db..74592e3b 100644 --- a/other-resources.html +++ b/other-resources.html @@ -107,7 +107,7 @@ _-" . ' + . . ,//////0\ | /00HHHHHHHMMMMM
Go back to the main site
diff --git a/projects.html b/projects.html index 2b968a13..b4960d73 100644 --- a/projects.html +++ b/projects.html @@ -29,7 +29,7 @@
  • Modernise my NextCloud and Wallabag infra (Linux, Docker)
  • Release Gemtexter 2.1.0 and blog about it (Bash)
  • diff --git a/resources.html b/resources.html index 7e8811f0..269af3e3 100644 --- a/resources.html +++ b/resources.html @@ -30,39 +30,40 @@

    Technical books



      -
    • Perl New Features; Joshua McAdams, brian d foy; Perl School
    • -
    • Higher Order Perl; Mark Dominus; Morgan Kaufmann
    • -
    • Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
    • -
    • Concurrency in Go; Katherine Cox-Buday; O'Reilly
    • Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
    • -
    • Developing Games in Java; David Brackeen and others...; New Riders
    • -
    • The Docker Book; James Turnbull; Kindle
    • -
    • Effective awk programming; Arnold Robbins; O'Reilly
    • -
    • Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
    • -
    • Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
    • -
    • Pro Puppet; James Turnbull, Jeffrey McCune; Apress
    • The Pragmatic Programmer; David Thomas; Addison-Wesley
    • +
    • The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional Pro Git; Scott Chacon, Ben Straub; Apress
    • The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
    • +
    • The Docker Book; James Turnbull; Kindle
    • The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
    • -
    • Modern Perl; Chromatic ; Onyx Neon Press
    • -
    • Site Reliability Engineering; How Google runs production systems; 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
    • -
    • DNS and BIND; Cricket Liu; O'Reilly
    • -
    • Effective Java; Joshua Bloch; Addison-Wesley Professional
    • -
    • Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
    • Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
    • -
    • Funktionale Programmierung; Peter Pepper; Springer
    • -
    • C++ Programming Language; Bjarne Stroustrup;
    • -
    • Java ist auch eine Insel; Christian Ullenboom;
    • -
    • Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
    • +
    • Systemprogrammierung in Go; Frank Müller; dpunkt
    • +
    • Site Reliability Engineering; How Google runs production systems; O'Reilly
    • Raku Recipes; J.J. Merelo; Apress
    • -
    • 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
    • Raku Fundamentals; Moritz Lenz; Apress
    • -
    • Systemprogrammierung in Go; Frank Müller; dpunkt
    • -
    • Data Science at the Command Line; Jeroen Janssens; O'Reilly
    • +
    • Pro Puppet; James Turnbull, Jeffrey McCune; Apress
    • +
    • Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
    • +
    • Polished Ruby Programming; Jeremy Evans; Packt Publishing
    • +
    • Perl New Features; Joshua McAdams, brian d foy; Perl School
    • +
    • Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
    • +
    • Modern Perl; Chromatic ; Onyx Neon Press
    • Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
    • +
    • Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
    • +
    • Java ist auch eine Insel; Christian Ullenboom;
    • +
    • Higher Order Perl; Mark Dominus; Morgan Kaufmann
    • +
    • Funktionale Programmierung; Peter Pepper; Springer
    • +
    • Effective Java; Joshua Bloch; Addison-Wesley Professional
    • +
    • Effective awk programming; Arnold Robbins; O'Reilly
    • +
    • DNS and BIND; Cricket Liu; O'Reilly
    • +
    • Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
    • DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
    • -
    • Polished Ruby Programming; Jeremy Evans; Packt Publishing
    • +
    • Developing Games in Java; David Brackeen and others...; New Riders
    • +
    • Data Science at the Command Line; Jeroen Janssens; O'Reilly
    • +
    • C++ Programming Language; Bjarne Stroustrup;
    • +
    • Concurrency in Go; Katherine Cox-Buday; O'Reilly
    • +
    • Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
    • +
    • Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
    • +
    • 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly

    Technical references



    @@ -175,7 +176,7 @@
    Go back to the main site
    diff --git a/site-mirrors.html b/site-mirrors.html index 41270c74..2be230f8 100644 --- a/site-mirrors.html +++ b/site-mirrors.html @@ -39,7 +39,7 @@
    Go back to the main site
    diff --git a/testpage.html b/testpage.html index 5660b1a5..dd1ceb17 100644 --- a/testpage.html +++ b/testpage.html @@ -94,7 +94,7 @@ X-Frame-Options: SAMEORIGIN https://foo.zone
    link
    diff --git a/uptime-stats.html b/uptime-stats.html index 71187071..5a892632 100644 --- a/uptime-stats.html +++ b/uptime-stats.html @@ -10,7 +10,7 @@

    My machine uptime stats



    -This site was last updated at 2023-04-11T01:54:29+03:00
    +This site was last updated at 2023-04-16T22:06:58+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.

    @@ -33,20 +33,20 @@ | 4. | uranus | 150 | | 5. | dionysus | 136 | | 6. | tauceti-e | 120 | -| 7. | *earth | 113 | +| 7. | *earth | 116 | | 8. | pluto | 51 | | 9. | makemake | 50 | | 10. | *ultramega15289 | 50 | -| 11. | phobos | 40 | -| 12. | ultramega8477 | 40 | +| 11. | ultramega8477 | 40 | +| 12. | phobos | 40 | | 13. | sun | 33 | | 14. | *t450 | 25 | | 15. | *vulcan | 19 | -| 16. | *blowfish | 16 | +| 16. | *blowfish | 18 | | 17. | tauceti | 16 | | 18. | sagittarius | 15 | | 19. | deltavega | 12 | -| 20. | joghurt | 10 | +| 20. | *fishfinger | 11 | +-----+-----------------+-------+

    @@ -58,7 +58,7 @@ +-----+-----------------+-----------------------------+ | Pos | Host | Uptime | +-----+-----------------+-----------------------------+ -| 1. | *vulcan | 4 years, 4 months, 7 days | +| 1. | *vulcan | 4 years, 4 months, 27 days | | 2. | uranus | 3 years, 11 months, 21 days | | 3. | sun | 3 years, 9 months, 26 days | | 4. | uugrn | 3 years, 5 months, 5 days | @@ -67,8 +67,8 @@ | 7. | tauceti | 2 years, 3 months, 19 days | | 8. | tauceti-f | 1 years, 9 months, 18 days | | 9. | *ultramega15289 | 1 years, 8 months, 6 days | -| 10. | *earth | 1 years, 5 months, 8 days | -| 11. | *blowfish | 1 years, 4 months, 15 days | +| 10. | *earth | 1 years, 5 months, 14 days | +| 11. | *blowfish | 1 years, 4 months, 20 days | | 12. | ultramega8477 | 1 years, 3 months, 25 days | | 13. | host0 | 1 years, 3 months, 9 days | | 14. | tauceti-e | 1 years, 2 months, 20 days | @@ -77,7 +77,7 @@ | 17. | alphacentauri | 0 years, 10 months, 28 days | | 18. | london | 0 years, 9 months, 16 days | | 19. | twofish | 0 years, 8 months, 31 days | -| 20. | fishbone | 0 years, 8 months, 12 days | +| 20. | *fishfinger | 0 years, 8 months, 17 days | +-----+-----------------+-----------------------------+
    @@ -92,7 +92,7 @@ | 1. | uranus | 360 | | 2. | alphacentauri | 294 | | 3. | dionysus | 285 | -| 4. | *vulcan | 273 | +| 4. | *vulcan | 276 | | 5. | sun | 238 | | 6. | uugrn | 211 | | 7. | deltavega | 193 | @@ -100,11 +100,11 @@ | 9. | tauceti | 141 | | 10. | *ultramega15289 | 123 | | 11. | tauceti-e | 111 | -| 12. | tauceti-f | 108 | -| 13. | *earth | 108 | +| 12. | *earth | 109 | +| 13. | tauceti-f | 108 | | 14. | callisto | 108 | | 15. | makemake | 96 | -| 16. | *blowfish | 85 | +| 16. | *blowfish | 86 | | 17. | mars | 85 | | 18. | ultramega8477 | 80 | | 19. | host0 | 77 | @@ -154,7 +154,7 @@ | 1. | dionysus | 8 years, 6 months, 17 days | | 2. | uranus | 7 years, 2 months, 16 days | | 3. | alphacentauri | 6 years, 9 months, 13 days | -| 4. | *vulcan | 4 years, 4 months, 7 days | +| 4. | *vulcan | 4 years, 4 months, 27 days | | 5. | sun | 3 years, 10 months, 2 days | | 6. | uugrn | 3 years, 5 months, 5 days | | 7. | deltavega | 3 years, 1 months, 21 days | @@ -164,10 +164,10 @@ | 11. | *ultramega15289 | 2 years, 2 months, 10 days | | 12. | tauceti-e | 2 years, 1 months, 29 days | | 13. | makemake | 1 years, 11 months, 28 days | -| 14. | tauceti-f | 1 years, 9 months, 20 days | -| 15. | *earth | 1 years, 9 months, 15 days | +| 14. | *earth | 1 years, 9 months, 22 days | +| 15. | tauceti-f | 1 years, 9 months, 20 days | | 16. | mars | 1 years, 8 months, 19 days | -| 17. | *blowfish | 1 years, 4 months, 15 days | +| 17. | *blowfish | 1 years, 4 months, 21 days | | 18. | host0 | 1 years, 4 months, 10 days | | 19. | ultramega8477 | 1 years, 4 months, 1 days | | 20. | sirius | 1 years, 2 months, 24 days | @@ -194,8 +194,8 @@ | 10. | FreeBSD 10.1-RELEASE-p10 | 38 | | 11. | FreeBSD 10.0-RELEASE-p7 | 38 | | 12. | FreeBSD 10.1-RELEASE-p35 | 34 | -| 13. | FreeBSD 13.0-RELEASE-p4 | 29 | -| 14. | FreeBSD 10.0-RELEASE-p9 | 29 | +| 13. | FreeBSD 10.0-RELEASE-p9 | 29 | +| 14. | FreeBSD 13.0-RELEASE-p4 | 29 | | 15. | FreeBSD 10.3-RELEASE-p24 | 28 | | 16. | FreeBSD 13.0-RELEASE | 26 | | 17. | *FreeBSD 13.1-RELEASE-p3 | 25 | @@ -223,7 +223,7 @@ | 8. | FreeBSD 10.2-RELEASE | 1 years, 3 months, 11 days | | 9. | OpenBSD 7.1 | 1 years, 2 months, 28 days | | 10. | Linux 3.10.0-1160.11.1.el7.x86_64 | 0 years, 12 months, 21 days | -| 11. | *OpenBSD 7.2 | 0 years, 10 months, 17 days | +| 11. | *OpenBSD 7.2 | 0 years, 10 months, 29 days | | 12. | FreeBSD 11.0-RELEASE-p1 | 0 years, 10 months, 9 days | | 13. | Linux 4.0.4-303.fc22.x86_64 | 0 years, 9 months, 17 days | | 14. | FreeBSD 6.2-RELEASE | 0 years, 9 months, 14 days | @@ -254,14 +254,14 @@ | 8. | FreeBSD 10.2-RELEASE | 75 | | 9. | OpenBSD 7.1 | 73 | | 10. | Linux 3.10.0-1160.11.1.el7.x86_64 | 61 | -| 11. | *OpenBSD 7.2 | 53 | +| 11. | *OpenBSD 7.2 | 55 | | 12. | Linux 4.0.4-303.fc22.x86_64 | 53 | | 13. | FreeBSD 11.0-RELEASE-p1 | 48 | | 14. | FreeBSD 6.2-RELEASE | 44 | | 15. | Linux 3.10.0-1127.13.1.el7.x86_64 | 43 | -| 16. | OpenBSD 7.0 | 39 | -| 17. | FreeBSD 11.1-RELEASE-p4 | 39 | -| 18. | OpenBSD 4.1 | 39 | +| 16. | OpenBSD 4.1 | 39 | +| 17. | OpenBSD 7.0 | 39 | +| 18. | FreeBSD 11.1-RELEASE-p4 | 39 | | 19. | Linux 3.10.0-957.1.3.el7.x86_64 | 38 | | 20. | Darwin 18.7.0 | 37 | +-----+------------------------------------+-------+ @@ -277,21 +277,21 @@ +-----+----------------+-------+ | 1. | FreeBSD 10... | 551 | | 2. | *Linux 3... | 550 | -| 3. | Linux 5... | 249 | +| 3. | *Linux 5... | 251 | | 4. | Linux 4... | 164 | | 5. | FreeBSD 11... | 153 | | 6. | *FreeBSD 13... | 123 | | 7. | Darwin 13... | 40 | -| 8. | *OpenBSD 7... | 34 | -| 9. | *Linux 6... | 34 | +| 8. | *OpenBSD 7... | 39 | +| 9. | *Linux 6... | 37 | | 10. | FreeBSD 5... | 25 | | 11. | Linux 2... | 22 | | 12. | *Darwin 21... | 20 | | 13. | Darwin 18... | 15 | | 14. | Darwin 15... | 15 | | 15. | Darwin 20... | 12 | -| 16. | FreeBSD 6... | 10 | -| 17. | FreeBSD 7... | 10 | +| 16. | FreeBSD 7... | 10 | +| 17. | FreeBSD 6... | 10 | | 18. | OpenBSD 4... | 10 | | 19. | *Darwin 22... | 2 | | 20. | Darwin 19... | 1 | @@ -303,30 +303,30 @@ Uptime is the total uptime of a host over the entire lifespan.

    -+-----+----------------+-----------------------------+
    -| Pos |    KernelMajor |                      Uptime |
    -+-----+----------------+-----------------------------+
    -|  1. |    *Linux 3... | 15 years, 9 months, 26 days |
    -|  2. |  FreeBSD 10... |   5 years, 9 months, 9 days |
    -|  3. |     Linux 5... |  3 years, 12 months, 2 days |
    -|  4. |     Linux 4... |   2 years, 8 months, 9 days |
    -|  5. |  *OpenBSD 7... |  2 years, 7 months, 23 days |
    -|  6. |  FreeBSD 11... |  2 years, 4 months, 28 days |
    -|  7. |     Linux 2... | 1 years, 11 months, 21 days |
    -|  8. |   Darwin 13... |  1 years, 3 months, 25 days |
    -|  9. |   FreeBSD 6... |   1 years, 3 months, 9 days |
    -| 10. |  *Darwin 21... |  0 years, 8 months, 20 days |
    -| 11. |   OpenBSD 4... |  0 years, 8 months, 12 days |
    -| 12. |   Darwin 18... |  0 years, 7 months, 30 days |
    -| 13. |   Darwin 15... |  0 years, 6 months, 15 days |
    -| 14. |    *Linux 6... |  0 years, 5 months, 31 days |
    -| 15. |   FreeBSD 5... |  0 years, 5 months, 18 days |
    -| 16. |   Darwin 20... |  0 years, 4 months, 22 days |
    -| 17. | *FreeBSD 13... |  0 years, 3 months, 29 days |
    -| 18. |   FreeBSD 7... |   0 years, 2 months, 5 days |
    -| 19. |  *Darwin 22... |  0 years, 1 months, 21 days |
    -| 20. |   Darwin 19... |   0 years, 1 months, 9 days |
    -+-----+----------------+-----------------------------+
    ++-----+----------------+------------------------------+
    +| Pos |    KernelMajor |                       Uptime |
    ++-----+----------------+------------------------------+
    +|  1. |    *Linux 3... | 15 years, 10 months, 16 days |
    +|  2. |  FreeBSD 10... |    5 years, 9 months, 9 days |
    +|  3. |    *Linux 5... |   3 years, 12 months, 4 days |
    +|  4. |     Linux 4... |    2 years, 8 months, 9 days |
    +|  5. |  *OpenBSD 7... |    2 years, 8 months, 3 days |
    +|  6. |  FreeBSD 11... |   2 years, 4 months, 28 days |
    +|  7. |     Linux 2... |  1 years, 11 months, 21 days |
    +|  8. |   Darwin 13... |   1 years, 3 months, 25 days |
    +|  9. |   FreeBSD 6... |    1 years, 3 months, 9 days |
    +| 10. |  *Darwin 21... |   0 years, 8 months, 20 days |
    +| 11. |   OpenBSD 4... |   0 years, 8 months, 12 days |
    +| 12. |   Darwin 18... |   0 years, 7 months, 30 days |
    +| 13. |   Darwin 15... |   0 years, 6 months, 15 days |
    +| 14. |    *Linux 6... |    0 years, 6 months, 7 days |
    +| 15. |   FreeBSD 5... |   0 years, 5 months, 18 days |
    +| 16. |   Darwin 20... |   0 years, 4 months, 22 days |
    +| 17. | *FreeBSD 13... |   0 years, 3 months, 29 days |
    +| 18. |   FreeBSD 7... |    0 years, 2 months, 5 days |
    +| 19. |  *Darwin 22... |   0 years, 1 months, 21 days |
    +| 20. |   Darwin 19... |    0 years, 1 months, 9 days |
    ++-----+----------------+------------------------------+
     

    Top 20 Score's by KernelMajor


    @@ -337,11 +337,11 @@ +-----+----------------+-------+ | Pos | KernelMajor | Score | +-----+----------------+-------+ -| 1. | *Linux 3... | 1043 | +| 1. | *Linux 3... | 1046 | | 2. | FreeBSD 10... | 406 | -| 3. | Linux 5... | 268 | +| 3. | *Linux 5... | 271 | | 4. | Linux 4... | 178 | -| 5. | *OpenBSD 7... | 166 | +| 5. | *OpenBSD 7... | 169 | | 6. | FreeBSD 11... | 159 | | 7. | Linux 2... | 121 | | 8. | Darwin 13... | 80 | @@ -349,7 +349,7 @@ | 10. | *Darwin 21... | 44 | | 11. | OpenBSD 4... | 39 | | 12. | Darwin 18... | 37 | -| 13. | *Linux 6... | 31 | +| 13. | *Linux 6... | 32 | | 14. | Darwin 15... | 29 | | 15. | *FreeBSD 13... | 28 | | 16. | FreeBSD 5... | 25 | @@ -368,10 +368,10 @@ +-----+------------+-------+ | Pos | KernelName | Boots | +-----+------------+-------+ -| 1. | *Linux | 1019 | +| 1. | *Linux | 1024 | | 2. | *FreeBSD | 872 | | 3. | *Darwin | 105 | -| 4. | *OpenBSD | 44 | +| 4. | *OpenBSD | 49 | +-----+------------+-------+
    @@ -383,10 +383,10 @@ +-----+------------+-----------------------------+ | Pos | KernelName | Uptime | +-----+------------+-----------------------------+ -| 1. | *Linux | 24 years, 7 months, 24 days | +| 1. | *Linux | 24 years, 8 months, 22 days | | 2. | *FreeBSD | 9 years, 11 months, 29 days | | 3. | *Darwin | 3 years, 4 months, 10 days | -| 4. | *OpenBSD | 3 years, 3 months, 3 days | +| 4. | *OpenBSD | 3 years, 3 months, 15 days | +-----+------------+-----------------------------+
    @@ -398,15 +398,15 @@ +-----+------------+-------+ | Pos | KernelName | Score | +-----+------------+-------+ -| 1. | *Linux | 1640 | +| 1. | *Linux | 1646 | | 2. | *FreeBSD | 703 | | 3. | *Darwin | 218 | -| 4. | *OpenBSD | 206 | +| 4. | *OpenBSD | 208 | +-----+------------+-------+
    -- cgit v1.2.3