diff options
26 files changed, 108 insertions, 132 deletions
diff --git a/gemfeed/2008-06-26-perl-poetry.gmi b/gemfeed/2008-06-26-perl-poetry.gmi index d77d030c..0f3ba25b 100644 --- a/gemfeed/2008-06-26-perl-poetry.gmi +++ b/gemfeed/2008-06-26-perl-poetry.gmi @@ -161,12 +161,12 @@ 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 `paul@nospam.buetow.org` :-) + Other related posts are: => ./2008-06-26-perl-poetry.gmi 2008-06-26 Perl Poetry (You are currently reading this) => ./2011-05-07-perl-daemon-service-framework.gmi 2011-05-07 Perl Daemon (Service Framework) => ./2022-05-27-perl-is-still-a-great-choice.gmi 2022-05-27 Perl is still a great choice -E-Mail your comments to `paul@nospam.buetow.org` :-) - => ../ Back to the main site diff --git a/gemfeed/2011-05-07-perl-daemon-service-framework.gmi b/gemfeed/2011-05-07-perl-daemon-service-framework.gmi index e48ba721..887a7210 100644 --- a/gemfeed/2011-05-07-perl-daemon-service-framework.gmi +++ b/gemfeed/2011-05-07-perl-daemon-service-framework.gmi @@ -158,12 +158,12 @@ You can find PerlDaemon (including the examples) at: => https://codeberg.org/snonux/perldaemon +E-Mail your comments to `paul@nospam.buetow.org` :-) + Other related posts are: => ./2008-06-26-perl-poetry.gmi 2008-06-26 Perl Poetry => ./2011-05-07-perl-daemon-service-framework.gmi 2011-05-07 Perl Daemon (Service Framework) (You are currently reading this) => ./2022-05-27-perl-is-still-a-great-choice.gmi 2022-05-27 Perl is still a great choice -E-Mail your comments to `paul@nospam.buetow.org` :-) - => ../ Back to the main site diff --git a/gemfeed/2021-04-24-welcome-to-the-geminispace.gmi b/gemfeed/2021-04-24-welcome-to-the-geminispace.gmi index ec07c0b1..6ceea858 100644 --- a/gemfeed/2021-04-24-welcome-to-the-geminispace.gmi +++ b/gemfeed/2021-04-24-welcome-to-the-geminispace.gmi @@ -78,6 +78,8 @@ Check out one of the following links for more information about Gemini. For exam => gemini://geminiprotocol.net/ => https://geminiprotocol.net/ +E-Mail your comments to `paul@nospam.buetow.org` :-) + Other related posts are: => ./2021-04-24-welcome-to-the-geminispace.gmi 2021-04-24 Welcome to the Geminispace (You are currently reading this) @@ -86,6 +88,4 @@ Other related posts are: => ./2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.gmi 2023-03-25 Gemtexter 2.0.0 - Let's Gemtext again² => ./2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.gmi 2023-07-21 Gemtexter 2.1.0 - Let's Gemtext again³ -E-Mail your comments to `paul@nospam.buetow.org` :-) - => ../ Back to the main site 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 6831f7e1..349b39b5 100644 --- a/gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi +++ b/gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi @@ -384,6 +384,8 @@ I also highly recommend having a read through the "Advanced Bash-Scripting Guide => https://tldp.org/LDP/abs/html/ Advanced Bash-Scripting Guide +E-Mail your comments to `paul@nospam.buetow.org` :-) + Other related posts are: => ./2021-05-16-personal-bash-coding-style-guide.gmi 2021-05-16 Personal Bash coding style guide (You are currently reading this) @@ -392,6 +394,4 @@ Other related posts are: => ./2022-01-01-bash-golf-part-2.gmi 2022-01-01 Bash Golf Part 2 => ./2023-12-10-bash-golf-part-3.gmi 2023-12-10 Bash Golf Part 3 -E-Mail your comments to `paul@nospam.buetow.org` :-) - => ../ Back to the main site 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 e3835228..5ad7295c 100644 --- a/gemfeed/2021-09-12-keep-it-simple-and-stupid.gmi +++ b/gemfeed/2021-09-12-keep-it-simple-and-stupid.gmi @@ -94,14 +94,14 @@ There is, however, a trap. The more you spend time with things, the more these t Enough ranted for now! +E-Mail your comments to `paul@nospam.buetow.org` :-) + Other KISS-related posts are: => ./2021-09-12-keep-it-simple-and-stupid.gmi 2021-09-12 Keep it simple and stupid (You are currently reading this) => ./2023-06-01-kiss-server-monitoring-with-gogios.gmi 2023-06-01 KISS server monitoring with Gogios => ./2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.gmi 2023-10-29 KISS static web photo albums with `photoalbum.sh` -E-Mail your comments to `paul@nospam.buetow.org` :-) - > Controversially, a lack of features is a feature. Enjoy your peace an quiet. - Michael W Lucas => ../ Back to the main site diff --git a/gemfeed/2021-11-29-bash-golf-part-1.gmi b/gemfeed/2021-11-29-bash-golf-part-1.gmi index e2a010b3..ebb317d7 100644 --- a/gemfeed/2021-11-29-bash-golf-part-1.gmi +++ b/gemfeed/2021-11-29-bash-golf-part-1.gmi @@ -464,6 +464,8 @@ In the Bash you will have to fall back to an external command like "bc" (the arb See you later for the next post of this series. +E-Mail your comments to `paul@nospam.buetow.org` :-) + Other related posts are: => ./2021-05-16-personal-bash-coding-style-guide.gmi 2021-05-16 Personal Bash coding style guide @@ -472,6 +474,4 @@ Other related posts are: => ./2022-01-01-bash-golf-part-2.gmi 2022-01-01 Bash Golf Part 2 => ./2023-12-10-bash-golf-part-3.gmi 2023-12-10 Bash Golf Part 3 -E-Mail your comments to `paul@nospam.buetow.org` :-) - => ../ Back to the main site diff --git a/gemfeed/2022-01-01-bash-golf-part-2.gmi b/gemfeed/2022-01-01-bash-golf-part-2.gmi index bd2d77bd..2fc2d2be 100644 --- a/gemfeed/2022-01-01-bash-golf-part-2.gmi +++ b/gemfeed/2022-01-01-bash-golf-part-2.gmi @@ -483,6 +483,8 @@ To change this behaviour, pipefile can be used. Now, the pipes exit status is 1 1 ``` +E-Mail your comments to `paul@nospam.buetow.org` :-) + Other related posts are: => ./2021-05-16-personal-bash-coding-style-guide.gmi 2021-05-16 Personal Bash coding style guide @@ -491,6 +493,4 @@ Other related posts are: => ./2022-01-01-bash-golf-part-2.gmi 2022-01-01 Bash Golf Part 2 (You are currently reading this) => ./2023-12-10-bash-golf-part-3.gmi 2023-12-10 Bash Golf Part 3 -E-Mail your comments to `paul@nospam.buetow.org` :-) - => ../ Back to the main site 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 7e50ff8e..2e0d0535 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 @@ -85,6 +85,8 @@ Additionally, there were a couple of bug fixes, refactorings and overall improve 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 `paul@nospam.buetow.org` :-) + Other related posts are: => ./2021-04-24-welcome-to-the-geminispace.gmi 2021-04-24 Welcome to the Geminispace @@ -93,6 +95,4 @@ Other related posts are: => ./2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.gmi 2023-03-25 Gemtexter 2.0.0 - Let's Gemtext again² => ./2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.gmi 2023-07-21 Gemtexter 2.1.0 - Let's Gemtext again³ -E-Mail your comments to `paul@nospam.buetow.org` :-) - => ../ Back to the main site diff --git a/gemfeed/2022-10-30-installing-dtail-on-openbsd.gmi b/gemfeed/2022-10-30-installing-dtail-on-openbsd.gmi index 115eaef9..5941a7cb 100644 --- a/gemfeed/2022-10-30-installing-dtail-on-openbsd.gmi +++ b/gemfeed/2022-10-30-installing-dtail-on-openbsd.gmi @@ -339,6 +339,8 @@ Check out the following for more information: => https://github.com/mimecast/dtail => https://www.rexify.org +E-Mail your comments to `paul@nospam.buetow.org` :-) + Other related posts are: => ./2021-04-22-dtail-the-distributed-log-tail-program.gmi 2021-04-22 DTail - The distributed log tail program @@ -346,6 +348,4 @@ Other related posts are: => ./2022-10-30-installing-dtail-on-openbsd.gmi 2022-10-30 Installing DTail on OpenBSD (You are currently reading this) => ./2023-09-25-dtail-usage-examples.gmi 2023-09-25 DTail usage examples -E-Mail your comments to `paul@nospam.buetow.org` :-) - => ../ Back to the main site 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 b420dd5c..d2865fc8 100644 --- a/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.gmi +++ b/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.gmi @@ -76,6 +76,8 @@ How to motivate others to contribute something (e.g. ideas to a startup): By working together, everyone contributes what they can, achieving a greater good together. +E-Mail your comments to `paul@nospam.buetow.org` :-) + Other book notes of mine are: => ./2023-03-16-the-pragmatic-programmer-book-notes.gmi 2023-03-16 "The Pragmatic Programmer" book notes (You are currently reading this) @@ -84,7 +86,5 @@ Other book notes of mine are: => ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes => ./2023-11-11-mind-management-book-notes.gmi 2023-11-11 "Mind Management" book notes -E-Mail your comments to `paul@nospam.buetow.org` :-) - => ../resources.gmi More books and other resources I found useful. => ../ Back to the main site diff --git a/gemfeed/2023-04-01-never-split-the-difference-book-notes.gmi b/gemfeed/2023-04-01-never-split-the-difference-book-notes.gmi index feca10d0..39a75294 100644 --- a/gemfeed/2023-04-01-never-split-the-difference-book-notes.gmi +++ b/gemfeed/2023-04-01-never-split-the-difference-book-notes.gmi @@ -120,6 +120,8 @@ Establish a range at top places like corp. I get... (e.g. remote London on a pro Slow.... it.... down.... +E-Mail your comments to `paul@nospam.buetow.org` :-) + Other book notes of mine are: => ./2023-03-16-the-pragmatic-programmer-book-notes.gmi 2023-03-16 "The Pragmatic Programmer" book notes @@ -128,6 +130,4 @@ Other book notes of mine are: => ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes => ./2023-11-11-mind-management-book-notes.gmi 2023-11-11 "Mind Management" book notes -E-Mail your comments to `paul@nospam.buetow.org` :-) - => ../ Back to the main site diff --git a/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi b/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi index 6d7e12eb..8ba2d64a 100644 --- a/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi +++ b/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi @@ -147,6 +147,8 @@ So far, I have only scratched the surface of what Raku can do. I hope to find mo * A social media sharing scheduler a la `buffer.com`. I am using Buffer at the moment to share posts on Mastadon, Twitter, Telegram and LinkedIn, but it is proprietary and also it's not really reliable. * Rewrite the static photo album generator of `irregular.ninja` in Raku (from Bash). +E-Mail your comments to hi@foo.zone :-) + Other related posts are: => ./2008-06-26-perl-poetry.gmi 2008-06-26 Perl Poetry @@ -155,6 +157,4 @@ Other related posts are: => ./2022-06-15-sweating-the-small-stuff.gmi 2022-06-15 Sweating the small stuff - Tiny projects of mine => ./2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi 2023-05-01 Unveiling `guprecords.raku`: Global Uptime Records with Raku (You are currently reading this) -E-Mail your comments to hi@foo.zone :-) - => ../ Back to the main site diff --git a/gemfeed/2023-05-06-the-obstacle-is-the-way-book-notes.gmi b/gemfeed/2023-05-06-the-obstacle-is-the-way-book-notes.gmi index 3ffb2a72..cef83feb 100644 --- a/gemfeed/2023-05-06-the-obstacle-is-the-way-book-notes.gmi +++ b/gemfeed/2023-05-06-the-obstacle-is-the-way-book-notes.gmi @@ -82,6 +82,8 @@ Should I hate people who hate me? That's their problem and not mine. Be always c Life is a marathon, not a sprint. Each obstacle we overcome prepares us for the next one. Remember, the obstacle is not just a barrier to be turned upside down; it can also be used as a catapult to propel us forward. By embracing challenges and using them as opportunities for growth, we become stronger, more adaptable, and, ultimately, more successful. +E-Mail your comments to `paul@nospam.buetow.org` :-) + Other book notes of mine are: => ./2023-03-16-the-pragmatic-programmer-book-notes.gmi 2023-03-16 "The Pragmatic Programmer" book notes @@ -90,7 +92,5 @@ Other book notes of mine are: => ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes => ./2023-11-11-mind-management-book-notes.gmi 2023-11-11 "Mind Management" book notes -E-Mail your comments to `paul@nospam.buetow.org` :-) - => ../resources.gmi More books and other resources I found useful. => ../ Back to the main site diff --git a/gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes.gmi b/gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes.gmi index 2bf8ad2d..e6c6fc5d 100644 --- a/gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes.gmi +++ b/gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes.gmi @@ -272,6 +272,8 @@ Unit testing Vs regression testing: Unit tests test the smallest possible unit a * The war of Art (to combat procrastination) * Willpower Instinct +E-Mail your comments to `paul@nospam.buetow.org` :-) + Other book notes of mine are: => ./2023-03-16-the-pragmatic-programmer-book-notes.gmi 2023-03-16 "The Pragmatic Programmer" book notes @@ -280,7 +282,5 @@ Other book notes of mine are: => ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes (You are currently reading this) => ./2023-11-11-mind-management-book-notes.gmi 2023-11-11 "Mind Management" book notes -E-Mail your comments to `paul@nospam.buetow.org` :-) - => ../resources.gmi More books and other resources I found useful. => ../ Back to the main site diff --git a/gemfeed/2023-09-25-dtail-usage-examples.gmi b/gemfeed/2023-09-25-dtail-usage-examples.gmi index eb915781..1bc4cd86 100644 --- a/gemfeed/2023-09-25-dtail-usage-examples.gmi +++ b/gemfeed/2023-09-25-dtail-usage-examples.gmi @@ -228,6 +228,8 @@ diff /etc/test /etc/passwd Use `--help` for more available options. Or go to the DTail page for more information! Hope you find DTail useful! +E-Mail your comments to `paul@nospam.buetow.org` :-) + Other related posts are: => ./2021-04-22-dtail-the-distributed-log-tail-program.gmi 2021-04-22 DTail - The distributed log tail program @@ -239,6 +241,4 @@ I hope you find the tools presented in this post useful! Paul -E-Mail your comments to `paul@nospam.buetow.org` :-) - => ../ Back to the main site diff --git a/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.gmi b/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.gmi index c530b6f7..e69ca86b 100644 --- a/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.gmi +++ b/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.gmi @@ -259,6 +259,8 @@ Also, I like the CSS effects which I recently added. In particular, for the Irre => https://codeberg.org/snonux/photoalbum `photoalbum.sh` source code on Codeberg. +E-Mail your comments to `paul@nospam.buetow.org` :-) + Other Bash and KISS-related posts are: => ./2021-05-16-personal-bash-coding-style-guide.gmi 2021-05-16 Personal Bash coding style guide @@ -270,6 +272,4 @@ Other Bash and KISS-related posts are: => ./2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.gmi 2023-10-29 KISS static web photo albums with `photoalbum.sh` (You are currently reading this) => ./2023-12-10-bash-golf-part-3.gmi 2023-12-10 Bash Golf Part 3 -E-Mail your comments to `paul@nospam.buetow.org` :-) - => ../ Back to the main site diff --git a/gemfeed/2023-11-11-mind-management-book-notes.gmi b/gemfeed/2023-11-11-mind-management-book-notes.gmi index 82137f94..7afd791a 100644 --- a/gemfeed/2023-11-11-mind-management-book-notes.gmi +++ b/gemfeed/2023-11-11-mind-management-book-notes.gmi @@ -91,6 +91,8 @@ You could schedule exploratory tasks when you are under grief. Sound systems sho * Talk slowly and deepen your voice a bit to appear more confident. You will also become more confident. * Also, use power positions for better confidence. +E-Mail your comments to `paul@nospam.buetow.org` :-) + Other book notes of mine are: => ./2023-03-16-the-pragmatic-programmer-book-notes.gmi 2023-03-16 "The Pragmatic Programmer" book notes @@ -99,7 +101,5 @@ Other book notes of mine are: => ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes => ./2023-11-11-mind-management-book-notes.gmi 2023-11-11 "Mind Management" book notes (You are currently reading this) -E-Mail your comments to `paul@nospam.buetow.org` :-) - => ../resources.gmi More books and other resources I found useful. => ../ Back to the main site diff --git a/gemfeed/2024-01-13-one-reason-why-i-love-openbsd.gmi b/gemfeed/2024-01-13-one-reason-why-i-love-openbsd.gmi index a29ec709..7ce4efe7 100644 --- a/gemfeed/2024-01-13-one-reason-why-i-love-openbsd.gmi +++ b/gemfeed/2024-01-13-one-reason-why-i-love-openbsd.gmi @@ -3,31 +3,19 @@ > Published at 2024-01-13T22:55:33+02:00 ``` - . - A ; - | ,--,-/ \---,-/| , - _|\,'. /| /| `/|-. - \`.' /| , `;. - ,'\ A A A A _ /| `.; - ,/ _ A _ / _ /| ; - /\ / \ , , A / / `/| - /_| | _ \ , , ,/ \ - // | |/ `.\ ,- , , ,/ ,/ \/ - / @| |@ / /' \ \ , > /| ,--. - |\_/ \_/ / | | , ,/ \ ./' __:.. - | __ __ | | | .--. , > > |-' / ` - ,/| / ' \ | | | \ , | / - / |<--.__,->| | | . `. > > / ( -/_,' \\ ^ / \ / / `. >-- /^\ | - \\___/ \ / / \__' \ \ \/ \ | - `. |/ , , /`\ \ ) - \ ' |/ , V \ / `-\ - `|/ ' V V \ \.' \_ - '`-. V V \./'\ - `|/-. \ / \ /,---`\ kat - n - / `._____V_____V' - ' ' + FISHKISSFISHKIS + SFISHKISSFISHKISSFISH F + ISHK ISSFISHKISSFISHKISS FI + SHKISS FISHKISSFISHKISSFISS FIS +HKISSFISHKISSFISHKISSFISHKISSFISH KISS + FISHKISSFISHKISSFISHKISSFISHKISS FISHK + SSFISHKISSFISHKISSFISHKISSFISHKISSF + ISHKISSFISHKISSFISHKISSFISHKISSF ISHKI +SSFISHKISSFISHKISSFISHKISSFISHKIS SFIS + HKISSFISHKISSFISHKISSFISHKISS FIS + HKISSFISHKISSFISHKISSFISHK IS + SFISHKISSFISHKISSFISH K + ISSFISHKISSFISHK ``` I just upgraded my OpenBSD's from `7.3` to `7.4` by following the unattended upgrade guide: @@ -59,6 +47,8 @@ BTW: are you looking for an opinionated OpenBSD VM hoster? OpenBSD Amsterdam may => https://openbsd.amsterdam +E-Mail your comments to `paul@nospam.buetow.org` :-) + Other *BSD related posts are: => ./2016-04-09-jails-and-zfs-on-freebsd-with-puppet.gmi 2016-04-09 Jails and ZFS with Puppet on FreeBSD @@ -66,6 +56,4 @@ Other *BSD related posts are: => ./2022-10-30-installing-dtail-on-openbsd.gmi 2022-10-30 Installing DTail on OpenBSD => ./2024-01-13-one-reason-why-i-love-openbsd.gmi 2024-01-13 One reason why I love OpenBSD (You are currently reading this) -E-Mail your comments to `paul@nospam.buetow.org` :-) - => ../ Back to the main site diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 6ea467a2..1bf3f085 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2024-01-13T23:11:04+02:00</updated> + <updated>2024-01-13T23:34:03+02:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="gemini://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -15,7 +15,7 @@ <name>Paul Buetow aka snonux</name> <email>paul@dev.buetow.org</email> </author> - <summary>I just upgraded my OpenBSD's from `7.3` to `7.4` by following the unattended upgrade guide:</summary> + <summary>HKISSFISHKISSFISHKISSFISHKISSFISH KISS</summary> <content type="xhtml"> <div xmlns="http://www.w3.org/1999/xhtml"> <h1 style='display: inline'>One reason why I love OpenBSD</h1><br /> @@ -23,31 +23,19 @@ <span class='quote'>Published at 2024-01-13T22:55:33+02:00</span><br /> <br /> <pre> - . - A ; - | ,--,-/ \---,-/| , - _|\,'. /| /| `/|-. - \`.' /| , `;. - ,'\ A A A A _ /| `.; - ,/ _ A _ / _ /| ; - /\ / \ , , A / / `/| - /_| | _ \ , , ,/ \ - // | |/ `.\ ,- , , ,/ ,/ \/ - / @| |@ / /' \ \ , > /| ,--. - |\_/ \_/ / | | , ,/ \ ./' __:.. - | __ __ | | | .--. , > > |-' / ` - ,/| / ' \ | | | \ , | / - / |<--.__,->| | | . `. > > / ( -/_,' \\ ^ / \ / / `. >-- /^\ | - \\___/ \ / / \__' \ \ \/ \ | - `. |/ , , /`\ \ ) - \ ' |/ , V \ / `-\ - `|/ ' V V \ \.' \_ - '`-. V V \./'\ - `|/-. \ / \ /,---`\ kat - n - / `._____V_____V' - ' ' + FISHKISSFISHKIS + SFISHKISSFISHKISSFISH F + ISHK ISSFISHKISSFISHKISS FI + SHKISS FISHKISSFISHKISSFISS FIS +HKISSFISHKISSFISHKISSFISHKISSFISH KISS + FISHKISSFISHKISSFISHKISSFISHKISS FISHK + SSFISHKISSFISHKISSFISHKISSFISHKISSF + ISHKISSFISHKISSFISHKISSFISHKISSF ISHKI +SSFISHKISSFISHKISSFISHKISSFISHKIS SFIS + HKISSFISHKISSFISHKISSFISHKISS FIS + HKISSFISHKISSFISHKISSFISHK IS + SFISHKISSFISHKISSFISH K + ISSFISHKISSFISHK </pre> <br /> <span>I just upgraded my OpenBSD's from <span class='inlinecode'>7.3</span> to <span class='inlinecode'>7.4</span> by following the unattended upgrade guide:</span><br /> @@ -85,6 +73,8 @@ doas reboot <i><font color="#9A1900"># Just in case, reboot one more time</font> <br /> <a class='textlink' href='https://openbsd.amsterdam'>https://openbsd.amsterdam</a><br /> <br /> +<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> +<br /> <span>Other *BSD related posts are:</span><br /> <br /> <a class='textlink' href='./2016-04-09-jails-and-zfs-on-freebsd-with-puppet.html'>2016-04-09 Jails and ZFS with Puppet on FreeBSD</a><br /> @@ -92,8 +82,6 @@ doas reboot <i><font color="#9A1900"># Just in case, reboot one more time</font> <a class='textlink' href='./2022-10-30-installing-dtail-on-openbsd.html'>2022-10-30 Installing DTail on OpenBSD</a><br /> <a class='textlink' href='./2024-01-13-one-reason-why-i-love-openbsd.html'>2024-01-13 One reason why I love OpenBSD (You are currently reading this)</a><br /> <br /> -<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> -<br /> <a class='textlink' href='../'>Back to the main site</a><br /> </div> </content> @@ -764,6 +752,8 @@ echo baz <li>Talk slowly and deepen your voice a bit to appear more confident. You will also become more confident.</li> <li>Also, use power positions for better confidence.</li> </ul><br /> +<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> +<br /> <span>Other book notes of mine are:</span><br /> <br /> <a class='textlink' href='./2023-03-16-the-pragmatic-programmer-book-notes.html'>2023-03-16 "The Pragmatic Programmer" book notes</a><br /> @@ -772,8 +762,6 @@ echo baz <a class='textlink' href='./2023-07-17-career-guide-and-soft-skills-book-notes.html'>2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes</a><br /> <a class='textlink' href='./2023-11-11-mind-management-book-notes.html'>2023-11-11 "Mind Management" book notes (You are currently reading this)</a><br /> <br /> -<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> -<br /> <a class='textlink' href='../resources.html'>More books and other resources I found useful.</a><br /> <a class='textlink' href='../'>Back to the main site</a><br /> </div> @@ -1059,6 +1047,8 @@ blurs html index.html photos thumbs <br /> <a class='textlink' href='https://codeberg.org/snonux/photoalbum'><span class='inlinecode'>photoalbum.sh</span> source code on Codeberg.</a><br /> <br /> +<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> +<br /> <span>Other Bash and KISS-related posts are:</span><br /> <br /> <a class='textlink' href='./2021-05-16-personal-bash-coding-style-guide.html'>2021-05-16 Personal Bash coding style guide</a><br /> @@ -1070,8 +1060,6 @@ blurs html index.html photos thumbs <a class='textlink' href='./2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.html'>2023-10-29 KISS static web photo albums with <span class='inlinecode'>photoalbum.sh</span> (You are currently reading this)</a><br /> <a class='textlink' href='./2023-12-10-bash-golf-part-3.html'>2023-12-10 Bash Golf Part 3</a><br /> <br /> -<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> -<br /> <a class='textlink' href='../'>Back to the main site</a><br /> </div> </content> @@ -1379,6 +1367,8 @@ http://www.gnu.org/software/src-highlite --> <br /> <span>Use <span class='inlinecode'>--help</span> for more available options. Or go to the DTail page for more information! Hope you find DTail useful!</span><br /> <br /> +<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> +<br /> <span>Other related posts are:</span><br /> <br /> <a class='textlink' href='./2021-04-22-dtail-the-distributed-log-tail-program.html'>2021-04-22 DTail - The distributed log tail program</a><br /> @@ -1390,8 +1380,6 @@ http://www.gnu.org/software/src-highlite --> <br /> <span>Paul</span><br /> <br /> -<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> -<br /> <a class='textlink' href='../'>Back to the main site</a><br /> </div> </content> @@ -1908,6 +1896,8 @@ http://www.gnu.org/software/src-highlite --> <li>The war of Art (to combat procrastination)</li> <li>Willpower Instinct</li> </ul><br /> +<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> +<br /> <span>Other book notes of mine are:</span><br /> <br /> <a class='textlink' href='./2023-03-16-the-pragmatic-programmer-book-notes.html'>2023-03-16 "The Pragmatic Programmer" book notes</a><br /> @@ -1916,8 +1906,6 @@ http://www.gnu.org/software/src-highlite --> <a class='textlink' href='./2023-07-17-career-guide-and-soft-skills-book-notes.html'>2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes (You are currently reading this)</a><br /> <a class='textlink' href='./2023-11-11-mind-management-book-notes.html'>2023-11-11 "Mind Management" book notes</a><br /> <br /> -<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> -<br /> <a class='textlink' href='../resources.html'>More books and other resources I found useful.</a><br /> <a class='textlink' href='../'>Back to the main site</a><br /> </div> @@ -2302,6 +2290,8 @@ http://www.gnu.org/software/src-highlite --> <br /> <span>Life is a marathon, not a sprint. Each obstacle we overcome prepares us for the next one. Remember, the obstacle is not just a barrier to be turned upside down; it can also be used as a catapult to propel us forward. By embracing challenges and using them as opportunities for growth, we become stronger, more adaptable, and, ultimately, more successful.</span><br /> <br /> +<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> +<br /> <span>Other book notes of mine are:</span><br /> <br /> <a class='textlink' href='./2023-03-16-the-pragmatic-programmer-book-notes.html'>2023-03-16 "The Pragmatic Programmer" book notes</a><br /> @@ -2310,8 +2300,6 @@ http://www.gnu.org/software/src-highlite --> <a class='textlink' href='./2023-07-17-career-guide-and-soft-skills-book-notes.html'>2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes</a><br /> <a class='textlink' href='./2023-11-11-mind-management-book-notes.html'>2023-11-11 "Mind Management" book notes</a><br /> <br /> -<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> -<br /> <a class='textlink' href='../resources.html'>More books and other resources I found useful.</a><br /> <a class='textlink' href='../'>Back to the main site</a><br /> </div> @@ -2485,6 +2473,8 @@ no1 in 455 days, 18:52:44 | at Sun Jul 21 07:37:51 2024 <li>A social media sharing scheduler a la <span class='inlinecode'>buffer.com</span>. I am using Buffer at the moment to share posts on Mastadon, Twitter, Telegram and LinkedIn, but it is proprietary and also it's not really reliable.</li> <li>Rewrite the static photo album generator of <span class='inlinecode'>irregular.ninja</span> in Raku (from Bash).</li> </ul><br /> +<span>E-Mail your comments to hi@foo.zone :-)</span><br /> +<br /> <span>Other related posts are:</span><br /> <br /> <a class='textlink' href='./2008-06-26-perl-poetry.html'>2008-06-26 Perl Poetry</a><br /> @@ -2493,8 +2483,6 @@ no1 in 455 days, 18:52:44 | at Sun Jul 21 07:37:51 2024 <a class='textlink' href='./2022-06-15-sweating-the-small-stuff.html'>2022-06-15 Sweating the small stuff - Tiny projects of mine</a><br /> <a class='textlink' href='./2023-05-01-unveiling-guprecords:-uptime-records-with-raku.html'>2023-05-01 Unveiling <span class='inlinecode'>guprecords.raku</span>: Global Uptime Records with Raku (You are currently reading this)</a><br /> <br /> -<span>E-Mail your comments to hi@foo.zone :-)</span><br /> -<br /> <a class='textlink' href='../'>Back to the main site</a><br /> </div> </content> @@ -2914,6 +2902,8 @@ ok codeberg<font color="#990000">.</font>org/snonux/algorithms/sort <fo </ul><br /> <span>Slow.... it.... down....</span><br /> <br /> +<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> +<br /> <span>Other book notes of mine are:</span><br /> <br /> <a class='textlink' href='./2023-03-16-the-pragmatic-programmer-book-notes.html'>2023-03-16 "The Pragmatic Programmer" book notes</a><br /> @@ -2922,8 +2912,6 @@ ok codeberg<font color="#990000">.</font>org/snonux/algorithms/sort <fo <a class='textlink' href='./2023-07-17-career-guide-and-soft-skills-book-notes.html'>2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes</a><br /> <a class='textlink' href='./2023-11-11-mind-management-book-notes.html'>2023-11-11 "Mind Management" book notes</a><br /> <br /> -<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> -<br /> <a class='textlink' href='../'>Back to the main site</a><br /> </div> </content> @@ -3196,6 +3184,8 @@ The remaining content of the Gemtext file<font color="#990000">...</font> <br /> <span>By working together, everyone contributes what they can, achieving a greater good together.</span><br /> <br /> +<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> +<br /> <span>Other book notes of mine are:</span><br /> <br /> <a class='textlink' href='./2023-03-16-the-pragmatic-programmer-book-notes.html'>2023-03-16 "The Pragmatic Programmer" book notes (You are currently reading this)</a><br /> @@ -3204,8 +3194,6 @@ The remaining content of the Gemtext file<font color="#990000">...</font> <a class='textlink' href='./2023-07-17-career-guide-and-soft-skills-book-notes.html'>2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes</a><br /> <a class='textlink' href='./2023-11-11-mind-management-book-notes.html'>2023-11-11 "Mind Management" book notes</a><br /> <br /> -<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> -<br /> <a class='textlink' href='../resources.html'>More books and other resources I found useful.</a><br /> <a class='textlink' href='../'>Back to the main site</a><br /> </div> @@ -4072,6 +4060,8 @@ REMOTE|fishfinger|100|7|fstab|093f510ec5c0f512.h /usr/local ffs rw,wxallowed,nod <a class='textlink' href='https://github.com/mimecast/dtail'>https://github.com/mimecast/dtail</a><br /> <a class='textlink' href='https://www.rexify.org'>https://www.rexify.org</a><br /> <br /> +<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> +<br /> <span>Other related posts are:</span><br /> <br /> <a class='textlink' href='./2021-04-22-dtail-the-distributed-log-tail-program.html'>2021-04-22 DTail - The distributed log tail program</a><br /> @@ -4079,8 +4069,6 @@ REMOTE|fishfinger|100|7|fstab|093f510ec5c0f512.h /usr/local ffs rw,wxallowed,nod <a class='textlink' href='./2022-10-30-installing-dtail-on-openbsd.html'>2022-10-30 Installing DTail on OpenBSD (You are currently reading this)</a><br /> <a class='textlink' href='./2023-09-25-dtail-usage-examples.html'>2023-09-25 DTail usage examples</a><br /> <br /> -<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> -<br /> <a class='textlink' href='../'>Back to the main site</a><br /> </div> </content> @@ -4304,6 +4292,8 @@ http://www.gnu.org/software/src-highlite --> <br /> <span>Overall I think it's a pretty solid <span class='inlinecode'>1.1.0</span> release without anything groundbreaking (therefore no major version jump). But I am happy about it.</span><br /> <br /> +<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> +<br /> <span>Other related posts are:</span><br /> <br /> <a class='textlink' href='./2021-04-24-welcome-to-the-geminispace.html'>2021-04-24 Welcome to the Geminispace</a><br /> @@ -4312,8 +4302,6 @@ http://www.gnu.org/software/src-highlite --> <a class='textlink' href='./2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.html'>2023-03-25 Gemtexter 2.0.0 - Let's Gemtext again²</a><br /> <a class='textlink' href='./2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.html'>2023-07-21 Gemtexter 2.1.0 - Let's Gemtext again³</a><br /> <br /> -<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> -<br /> <a class='textlink' href='../'>Back to the main site</a><br /> </div> </content> @@ -6803,6 +6791,8 @@ PAUL:X:1000:1000:PAUL BUETOW:/HOME/PAUL:/BIN/BASH 1 </pre> <br /> +<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> +<br /> <span>Other related posts are:</span><br /> <br /> <a class='textlink' href='./2021-05-16-personal-bash-coding-style-guide.html'>2021-05-16 Personal Bash coding style guide</a><br /> @@ -6811,8 +6801,6 @@ PAUL:X:1000:1000:PAUL BUETOW:/HOME/PAUL:/BIN/BASH <a class='textlink' href='./2022-01-01-bash-golf-part-2.html'>2022-01-01 Bash Golf Part 2 (You are currently reading this)</a><br /> <a class='textlink' href='./2023-12-10-bash-golf-part-3.html'>2023-12-10 Bash Golf Part 3</a><br /> <br /> -<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> -<br /> <a class='textlink' href='../'>Back to the main site</a><br /> </div> </content> @@ -7439,6 +7427,8 @@ bash: line 1: 1/10.0 : syntax error: invalid arithmetic operator (error token is <br /> <span>See you later for the next post of this series.</span><br /> <br /> +<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> +<br /> <span>Other related posts are:</span><br /> <br /> <a class='textlink' href='./2021-05-16-personal-bash-coding-style-guide.html'>2021-05-16 Personal Bash coding style guide</a><br /> @@ -7447,8 +7437,6 @@ bash: line 1: 1/10.0 : syntax error: invalid arithmetic operator (error token is <a class='textlink' href='./2022-01-01-bash-golf-part-2.html'>2022-01-01 Bash Golf Part 2</a><br /> <a class='textlink' href='./2023-12-10-bash-golf-part-3.html'>2023-12-10 Bash Golf Part 3</a><br /> <br /> -<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> -<br /> <a class='textlink' href='../'>Back to the main site</a><br /> </div> </content> @@ -7682,14 +7670,14 @@ bash: line 1: 1/10.0 : syntax error: invalid arithmetic operator (error token is <br /> <span>Enough ranted for now!</span><br /> <br /> +<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> +<br /> <span>Other KISS-related posts are:</span><br /> <br /> <a class='textlink' href='./2021-09-12-keep-it-simple-and-stupid.html'>2021-09-12 Keep it simple and stupid (You are currently reading this)</a><br /> <a class='textlink' href='./2023-06-01-kiss-server-monitoring-with-gogios.html'>2023-06-01 KISS server monitoring with Gogios</a><br /> <a class='textlink' href='./2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.html'>2023-10-29 KISS static web photo albums with <span class='inlinecode'>photoalbum.sh</span></a><br /> <br /> -<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> -<br /> <span class='quote'>Controversially, a lack of features is a feature. Enjoy your peace an quiet. - Michael W Lucas </span><br /> <br /> <a class='textlink' href='../'>Back to the main site</a><br /> @@ -8621,6 +8609,8 @@ http://www.gnu.org/software/src-highlite --> <br /> <a class='textlink' href='https://tldp.org/LDP/abs/html/'>Advanced Bash-Scripting Guide</a><br /> <br /> +<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> +<br /> <span>Other related posts are:</span><br /> <br /> <a class='textlink' href='./2021-05-16-personal-bash-coding-style-guide.html'>2021-05-16 Personal Bash coding style guide (You are currently reading this)</a><br /> @@ -8629,8 +8619,6 @@ http://www.gnu.org/software/src-highlite --> <a class='textlink' href='./2022-01-01-bash-golf-part-2.html'>2022-01-01 Bash Golf Part 2</a><br /> <a class='textlink' href='./2023-12-10-bash-golf-part-3.html'>2023-12-10 Bash Golf Part 3</a><br /> <br /> -<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> -<br /> <a class='textlink' href='../'>Back to the main site</a><br /> </div> </content> @@ -8727,6 +8715,8 @@ http://www.gnu.org/software/src-highlite --> <a class='textlink' href='gemini://geminiprotocol.net/'>gemini://geminiprotocol.net/</a><br /> <a class='textlink' href='https://geminiprotocol.net/'>https://geminiprotocol.net/</a><br /> <br /> +<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> +<br /> <span>Other related posts are:</span><br /> <br /> <a class='textlink' href='./2021-04-24-welcome-to-the-geminispace.html'>2021-04-24 Welcome to the Geminispace (You are currently reading this)</a><br /> @@ -8735,8 +8725,6 @@ http://www.gnu.org/software/src-highlite --> <a class='textlink' href='./2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.html'>2023-03-25 Gemtexter 2.0.0 - Let's Gemtext again²</a><br /> <a class='textlink' href='./2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.html'>2023-07-21 Gemtexter 2.1.0 - Let's Gemtext again³</a><br /> <br /> -<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> -<br /> <a class='textlink' href='../'>Back to the main site</a><br /> </div> </content> @@ -1,6 +1,6 @@ # foo.zone -> This site was generated at 2024-01-13T23:11:04+02:00 by `Gemtexter` +> This site was generated at 2024-01-13T23:34:03+02:00 by `Gemtexter` ``` |\---/| diff --git a/notes/career-guide-and-soft-skills.gmi b/notes/career-guide-and-soft-skills.gmi index 2bf8ad2d..e6c6fc5d 100644 --- a/notes/career-guide-and-soft-skills.gmi +++ b/notes/career-guide-and-soft-skills.gmi @@ -272,6 +272,8 @@ Unit testing Vs regression testing: Unit tests test the smallest possible unit a * The war of Art (to combat procrastination) * Willpower Instinct +E-Mail your comments to `paul@nospam.buetow.org` :-) + Other book notes of mine are: => ./2023-03-16-the-pragmatic-programmer-book-notes.gmi 2023-03-16 "The Pragmatic Programmer" book notes @@ -280,7 +282,5 @@ Other book notes of mine are: => ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes (You are currently reading this) => ./2023-11-11-mind-management-book-notes.gmi 2023-11-11 "Mind Management" book notes -E-Mail your comments to `paul@nospam.buetow.org` :-) - => ../resources.gmi More books and other resources I found useful. => ../ Back to the main site diff --git a/notes/mind-management.gmi b/notes/mind-management.gmi index 82137f94..7afd791a 100644 --- a/notes/mind-management.gmi +++ b/notes/mind-management.gmi @@ -91,6 +91,8 @@ You could schedule exploratory tasks when you are under grief. Sound systems sho * Talk slowly and deepen your voice a bit to appear more confident. You will also become more confident. * Also, use power positions for better confidence. +E-Mail your comments to `paul@nospam.buetow.org` :-) + Other book notes of mine are: => ./2023-03-16-the-pragmatic-programmer-book-notes.gmi 2023-03-16 "The Pragmatic Programmer" book notes @@ -99,7 +101,5 @@ Other book notes of mine are: => ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes => ./2023-11-11-mind-management-book-notes.gmi 2023-11-11 "Mind Management" book notes (You are currently reading this) -E-Mail your comments to `paul@nospam.buetow.org` :-) - => ../resources.gmi More books and other resources I found useful. => ../ Back to the main site diff --git a/notes/never-split-the-difference.gmi b/notes/never-split-the-difference.gmi index feca10d0..39a75294 100644 --- a/notes/never-split-the-difference.gmi +++ b/notes/never-split-the-difference.gmi @@ -120,6 +120,8 @@ Establish a range at top places like corp. I get... (e.g. remote London on a pro Slow.... it.... down.... +E-Mail your comments to `paul@nospam.buetow.org` :-) + Other book notes of mine are: => ./2023-03-16-the-pragmatic-programmer-book-notes.gmi 2023-03-16 "The Pragmatic Programmer" book notes @@ -128,6 +130,4 @@ Other book notes of mine are: => ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes => ./2023-11-11-mind-management-book-notes.gmi 2023-11-11 "Mind Management" book notes -E-Mail your comments to `paul@nospam.buetow.org` :-) - => ../ Back to the main site diff --git a/notes/the-obstacle-is-the-way.gmi b/notes/the-obstacle-is-the-way.gmi index 3ffb2a72..cef83feb 100644 --- a/notes/the-obstacle-is-the-way.gmi +++ b/notes/the-obstacle-is-the-way.gmi @@ -82,6 +82,8 @@ Should I hate people who hate me? That's their problem and not mine. Be always c Life is a marathon, not a sprint. Each obstacle we overcome prepares us for the next one. Remember, the obstacle is not just a barrier to be turned upside down; it can also be used as a catapult to propel us forward. By embracing challenges and using them as opportunities for growth, we become stronger, more adaptable, and, ultimately, more successful. +E-Mail your comments to `paul@nospam.buetow.org` :-) + Other book notes of mine are: => ./2023-03-16-the-pragmatic-programmer-book-notes.gmi 2023-03-16 "The Pragmatic Programmer" book notes @@ -90,7 +92,5 @@ Other book notes of mine are: => ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes => ./2023-11-11-mind-management-book-notes.gmi 2023-11-11 "Mind Management" book notes -E-Mail your comments to `paul@nospam.buetow.org` :-) - => ../resources.gmi More books and other resources I found useful. => ../ Back to the main site diff --git a/notes/the-pragmatic-programmer.gmi b/notes/the-pragmatic-programmer.gmi index b420dd5c..d2865fc8 100644 --- a/notes/the-pragmatic-programmer.gmi +++ b/notes/the-pragmatic-programmer.gmi @@ -76,6 +76,8 @@ How to motivate others to contribute something (e.g. ideas to a startup): By working together, everyone contributes what they can, achieving a greater good together. +E-Mail your comments to `paul@nospam.buetow.org` :-) + Other book notes of mine are: => ./2023-03-16-the-pragmatic-programmer-book-notes.gmi 2023-03-16 "The Pragmatic Programmer" book notes (You are currently reading this) @@ -84,7 +86,5 @@ Other book notes of mine are: => ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes => ./2023-11-11-mind-management-book-notes.gmi 2023-11-11 "Mind Management" book notes -E-Mail your comments to `paul@nospam.buetow.org` :-) - => ../resources.gmi More books and other resources I found useful. => ../ Back to the main site diff --git a/uptime-stats.gmi b/uptime-stats.gmi index 0d167736..4a2718bf 100644 --- a/uptime-stats.gmi +++ b/uptime-stats.gmi @@ -1,6 +1,6 @@ # My machine uptime stats -> This site was last updated at 2024-01-13T23:11:04+02:00 +> This site was last updated at 2024-01-13T23:34:03+02:00 The following stats were collected via `uptimed` on all of my personal computers over many years and the output was generated by `guprecords`, the global uptime records stats analyser of mine. |
