From bf1ed0c72f9e4e696c15d731410b09d55069fa96 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 15 Mar 2023 01:22:07 +0200 Subject: Update content for gemtext --- gemfeed/2008-06-26-perl-poetry.gmi | 2 +- ...-12-29-using-my-nokia-n95-for-fixing-my-mta.gmi | 2 +- gemfeed/2010-04-09-standard-ml-and-haskell.gmi | 2 +- ...2010-05-07-lazy-evaluation-with-standarn-ml.gmi | 2 +- .../2010-05-09-the-fype-programming-language.gmi | 2 +- .../2011-05-07-perl-daemon-service-framework.gmi | 2 +- gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.gmi | 2 +- ...12-05-run-debian-on-your-phone-with-debroid.gmi | 2 +- gemfeed/2016-04-03-offsite-backup-with-zfs.gmi | 2 +- ...-04-09-jails-and-zfs-on-freebsd-with-puppet.gmi | 2 +- .../2016-04-16-offsite-backup-with-zfs-part2.gmi | 2 +- ...pinning-up-my-own-authoritative-dns-servers.gmi | 2 +- ...-20-object-oriented-programming-with-ansi-c.gmi | 2 +- ...ealistic-load-testing-with-ioriot-for-linux.gmi | 2 +- ...4-22-dtail-the-distributed-log-tail-program.gmi | 2 +- gemfeed/2021-04-24-welcome-to-the-geminispace.gmi | 2 +- ...2021-05-16-personal-bash-coding-style-guide.gmi | 2 +- ...05-gemtexter-one-bash-script-to-rule-it-all.gmi | 2 +- gemfeed/2021-07-04-the-well-grounded-rubyist.gmi | 2 +- ...1-08-01-on-being-pedantic-about-open-source.gmi | 2 +- gemfeed/2021-09-12-keep-it-simple-and-stupid.gmi | 2 +- gemfeed/2021-10-22-defensive-devops.gmi | 2 +- gemfeed/2021-11-29-bash-golf-part-1.gmi | 2 +- ...1-12-26-how-to-stay-sane-as-a-devops-person.gmi | 2 +- gemfeed/2022-01-01-bash-golf-part-2.gmi | 2 +- gemfeed/2022-01-23-welcome-to-the-foo.zone.gmi | 2 +- ...2022-02-04-computer-operating-systems-i-use.gmi | 2 +- gemfeed/2022-03-06-the-release-of-dtail-4.0.0.gmi | 2 +- gemfeed/2022-04-10-creative-universe.gmi | 2 +- .../2022-05-27-perl-is-still-a-great-choice.gmi | 2 +- gemfeed/2022-06-15-sweating-the-small-stuff.gmi | 2 +- ...022-07-30-lets-encrypt-with-openbsd-and-rex.gmi | 2 +- ...22-08-27-gemtexter-1.1.0-lets-gemtext-again.gmi | 2 +- gemfeed/2022-09-30-after-a-bad-nights-sleep.gmi | 2 +- gemfeed/2022-10-30-installing-dtail-on-openbsd.gmi | 2 +- ...i-tried-emacs-but-i-switched-back-to-neovim.gmi | 4 +- ...022-12-24-ultrarelearning-java-my-takeaways.gmi | 2 +- gemfeed/2023-01-23-why-grapheneos-rox.gmi | 2 +- gemfeed/2023-02-26-how-to-shut-down-after-work.gmi | 2 +- ...3-03-16-the-pragmatic-programmer-book-notes.gmi | 4 +- gemfeed/atom.xml | 97 +- gemfeed/atom.xml.tmp | 6499 -------------------- gemfeed/index.gmi | 2 +- 43 files changed, 102 insertions(+), 6580 deletions(-) delete mode 100644 gemfeed/atom.xml.tmp (limited to 'gemfeed') diff --git a/gemfeed/2008-06-26-perl-poetry.gmi b/gemfeed/2008-06-26-perl-poetry.gmi index a7cff505..c0f14ee6 100644 --- a/gemfeed/2008-06-26-perl-poetry.gmi +++ b/gemfeed/2008-06-26-perl-poetry.gmi @@ -163,4 +163,4 @@ Did you like what you saw? Have a look at Codeberg to see my other poems too: E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2008-12-29-using-my-nokia-n95-for-fixing-my-mta.gmi b/gemfeed/2008-12-29-using-my-nokia-n95-for-fixing-my-mta.gmi index cadfa0e0..c318aee6 100644 --- a/gemfeed/2008-12-29-using-my-nokia-n95-for-fixing-my-mta.gmi +++ b/gemfeed/2008-12-29-using-my-nokia-n95-for-fixing-my-mta.gmi @@ -38,4 +38,4 @@ At the moment I am in Sofia, Bulgaria. Here I can use at least an unprotected WL E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2010-04-09-standard-ml-and-haskell.gmi b/gemfeed/2010-04-09-standard-ml-and-haskell.gmi index ba0161f3..8a1b190b 100644 --- a/gemfeed/2010-04-09-standard-ml-and-haskell.gmi +++ b/gemfeed/2010-04-09-standard-ml-and-haskell.gmi @@ -171,4 +171,4 @@ my_filter f l = foldr (make_filter_fn f) [] l E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.gmi b/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.gmi index 10b67289..8f1ac951 100644 --- a/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.gmi +++ b/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.gmi @@ -99,4 +99,4 @@ first 10 nat_pairs_not_null E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2010-05-09-the-fype-programming-language.gmi b/gemfeed/2010-05-09-the-fype-programming-language.gmi index 69721e80..5ceae9be 100644 --- a/gemfeed/2010-05-09-the-fype-programming-language.gmi +++ b/gemfeed/2010-05-09-the-fype-programming-language.gmi @@ -507,4 +507,4 @@ You can find all of this on the GitHub page. There is also an "examples" folders E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2011-05-07-perl-daemon-service-framework.gmi b/gemfeed/2011-05-07-perl-daemon-service-framework.gmi index bbbdb6f2..9f59f4cd 100644 --- a/gemfeed/2011-05-07-perl-daemon-service-framework.gmi +++ b/gemfeed/2011-05-07-perl-daemon-service-framework.gmi @@ -160,4 +160,4 @@ You can find PerlDaemon (including the examples) at: E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.gmi b/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.gmi index ff6042e7..e17f031f 100644 --- a/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.gmi +++ b/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.gmi @@ -140,4 +140,4 @@ It's entertaining to play with :-). E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.gmi b/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.gmi index df7122d7..f6546f27 100644 --- a/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.gmi +++ b/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.gmi @@ -177,4 +177,4 @@ Reboot & test! Enjoy! E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2016-04-03-offsite-backup-with-zfs.gmi b/gemfeed/2016-04-03-offsite-backup-with-zfs.gmi index d1ac0c98..377cd2aa 100644 --- a/gemfeed/2016-04-03-offsite-backup-with-zfs.gmi +++ b/gemfeed/2016-04-03-offsite-backup-with-zfs.gmi @@ -42,4 +42,4 @@ I am thinking of buying a second 2TB USB drive and setting it up the same way as E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.gmi b/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.gmi index 552cf731..49d495e7 100644 --- a/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.gmi +++ b/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.gmi @@ -387,4 +387,4 @@ All done in a pretty automated manor. E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.gmi b/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.gmi index c06ae70c..2b503c26 100644 --- a/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.gmi +++ b/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.gmi @@ -28,4 +28,4 @@ Furthermore, I added scrubbing ("zpool scrub...") to the script. It ensures that E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.gmi b/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.gmi index 3bd136df..54e65037 100644 --- a/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.gmi +++ b/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.gmi @@ -236,4 +236,4 @@ That's much more comfortable now than manually clicking at some web UIs at Schlu E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2016-11-20-object-oriented-programming-with-ansi-c.gmi b/gemfeed/2016-11-20-object-oriented-programming-with-ansi-c.gmi index a854a0ea..f60c2bbc 100644 --- a/gemfeed/2016-11-20-object-oriented-programming-with-ansi-c.gmi +++ b/gemfeed/2016-11-20-object-oriented-programming-with-ansi-c.gmi @@ -100,4 +100,4 @@ C is a very old programming language with it's quirks. This might be one of the E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.gmi b/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.gmi index 80177449..a4b78db0 100644 --- a/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.gmi +++ b/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.gmi @@ -188,4 +188,4 @@ For example, the open syscall opens a file and returns the responsible file desc E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.gmi b/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.gmi index 83387933..9684653f 100644 --- a/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.gmi +++ b/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.gmi @@ -105,4 +105,4 @@ Mimecast highly encourages you to have a look at DTail and submit an issue for a E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2021-04-24-welcome-to-the-geminispace.gmi b/gemfeed/2021-04-24-welcome-to-the-geminispace.gmi index 31e749d1..7a7aa155 100644 --- a/gemfeed/2021-04-24-welcome-to-the-geminispace.gmi +++ b/gemfeed/2021-04-24-welcome-to-the-geminispace.gmi @@ -80,4 +80,4 @@ Check out one of the following links for more information about Gemini. For exam E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi b/gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi index a36209fd..d2ab1cae 100644 --- a/gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi +++ b/gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi @@ -382,4 +382,4 @@ I also highly recommend having a read through the "Advanced Bash-Scripting Guide E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.gmi b/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.gmi index 54eabe0d..eb411e16 100644 --- a/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.gmi +++ b/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.gmi @@ -168,4 +168,4 @@ I finally revamped my personal internet site and started to blog again. I wanted E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2021-07-04-the-well-grounded-rubyist.gmi b/gemfeed/2021-07-04-the-well-grounded-rubyist.gmi index 3d972196..305882f9 100644 --- a/gemfeed/2021-07-04-the-well-grounded-rubyist.gmi +++ b/gemfeed/2021-07-04-the-well-grounded-rubyist.gmi @@ -104,4 +104,4 @@ Will I abandon my beloved Perl? Probably not. There are also some Perl scripts I E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2021-08-01-on-being-pedantic-about-open-source.gmi b/gemfeed/2021-08-01-on-being-pedantic-about-open-source.gmi index 26f4f09f..8a9f8b81 100644 --- a/gemfeed/2021-08-01-on-being-pedantic-about-open-source.gmi +++ b/gemfeed/2021-08-01-on-being-pedantic-about-open-source.gmi @@ -116,4 +116,4 @@ You have better chances when you know how to manage your own server and install E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2021-09-12-keep-it-simple-and-stupid.gmi b/gemfeed/2021-09-12-keep-it-simple-and-stupid.gmi index 4277656a..b851d284 100644 --- a/gemfeed/2021-09-12-keep-it-simple-and-stupid.gmi +++ b/gemfeed/2021-09-12-keep-it-simple-and-stupid.gmi @@ -97,4 +97,4 @@ E-Mail your comments to hi@paul.cyou :-) > Controversially, a lack of features is a feature. Enjoy your peace an quiet. - Michael W Lucas -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2021-10-22-defensive-devops.gmi b/gemfeed/2021-10-22-defensive-devops.gmi index 28eebedc..06a2908d 100644 --- a/gemfeed/2021-10-22-defensive-devops.gmi +++ b/gemfeed/2021-10-22-defensive-devops.gmi @@ -101,4 +101,4 @@ This usually means creating one or more tickets, which will be dealt with soon. E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2021-11-29-bash-golf-part-1.gmi b/gemfeed/2021-11-29-bash-golf-part-1.gmi index 0b3d88e1..0cc21d5d 100644 --- a/gemfeed/2021-11-29-bash-golf-part-1.gmi +++ b/gemfeed/2021-11-29-bash-golf-part-1.gmi @@ -465,4 +465,4 @@ See you later for the next post of this series. E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person.gmi b/gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person.gmi index b2cda15a..37095518 100644 --- a/gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person.gmi +++ b/gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person.gmi @@ -125,4 +125,4 @@ Another blog post worth reading: E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2022-01-01-bash-golf-part-2.gmi b/gemfeed/2022-01-01-bash-golf-part-2.gmi index 065429d5..9e793847 100644 --- a/gemfeed/2022-01-01-bash-golf-part-2.gmi +++ b/gemfeed/2022-01-01-bash-golf-part-2.gmi @@ -482,4 +482,4 @@ To change this behaviour, pipefile can be used. Now, the pipes exit status is 1 E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2022-01-23-welcome-to-the-foo.zone.gmi b/gemfeed/2022-01-23-welcome-to-the-foo.zone.gmi index 31f0fa24..b415fb0c 100644 --- a/gemfeed/2022-01-23-welcome-to-the-foo.zone.gmi +++ b/gemfeed/2022-01-23-welcome-to-the-foo.zone.gmi @@ -46,4 +46,4 @@ The host buetow.org will stay. However, not as the primary address for this site E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2022-02-04-computer-operating-systems-i-use.gmi b/gemfeed/2022-02-04-computer-operating-systems-i-use.gmi index 72c19b40..10eca656 100644 --- a/gemfeed/2022-02-04-computer-operating-systems-i-use.gmi +++ b/gemfeed/2022-02-04-computer-operating-systems-i-use.gmi @@ -227,4 +227,4 @@ I have been using NetBSD on an old Sun Sparcstation 10 as a student. I also have E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2022-03-06-the-release-of-dtail-4.0.0.gmi b/gemfeed/2022-03-06-the-release-of-dtail-4.0.0.gmi index 1ebb6f1e..cff5467e 100644 --- a/gemfeed/2022-03-06-the-release-of-dtail-4.0.0.gmi +++ b/gemfeed/2022-03-06-the-release-of-dtail-4.0.0.gmi @@ -296,4 +296,4 @@ Paul E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2022-04-10-creative-universe.gmi b/gemfeed/2022-04-10-creative-universe.gmi index 9a151393..0317b946 100644 --- a/gemfeed/2022-04-10-creative-universe.gmi +++ b/gemfeed/2022-04-10-creative-universe.gmi @@ -139,4 +139,4 @@ Relevant books I can recommend are: E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2022-05-27-perl-is-still-a-great-choice.gmi b/gemfeed/2022-05-27-perl-is-still-a-great-choice.gmi index fdd325d7..5b9e3e9c 100644 --- a/gemfeed/2022-05-27-perl-is-still-a-great-choice.gmi +++ b/gemfeed/2022-05-27-perl-is-still-a-great-choice.gmi @@ -136,4 +136,4 @@ Btw.: Did you know that the first version of PHP was a set of Perl snippets? Onl E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2022-06-15-sweating-the-small-stuff.gmi b/gemfeed/2022-06-15-sweating-the-small-stuff.gmi index b3e75065..9da3a2af 100644 --- a/gemfeed/2022-06-15-sweating-the-small-stuff.gmi +++ b/gemfeed/2022-06-15-sweating-the-small-stuff.gmi @@ -325,4 +325,4 @@ If you wonder what Gemini is: E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.gmi b/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.gmi index 445f4347..fc54ee06 100644 --- a/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.gmi +++ b/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.gmi @@ -658,4 +658,4 @@ Why re-inventing the wheel? I love that a `Rexfile` is just a Perl DSL. Also, Op E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.gmi b/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.gmi index 9bd45d24..78b5790f 100644 --- a/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.gmi +++ b/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.gmi @@ -88,4 +88,4 @@ Overall I think it's a pretty solid `1.1.0` release without anything groundbreak E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2022-09-30-after-a-bad-nights-sleep.gmi b/gemfeed/2022-09-30-after-a-bad-nights-sleep.gmi index e0885532..7a069030 100644 --- a/gemfeed/2022-09-30-after-a-bad-nights-sleep.gmi +++ b/gemfeed/2022-09-30-after-a-bad-nights-sleep.gmi @@ -95,4 +95,4 @@ I wouldn't say I like checking social media, as it can consume a lot of time and E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2022-10-30-installing-dtail-on-openbsd.gmi b/gemfeed/2022-10-30-installing-dtail-on-openbsd.gmi index f813b631..cde9b37f 100644 --- a/gemfeed/2022-10-30-installing-dtail-on-openbsd.gmi +++ b/gemfeed/2022-10-30-installing-dtail-on-openbsd.gmi @@ -341,4 +341,4 @@ Check out the following for more information: E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim.gmi b/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim.gmi index 9ef78694..bb8a2f15 100644 --- a/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim.gmi +++ b/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim.gmi @@ -111,7 +111,7 @@ Vim/NeoVim also comes with a very high degree of customization options, but to a E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries # Appendix @@ -176,4 +176,4 @@ endfunction nmap ,j :call OpenJournalPage() ``` -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2022-12-24-ultrarelearning-java-my-takeaways.gmi b/gemfeed/2022-12-24-ultrarelearning-java-my-takeaways.gmi index 839222dc..e6a7028b 100644 --- a/gemfeed/2022-12-24-ultrarelearning-java-my-takeaways.gmi +++ b/gemfeed/2022-12-24-ultrarelearning-java-my-takeaways.gmi @@ -104,4 +104,4 @@ Am I a Java expert now? No, by far not. But I am better now than before :-). E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2023-01-23-why-grapheneos-rox.gmi b/gemfeed/2023-01-23-why-grapheneos-rox.gmi index 346d2f90..3c4abeb3 100644 --- a/gemfeed/2023-01-23-why-grapheneos-rox.gmi +++ b/gemfeed/2023-01-23-why-grapheneos-rox.gmi @@ -138,4 +138,4 @@ And, of course, GrapheneOS is an open-source project. This is a good thing; howe E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2023-02-26-how-to-shut-down-after-work.gmi b/gemfeed/2023-02-26-how-to-shut-down-after-work.gmi index 6d19d386..2f0d7e9c 100644 --- a/gemfeed/2023-02-26-how-to-shut-down-after-work.gmi +++ b/gemfeed/2023-02-26-how-to-shut-down-after-work.gmi @@ -75,4 +75,4 @@ There are some days at work you feel drained afterwards and think you didn't pro E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.gmi b/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.gmi index 6177a96e..85e161fa 100644 --- a/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.gmi +++ b/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.gmi @@ -2,7 +2,7 @@ > Published at 2023-03-15T00:55:20+02:00 -These are my personal takeaways after reading "The Pragmatic Programmer" by David Thomas and Andrew Hunt. Note that the book contains much more knowledge and pearls of wisdom and that the following notes only contain points I personally found worth writing down. This is mainly for my use, but you might find it helpful too. +These are my personal takeaways after reading "The Pragmatic Programmer" by David Thomas and Andrew Hunt. Note that the book contains much more knowledge and pearls of wisdom and that the following notes only contain points I personally found worth writing down. This is mainly for my own use, but you might find it helpful too. ``` ,.......... .........., @@ -78,4 +78,4 @@ By working together, everyone contributes what they can, achieving a greater goo E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 979825e0..61d82eac 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,56 +1,36 @@ - 2023-03-15T00:35:56+02:00 + 2023-03-15T01:21:44+02:00 foo.zone feed To be in the .zone! gemini://foo.zone/ - 'The pragmatic programmer' book notes + 'The Pragmatic Programmer' book notes gemini://foo.zone/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.gmi - 2023-03-16T00:35:56+02:00 + 2023-03-15T00:55:20+02:00 Paul Buetow hi@paul.cyou - These are my personal takeaways after reading 'The Pragmatic Programmer' by David Thomas and Andrew Hunt. Note that the book contains much more knowledge and pearls of wisdom and that the following notes only contain points I personally found worth writing down. This is mainly for my use, but you might find it helpful too. + These are my personal takeaways after reading 'The Pragmatic Programmer' by David Thomas and Andrew Hunt. Note that the book contains much more knowledge and pearls of wisdom and that the following notes only contain points I personally found worth writing down. This is mainly for my own use, but you might find it helpful too.
-

"The pragmatic programmer" book notes

-

These are my personal takeaways after reading "The Pragmatic Programmer" by David Thomas and Andrew Hunt. Note that the book contains much more knowledge and pearls of wisdom and that the following notes only contain points I personally found worth writing down. This is mainly for my use, but you might find it helpful too.

-
-  ____________________________________________________
-  |____________________________________________________|
-  | __     __   ____   ___ ||  ____    ____     _  __  |
-  ||  |__ |--|_| || |_|   |||_|**|*|__|+|+||___| ||  | |
-  ||==|^^||--| |=||=| |=*=||| |~~|~|  |=|=|| | |~||==| |
-  ||  |##||  | | || | |JRO|||-|  | |==|+|+||-|-|~||__| |
-  ||__|__||__|_|_||_|_|___|||_|__|_|__|_|_||_|_|_||__|_|
-  ||_______________________||__________________________|
-  | _____________________  ||      __   __  _  __    _ |
-  ||=|=|=|=|=|=|=|=|=|=|=| __..\/ |  |_|  ||#||==|  / /|
-  || | | | | | | | | | | |/\ \  \\|++|=|  || ||==| / / |
-  ||_|_|_|_|_|_|_|_|_|_|_/_/\_.___\__|_|__||_||__|/_/__|
-  |____________________ /\~()/()~//\ __________________|
-  | __   __    _  _     \_  (_ .  _/ _    ___     _____|
-  ||~~|_|..|__| || |_ _   \ //\\ /  |=|__|~|~|___| | | |
-  ||--|+|^^|==|1||2| | |__/\ __ /\__| |==|x|x|+|+|=|=|=|
-  ||__|_|__|__|_||_|_| /  \ \  / /  \_|__|_|_|_|_|_|_|_|
-  |_________________ _/    \/\/\/    \_ _______________|
-  | _____   _   __  |/      \../      \|  __   __   ___|
-  ||_____|_| |_|##|_||   |   \/ __|   ||_|==|_|++|_|-|||
-  ||______||=|#|--| |\   \   o    /   /| |  |~|  | | |||
-  ||______||_|_|__|_|_\   \  o   /   /_|_|__|_|__|_|_|||
-  |_________ __________\___\____/___/___________ ______|
-  |__    _  /    ________     ______           /| _ _ _|
-  |\ \  |=|/   //    /| //   /  /  / |        / ||%|%|%|
-  | \/\ |*/  .//____//.//   /__/__/ (_)      /  ||=|=|=|
-__|  \/\|/   /(____|/ //                    /  /||~|~|~|__
-  |___\_/   /________//   ________         /  / ||_|_|_|
-  |___ /   (|________/   |\_______\       /  /| |______|
-      /                  \|________)     /  / | |
+                

"The Pragmatic Programmer" book notes

+

Published at 2023-03-15T00:55:20+02:00

+

These are my personal takeaways after reading "The Pragmatic Programmer" by David Thomas and Andrew Hunt. Note that the book contains much more knowledge and pearls of wisdom and that the following notes only contain points I personally found worth writing down. This is mainly for my own use, but you might find it helpful too.

+
+         ,..........   ..........,
+     ,..,'          '.'          ',..,
+    ,' ,'            :            ', ',
+   ,' ,'             :             ', ',
+  ,' ,'              :              ', ',
+ ,' ,'............., : ,.............', ',
+,'  '............   '.'   ............'  ',
+ '''''''''''''''''';''';''''''''''''''''''
+                    '''
 

Think about your work while doing it - every day on every project. Have a feeling of continuous improvement.

    @@ -96,9 +76,10 @@ __| \/\|/ /(____|/ // / /||~|~|~|__

    It's your life. Share it, celebrate it, be proud and have fun.

    The story of stone soup

    How to motivate others to contribute something (e.g. ideas to a startup):

    -

    A kindly, old stranger was walking through the land when he came upon a village. As he entered, the villagers moved towards their homes, locking doors and windows. The stranger smiled and asked, why are you all so frightened. I am a simple traveler, looking for a soft place to stay for the night and a warm place for a meal. "There's not a bite to eat in the whole province," he was told. "We are weak and our children are starving. Better keep moving on." "Oh, I have everything I need," he said. "In fact, I was thinking of making some stone soup to share with all of you." He pulled an iron cauldron from his cloak, filled it with water, and began to build a fire under it. Then, with great ceremony, he drew an ordinary-looking stone from a silken bag and dropped it into the water. By now, hearing the rumor of food, most of the villagers had come out of their homes or watched from their windows. As the stranger sniffed the "broth" and licked his lips in anticipation, hunger began to overcome their fear. "Ahh," the stranger said to himself rather loudly, "I do like a tasty stone soup. Of course, stone soup with cabbage -- that's hard to beat." Soon a villager approached hesitantly, holding a small cabbage he'd retrieved from its hiding place, and added it to the pot. "Wonderful!!" cried the stranger. "You know, I once had stone soup with cabbage and a bit of salt beef as well, and it was fit for a king." The village butcher managed to find some salt beef . . . And so it went, through potatoes, onions, carrots, mushrooms, and so on, until there was indeed a delicious meal for everyone in the village to share. The village elder offered the stranger a great deal of money for the magic stone, but he refused to sell it and traveled on the next day. As he left, the stranger came upon a group of village children standing near the road. He gave the silken bag containing the stone to the youngest child, whispering to a group, "It was not the stone, but the villagers that had performed the magic."

    +

    A kindly, old stranger was walking through the land when he came upon a village. As he entered, the villagers moved towards their homes, locking doors and windows. The stranger smiled and asked, why are you all so frightened. I am a simple traveler, looking for a soft place to stay for the night and a warm place for a meal. "There's not a bite to eat in the whole province," he was told. "We are weak and our children are starving. Better keep moving on." "Oh, I have everything I need," he said. "In fact, I was thinking of making some stone soup to share with all of you." He pulled an iron cauldron from his cloak, filled it with water, and began to build a fire under it. Then, with great ceremony, he drew an ordinary-looking stone from a silken bag and dropped it into the water. By now, hearing the rumor of food, most of the villagers had come out of their homes or watched from their windows. As the stranger sniffed the "broth" and licked his lips in anticipation, hunger began to overcome their fear. "Ahh," the stranger said to himself rather loudly, "I do like a tasty stone soup. Of course, stone soup with cabbage -- that's hard to beat." Soon a villager approached hesitantly, holding a small cabbage he'd retrieved from its hiding place, and added it to the pot. "Wonderful!!" cried the stranger. "You know, I once had stone soup with cabbage and a bit of salt beef as well, and it was fit for a king." The village butcher managed to find some salt beef . . . And so it went, through potatoes, onions, carrots, mushrooms, and so on, until there was indeed a delicious meal for everyone in the village to share. The village elder offered the stranger a great deal of money for the magic stone, but he refused to sell it and traveled on the next day. As he left, the stranger came upon a group of village children standing near the road. He gave the silken bag containing the stone to the youngest child, whispering to a group, "It was not the stone, but the villagers that had performed the magic."

    By working together, everyone contributes what they can, achieving a greater good together.

    E-Mail your comments to hi@paul.cyou :-)

    +More entries
@@ -164,6 +145,7 @@ __| \/\|/ /(____|/ // / /||~|~|~|__

There are some days at work you feel drained afterwards and think you didn't progress towards your goals at all. It's more challenging to shut down from work after such a day. A quick hack is to work on a quick win before the end of the day, giving you a sense of accomplishment after all. Another way is to make progress on your fun passion project after work. It must not be work-related, but a sense of accomplishment will still be there.

E-Mail your comments to hi@paul.cyou :-)

+More entries
@@ -263,6 +245,7 @@ Art by Joan Stark

Another thing is that GrapheneOS can only run on Google Pixel phones, whereas LineageOS can be installed on a much larger variety of hardware. But on the other hand, GrapheneOS works very well on Pixel phones. The GrapheneOS team can concentrate their development efforts on a smaller set of hardware which then improves the software's quality (best example: The camera app).

And, of course, GrapheneOS is an open-source project. This is a good thing; however, on the other side, nobody can guarantee that the OS will not break or will not damage your phone. You have to trust the GrapheneOS project and donate to the project so they can keep up with the great work. But I rather trust the GrapheneOS team than big tech.

E-Mail your comments to hi@paul.cyou :-)

+More entries
@@ -345,6 +328,7 @@ Art by Joan Stark

Java needs a clean cut. The clean cut shall be incompatible with previous versions of Java and only promote modern best practices without all the legacy burden carried around. The same can be said for other languages, e.g. Perl, but in Perl, they already attack the problem with the use of flags which change the behaviour of the language to more modern standards. Or do it like Python, where they had a hard (incompatible) cut from version 2 to version 3. It will be painful, for sure. But that would be the only way I would enjoy using that language as one of my primary languages to code new stuff regularly. Currently, my Java will stay limited to very few projects and the more minor things already mentioned in this post.

Am I a Java expert now? No, by far not. But I am better now than before :-).

E-Mail your comments to hi@paul.cyou :-)

+More entries
@@ -429,6 +413,7 @@ nmap ,i !wpbpaste<CR>

Update: One reader recommended to have a look at NvChad. NvChad is a NeoVim config written in Lua aiming to provide a base configuration with very beautiful UI and blazing fast startuptime (around 0.02 secs ~ 0.07 secs). They tweak UI plugins such as telescope, nvim-tree, bufferline etc well to provide an aesthetic UI experience. That sounds interesting!

https://github.com/NvChad/NvChad

E-Mail your comments to hi@paul.cyou :-)

+More entries

Appendix

This is the VimScript I mentioned earlier, which parses a table of contents index of my scanned paper journals and opens the corresponding PDF at the right page in zathura:

@@ -489,6 +474,7 @@ endfunction
 
 nmap ,j :call OpenJournalPage()<CR>
 

+More entries
@@ -784,6 +770,7 @@ REMOTE|fishfinger|100|7|fstab|093f510ec5c0f512.h /usr/local ffs rw,wxallowed,nod https://github.com/mimecast/dtail
https://www.rexify.org

E-Mail your comments to hi@paul.cyou :-)

+More entries
@@ -858,6 +845,7 @@ jgs (________\ \

Social media

I wouldn't say I like checking social media, as it can consume a lot of time and can become addictive. But once in a while, I want to catch up with my "networks". After a bad night's sleep, it's the perfect time to check your social media. Once done, you don't have to do it anymore for the next couple of days!

E-Mail your comments to hi@paul.cyou :-)

+More entries
@@ -934,6 +922,7 @@ check_dependencies () {

Additionally, there were a couple of bug fixes, refactorings and overall improvements in the documentation made.

Overall I think it's a pretty solid 1.1.0 release without anything groundbreaking (therefore no major version jump). But I am happy about it.

E-Mail your comments to hi@paul.cyou :-)

+More entries
@@ -1541,6 +1530,7 @@ rex commons

OpenBSD suits perfectly here as all the tools are already part of the base installation. But I like underdogs. Rex is not as powerful and popular as other configuration management systems (e.g. Puppet, Chef, SALT or even Ansible). It is more of an underdog, and the community is small.

Why re-inventing the wheel? I love that a Rexfile is just a Perl DSL. Also, OpenBSD comes with Perl in the base system. So no new programming language had to be added to my mix for the configuration management system. Also, the acme.sh shell script is not a Bash but a standard Bourne shell script, so I didn't have to install an additional shell as OpenBSD does not come with the Bash pre-installed.

E-Mail your comments to hi@paul.cyou :-)

+More entries
@@ -1782,6 +1772,7 @@ v = 008 [v = p*c*(s != c ? 2 : 1)] Total logical CPUs

If you wonder what Gemini is:

Welcome to the Geminispae

E-Mail your comments to hi@paul.cyou :-)

+More entries
@@ -1891,6 +1882,7 @@ v = 008 [v = p*c*(s != c ? 2 : 1)] Total logical CPUs

Update 2022-12-17: The following is another related post. I don't agree to the statement made there, that Python code tends to be shorter than Perl code, though!

Why Perl is still relevant in 2022

E-Mail your comments to hi@paul.cyou :-)

+More entries
@@ -1998,6 +1990,7 @@ learn () {
  • Ultralearning; Scott Young; Thorsons
  • E-Mail your comments to hi@paul.cyou :-)

    +More entries
    @@ -2250,6 +2243,7 @@ exec /usr/local/bin/dtailhealth --server localhost:2222

    Thanks!

    Paul

    E-Mail your comments to hi@paul.cyou :-)

    +More entries
    @@ -2416,6 +2410,7 @@ GNU/kFreeBSD rhea.buetow.org 8.0-RELEASE-p5 FreeBSD 8.0-RELEASE-p5 #2: Sat Nov 2 DragonFly BSD - Fork of FreeBSD 4
    Phosh (on postmarketOS) - A true Linux shell for the smartphone

    E-Mail your comments to hi@paul.cyou :-)

    +More entries
    @@ -2463,6 +2458,7 @@ GNU/kFreeBSD rhea.buetow.org 8.0-RELEASE-p5 FreeBSD 8.0-RELEASE-p5 #2: Sat Nov 2

    What about my old hosts

    The host buetow.org will stay. However, not as the primary address for this site. I will keep using it for my personal internet infrastructure as well as for most of my E-Mail addresses. I used buetow.org for that over the past 10 years already anyway and that won't change any time soon. I don't know what I am going to do with snonux.de in the long run. A .de SLD (for Germany) is pretty cheap, so I might just keep it for now.

    E-Mail your comments to hi@paul.cyou :-)

    +More entries
    @@ -2875,6 +2871,7 @@ PAUL:X:1000:1000:PAUL BUETOW:/HOME/PAUL:/BIN/BASH 1

    E-Mail your comments to hi@paul.cyou :-)

    +More entries
    @@ -2967,6 +2964,7 @@ PAUL:X:1000:1000:PAUL BUETOW:/HOME/PAUL:/BIN/BASH

    Another blog post worth reading:

    https://unixsheikh.com/articles/how-to-stay-sane-in-todays-world-of-tech.html

    E-Mail your comments to hi@paul.cyou :-)

    +More entries
    @@ -3351,6 +3349,7 @@ bash: line 1: 1/10.0 : syntax error: invalid arithmetic operator (error token is

    See you later for the next post of this series.

    E-Mail your comments to hi@paul.cyou :-)

    +More entries
    @@ -3430,6 +3429,7 @@ bash: line 1: 1/10.0 : syntax error: invalid arithmetic operator (error token is

    For every major incident, you need to follow up with an incident retrospective. A blame-free, detailed description of exactly what went wrong to cause the incident, along with a list of steps to take to prevent a similar incident from occurring again in the future.

    This usually means creating one or more tickets, which will be dealt with soon. Once the permanent fix is deployed, you can remove your ad-hoc automation and monitoring around it and focus on your regular work again.

    E-Mail your comments to hi@paul.cyou :-)

    +More entries
    @@ -3501,6 +3501,7 @@ bash: line 1: 1/10.0 : syntax error: invalid arithmetic operator (error token is

    Enough ranted for now!

    E-Mail your comments to hi@paul.cyou :-)

    Controversially, a lack of features is a feature. Enjoy your peace an quiet. - Michael W Lucas

    +More entries
    @@ -3583,6 +3584,7 @@ bash: line 1: 1/10.0 : syntax error: invalid arithmetic operator (error token is

    Should you be pedantic about open-source software? It depends. It depends on your fundamental values and how much time you are ready to invest. Open-source software is not just free as in money, but also free as in freedom. You will gain back complete control of your personal data. Unfortunately, installing ready proprietary apps from the Play Store is much more convenient than building up a trustworthy open-source-based infrastructure by yourself. As a guideline, use proprietary software and services with caution. Be mindful about your choices and where you leave your digital fingerprints. In doubt, think less is more. Do you really need this new shiny app? What benefit does it provide to you? Probably you don't really need that shiny new app.

    You have better chances when you know how to manage your own server and install and manage alternatives to the big cloud providers by yourself. I have the advantage that I have work experience as a Linux Systems Administrator here. I mentioned NextCloud already. I use NextCloud for online photo and file storage, contact and calendar sync and as an RSS news feed server. You could do the same with your own E-Mail server, you can also host your own website and blog. I also mentioned Matrix as a Skype alternative (which could also be an alternative to WhatsApp, Skype, Telegram, Viber, ...). I don't know a lot about Matrix yet, but it seems to be a very neat alternative. I am ready to invest time in it as one of my future personal pet projects. Not only because I think it's better, but also because for fun and as a hobby. But this doesn't mean that I invest *all* of my personal free time in it.

    E-Mail your comments to hi@paul.cyou :-)

    +More entries
    @@ -3664,6 +3666,7 @@ Hello World

    Perl

    Will I abandon my beloved Perl? Probably not. There are also some Perl scripts I use at work. But unfortunately I only have a limited amount of time and I have to use it wisely. I might look into Raku (formerly known as Perl 6) next year and use it for a personal pet project, who knows. :-). I also highly recommend reading the two Perl books "Modern Perl" and "Higher-Order Perl".

    E-Mail your comments to hi@paul.cyou :-)

    +More entries
    @@ -3803,6 +3806,7 @@ assert::equals "$(generate::make_link md "$gemtext")" \

    It was quite a lot of fun writing Gemtexter. It's a relatively small project, but given that I worked on that in my spare time once in a while, it kept me busy for several weeks.

    I finally revamped my personal internet site and started to blog again. I wanted the result to be exactly how it is now: A slightly retro-inspired internet site built for fun with unconventional tools.

    E-Mail your comments to hi@paul.cyou :-)

    +More entries
    @@ -4111,6 +4115,7 @@ fi

    I also highly recommend having a read through the "Advanced Bash-Scripting Guide" (not from Google). I use it as the universal Bash reference and learn something new every time I look at it.

    Advanced Bash-Scripting Guide

    E-Mail your comments to hi@paul.cyou :-)

    +More entries
    @@ -4182,6 +4187,7 @@ fi gemini://gemini.circumlunar.space
    https://gemini.circumlunar.space

    E-Mail your comments to hi@paul.cyou :-)

    +More entries
    @@ -4263,6 +4269,7 @@ dtail –servers serverlist.txt –files ‘/var/log/*.log’ –regex ‘(?i:er

    Mimecast highly encourages you to have a look at DTail and submit an issue for any features you would like to see. Have you found a bug? Maybe you just have a question or comment? If you want to go a step further: We would also love to see pull requests for any features or improvements. Either way, if in doubt just contact us via the DTail GitHub page.

    https://dtail.dev

    E-Mail your comments to hi@paul.cyou :-)

    +More entries
    @@ -4402,6 +4409,7 @@ Total time: 1213.00s Graphite
    Memory mapped I/O

    E-Mail your comments to hi@paul.cyou :-)

    +More entries
    @@ -4494,6 +4502,7 @@ mult.calculate(mult,a,b)); https://lwn.net/Articles/444910/

    C is a very old programming language with it's quirks. This might be one of the reasons why Linux will also let Rust code in.

    E-Mail your comments to hi@paul.cyou :-)

    +More entries
    @@ -4719,6 +4728,7 @@ apply Service "dig6" {

    That's much more comfortable now than manually clicking at some web UIs at Schlund Technologies.

    E-Mail your comments to hi@paul.cyou :-)

    +More entries
    @@ -4756,6 +4766,7 @@ apply Service "dig6" {

    Whenever I update the offsite backup, I am doing it to the drive, which is kept locally. Afterwards, I bring it to the secret location, swap the drives, and bring the other back home. This ensures that I will always have an offsite backup available at a different location than my home - even while updating one copy of it.

    Furthermore, I added scrubbing ("zpool scrub...") to the script. It ensures that the file system is consistent and that there are no bad blocks on the disk and the file system. To increase the reliability, I also run a "zfs set copies=2 zroot". That setting is also synchronized to the offsite ZFS pool. ZFS stores every data block to disk twice now. Yes, it consumes twice as much disk space, making it better fault-tolerant against hardware errors (e.g. only individual disk sectors going bad).

    E-Mail your comments to hi@paul.cyou :-)

    +More entries
    @@ -5135,6 +5146,7 @@ Notice: Finished catalog run in 206.09 seconds

    All done in a pretty automated manor.

    E-Mail your comments to hi@paul.cyou :-)

    +More entries
    @@ -5178,6 +5190,7 @@ Notice: Finished catalog run in 206.09 seconds

    Walking one round less

    I am thinking of buying a second 2TB USB drive and setting it up the same way as the first one. So I could alternate the backups. One drive would be at the secret location, and the other drive would be at home. And these drives would swap place after each cycle. This would give some security about the failure of that drive, and I would have to go to the secret location only once (swapping the drives) instead of twice (picking that drive up to update the data + bringing it back to the remote location).

    E-Mail your comments to hi@paul.cyou :-)

    +More entries
    @@ -5342,6 +5355,7 @@ exit

    Reboot & test! Enjoy!

    E-Mail your comments to hi@paul.cyou :-)

    +More entries
    @@ -5484,6 +5498,7 @@ fib(10) = 55

    It's entertaining to play with :-).

    E-Mail your comments to hi@paul.cyou :-)

    +More entries
    @@ -5630,6 +5645,7 @@ sub do ($) {

    You can find PerlDaemon (including the examples) at:

    https://codeberg.org/snonux/perldaemon

    E-Mail your comments to hi@paul.cyou :-)

    +More entries
    @@ -6045,6 +6061,7 @@ BB

    You can find all of this on the GitHub page. There is also an "examples" folders containing some Fype scripts!

    https://codeberg.org/snonux/fype

    E-Mail your comments to hi@paul.cyou :-)

    +More entries
    @@ -6145,6 +6162,7 @@ first 10 nat_pairs_not_null
    http://www.haskell.org/

    E-Mail your comments to hi@paul.cyou :-)

    +More entries
    @@ -6299,6 +6317,7 @@ fun my_filter f l = foldr (make_filter_fn f) [] l my_filter f l = foldr (make_filter_fn f) [] l

    E-Mail your comments to hi@paul.cyou :-)

    +More entries
    @@ -6345,6 +6364,7 @@ _jgs_\|//_\\|///_\V/_\|//__

    It was a pain in the ass. My next mobile phone MUST have a full QWERTY keyboard. This would have made my life lots easier. :)

    At the moment I am in Sofia, Bulgaria. Here I can use at least an unprotected WLAN hotspot which belongs to one of the neighbours which I don’t know in person, and it is not blocking any port at all :)

    E-Mail your comments to hi@paul.cyou :-)

    +More entries
    @@ -6509,6 +6529,7 @@ This is perl, v5.8.8 built for i386-freebsd-64int

    Did you like what you saw? Have a look at Codeberg to see my other poems too:

    https://codeberg.org/snonux/perl-poetry

    E-Mail your comments to hi@paul.cyou :-)

    +More entries
    diff --git a/gemfeed/atom.xml.tmp b/gemfeed/atom.xml.tmp deleted file mode 100644 index cd1145e8..00000000 --- a/gemfeed/atom.xml.tmp +++ /dev/null @@ -1,6499 +0,0 @@ - - - 2023-03-15T00:57:00+02:00 - foo.zone feed - To be in the .zone! - - - gemini://foo.zone/ - - 'The pragmatic programmer' book notes - - gemini://foo.zone/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.gmi - 2023-03-15T00:55:20+02:00 - - Paul Buetow - hi@paul.cyou - - These are my personal takeaways after reading 'The Pragmatic Programmer' by David Thomas and Andrew Hunt. Note that the book contains much more knowledge and pearls of wisdom and that the following notes only contain points I personally found worth writing down. This is mainly for my use, but you might find it helpful too. - -
    - 1c1 -< -rw-r--r--. 1 paul paul 5323 Mar 15 00:55 ../foo.zone-content/gemtext/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.gmi ---- -> -rw-r--r--. 1 paul paul 5365 Mar 15 00:56 ../foo.zone-content/gemtext/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.gmi -

    "The pragmatic programmer" book notes

    -

    Published at 2023-03-15T00:55:20+02:00

    -

    These are my personal takeaways after reading "The Pragmatic Programmer" by David Thomas and Andrew Hunt. Note that the book contains much more knowledge and pearls of wisdom and that the following notes only contain points I personally found worth writing down. This is mainly for my use, but you might find it helpful too.

    -
    -         ,..........   ..........,
    -     ,..,'          '.'          ',..,
    -    ,' ,'            :            ', ',
    -   ,' ,'             :             ', ',
    -  ,' ,'              :              ', ',
    - ,' ,'............., : ,.............', ',
    -,'  '............   '.'   ............'  ',
    - '''''''''''''''''';''';''''''''''''''''''
    -                    '''
    -

    -

    Think about your work while doing it - every day on every project. Have a feeling of continuous improvement.

    -
      -
    • Be a realist.
    • -
    • Smell challenges.
    • -
    • Care about your craft.
    • -
    • Code can always be flawed, but it can meet the requirements.
    • -
    • You should be proud of your code, though.
    • -
    -

    No one writes perfect code, including you. However:

    -
      -
    • Paranoia is good thinking.
    • -
    • Practice defensive programming and crash early.
    • -
    • Crashing is often the best thing you can do.
    • -
    • Changes should be reversible.
    • -
    -

    Erlang: Defensive programming is a waste of time. Let it crash. "This can never happen" - don't practise that kind of self-deception when programming.

    -

    Leave assertions in the code, even in production. Only leave out the assertions causing the performance issues.

    -

    Take small steps, always. Get feedback, too, for each of the steps the code does. Avoid fortune telling. If you have to involve in it, then the step is too large.

    -

    Decouple the code (e.g. OOP or functional programming). Prefer interfaces for types and mixins for a class extension over class inheritance.

    -
      -
    • Refactor now and not later.
    • -
    • Later, it will be even more painful.
    • -
    -

    Don't think outside the box. Find the box. The box is more extensive than you think. Think about the hard problem at hand. Do you have to do it a certain way, or do you have to do it at all?

    -

    Do what works and not what's fashionable. E.g. does SCRUM make sense? The goal is to deliver deliverables and not to "become" agile.

    -

    Continuous learning

    -

    Add new tools to your repertoire every day and keep the momentum up. Learning new things is your most crucial aspect. Invest regularly in your knowledge portfolio. The learning process extends your thinking. It does not matter if you will never use it.

    -
      -
    • Learn a new programming language every year.
    • -
    • Read a technical book every month.
    • -
    • Take courses.
    • -
    -

    Think critically about everything you learn. Use paper for your notes. There is something special about it.

    -

    Stay connected

    -

    It's your life, and you own it. Bruce Lee once said:

    -

    "I am not on the world to life after your expectations, neither are you to life after mine."

    -
      -
    • Go to meet-ups and actively engage.
    • -
    • Stay current.
    • -
    • Dealing with computers is hard. Dealing with people is harder.
    • -
    -

    It's your life. Share it, celebrate it, be proud and have fun.

    -

    The story of stone soup

    -

    How to motivate others to contribute something (e.g. ideas to a startup):

    -

    A kindly, old stranger was walking through the land when he came upon a village. As he entered, the villagers moved towards their homes, locking doors and windows. The stranger smiled and asked, why are you all so frightened. I am a simple traveler, looking for a soft place to stay for the night and a warm place for a meal. "There's not a bite to eat in the whole province," he was told. "We are weak and our children are starving. Better keep moving on." "Oh, I have everything I need," he said. "In fact, I was thinking of making some stone soup to share with all of you." He pulled an iron cauldron from his cloak, filled it with water, and began to build a fire under it. Then, with great ceremony, he drew an ordinary-looking stone from a silken bag and dropped it into the water. By now, hearing the rumor of food, most of the villagers had come out of their homes or watched from their windows. As the stranger sniffed the "broth" and licked his lips in anticipation, hunger began to overcome their fear. "Ahh," the stranger said to himself rather loudly, "I do like a tasty stone soup. Of course, stone soup with cabbage -- that's hard to beat." Soon a villager approached hesitantly, holding a small cabbage he'd retrieved from its hiding place, and added it to the pot. "Wonderful!!" cried the stranger. "You know, I once had stone soup with cabbage and a bit of salt beef as well, and it was fit for a king." The village butcher managed to find some salt beef . . . And so it went, through potatoes, onions, carrots, mushrooms, and so on, until there was indeed a delicious meal for everyone in the village to share. The village elder offered the stranger a great deal of money for the magic stone, but he refused to sell it and traveled on the next day. As he left, the stranger came upon a group of village children standing near the road. He gave the silken bag containing the stone to the youngest child, whispering to a group, "It was not the stone, but the villagers that had performed the magic."

    -

    By working together, everyone contributes what they can, achieving a greater good together.

    -

    E-Mail your comments to hi@paul.cyou :-)

    -
    -
    -
    - - How to shut down after work - - gemini://foo.zone/gemfeed/2023-02-26-how-to-shut-down-after-work.gmi - 2023-02-26T23:48:01+02:00 - - Paul Buetow - hi@paul.cyou - - Do you need help fully discharging from work in the evenings or for the weekend? Shutting down from work won't just improve your work-life balance; it will also significantly improve the quality of your personal life and work. After a restful weekend, you will be much more energized and productive the next working day. So it should not just be in your own, but also your employers' interest that you fully relax and shut down after work. - -
    -

    How to shut down after work

    -

    Published at 2023-02-26T23:48:01+02:00

    -
    -    |\   "Music should be heard not only with the ears, but also the soul."
    -|---|--\-----------------------|-----------------------------------------|  
    -|   |   |\                     |                   |@     |\             |
    -|---|---|--\-------------------|-------------/|----|------|--\----|------|     
    -|  @|   |   |\          |O     |        3  /  |    |@     |       |      | 
    -|---|--@|---|--\--------|------|---------/----|----|------|-------|------|      
    -|  @|      @|    \      |O     |       / |    |    |@    @|      @|.     | 
    -|-----------|-----|-----|------|-----/---|---@|----|--------------|------|     
    -|          @|     |     |O     |    |    |         |             @|.     | 
    -|-----------|----@|-----|------|----|---@|------------------------|------|  
    -           @|           |           |        Larry Komro         @|.     
    -                                  -@-        [kom...@uwec.edu]
    -

    -

    Do you need help fully discharging from work in the evenings or for the weekend? Shutting down from work won't just improve your work-life