summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-02-08 22:39:33 +0200
committerPaul Buetow <paul@buetow.org>2026-02-08 22:39:33 +0200
commit4dfb6346a1e67bb229fcf74ca40d86a6f35be724 (patch)
tree989bc84ed5dd953425737178a753ff7b9bcc5daa
parent0b9314e643ce42f9464936ad46f6f429bde150c0 (diff)
Update content for md
-rw-r--r--about/index.md2
-rw-r--r--about/novels.md2
-rw-r--r--about/resources.md200
-rw-r--r--gemfeed/2010-05-07-lazy-evaluation-with-standard-ml.md (renamed from gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.md)0
-rw-r--r--gemfeed/2022-05-27-perl-is-still-a-great-choice.md2
-rw-r--r--gemfeed/2022-09-30-after-a-bad-nights-sleep.md4
-rw-r--r--gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.md2
-rw-r--r--gemfeed/2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.md2
-rw-r--r--gemfeed/2023-04-01-never-split-the-difference-book-notes.md2
-rw-r--r--gemfeed/2023-05-06-the-obstacle-is-the-way-book-notes.md2
-rw-r--r--gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes.md24
-rw-r--r--gemfeed/2023-11-11-mind-management-book-notes.md2
-rw-r--r--gemfeed/2024-05-01-slow-productivity-book-notes.md2
-rw-r--r--gemfeed/2024-06-23-terminal-multiplexing-with-tmux.md8
-rw-r--r--gemfeed/2024-07-07-the-stoic-challenge-book-notes.md2
-rw-r--r--gemfeed/2024-10-24-staff-engineer-book-notes.md2
-rw-r--r--gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4.md18
-rw-r--r--gemfeed/2025-04-19-when-book-notes.md2
-rw-r--r--gemfeed/2025-06-07-a-monks-guide-to-happiness-book-notes.md2
-rw-r--r--gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.md8
-rw-r--r--gemfeed/2025-11-02-the-courage-to-be-disliked-book-notes.md2
-rw-r--r--gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.md2
-rw-r--r--gemfeed/DRAFT-f3s-kubernetes-with-freebsd-part-8b.md2
-rw-r--r--gemfeed/index.md4
-rw-r--r--index.md6
-rw-r--r--notes/a-monks-guide-to-happiness.md2
-rw-r--r--notes/career-guide-and-soft-skills.md24
-rw-r--r--notes/index.md2
-rw-r--r--notes/influence-wihout-authority.md2
-rw-r--r--notes/mind-management.md2
-rw-r--r--notes/never-split-the-difference.md2
-rw-r--r--notes/slow-productivity.md2
-rw-r--r--notes/staff-engineer.md2
-rw-r--r--notes/the-courage-to-be-disliked.md2
-rw-r--r--notes/the-obstacle-is-the-way.md2
-rw-r--r--notes/the-pragmatic-programmer.md2
-rw-r--r--notes/the-stoic-challenge.md2
-rw-r--r--notes/when.md2
-rw-r--r--uptime-stats.md2
39 files changed, 177 insertions, 177 deletions
diff --git a/about/index.md b/about/index.md
index 3ab2abc5..f175afec 100644
--- a/about/index.md
+++ b/about/index.md
@@ -5,7 +5,7 @@
* Born in: Germany, currently living in: Sofia, Bulgaria
* Profession: Computerist - Solving problems with computers that we wouldn't have without them
* Current job: Site Reliability Engineer
-* Education: Diplom-Informatiker (FH) (Diploma from a German University of Applied Sciences, before hey had international Bachelor and Masters programs)
+* Education: Diplom-Informatiker (FH) (Diploma from a German University of Applied Sciences, before they had international Bachelor and Masters programs)
* E-Mail: `paul@nospam.buetow.org`
## My sites
diff --git a/about/novels.md b/about/novels.md
index 5b4fceff..b2d35900 100644
--- a/about/novels.md
+++ b/about/novels.md
@@ -15,7 +15,7 @@
## Introduction
-This site lists my favourite novels I have read. I prefer to read them in German though. You will notice that these are mostly Science Fiction novels. Where possible, this page shows both, english (english) and german (german), titles.
+This site lists my favourite novels I have read. I prefer to read them in German though. You will notice that these are mostly Science Fiction novels. Where possible, this page shows both English and German titles.
Some were read as paperback, others as eBooks, and some were listened to (Audiobook). For a graphical representation you can also have a look here:
diff --git a/about/resources.md b/about/resources.md
index d1a1101e..fe8937f1 100644
--- a/about/resources.md
+++ b/about/resources.md
@@ -35,110 +35,110 @@ You won't find any links on this site because, over time, the links will break.
In random order:
-* Higher Order Perl; Mark Dominus; Morgan Kaufmann
-* DNS and BIND; Cricket Liu; O'Reilly
-* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
-* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
-* Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook
-* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
-* Developing Games in Java; David Brackeen and others...; New Riders
-* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
-* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
-* Terraform Cookbook; Mikael Krief; Packt Publishing
-* Site Reliability Engineering; How Google runs production systems; O'Reilly
-* Raku Recipes; J.J. Merelo; Apress
+* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
+* Site Reliability Engineering; How Google runs production systems; O'Reilly
+* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
+* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
+* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
+* DNS and BIND; Cricket Liu; O'Reilly
+* The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional Pro Git; Scott Chacon, Ben Straub; Apress
+* Ultimate Go Notebook; Bill Kennedy
* Concurrency in Go; Katherine Cox-Buday; O'Reilly
-* C++ Programming Language; Bjarne Stroustrup;
+* Terraform Cookbook; Mikael Krief; Packt Publishing
+* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
+* Effective Java; Joshua Bloch; Addison-Wesley Professional
+* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly
-* Java ist auch eine Insel; Christian Ullenboom;
+* Effective awk programming; Arnold Robbins; O'Reilly
* Funktionale Programmierung; Peter Pepper; Springer
-* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
-* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
-* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
-* Ultimate Go Notebook; Bill Kennedy
-* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
-* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
+* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
* Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook
-* Effective awk programming; Arnold Robbins; O'Reilly
+* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
+* Systemprogrammierung in Go; Frank Müller; dpunkt
+* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf
+* C++ Programming Language; Bjarne Stroustrup;
+* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
+* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
+* The Docker Book; James Turnbull; Kindle
+* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
+* Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook
* Polished Ruby Programming; Jeremy Evans; Packt Publishing
+* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
+* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
+* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
+* Developing Games in Java; David Brackeen and others...; New Riders
+* Higher Order Perl; Mark Dominus; Morgan Kaufmann
+* Java ist auch eine Insel; Christian Ullenboom;
+* Modern Perl; Chromatic ; Onyx Neon Press
+* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly
+* Raku Fundamentals; Moritz Lenz; Apress
* Data Science at the Command Line; Jeroen Janssens; O'Reilly
* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
-* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf
-* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
-* Systemprogrammierung in Go; Frank Müller; dpunkt
-* Perl New Features; Joshua McAdams, brian d foy; Perl School
+* Leanring eBPF; Liz Rice; O'Reilly
+* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
+* Raku Recipes; J.J. Merelo; Apress
* The Pragmatic Programmer; David Thomas; Addison-Wesley
-* Effective Java; Joshua Bloch; Addison-Wesley Professional
-* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
-* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
+* Perl New Features; Joshua McAdams, brian d foy; Perl School
* Pro Puppet; James Turnbull, Jeffrey McCune; Apress
-* The Docker Book; James Turnbull; Kindle
-* Raku Fundamentals; Moritz Lenz; Apress
-* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
-* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
-* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly
-* The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional Pro Git; Scott Chacon, Ben Straub; Apress
-* Modern Perl; Chromatic ; Onyx Neon Press
-* Leanring eBPF; Liz Rice; O'Reilly
-* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
+* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
## Technical references
I didn't read them from the beginning to the end, but I am using them to look up things. The books are in random order:
-* Go: Design Patterns for Real-World Projects; Mat Ryer; Packt
-* The Linux Programming Interface; Michael Kerrisk; No Starch Press
+* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley
* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley
-* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly
-* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly
* Relayd and Httpd Mastery; Michael W Lucas
-* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley
+* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly
* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly
+* Go: Design Patterns for Real-World Projects; Mat Ryer; Packt
+* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly
+* The Linux Programming Interface; Michael Kerrisk; No Starch Press
## Self-development and soft-skills books
In random order:
-* The Bullet Journal Method; Ryder Carroll; Fourth Estate
-* 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook
+* Digital Minimalism; Cal Newport; Portofolio Penguin
* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
-* The Joy of Missing Out; Christina Crook; New Society Publishers
-* The Power of Now; Eckhard Tolle; Yellow Kite
-* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books
-* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
-* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook
-* The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook
-* Stop starting, start finishing; Arne Roock; Lean-Kanban University
-* The Software Engineer's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook
-* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
-* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select
-* Ultralearning; Scott Young; Thorsons
-* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne
+* So Good They Can't Ignore You; Cal Newport; Business Plus
+* The Good Enough Job; Simone Stolzoff; Ebury Edge
+* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
* Eat That Frog; Brian Tracy
-* Atomic Habits; James Clear; Random House Business
+* Ultralearning; Scott Young; Thorsons
* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook
+* The Software Engineer's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook
+* 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook
+* Atomic Habits; James Clear; Random House Business
* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
-* Eat That Frog!; Brian Tracy; Hodder Paperbacks
-* Ultralearning; Anna Laurent; Self-published via Amazon
-* Soft Skills; John Sommez; Manning Publications
-* Deep Work; Cal Newport; Piatkus
-* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
-* So Good They Can't Ignore You; Cal Newport; Business Plus
-* Getting Things Done; David Allen
-* Meditation for Mortals, Oliver Burkeman, Audiobook
-* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
-* The Good Enough Job; Simone Stolzoff; Ebury Edge
-* Digital Minimalism; Cal Newport; Portofolio Penguin
+* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books
+* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)
* 101 Essays that change the way you think; Brianna Wiest; Audiobook
-* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
+* The Power of Now; Eckhard Tolle; Yellow Kite
+* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
+* Getting Things Done; David Allen
+* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select
+* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
+* Soft Skills; John Sommez; Manning Publications
+* The Bullet Journal Method; Ryder Carroll; Fourth Estate
* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business
+* Stop starting, start finishing; Arne Roock; Lean-Kanban University
* Influence without Authority; A. Cohen, D. Bradford; Wiley
+* Meditation for Mortals, Oliver Burkeman, Audiobook
+* Deep Work; Cal Newport; Piatkus
+* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
+* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
+* The Joy of Missing Out; Christina Crook; New Society Publishers
+* The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook
+* Eat That Frog!; Brian Tracy; Hodder Paperbacks
* Slow Productivity; Cal Newport; Penguin Random House
-* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
-* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)
+* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)
+* Ultralearning; Anna Laurent; Self-published via Amazon
+* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne
+* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook
[Here are notes of mine for some of the books](../notes/index.md)
@@ -146,30 +146,30 @@ In random order:
Some of these were in-person with exams; others were online learning lectures only. In random order:
-* Ultimate Go Programming; Bill Kennedy; O'Reilly Online
-* MySQL Deep Dive Workshop; 2-day on-site training
-* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online
+* Apache Tomcat Best Practises; 3-day on-site training
* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training
-* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online
+* Red Hat Certified System Administrator; Course + certification (Although I had the option, I decided not to take the next course as it is more effective to self learn what I need)
+* MySQL Deep Dive Workshop; 2-day on-site training
+* Structure and Interpretation of Computer Programs; Harold Abelson and more...;
* Functional programming lecture; Remote University of Hagen
+* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon
+* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online
* Protocol buffers; O'Reilly Online
-* Developing IaC with Terraform (with Live Lessons); O'Reilly Online
-* F5 Loadbalancers Training; 2-day on-site training; F5, Inc.
-* Red Hat Certified System Administrator; Course + certification (Although I had the option, I decided not to take the next course as it is more effective to self learn what I need)
-* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online
* AWS Immersion Day; Amazon; 1-day interactive online training
-* Structure and Interpretation of Computer Programs; Harold Abelson and more...;
-* Apache Tomcat Best Practises; 3-day on-site training
+* Ultimate Go Programming; Bill Kennedy; O'Reilly Online
* Scripting Vim; Damian Conway; O'Reilly Online
-* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon
+* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online
+* Developing IaC with Terraform (with Live Lessons); O'Reilly Online
+* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online
+* F5 Loadbalancers Training; 2-day on-site training; F5, Inc.
## Technical guides
These are not whole books, but guides (smaller or larger) which I found very useful. in random order:
-* Advanced Bash-Scripting Guide
-* How CPUs work at https://cpu.land
* Raku Guide at https://raku.guide
+* How CPUs work at https://cpu.land
+* Advanced Bash-Scripting Guide
## Podcasts
@@ -177,57 +177,57 @@ These are not whole books, but guides (smaller or larger) which I found very use
In random order:
-* Hidden Brain
+* The Pragmatic Engineer Podcast
* BSD Now [BSD]
-* The Changelog Podcast(s)
* Pratical AI
-* Wednesday Wisdom
+* Backend Banter
+* Fallthrough [Golang]
* Cup o' Go [Golang]
* Dev Interrupted
+* The Changelog Podcast(s)
* Modern Mentor
+* The ProdCast (Google SRE Podcast)
+* Hidden Brain
* Fork Around And Find Out
+* Wednesday Wisdom
* Deep Questions with Cal Newport
* Maintainable
-* The ProdCast (Google SRE Podcast)
-* Backend Banter
-* Fallthrough [Golang]
-* The Pragmatic Engineer Podcast
### Podcasts I liked
I liked them but am not listening to them anymore. The podcasts have either "finished" (no more episodes) or I stopped listening to them due to time constraints or a shift in my interests.
+* CRE: Chaosradio Express [german]
+* Ship It (predecessor of Fork Around And Find Out)
* Java Pub House
+* Modern Mentor
* FLOSS weekly
* Go Time (predecessor of fallthrough)
-* CRE: Chaosradio Express [german]
-* Modern Mentor
-* Ship It (predecessor of Fork Around And Find Out)
## Newsletters I like
This is a mix of tech and non-tech newsletters I am subscribed to. In random order:
+* Monospace Mentor
+* Applied Go Weekly Newsletter
* The Pragmatic Engineer
* Ruby Weekly
+* VK Newsletter
* Changelog News
* The Imperfectionist
-* Applied Go Weekly Newsletter
* The Valuable Dev
-* Andreas Brandhorst Newsletter (Sci-Fi author)
-* Golang Weekly
-* Monospace Mentor
* Register Spill
-* VK Newsletter
* byteSizeGo
+* Golang Weekly
+* Andreas Brandhorst Newsletter (Sci-Fi author)
## Magazines I like(d)
This is a mix of tech I like(d). I may not be a current subscriber, but now and then, I buy an issue. In random order:
-* Linux User
* Linux Magazine
* LWN (online only)
+* Linux User
* freeX (not published anymore)
# Formal education
diff --git a/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.md b/gemfeed/2010-05-07-lazy-evaluation-with-standard-ml.md
index f2a97085..f2a97085 100644
--- a/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.md
+++ b/gemfeed/2010-05-07-lazy-evaluation-with-standard-ml.md
diff --git a/gemfeed/2022-05-27-perl-is-still-a-great-choice.md b/gemfeed/2022-05-27-perl-is-still-a-great-choice.md
index e18e1709..b881eb78 100644
--- a/gemfeed/2022-05-27-perl-is-still-a-great-choice.md
+++ b/gemfeed/2022-05-27-perl-is-still-a-great-choice.md
@@ -112,7 +112,7 @@ About the first point, using Perl for better "shell" scripts was actually the or
Here are some reasons why not to chose Perl and look for "better" alternatives:
-* If performance is your main objectives, then Perl might not be the language to use. Perl is a dynamic interpreted language, and it will generally never be as fast as statically typed languages compiled to native binaries (e.g. C/C++/Rust/Haskell) or statically typed languages run in a VM with JIT (e.g. Java) or languages like Golang (statically typed, compiled to a binary but still with a runtime in the binary). Perl might be still faster than the other language listed here in certain circumstances (e.g. faster startup time than Java or faster regular expressions engine), but usually it's not. It's not a problem of Perl, it's a problem of all dynamic scripting languages including Python, Ruby, ....
+* If performance is your main objective, then Perl might not be the language to use. Perl is a dynamic interpreted language, and it will generally never be as fast as statically typed languages compiled to native binaries (e.g. C/C++/Rust/Haskell) or statically typed languages run in a VM with JIT (e.g. Java) or languages like Golang (statically typed, compiled to a binary but still with a runtime in the binary). Perl might be still faster than the other language listed here in certain circumstances (e.g. faster startup time than Java or faster regular expressions engine), but usually it's not. It's not a problem of Perl, it's a problem of all dynamic scripting languages including Python, Ruby, ....
* Don't use Perl (just yet) if you want to code object-oriented. Perl supports OOP, but it feels clunky and odd to use (blessed references to any data types are objects) and doesn't support real encapsulation out of the box. There are many (many) extensions available on CPAN to make OOP better, but that's totally fragmented. The most popular extension, Moose, comes with a huge dependency tree. But wait for Perl 7. It will maybe come with a new object system (an object system inspired by Raku).
* It's possible to write large programs in Perl (make difficult things possible), but it might not be the best choice here. This also leads back to the clunky object system Perl has. You could write your projects in a procedural or functional style (Perl perfectly fits here), but OOP seems to be the gold standard for large projects nowadays. Functional programming requires a different mindset, and pure procedural programming lacks abstractions.
* Apply common sense. What is the skill set your team has? What's already widely used and supported at work? Which languages comes with the best modules for the things you want to work on? Maybe Python is the answer (better machine learning modules). Maybe Perl is the better choice (better Bioinformatic modules). Perhaps Ruby is already the de-facto standard at work and everyone knows at least a little Ruby (as it happened to be at my workplace) and Ruby is "good enough" for all the tasks already. But that's not a hindrance to throw in a Perl one-liner once in a while :P.
diff --git a/gemfeed/2022-09-30-after-a-bad-nights-sleep.md b/gemfeed/2022-09-30-after-a-bad-nights-sleep.md
index 100c55b8..634d1748 100644
--- a/gemfeed/2022-09-30-after-a-bad-nights-sleep.md
+++ b/gemfeed/2022-09-30-after-a-bad-nights-sleep.md
@@ -47,7 +47,7 @@ Probably I am already awake early and am unable to fall asleep again. My strateg
## Sweat the small stuff
-There's never a shortage of small items to hook off my list. Most of these items don't require my full concentration power, and I will be happy to get them off my list so that the next day, after a good night's sleep, I can immerse myself again in focused, deep work with all concentration powers at hand.
+There's never a shortage of small items to knock off my list. Most of these items don't require my full concentration power, and I will be happy to get them off my list so that the next day, after a good night's sleep, I can immerse myself again in focused, deep work with all concentration powers at hand.
Examples of "small work items" are:
@@ -100,7 +100,7 @@ It's much more challenging to keep the mind "under control" in this state. Every
## Meditate
-To keep the good vibe, it helps to meditate for 10 minutes. Meditation must nothing be fancy. It can be just lying on the sofa and observing your thoughts as they come and go. Don't judge your thoughts, as that could put you in a negative mood. It's not necessary to sit in an uncomfortable Yoga pose, and it is not required to chant "Ohhmmmmm".
+To keep the good vibe, it helps to meditate for 10 minutes. Meditation need not be fancy. It can be just lying on the sofa and observing your thoughts as they come and go. Don't judge your thoughts, as that could put you in a negative mood. It's not necessary to sit in an uncomfortable Yoga pose, and it is not required to chant "Ohhmmmmm".
## Write things down
diff --git a/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.md b/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.md
index c537f026..4d764095 100644
--- a/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.md
+++ b/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.md
@@ -87,7 +87,7 @@ Other book notes of mine are:
[2024-07-07 "The Stoic Challenge" book notes](./2024-07-07-the-stoic-challenge-book-notes.md)
[2024-05-01 "Slow Productivity" book notes](./2024-05-01-slow-productivity-book-notes.md)
[2023-11-11 "Mind Management" book notes](./2023-11-11-mind-management-book-notes.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
+[2023-07-17 "Software Developers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
[2023-05-06 "The Obstacle is the Way" book notes](./2023-05-06-the-obstacle-is-the-way-book-notes.md)
[2023-04-01 "Never split the difference" book notes](./2023-04-01-never-split-the-difference-book-notes.md)
[2023-03-16 "The Pragmatic Programmer" book notes (You are currently reading this)](./2023-03-16-the-pragmatic-programmer-book-notes.md)
diff --git a/gemfeed/2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.md b/gemfeed/2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.md
index 37183a8b..d4cbd1cd 100644
--- a/gemfeed/2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.md
+++ b/gemfeed/2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.md
@@ -92,7 +92,7 @@ Blablabla...
See more entries about DTail and Golang:
[2022-10-30 Installing DTail on OpenBSD](./2022-10-30-installing-dtail-on-openbsd.md)
-[2022-04-22 The Golang Programming language](./2022-04-22-programming-golang.md)
+[2024-03-03 A fine Fyne Android app programmed in Go](./2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang.md)
[2022-03-06 The release of DTail 4.0.0](./2022-03-06-the-release-of-dtail-4.0.0.md)
[2021-04-22 DTail - The distributed log tail program (You are currently reading this)](./2021-04-22-dtail-the-distributed-log-tail-program.md)
diff --git a/gemfeed/2023-04-01-never-split-the-difference-book-notes.md b/gemfeed/2023-04-01-never-split-the-difference-book-notes.md
index 742c10b1..cefb5c92 100644
--- a/gemfeed/2023-04-01-never-split-the-difference-book-notes.md
+++ b/gemfeed/2023-04-01-never-split-the-difference-book-notes.md
@@ -146,7 +146,7 @@ Other book notes of mine are:
[2024-07-07 "The Stoic Challenge" book notes](./2024-07-07-the-stoic-challenge-book-notes.md)
[2024-05-01 "Slow Productivity" book notes](./2024-05-01-slow-productivity-book-notes.md)
[2023-11-11 "Mind Management" book notes](./2023-11-11-mind-management-book-notes.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
+[2023-07-17 "Software Developers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
[2023-05-06 "The Obstacle is the Way" book notes](./2023-05-06-the-obstacle-is-the-way-book-notes.md)
[2023-04-01 "Never split the difference" book notes (You are currently reading this)](./2023-04-01-never-split-the-difference-book-notes.md)
[2023-03-16 "The Pragmatic Programmer" book notes](./2023-03-16-the-pragmatic-programmer-book-notes.md)
diff --git a/gemfeed/2023-05-06-the-obstacle-is-the-way-book-notes.md b/gemfeed/2023-05-06-the-obstacle-is-the-way-book-notes.md
index 32899c08..7d369f26 100644
--- a/gemfeed/2023-05-06-the-obstacle-is-the-way-book-notes.md
+++ b/gemfeed/2023-05-06-the-obstacle-is-the-way-book-notes.md
@@ -107,7 +107,7 @@ Other book notes of mine are:
[2024-07-07 "The Stoic Challenge" book notes](./2024-07-07-the-stoic-challenge-book-notes.md)
[2024-05-01 "Slow Productivity" book notes](./2024-05-01-slow-productivity-book-notes.md)
[2023-11-11 "Mind Management" book notes](./2023-11-11-mind-management-book-notes.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
+[2023-07-17 "Software Developers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
[2023-05-06 "The Obstacle is the Way" book notes (You are currently reading this)](./2023-05-06-the-obstacle-is-the-way-book-notes.md)
[2023-04-01 "Never split the difference" book notes](./2023-04-01-never-split-the-difference-book-notes.md)
[2023-03-16 "The Pragmatic Programmer" book notes](./2023-03-16-the-pragmatic-programmer-book-notes.md)
diff --git a/gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes.md b/gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes.md
index ceb9c902..840a680c 100644
--- a/gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes.md
+++ b/gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes.md
@@ -1,4 +1,4 @@
-# "Software Developmers Career Guide and Soft Skills" book notes
+# "Software Developers Career Guide and Soft Skills" book notes
> Published at 2023-07-17T04:56:20+03:00
@@ -18,7 +18,7 @@ These notes are of two books by "John Sommez" I found helpful. I also added some
## Table of Contents
-* [⇢ "Software Developmers Career Guide and Soft Skills" book notes](#software-developmers-career-guide-and-soft-skills-book-notes)
+* [⇢ "Software Developers Career Guide and Soft Skills" book notes](#software-developers-career-guide-and-soft-skills-book-notes)
* [⇢ ⇢ Improve](#improve)
* [⇢ ⇢ ⇢ Always learn new things](#always-learn-new-things)
* [⇢ ⇢ ⇢ Set goals](#set-goals)
@@ -80,29 +80,29 @@ That's a trap: If you have to rate yourself, that's a trap. That never works in
### Promotions
-The most valuable employees are the ones who make themselves obsolete and automate all away. Keep a safety net of 3 to 6 months of finances. Safe at least 10 percent of your earnings. Also, if you make money it does not mean that you have to spent more money. Is a new car better than a used car which both can bring you from A to B? Liability vs assets.
+The most valuable employees are the ones who make themselves obsolete and automate it all away. Keep a safety net of 3 to 6 months of finances. Save at least 10 percent of your earnings. Also, if you make money it does not mean that you have to spend more money. Is a new car better than a used car which both can bring you from A to B? Liability vs assets.
* Raise or promotion, what's better? Promotion is better as money will follow anyway then.
* Take projects no-one wants and make them shine. A promotion will follow.
* A promotion is not going to come to you because you deserve it. You have to hunt and ask for it.
* Track all kudos (e.g. ask for emails from your colleagues).
-* Big corporations HRs don't expect a figjit. That's why it's so important to keep track of your accomplishments and kudos'.
+* Big corporations HRs don't expect a fig. That's why it's so important to keep track of your accomplishments and kudos.
* If you want a raise be specific how much and know to back your demands. Don't make a thread and no ultimatums.
* Best way for a promotion is to switch jobs. You can even switch back with a better salary.
### Finish things
-Hard work is necessary for accomplish results. However, work smarter not harder. Furthermore, working smart is not a substitute for working hard. Work both, hard and smart.
+Hard work is necessary to accomplish results. However, work smarter not harder. Furthermore, working smart is not a substitute for working hard. Work both, hard and smart.
* Learn to finish things without motivation. Things will pay off when you stick to stuff and eventually motivation can also come back.
-* You will fail if you don't plan realistically. Set also a schedule and follow to it as of life depends on it.
-* Advances come only of you give more than asked. Consistency, commitment and knowing what you need to do is more key than hard work.
+* You will fail if you don't plan realistically. Set also a schedule and follow it as if life depends on it.
+* Advances come only if you give more than asked. Consistency, commitment and knowing what you need to do is more key than hard work.
* Any action is better than no action. If you get stuck you have gained nothing.
* You need to know the unknowns. Identify as many unknown not known things as possible.
Hard vs fun: Both engage the brain (video games vs work). Some work is hard and other is easy. Hard work is boring. The harsh truth is you have to put in hard and boring work in order to accomplish and be successful. Work won't be always boring though, as joy will follow with mastery.
-Defeat is finally give up. Failure is the road to success, embrace it. Failure does not define you but how you respond to it. Events don't make your unhappy, but how you react to events do.
+Defeat is finally giving up. Failure is the road to success, embrace it. Failure does not define you but how you respond to it. Events don't make your unhappy, but how you react to events do.
## Expand the empire
@@ -182,18 +182,18 @@ Intermittent fasting is an effective method to maintain weight and health. But i
## No drama
-Avoid drama at work. Where are humans there is drama. You can decide where to spent your energy in. But don't avoid conflict. Conflict is healthy in any kind of relationship. Be tactful and state your opinion. The goal is to find the best solution to the problem.
+Avoid drama at work. Where there are humans, there is drama. You can decide where to spend your energy in. But don't avoid conflict. Conflict is healthy in any kind of relationship. Be tactful and state your opinion. The goal is to find the best solution to the problem.
Don't worry about other people what they do and don't do. You only worry about you. Shut up and get your own things done. But you could help to inspire a not working colleague.
* During an argument, take the opponent's position and see how your opinion changes.
-* If you they to convince someone else it's an argument. Of you try to find the best solution it is a good resolution.
+* If you try to convince someone else it's an argument. If you try to find the best solution it is a good resolution.
* If someone is hurting the team let the manager know but phrase it nicely.
* How to get rid of a never ending talking person? Set up focus hours officially where you don't want to be interrupted. Present as if it is your defect that you get interrupted easily.
* TOXIC PEOPLE: AVOID THEM. RUN.
* Boss likes if you get shit done without getting asked all the time about things and also without drama.
-You have to learn how to work in a team. Be honest but tactful. It's not too be the loudest but about selling your ideas. Don't argue otherwise you won't sell anything. Be persuasive by finding the common ground. Or lead the colleagues to your idea and don't sell it upfront. Communicate clearly.
+You have to learn how to work in a team. Be honest but tactful. It's not to be the loudest but about selling your ideas. Don't argue otherwise you won't sell anything. Be persuasive by finding the common ground. Or lead the colleagues to your idea and don't sell it upfront. Communicate clearly.
# Personal brand
@@ -315,7 +315,7 @@ Other book notes of mine are:
[2024-07-07 "The Stoic Challenge" book notes](./2024-07-07-the-stoic-challenge-book-notes.md)
[2024-05-01 "Slow Productivity" book notes](./2024-05-01-slow-productivity-book-notes.md)
[2023-11-11 "Mind Management" book notes](./2023-11-11-mind-management-book-notes.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes (You are currently reading this)](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
+[2023-07-17 "Software Developers Career Guide and Soft Skills" book notes (You are currently reading this)](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
[2023-05-06 "The Obstacle is the Way" book notes](./2023-05-06-the-obstacle-is-the-way-book-notes.md)
[2023-04-01 "Never split the difference" book notes](./2023-04-01-never-split-the-difference-book-notes.md)
[2023-03-16 "The Pragmatic Programmer" book notes](./2023-03-16-the-pragmatic-programmer-book-notes.md)
diff --git a/gemfeed/2023-11-11-mind-management-book-notes.md b/gemfeed/2023-11-11-mind-management-book-notes.md
index eaaf4d00..c0dbf97f 100644
--- a/gemfeed/2023-11-11-mind-management-book-notes.md
+++ b/gemfeed/2023-11-11-mind-management-book-notes.md
@@ -117,7 +117,7 @@ Other book notes of mine are:
[2024-07-07 "The Stoic Challenge" book notes](./2024-07-07-the-stoic-challenge-book-notes.md)
[2024-05-01 "Slow Productivity" book notes](./2024-05-01-slow-productivity-book-notes.md)
[2023-11-11 "Mind Management" book notes (You are currently reading this)](./2023-11-11-mind-management-book-notes.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
+[2023-07-17 "Software Developers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
[2023-05-06 "The Obstacle is the Way" book notes](./2023-05-06-the-obstacle-is-the-way-book-notes.md)
[2023-04-01 "Never split the difference" book notes](./2023-04-01-never-split-the-difference-book-notes.md)
[2023-03-16 "The Pragmatic Programmer" book notes](./2023-03-16-the-pragmatic-programmer-book-notes.md)
diff --git a/gemfeed/2024-05-01-slow-productivity-book-notes.md b/gemfeed/2024-05-01-slow-productivity-book-notes.md
index 8a161c31..57fcf8f5 100644
--- a/gemfeed/2024-05-01-slow-productivity-book-notes.md
+++ b/gemfeed/2024-05-01-slow-productivity-book-notes.md
@@ -145,7 +145,7 @@ Other book notes of mine are:
[2024-07-07 "The Stoic Challenge" book notes](./2024-07-07-the-stoic-challenge-book-notes.md)
[2024-05-01 "Slow Productivity" book notes (You are currently reading this)](./2024-05-01-slow-productivity-book-notes.md)
[2023-11-11 "Mind Management" book notes](./2023-11-11-mind-management-book-notes.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
+[2023-07-17 "Software Developers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
[2023-05-06 "The Obstacle is the Way" book notes](./2023-05-06-the-obstacle-is-the-way-book-notes.md)
[2023-04-01 "Never split the difference" book notes](./2023-04-01-never-split-the-difference-book-notes.md)
[2023-03-16 "The Pragmatic Programmer" book notes](./2023-03-16-the-pragmatic-programmer-book-notes.md)
diff --git a/gemfeed/2024-06-23-terminal-multiplexing-with-tmux.md b/gemfeed/2024-06-23-terminal-multiplexing-with-tmux.md
index 21681824..31bf01e3 100644
--- a/gemfeed/2024-06-23-terminal-multiplexing-with-tmux.md
+++ b/gemfeed/2024-06-23-terminal-multiplexing-with-tmux.md
@@ -1,6 +1,6 @@
# Terminal multiplexing with `tmux` - Z-Shell edition
-> Published at 2024-06-23T22:41:59+03:00; Last updated 2025-05-02
+> Published at 2024-06-23T22:41:59+03:00, last updated Fri 02 May 00:10:49 EEST 2025
This is the Z-Shell version. There is also a Fish version:
@@ -81,7 +81,7 @@ alias ts=tmux::search
alias tssh=tmux::cluster_ssh
```
-Note all `tmux::...`; those are custom shell functions doing certain things, and they aren't part of the Tmux distribution. But let's run through every aliases one by one.
+Note all `tmux::...`; those are custom shell functions doing certain things, and they aren't part of the Tmux distribution. But let's run through every alias one by one.
The first two are pretty straightforward. `tm` is simply a shorthand for `tmux`, so I have to type less, and `tl` lists all Tmux sessions that are currently open. No magic here.
@@ -90,7 +90,7 @@ The first two are pretty straightforward. `tm` is simply a shorthand for `tmux`,
The `tn` alias is referencing this function:
```bash
-# Create new session and if alread exists attach to it
+# Create new session and if already exists attach to it
tmux::new () {
readonly session=$1
local date=date
@@ -375,7 +375,7 @@ The first one is that any new window starts in the current directory. The second
The third one, `choose-tree`, opens a tree view in Tmux listing all sessions and windows. This one is handy to get a better overview of what is currently running in any local Tmux session. It looks like this (it also allows me to press a hotkey to switch to a particular Tmux window):
-[![Tmux sessiont tree view](./terminal-multiplexing-with-tmux/tmux-tree-view.png "Tmux sessiont tree view")](./terminal-multiplexing-with-tmux/tmux-tree-view.png)
+[![Tmux session tree view](./terminal-multiplexing-with-tmux/tmux-tree-view.png "Tmux session tree view")](./terminal-multiplexing-with-tmux/tmux-tree-view.png)
The last remaining lines in my configuration file are:
diff --git a/gemfeed/2024-07-07-the-stoic-challenge-book-notes.md b/gemfeed/2024-07-07-the-stoic-challenge-book-notes.md
index 33910a5c..104649ce 100644
--- a/gemfeed/2024-07-07-the-stoic-challenge-book-notes.md
+++ b/gemfeed/2024-07-07-the-stoic-challenge-book-notes.md
@@ -64,7 +64,7 @@ Other book notes of mine are:
[2024-07-07 "The Stoic Challenge" book notes (You are currently reading this)](./2024-07-07-the-stoic-challenge-book-notes.md)
[2024-05-01 "Slow Productivity" book notes](./2024-05-01-slow-productivity-book-notes.md)
[2023-11-11 "Mind Management" book notes](./2023-11-11-mind-management-book-notes.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
+[2023-07-17 "Software Developers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
[2023-05-06 "The Obstacle is the Way" book notes](./2023-05-06-the-obstacle-is-the-way-book-notes.md)
[2023-04-01 "Never split the difference" book notes](./2023-04-01-never-split-the-difference-book-notes.md)
[2023-03-16 "The Pragmatic Programmer" book notes](./2023-03-16-the-pragmatic-programmer-book-notes.md)
diff --git a/gemfeed/2024-10-24-staff-engineer-book-notes.md b/gemfeed/2024-10-24-staff-engineer-book-notes.md
index 685dfc5d..cee9f284 100644
--- a/gemfeed/2024-10-24-staff-engineer-book-notes.md
+++ b/gemfeed/2024-10-24-staff-engineer-book-notes.md
@@ -128,7 +128,7 @@ Other book notes of mine are:
[2024-07-07 "The Stoic Challenge" book notes](./2024-07-07-the-stoic-challenge-book-notes.md)
[2024-05-01 "Slow Productivity" book notes](./2024-05-01-slow-productivity-book-notes.md)
[2023-11-11 "Mind Management" book notes](./2023-11-11-mind-management-book-notes.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
+[2023-07-17 "Software Developers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
[2023-05-06 "The Obstacle is the Way" book notes](./2023-05-06-the-obstacle-is-the-way-book-notes.md)
[2023-04-01 "Never split the difference" book notes](./2023-04-01-never-split-the-difference-book-notes.md)
[2023-03-16 "The Pragmatic Programmer" book notes](./2023-03-16-the-pragmatic-programmer-book-notes.md)
diff --git a/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4.md b/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4.md
index dbb805e2..cbfe78f1 100644
--- a/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4.md
+++ b/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4.md
@@ -1,6 +1,6 @@
# f3s: Kubernetes with FreeBSD - Part 4: Rocky Linux Bhyve VMs
-> Published at 2025-04-04T23:21:01+03:00, updated Fri 26 Dec 08:51:06 EET 2025
+> Published at 2025-04-04T23:21:01+03:00, last updated Fri 26 Dec 08:51:06 EET 2025
This is the fourth blog post about the f3s series for self-hosting demands in a home lab. f3s? The "f" stands for FreeBSD, and the "3s" stands for k3s, the Kubernetes distribution used on FreeBSD-based physical machines.
@@ -94,7 +94,7 @@ paul@f0:~ % doas vm switch create public
paul@f0:~ % doas vm switch add public re0
```
-Bhyve stores all it's data in the `/bhyve` of the `zroot` ZFS pool:
+Bhyve stores all its data in the `/bhyve` of the `zroot` ZFS pool:
```sh
paul@f0:~ % zfs list | grep bhyve
@@ -205,7 +205,7 @@ paul@f0:/bhyve/rocky % doas vm install rocky Rocky-9.5-x86_64-minimal.iso
### Connect to VNC
-For the installation, I opened the VNC client on my Fedora laptop (GNOME comes with a simple VNC client) and manually ran through the base installation for each of the VMs. Again, I am sure this could have been automated a bit more, but there were just three VMs, and it wasn't worth the effort. The three VNC addresses of the VMs were `vnc://f0:5900`, `vnc://f1:5900`, and `vnc://f0:5900`.
+For the installation, I opened the VNC client on my Fedora laptop (GNOME comes with a simple VNC client) and manually ran through the base installation for each of the VMs. Again, I am sure this could have been automated a bit more, but there were just three VMs, and it wasn't worth the effort. The three VNC addresses of the VMs were `vnc://f0:5900`, `vnc://f1:5900`, and `vnc://f2:5900`.
[![./f3s-kubernetes-with-freebsd-part-4/1.png](./f3s-kubernetes-with-freebsd-part-4/1.png)](./f3s-kubernetes-with-freebsd-part-4/1.png)
@@ -263,12 +263,12 @@ END
And we configure the IPs accordingly on the VMs themselves by opening a root shell via SSH to the VMs and entering the following commands on each of the VMs:
```sh
-[root@r0 ~] % dnmcli connection modify enp0s5 ipv4.address 192.168.1.120/24
-[root@r0 ~] % dnmcli connection modify enp0s5 ipv4.gateway 192.168.1.1
-[root@r0 ~] % dnmcli connection modify enp0s5 ipv4.DNS 192.168.1.1
-[root@r0 ~] % dnmcli connection modify enp0s5 ipv4.method manual
-[root@r0 ~] % dnmcli connection down enp0s5
-[root@r0 ~] % dnmcli connection up enp0s5
+[root@r0 ~] % nmcli connection modify enp0s5 ipv4.address 192.168.1.120/24
+[root@r0 ~] % nmcli connection modify enp0s5 ipv4.gateway 192.168.1.1
+[root@r0 ~] % nmcli connection modify enp0s5 ipv4.DNS 192.168.1.1
+[root@r0 ~] % nmcli connection modify enp0s5 ipv4.method manual
+[root@r0 ~] % nmcli connection down enp0s5
+[root@r0 ~] % nmcli connection up enp0s5
[root@r0 ~] % hostnamectl set-hostname r0.lan.buetow.org
[root@r0 ~] % cat <<END >>/etc/hosts
192.168.1.120 r0 r0.lan r0.lan.buetow.org
diff --git a/gemfeed/2025-04-19-when-book-notes.md b/gemfeed/2025-04-19-when-book-notes.md
index b8e99174..96c0396e 100644
--- a/gemfeed/2025-04-19-when-book-notes.md
+++ b/gemfeed/2025-04-19-when-book-notes.md
@@ -106,7 +106,7 @@ Other book notes of mine are:
[2024-07-07 "The Stoic Challenge" book notes](./2024-07-07-the-stoic-challenge-book-notes.md)
[2024-05-01 "Slow Productivity" book notes](./2024-05-01-slow-productivity-book-notes.md)
[2023-11-11 "Mind Management" book notes](./2023-11-11-mind-management-book-notes.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
+[2023-07-17 "Software Developers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
[2023-05-06 "The Obstacle is the Way" book notes](./2023-05-06-the-obstacle-is-the-way-book-notes.md)
[2023-04-01 "Never split the difference" book notes](./2023-04-01-never-split-the-difference-book-notes.md)
[2023-03-16 "The Pragmatic Programmer" book notes](./2023-03-16-the-pragmatic-programmer-book-notes.md)
diff --git a/gemfeed/2025-06-07-a-monks-guide-to-happiness-book-notes.md b/gemfeed/2025-06-07-a-monks-guide-to-happiness-book-notes.md
index b372eb8c..c9254851 100644
--- a/gemfeed/2025-06-07-a-monks-guide-to-happiness-book-notes.md
+++ b/gemfeed/2025-06-07-a-monks-guide-to-happiness-book-notes.md
@@ -86,7 +86,7 @@ Other book notes of mine are:
[2024-07-07 "The Stoic Challenge" book notes](./2024-07-07-the-stoic-challenge-book-notes.md)
[2024-05-01 "Slow Productivity" book notes](./2024-05-01-slow-productivity-book-notes.md)
[2023-11-11 "Mind Management" book notes](./2023-11-11-mind-management-book-notes.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
+[2023-07-17 "Software Developers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
[2023-05-06 "The Obstacle is the Way" book notes](./2023-05-06-the-obstacle-is-the-way-book-notes.md)
[2023-04-01 "Never split the difference" book notes](./2023-04-01-never-split-the-difference-book-notes.md)
[2023-03-16 "The Pragmatic Programmer" book notes](./2023-03-16-the-pragmatic-programmer-book-notes.md)
diff --git a/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.md b/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.md
index 63505c9e..68c2991f 100644
--- a/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.md
+++ b/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.md
@@ -1,6 +1,6 @@
# f3s: Kubernetes with FreeBSD - Part 6: Storage
-> Published at 2025-07-13T16:44:29+03:00, last updated: 27.01.2026
+> Published at 2025-07-13T16:44:29+03:00, last updated Tue 27 Jan 10:09:08 EET 2026
This is the sixth blog post about the f3s series for self-hosting demands in a home lab. f3s? The "f" stands for FreeBSD, and the "3s" stands for k3s, the Kubernetes distribution used on FreeBSD-based physical machines.
@@ -72,7 +72,7 @@ This is the sixth blog post about the f3s series for self-hosting demands in a h
## Introduction
-In the previous posts, we set up a WireGuard mesh network. In the future, we will also setting up a Kubernetes cluster. Kubernetes workloads often require persistent storage for databases, configuration files, and application data. Local storage on each node has significant limitations:
+In the previous posts, we set up a WireGuard mesh network. In the future, we will also set up a Kubernetes cluster. Kubernetes workloads often require persistent storage for databases, configuration files, and application data. Local storage on each node has significant limitations:
* No data sharing: Pods (once we run Kubernetes) on different nodes can't access the same data
* Pod mobility: If a pod moves to another node, it loses access to its data
@@ -438,12 +438,12 @@ EOF
* `f0_to_f1_nfsdata`: Replicates NFS data every minute for faster failover recovery
* `f0_to_f1_freebsd`: Replicates FreeBSD VM every ten minutes (less critical)
-The FreeBSD VM is only used for development purposes, so it doesn't require as frequent replication as the NFS data. It's off-topic to this blog series, but it showcases, hows `zrepl`'s flexibility in handling different datasets with varying replication needs.
+The FreeBSD VM is only used for development purposes, so it doesn't require as frequent replication as the NFS data. It's off-topic to this blog series, but it showcases how `zrepl`'s flexibility in handling different datasets with varying replication needs.
Furthermore:
* We're specifically replicating `zdata/enc/nfsdata` instead of the entire `zdata/enc` dataset. This dedicated dataset will contain all the data we later want to expose via NFS, keeping a clear separation between replicated NFS data and other local encrypted data.
-* The `send: encrypted: false` option turns off ZFS native encryption for the replication stream. Since we're using a WireGuard tunnel between `f0` and `f1`, the data is already encrypted in transit. Disabling ZFS stream encryption reduces CPU overhead and improves replication performance.
+* We use `send: encrypted: true` to keep the replication stream encrypted. While WireGuard already encrypts in transit, this provides additional protection. For reduced CPU overhead, you could set `encrypted: false` since the tunnel is secure.
### Configuring `zrepl` on `f1` (sink)
diff --git a/gemfeed/2025-11-02-the-courage-to-be-disliked-book-notes.md b/gemfeed/2025-11-02-the-courage-to-be-disliked-book-notes.md
index 9ace9312..2ef2e41f 100644
--- a/gemfeed/2025-11-02-the-courage-to-be-disliked-book-notes.md
+++ b/gemfeed/2025-11-02-the-courage-to-be-disliked-book-notes.md
@@ -116,7 +116,7 @@ Other book notes of mine are:
[2024-07-07 "The Stoic Challenge" book notes](./2024-07-07-the-stoic-challenge-book-notes.md)
[2024-05-01 "Slow Productivity" book notes](./2024-05-01-slow-productivity-book-notes.md)
[2023-11-11 "Mind Management" book notes](./2023-11-11-mind-management-book-notes.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
+[2023-07-17 "Software Developers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
[2023-05-06 "The Obstacle is the Way" book notes](./2023-05-06-the-obstacle-is-the-way-book-notes.md)
[2023-04-01 "Never split the difference" book notes](./2023-04-01-never-split-the-difference-book-notes.md)
[2023-03-16 "The Pragmatic Programmer" book notes](./2023-03-16-the-pragmatic-programmer-book-notes.md)
diff --git a/gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.md b/gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.md
index 5ec73317..5bf5ac7b 100644
--- a/gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.md
+++ b/gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.md
@@ -77,7 +77,7 @@ And this is how it looks like after sending back the text to the Cursor Agent's
[![Prefilled prompt text](./tmux-popup-editor-for-cursor-agent-prompts/demo2.png "Prefilled prompt text")](./tmux-popup-editor-for-cursor-agent-prompts/demo2.png)
-And here is the full script. It is a bit ugly since it's shell (written with Cursor Agent with GPT-5.2-Codex), and I might (let) rewrite it in Go with propper unit tests, config-file, multi-agent support and release it once I have time. But it works well enough for now.
+And here is the full script. It is a bit ugly since it's shell (written with Cursor Agent with GPT-5.2-Codex), and I might (let) rewrite it in Go with proper unit tests, config-file, multi-agent support and release it once I have time. But it works well enough for now.
> Update 2026-02-08: This functionality has been integrated into the hexai project (https://codeberg.org/snonux/hexai) with proper multi-agent support for Cursor Agent, Claude Code CLI, and Ampcode. The hexai version includes unit tests, configuration files, and better agent detection. While still experimental, it's more robust than this shell script. See the hexai-tmux-edit command for details.
diff --git a/gemfeed/DRAFT-f3s-kubernetes-with-freebsd-part-8b.md b/gemfeed/DRAFT-f3s-kubernetes-with-freebsd-part-8b.md
index 99db0e9d..587ec37f 100644
--- a/gemfeed/DRAFT-f3s-kubernetes-with-freebsd-part-8b.md
+++ b/gemfeed/DRAFT-f3s-kubernetes-with-freebsd-part-8b.md
@@ -4,7 +4,7 @@
This post covers enabling etcd metrics monitoring for the k3s cluster. The etcd dashboard in Grafana initially showed no data because k3s uses an embedded etcd that doesn't expose metrics by default.
-[Part 8: Observability](./2025-12-07-f3s-kubernetes-with-freebsd-part-8.html)
+[Part 8: Observability](./2025-12-07-f3s-kubernetes-with-freebsd-part-8.md)
## Important Note: GitOps Migration
diff --git a/gemfeed/index.md b/gemfeed/index.md
index 52998273..ab2ff088 100644
--- a/gemfeed/index.md
+++ b/gemfeed/index.md
@@ -53,7 +53,7 @@
[2023-09-25 - DTail usage examples](./2023-09-25-dtail-usage-examples.md)
[2023-08-18 - Site Reliability Engineering - Part 1: SRE and Organizational Culture](./2023-08-18-site-reliability-engineering-part-1.md)
[2023-07-21 - Gemtexter 2.1.0 - Let's Gemtext again³](./2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.md)
-[2023-07-17 - 'Software Developmers Career Guide and Soft Skills' book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
+[2023-07-17 - 'Software Developers Career Guide and Soft Skills' book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
[2023-06-01 - KISS server monitoring with Gogios](./2023-06-01-kiss-server-monitoring-with-gogios.md)
[2023-05-06 - 'The Obstacle is the Way' book notes](./2023-05-06-the-obstacle-is-the-way-book-notes.md)
[2023-05-01 - Unveiling `guprecords.raku`: Global Uptime Records with Raku](./2023-05-01-unveiling-guprecords:-uptime-records-with-raku.md)
@@ -95,7 +95,7 @@
[2014-03-24 - The fibonacci.pl.raku.c Polyglot](./2014-03-24-the-fibonacci.pl.c-polyglot.md)
[2011-05-07 - Perl Daemon (Service Framework)](./2011-05-07-perl-daemon-service-framework.md)
[2010-05-09 - The Fype Programming Language](./2010-05-09-the-fype-programming-language.md)
-[2010-05-07 - Lazy Evaluation with Standard ML](./2010-05-07-lazy-evaluation-with-standarn-ml.md)
+[2010-05-07 - Lazy Evaluation with Standard ML](./2010-05-07-lazy-evaluation-with-standard-ml.md)
[2010-04-09 - Standard ML and Haskell](./2010-04-09-standard-ml-and-haskell.md)
[2009-02-13 - SGI Onyx 3200](./2009-02-13-sgi-onyx-3200.md)
[2008-12-29 - Using my Nokia N95 for fixing my MTA](./2008-12-29-using-my-nokia-n95-for-fixing-my-mta.md)
diff --git a/index.md b/index.md
index bf42064d..52b3c871 100644
--- a/index.md
+++ b/index.md
@@ -1,6 +1,6 @@
# Hello!
-> This site was generated at 2026-02-08T18:17:43+02:00 by `Gemtexter`
+> This site was generated at 2026-02-08T22:37:47+02:00 by `Gemtexter`
Welcome to the foo.zone!
@@ -81,7 +81,7 @@ Everything you read on this site is my personal opinion and experience. You can
[2023-09-25 - DTail usage examples](./gemfeed/2023-09-25-dtail-usage-examples.md)
[2023-08-18 - Site Reliability Engineering - Part 1: SRE and Organizational Culture](./gemfeed/2023-08-18-site-reliability-engineering-part-1.md)
[2023-07-21 - Gemtexter 2.1.0 - Let's Gemtext again³](./gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.md)
-[2023-07-17 - 'Software Developmers Career Guide and Soft Skills' book notes](./gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes.md)
+[2023-07-17 - 'Software Developers Career Guide and Soft Skills' book notes](./gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes.md)
[2023-06-01 - KISS server monitoring with Gogios](./gemfeed/2023-06-01-kiss-server-monitoring-with-gogios.md)
[2023-05-06 - 'The Obstacle is the Way' book notes](./gemfeed/2023-05-06-the-obstacle-is-the-way-book-notes.md)
[2023-05-01 - Unveiling `guprecords.raku`: Global Uptime Records with Raku](./gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.md)
@@ -123,7 +123,7 @@ Everything you read on this site is my personal opinion and experience. You can
[2014-03-24 - The fibonacci.pl.raku.c Polyglot](./gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.md)
[2011-05-07 - Perl Daemon (Service Framework)](./gemfeed/2011-05-07-perl-daemon-service-framework.md)
[2010-05-09 - The Fype Programming Language](./gemfeed/2010-05-09-the-fype-programming-language.md)
-[2010-05-07 - Lazy Evaluation with Standard ML](./gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.md)
+[2010-05-07 - Lazy Evaluation with Standard ML](./gemfeed/2010-05-07-lazy-evaluation-with-standard-ml.md)
[2010-04-09 - Standard ML and Haskell](./gemfeed/2010-04-09-standard-ml-and-haskell.md)
[2009-02-13 - SGI Onyx 3200](./gemfeed/2009-02-13-sgi-onyx-3200.md)
[2008-12-29 - Using my Nokia N95 for fixing my MTA](./gemfeed/2008-12-29-using-my-nokia-n95-for-fixing-my-mta.md)
diff --git a/notes/a-monks-guide-to-happiness.md b/notes/a-monks-guide-to-happiness.md
index 779c45dc..37411379 100644
--- a/notes/a-monks-guide-to-happiness.md
+++ b/notes/a-monks-guide-to-happiness.md
@@ -86,7 +86,7 @@ Other book notes of mine are:
[2024-07-07 "The Stoic Challenge" book notes](./the-stoic-challenge.md)
[2024-05-01 "Slow Productivity" book notes](./slow-productivity.md)
[2023-11-11 "Mind Management" book notes](./mind-management.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
+[2023-07-17 "Software Developers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
[2023-05-06 "The Obstacle is the Way" book notes](./the-obstacle-is-the-way.md)
[2023-04-01 "Never split the difference" book notes](./never-split-the-difference.md)
[2023-03-16 "The Pragmatic Programmer" book notes](./the-pragmatic-programmer.md)
diff --git a/notes/career-guide-and-soft-skills.md b/notes/career-guide-and-soft-skills.md
index c0149c8a..f13c7901 100644
--- a/notes/career-guide-and-soft-skills.md
+++ b/notes/career-guide-and-soft-skills.md
@@ -1,4 +1,4 @@
-# "Software Developmers Career Guide and Soft Skills" book notes
+# "Software Developers Career Guide and Soft Skills" book notes
> Published at 2023-07-17T04:56:20+03:00
@@ -18,7 +18,7 @@ These notes are of two books by "John Sommez" I found helpful. I also added some
## Table of Contents
-* [⇢ "Software Developmers Career Guide and Soft Skills" book notes](#software-developmers-career-guide-and-soft-skills-book-notes)
+* [⇢ "Software Developers Career Guide and Soft Skills" book notes](#software-developers-career-guide-and-soft-skills-book-notes)
* [⇢ ⇢ Improve](#improve)
* [⇢ ⇢ ⇢ Always learn new things](#always-learn-new-things)
* [⇢ ⇢ ⇢ Set goals](#set-goals)
@@ -80,29 +80,29 @@ That's a trap: If you have to rate yourself, that's a trap. That never works in
### Promotions
-The most valuable employees are the ones who make themselves obsolete and automate all away. Keep a safety net of 3 to 6 months of finances. Safe at least 10 percent of your earnings. Also, if you make money it does not mean that you have to spent more money. Is a new car better than a used car which both can bring you from A to B? Liability vs assets.
+The most valuable employees are the ones who make themselves obsolete and automate it all away. Keep a safety net of 3 to 6 months of finances. Save at least 10 percent of your earnings. Also, if you make money it does not mean that you have to spend more money. Is a new car better than a used car which both can bring you from A to B? Liability vs assets.
* Raise or promotion, what's better? Promotion is better as money will follow anyway then.
* Take projects no-one wants and make them shine. A promotion will follow.
* A promotion is not going to come to you because you deserve it. You have to hunt and ask for it.
* Track all kudos (e.g. ask for emails from your colleagues).
-* Big corporations HRs don't expect a figjit. That's why it's so important to keep track of your accomplishments and kudos'.
+* Big corporations HRs don't expect a fig. That's why it's so important to keep track of your accomplishments and kudos.
* If you want a raise be specific how much and know to back your demands. Don't make a thread and no ultimatums.
* Best way for a promotion is to switch jobs. You can even switch back with a better salary.
### Finish things
-Hard work is necessary for accomplish results. However, work smarter not harder. Furthermore, working smart is not a substitute for working hard. Work both, hard and smart.
+Hard work is necessary to accomplish results. However, work smarter not harder. Furthermore, working smart is not a substitute for working hard. Work both, hard and smart.
* Learn to finish things without motivation. Things will pay off when you stick to stuff and eventually motivation can also come back.
-* You will fail if you don't plan realistically. Set also a schedule and follow to it as of life depends on it.
-* Advances come only of you give more than asked. Consistency, commitment and knowing what you need to do is more key than hard work.
+* You will fail if you don't plan realistically. Set also a schedule and follow it as if life depends on it.
+* Advances come only if you give more than asked. Consistency, commitment and knowing what you need to do is more key than hard work.
* Any action is better than no action. If you get stuck you have gained nothing.
* You need to know the unknowns. Identify as many unknown not known things as possible.
Hard vs fun: Both engage the brain (video games vs work). Some work is hard and other is easy. Hard work is boring. The harsh truth is you have to put in hard and boring work in order to accomplish and be successful. Work won't be always boring though, as joy will follow with mastery.
-Defeat is finally give up. Failure is the road to success, embrace it. Failure does not define you but how you respond to it. Events don't make your unhappy, but how you react to events do.
+Defeat is finally giving up. Failure is the road to success, embrace it. Failure does not define you but how you respond to it. Events don't make your unhappy, but how you react to events do.
## Expand the empire
@@ -182,18 +182,18 @@ Intermittent fasting is an effective method to maintain weight and health. But i
## No drama
-Avoid drama at work. Where are humans there is drama. You can decide where to spent your energy in. But don't avoid conflict. Conflict is healthy in any kind of relationship. Be tactful and state your opinion. The goal is to find the best solution to the problem.
+Avoid drama at work. Where there are humans, there is drama. You can decide where to spend your energy in. But don't avoid conflict. Conflict is healthy in any kind of relationship. Be tactful and state your opinion. The goal is to find the best solution to the problem.
Don't worry about other people what they do and don't do. You only worry about you. Shut up and get your own things done. But you could help to inspire a not working colleague.
* During an argument, take the opponent's position and see how your opinion changes.
-* If you they to convince someone else it's an argument. Of you try to find the best solution it is a good resolution.
+* If you try to convince someone else it's an argument. If you try to find the best solution it is a good resolution.
* If someone is hurting the team let the manager know but phrase it nicely.
* How to get rid of a never ending talking person? Set up focus hours officially where you don't want to be interrupted. Present as if it is your defect that you get interrupted easily.
* TOXIC PEOPLE: AVOID THEM. RUN.
* Boss likes if you get shit done without getting asked all the time about things and also without drama.
-You have to learn how to work in a team. Be honest but tactful. It's not too be the loudest but about selling your ideas. Don't argue otherwise you won't sell anything. Be persuasive by finding the common ground. Or lead the colleagues to your idea and don't sell it upfront. Communicate clearly.
+You have to learn how to work in a team. Be honest but tactful. It's not to be the loudest but about selling your ideas. Don't argue otherwise you won't sell anything. Be persuasive by finding the common ground. Or lead the colleagues to your idea and don't sell it upfront. Communicate clearly.
# Personal brand
@@ -315,7 +315,7 @@ Other book notes of mine are:
[2024-07-07 "The Stoic Challenge" book notes](./the-stoic-challenge.md)
[2024-05-01 "Slow Productivity" book notes](./slow-productivity.md)
[2023-11-11 "Mind Management" book notes](./mind-management.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes (You are currently reading this)](./career-guide-and-soft-skills.md)
+[2023-07-17 "Software Developers Career Guide and Soft Skills" book notes (You are currently reading this)](./career-guide-and-soft-skills.md)
[2023-05-06 "The Obstacle is the Way" book notes](./the-obstacle-is-the-way.md)
[2023-04-01 "Never split the difference" book notes](./never-split-the-difference.md)
[2023-03-16 "The Pragmatic Programmer" book notes](./the-pragmatic-programmer.md)
diff --git a/notes/index.md b/notes/index.md
index eb122509..8be1fc82 100644
--- a/notes/index.md
+++ b/notes/index.md
@@ -24,7 +24,7 @@
['Implementing Service Level Objectives' book notes](./implementing-service-level-objectives.md)
['Fluent Forever' book notes](./fluent-forever.md)
['Eat That Frog' book notes](./eat-that-frog.md)
-['Software Developmers Career Guide and Soft Skills' book notes](./career-guide-and-soft-skills.md)
+['Software Developers Career Guide and Soft Skills' book notes](./career-guide-and-soft-skills.md)
['A Monk's Guide to Happiness' book notes](./a-monks-guide-to-happiness.md)
['97 Things Every SRE Should Know' book notes](./97-things-every-sre-should-know.md)
diff --git a/notes/influence-wihout-authority.md b/notes/influence-wihout-authority.md
index afdac330..4906ee6f 100644
--- a/notes/influence-wihout-authority.md
+++ b/notes/influence-wihout-authority.md
@@ -4,7 +4,7 @@
These notes capture key strategies from "Influence Without Authority" by Allan R. Cohen and David L. Bradford for effective interpersonal relationships and influencing others in the workplace without formal authority.
-These are my personal notes, but maybe you will find them usefull too.
+These are my personal notes, but maybe you will find them useful too.
## Table of Contents
diff --git a/notes/mind-management.md b/notes/mind-management.md
index d8264944..8f8dd674 100644
--- a/notes/mind-management.md
+++ b/notes/mind-management.md
@@ -117,7 +117,7 @@ Other book notes of mine are:
[2024-07-07 "The Stoic Challenge" book notes](./the-stoic-challenge.md)
[2024-05-01 "Slow Productivity" book notes](./slow-productivity.md)
[2023-11-11 "Mind Management" book notes (You are currently reading this)](./mind-management.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
+[2023-07-17 "Software Developers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
[2023-05-06 "The Obstacle is the Way" book notes](./the-obstacle-is-the-way.md)
[2023-04-01 "Never split the difference" book notes](./never-split-the-difference.md)
[2023-03-16 "The Pragmatic Programmer" book notes](./the-pragmatic-programmer.md)
diff --git a/notes/never-split-the-difference.md b/notes/never-split-the-difference.md
index e957323a..e8741549 100644
--- a/notes/never-split-the-difference.md
+++ b/notes/never-split-the-difference.md
@@ -146,7 +146,7 @@ Other book notes of mine are:
[2024-07-07 "The Stoic Challenge" book notes](./the-stoic-challenge.md)
[2024-05-01 "Slow Productivity" book notes](./slow-productivity.md)
[2023-11-11 "Mind Management" book notes](./mind-management.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
+[2023-07-17 "Software Developers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
[2023-05-06 "The Obstacle is the Way" book notes](./the-obstacle-is-the-way.md)
[2023-04-01 "Never split the difference" book notes (You are currently reading this)](./never-split-the-difference.md)
[2023-03-16 "The Pragmatic Programmer" book notes](./the-pragmatic-programmer.md)
diff --git a/notes/slow-productivity.md b/notes/slow-productivity.md
index 19978025..4b4ce4e4 100644
--- a/notes/slow-productivity.md
+++ b/notes/slow-productivity.md
@@ -145,7 +145,7 @@ Other book notes of mine are:
[2024-07-07 "The Stoic Challenge" book notes](./the-stoic-challenge.md)
[2024-05-01 "Slow Productivity" book notes (You are currently reading this)](./slow-productivity.md)
[2023-11-11 "Mind Management" book notes](./mind-management.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
+[2023-07-17 "Software Developers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
[2023-05-06 "The Obstacle is the Way" book notes](./the-obstacle-is-the-way.md)
[2023-04-01 "Never split the difference" book notes](./never-split-the-difference.md)
[2023-03-16 "The Pragmatic Programmer" book notes](./the-pragmatic-programmer.md)
diff --git a/notes/staff-engineer.md b/notes/staff-engineer.md
index 10f2c5c7..3d892092 100644
--- a/notes/staff-engineer.md
+++ b/notes/staff-engineer.md
@@ -128,7 +128,7 @@ Other book notes of mine are:
[2024-07-07 "The Stoic Challenge" book notes](./the-stoic-challenge.md)
[2024-05-01 "Slow Productivity" book notes](./slow-productivity.md)
[2023-11-11 "Mind Management" book notes](./mind-management.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
+[2023-07-17 "Software Developers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
[2023-05-06 "The Obstacle is the Way" book notes](./the-obstacle-is-the-way.md)
[2023-04-01 "Never split the difference" book notes](./never-split-the-difference.md)
[2023-03-16 "The Pragmatic Programmer" book notes](./the-pragmatic-programmer.md)
diff --git a/notes/the-courage-to-be-disliked.md b/notes/the-courage-to-be-disliked.md
index a89302d1..33cf1c61 100644
--- a/notes/the-courage-to-be-disliked.md
+++ b/notes/the-courage-to-be-disliked.md
@@ -116,7 +116,7 @@ Other book notes of mine are:
[2024-07-07 "The Stoic Challenge" book notes](./the-stoic-challenge.md)
[2024-05-01 "Slow Productivity" book notes](./slow-productivity.md)
[2023-11-11 "Mind Management" book notes](./mind-management.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
+[2023-07-17 "Software Developers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
[2023-05-06 "The Obstacle is the Way" book notes](./the-obstacle-is-the-way.md)
[2023-04-01 "Never split the difference" book notes](./never-split-the-difference.md)
[2023-03-16 "The Pragmatic Programmer" book notes](./the-pragmatic-programmer.md)
diff --git a/notes/the-obstacle-is-the-way.md b/notes/the-obstacle-is-the-way.md
index 50fd2475..a0d25e82 100644
--- a/notes/the-obstacle-is-the-way.md
+++ b/notes/the-obstacle-is-the-way.md
@@ -107,7 +107,7 @@ Other book notes of mine are:
[2024-07-07 "The Stoic Challenge" book notes](./the-stoic-challenge.md)
[2024-05-01 "Slow Productivity" book notes](./slow-productivity.md)
[2023-11-11 "Mind Management" book notes](./mind-management.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
+[2023-07-17 "Software Developers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
[2023-05-06 "The Obstacle is the Way" book notes (You are currently reading this)](./the-obstacle-is-the-way.md)
[2023-04-01 "Never split the difference" book notes](./never-split-the-difference.md)
[2023-03-16 "The Pragmatic Programmer" book notes](./the-pragmatic-programmer.md)
diff --git a/notes/the-pragmatic-programmer.md b/notes/the-pragmatic-programmer.md
index 548bb061..0ae184bd 100644
--- a/notes/the-pragmatic-programmer.md
+++ b/notes/the-pragmatic-programmer.md
@@ -87,7 +87,7 @@ Other book notes of mine are:
[2024-07-07 "The Stoic Challenge" book notes](./the-stoic-challenge.md)
[2024-05-01 "Slow Productivity" book notes](./slow-productivity.md)
[2023-11-11 "Mind Management" book notes](./mind-management.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
+[2023-07-17 "Software Developers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
[2023-05-06 "The Obstacle is the Way" book notes](./the-obstacle-is-the-way.md)
[2023-04-01 "Never split the difference" book notes](./never-split-the-difference.md)
[2023-03-16 "The Pragmatic Programmer" book notes (You are currently reading this)](./the-pragmatic-programmer.md)
diff --git a/notes/the-stoic-challenge.md b/notes/the-stoic-challenge.md
index 2bf7bf65..2995ae55 100644
--- a/notes/the-stoic-challenge.md
+++ b/notes/the-stoic-challenge.md
@@ -64,7 +64,7 @@ Other book notes of mine are:
[2024-07-07 "The Stoic Challenge" book notes (You are currently reading this)](./the-stoic-challenge.md)
[2024-05-01 "Slow Productivity" book notes](./slow-productivity.md)
[2023-11-11 "Mind Management" book notes](./mind-management.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
+[2023-07-17 "Software Developers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
[2023-05-06 "The Obstacle is the Way" book notes](./the-obstacle-is-the-way.md)
[2023-04-01 "Never split the difference" book notes](./never-split-the-difference.md)
[2023-03-16 "The Pragmatic Programmer" book notes](./the-pragmatic-programmer.md)
diff --git a/notes/when.md b/notes/when.md
index 2e1e3434..494fd2db 100644
--- a/notes/when.md
+++ b/notes/when.md
@@ -106,7 +106,7 @@ Other book notes of mine are:
[2024-07-07 "The Stoic Challenge" book notes](./the-stoic-challenge.md)
[2024-05-01 "Slow Productivity" book notes](./slow-productivity.md)
[2023-11-11 "Mind Management" book notes](./mind-management.md)
-[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
+[2023-07-17 "Software Developers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
[2023-05-06 "The Obstacle is the Way" book notes](./the-obstacle-is-the-way.md)
[2023-04-01 "Never split the difference" book notes](./never-split-the-difference.md)
[2023-03-16 "The Pragmatic Programmer" book notes](./the-pragmatic-programmer.md)
diff --git a/uptime-stats.md b/uptime-stats.md
index fe949fd1..eae7e351 100644
--- a/uptime-stats.md
+++ b/uptime-stats.md
@@ -1,6 +1,6 @@
# My machine uptime stats
-> This site was last updated at 2026-02-08T18:17:42+02:00
+> This site was last updated at 2026-02-08T22:37:47+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.