From 61e2bcc0a27874d179c77b7ad4d413bfae32f5b7 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 8 Feb 2026 22:39:34 +0200 Subject: Update content for gemtext --- about/novels.gmi | 2 +- about/resources.gmi | 200 ++++++++++----------- ...3-03-16-the-pragmatic-programmer-book-notes.gmi | 2 +- ...04-01-never-split-the-difference-book-notes.gmi | 2 +- ...23-05-06-the-obstacle-is-the-way-book-notes.gmi | 2 +- gemfeed/2023-11-11-mind-management-book-notes.gmi | 2 +- .../2024-05-01-slow-productivity-book-notes.gmi | 2 +- .../2024-06-23-terminal-multiplexing-with-tmux.gmi | 2 +- .../2024-07-07-the-stoic-challenge-book-notes.gmi | 2 +- gemfeed/2024-10-24-staff-engineer-book-notes.gmi | 2 +- ...25-04-05-f3s-kubernetes-with-freebsd-part-4.gmi | 2 +- gemfeed/2025-04-19-when-book-notes.gmi | 2 +- ...06-07-a-monks-guide-to-happiness-book-notes.gmi | 2 +- ...25-07-14-f3s-kubernetes-with-freebsd-part-6.gmi | 2 +- ...11-02-the-courage-to-be-disliked-book-notes.gmi | 2 +- gemfeed/atom.xml | 56 +++--- gemfeed/index.gmi | 2 +- index.gmi | 4 +- notes/a-monks-guide-to-happiness.gmi | 2 +- notes/index.gmi | 2 +- notes/mind-management.gmi | 2 +- notes/never-split-the-difference.gmi | 2 +- notes/slow-productivity.gmi | 2 +- notes/staff-engineer.gmi | 2 +- notes/the-courage-to-be-disliked.gmi | 2 +- notes/the-obstacle-is-the-way.gmi | 2 +- notes/the-pragmatic-programmer.gmi | 2 +- notes/the-stoic-challenge.gmi | 2 +- notes/when.gmi | 2 +- uptime-stats.gmi | 2 +- 30 files changed, 157 insertions(+), 157 deletions(-) diff --git a/about/novels.gmi b/about/novels.gmi index 2cfc516f..35e31a3e 100644 --- a/about/novels.gmi +++ b/about/novels.gmi @@ -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.gmi b/about/resources.gmi index 4ef45dfe..9c7fd1ee 100644 --- a/about/resources.gmi +++ b/about/resources.gmi @@ -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 => ../notes/index.gmi Here are notes of mine for some of the books @@ -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/2023-03-16-the-pragmatic-programmer-book-notes.gmi b/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.gmi index 9473f4ea..229e440a 100644 --- a/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.gmi +++ b/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.gmi @@ -87,7 +87,7 @@ Other book notes of mine are: => ./2024-07-07-the-stoic-challenge-book-notes.gmi 2024-07-07 "The Stoic Challenge" book notes => ./2024-05-01-slow-productivity-book-notes.gmi 2024-05-01 "Slow Productivity" book notes => ./2023-11-11-mind-management-book-notes.gmi 2023-11-11 "Mind Management" book notes -=> ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes +=> ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developers Career Guide and Soft Skills" book notes => ./2023-05-06-the-obstacle-is-the-way-book-notes.gmi 2023-05-06 "The Obstacle is the Way" book notes => ./2023-04-01-never-split-the-difference-book-notes.gmi 2023-04-01 "Never split the difference" book notes => ./2023-03-16-the-pragmatic-programmer-book-notes.gmi 2023-03-16 "The Pragmatic Programmer" book notes (You are currently reading this) 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 2cb2cb81..a98d1cfb 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 @@ -146,7 +146,7 @@ Other book notes of mine are: => ./2024-07-07-the-stoic-challenge-book-notes.gmi 2024-07-07 "The Stoic Challenge" book notes => ./2024-05-01-slow-productivity-book-notes.gmi 2024-05-01 "Slow Productivity" book notes => ./2023-11-11-mind-management-book-notes.gmi 2023-11-11 "Mind Management" book notes -=> ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes +=> ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developers Career Guide and Soft Skills" book notes => ./2023-05-06-the-obstacle-is-the-way-book-notes.gmi 2023-05-06 "The Obstacle is the Way" book notes => ./2023-04-01-never-split-the-difference-book-notes.gmi 2023-04-01 "Never split the difference" book notes (You are currently reading this) => ./2023-03-16-the-pragmatic-programmer-book-notes.gmi 2023-03-16 "The Pragmatic Programmer" book notes 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 17fa9d3e..397d5a0c 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 @@ -107,7 +107,7 @@ Other book notes of mine are: => ./2024-07-07-the-stoic-challenge-book-notes.gmi 2024-07-07 "The Stoic Challenge" book notes => ./2024-05-01-slow-productivity-book-notes.gmi 2024-05-01 "Slow Productivity" book notes => ./2023-11-11-mind-management-book-notes.gmi 2023-11-11 "Mind Management" book notes -=> ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes +=> ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developers Career Guide and Soft Skills" book notes => ./2023-05-06-the-obstacle-is-the-way-book-notes.gmi 2023-05-06 "The Obstacle is the Way" book notes (You are currently reading this) => ./2023-04-01-never-split-the-difference-book-notes.gmi 2023-04-01 "Never split the difference" book notes => ./2023-03-16-the-pragmatic-programmer-book-notes.gmi 2023-03-16 "The Pragmatic Programmer" book notes diff --git a/gemfeed/2023-11-11-mind-management-book-notes.gmi b/gemfeed/2023-11-11-mind-management-book-notes.gmi index 7cf45ffc..e1cdc8c8 100644 --- a/gemfeed/2023-11-11-mind-management-book-notes.gmi +++ b/gemfeed/2023-11-11-mind-management-book-notes.gmi @@ -117,7 +117,7 @@ Other book notes of mine are: => ./2024-07-07-the-stoic-challenge-book-notes.gmi 2024-07-07 "The Stoic Challenge" book notes => ./2024-05-01-slow-productivity-book-notes.gmi 2024-05-01 "Slow Productivity" book notes => ./2023-11-11-mind-management-book-notes.gmi 2023-11-11 "Mind Management" book notes (You are currently reading this) -=> ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes +=> ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developers Career Guide and Soft Skills" book notes => ./2023-05-06-the-obstacle-is-the-way-book-notes.gmi 2023-05-06 "The Obstacle is the Way" book notes => ./2023-04-01-never-split-the-difference-book-notes.gmi 2023-04-01 "Never split the difference" book notes => ./2023-03-16-the-pragmatic-programmer-book-notes.gmi 2023-03-16 "The Pragmatic Programmer" book notes diff --git a/gemfeed/2024-05-01-slow-productivity-book-notes.gmi b/gemfeed/2024-05-01-slow-productivity-book-notes.gmi index 3de91afd..f837786e 100644 --- a/gemfeed/2024-05-01-slow-productivity-book-notes.gmi +++ b/gemfeed/2024-05-01-slow-productivity-book-notes.gmi @@ -145,7 +145,7 @@ Other book notes of mine are: => ./2024-07-07-the-stoic-challenge-book-notes.gmi 2024-07-07 "The Stoic Challenge" book notes => ./2024-05-01-slow-productivity-book-notes.gmi 2024-05-01 "Slow Productivity" book notes (You are currently reading this) => ./2023-11-11-mind-management-book-notes.gmi 2023-11-11 "Mind Management" book notes -=> ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes +=> ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developers Career Guide and Soft Skills" book notes => ./2023-05-06-the-obstacle-is-the-way-book-notes.gmi 2023-05-06 "The Obstacle is the Way" book notes => ./2023-04-01-never-split-the-difference-book-notes.gmi 2023-04-01 "Never split the difference" book notes => ./2023-03-16-the-pragmatic-programmer-book-notes.gmi 2023-03-16 "The Pragmatic Programmer" book notes diff --git a/gemfeed/2024-06-23-terminal-multiplexing-with-tmux.gmi b/gemfeed/2024-06-23-terminal-multiplexing-with-tmux.gmi index 96517a8e..62391ab2 100644 --- a/gemfeed/2024-06-23-terminal-multiplexing-with-tmux.gmi +++ b/gemfeed/2024-06-23-terminal-multiplexing-with-tmux.gmi @@ -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: diff --git a/gemfeed/2024-07-07-the-stoic-challenge-book-notes.gmi b/gemfeed/2024-07-07-the-stoic-challenge-book-notes.gmi index 7eac78c2..5aa85b01 100644 --- a/gemfeed/2024-07-07-the-stoic-challenge-book-notes.gmi +++ b/gemfeed/2024-07-07-the-stoic-challenge-book-notes.gmi @@ -64,7 +64,7 @@ Other book notes of mine are: => ./2024-07-07-the-stoic-challenge-book-notes.gmi 2024-07-07 "The Stoic Challenge" book notes (You are currently reading this) => ./2024-05-01-slow-productivity-book-notes.gmi 2024-05-01 "Slow Productivity" book notes => ./2023-11-11-mind-management-book-notes.gmi 2023-11-11 "Mind Management" book notes -=> ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes +=> ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developers Career Guide and Soft Skills" book notes => ./2023-05-06-the-obstacle-is-the-way-book-notes.gmi 2023-05-06 "The Obstacle is the Way" book notes => ./2023-04-01-never-split-the-difference-book-notes.gmi 2023-04-01 "Never split the difference" book notes => ./2023-03-16-the-pragmatic-programmer-book-notes.gmi 2023-03-16 "The Pragmatic Programmer" book notes diff --git a/gemfeed/2024-10-24-staff-engineer-book-notes.gmi b/gemfeed/2024-10-24-staff-engineer-book-notes.gmi index cc2e0187..f90526a9 100644 --- a/gemfeed/2024-10-24-staff-engineer-book-notes.gmi +++ b/gemfeed/2024-10-24-staff-engineer-book-notes.gmi @@ -128,7 +128,7 @@ Other book notes of mine are: => ./2024-07-07-the-stoic-challenge-book-notes.gmi 2024-07-07 "The Stoic Challenge" book notes => ./2024-05-01-slow-productivity-book-notes.gmi 2024-05-01 "Slow Productivity" book notes => ./2023-11-11-mind-management-book-notes.gmi 2023-11-11 "Mind Management" book notes -=> ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes +=> ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developers Career Guide and Soft Skills" book notes => ./2023-05-06-the-obstacle-is-the-way-book-notes.gmi 2023-05-06 "The Obstacle is the Way" book notes => ./2023-04-01-never-split-the-difference-book-notes.gmi 2023-04-01 "Never split the difference" book notes => ./2023-03-16-the-pragmatic-programmer-book-notes.gmi 2023-03-16 "The Pragmatic Programmer" book notes diff --git a/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4.gmi b/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4.gmi index 9c06126d..1a1d4fb4 100644 --- a/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4.gmi +++ b/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4.gmi @@ -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. diff --git a/gemfeed/2025-04-19-when-book-notes.gmi b/gemfeed/2025-04-19-when-book-notes.gmi index 89be18c4..873b02b2 100644 --- a/gemfeed/2025-04-19-when-book-notes.gmi +++ b/gemfeed/2025-04-19-when-book-notes.gmi @@ -106,7 +106,7 @@ Other book notes of mine are: => ./2024-07-07-the-stoic-challenge-book-notes.gmi 2024-07-07 "The Stoic Challenge" book notes => ./2024-05-01-slow-productivity-book-notes.gmi 2024-05-01 "Slow Productivity" book notes => ./2023-11-11-mind-management-book-notes.gmi 2023-11-11 "Mind Management" book notes -=> ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes +=> ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developers Career Guide and Soft Skills" book notes => ./2023-05-06-the-obstacle-is-the-way-book-notes.gmi 2023-05-06 "The Obstacle is the Way" book notes => ./2023-04-01-never-split-the-difference-book-notes.gmi 2023-04-01 "Never split the difference" book notes => ./2023-03-16-the-pragmatic-programmer-book-notes.gmi 2023-03-16 "The Pragmatic Programmer" book notes diff --git a/gemfeed/2025-06-07-a-monks-guide-to-happiness-book-notes.gmi b/gemfeed/2025-06-07-a-monks-guide-to-happiness-book-notes.gmi index e00b26ed..4653ab7a 100644 --- a/gemfeed/2025-06-07-a-monks-guide-to-happiness-book-notes.gmi +++ b/gemfeed/2025-06-07-a-monks-guide-to-happiness-book-notes.gmi @@ -86,7 +86,7 @@ Other book notes of mine are: => ./2024-07-07-the-stoic-challenge-book-notes.gmi 2024-07-07 "The Stoic Challenge" book notes => ./2024-05-01-slow-productivity-book-notes.gmi 2024-05-01 "Slow Productivity" book notes => ./2023-11-11-mind-management-book-notes.gmi 2023-11-11 "Mind Management" book notes -=> ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes +=> ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developers Career Guide and Soft Skills" book notes => ./2023-05-06-the-obstacle-is-the-way-book-notes.gmi 2023-05-06 "The Obstacle is the Way" book notes => ./2023-04-01-never-split-the-difference-book-notes.gmi 2023-04-01 "Never split the difference" book notes => ./2023-03-16-the-pragmatic-programmer-book-notes.gmi 2023-03-16 "The Pragmatic Programmer" book notes diff --git a/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.gmi b/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.gmi index 415293ed..803482e8 100644 --- a/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.gmi +++ b/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.gmi @@ -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. diff --git a/gemfeed/2025-11-02-the-courage-to-be-disliked-book-notes.gmi b/gemfeed/2025-11-02-the-courage-to-be-disliked-book-notes.gmi index 0c12298b..53be7f59 100644 --- a/gemfeed/2025-11-02-the-courage-to-be-disliked-book-notes.gmi +++ b/gemfeed/2025-11-02-the-courage-to-be-disliked-book-notes.gmi @@ -116,7 +116,7 @@ Other book notes of mine are: => ./2024-07-07-the-stoic-challenge-book-notes.gmi 2024-07-07 "The Stoic Challenge" book notes => ./2024-05-01-slow-productivity-book-notes.gmi 2024-05-01 "Slow Productivity" book notes => ./2023-11-11-mind-management-book-notes.gmi 2023-11-11 "Mind Management" book notes -=> ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes +=> ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developers Career Guide and Soft Skills" book notes => ./2023-05-06-the-obstacle-is-the-way-book-notes.gmi 2023-05-06 "The Obstacle is the Way" book notes => ./2023-04-01-never-split-the-difference-book-notes.gmi 2023-04-01 "Never split the difference" book notes => ./2023-03-16-the-pragmatic-programmer-book-notes.gmi 2023-03-16 "The Pragmatic Programmer" book notes diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 696ba9c8..31c9936a 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2026-02-08T18:17:43+02:00 + 2026-02-08T22:37:47+02:00 foo.zone feed To be in the .zone! @@ -99,7 +99,7 @@ bind-key e run-shell -b "tmux display-message -p '#{pane_id}'
Prefilled prompt text

-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.

@@ -3614,7 +3614,7 @@ spec: 2024-07-07 "The Stoic Challenge" book notes
2024-05-01 "Slow Productivity" book notes
2023-11-11 "Mind Management" book notes
-2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes
+2023-07-17 "Software Developers Career Guide and Soft Skills" book notes
2023-05-06 "The Obstacle is the Way" book notes
2023-04-01 "Never split the difference" book notes
2023-03-16 "The Pragmatic Programmer" book notes
@@ -7126,7 +7126,7 @@ content = "{CODE}" f3s: Kubernetes with FreeBSD - Part 6: Storage gemini://foo.zone/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.gmi - 2025-07-13T16:44:29+03:00, last updated: 27.01.2026 + 2025-07-13T16:44:29+03:00, last updated Tue 27 Jan 10:09:08 EET 2026 Paul Buetow aka snonux paul@dev.buetow.org @@ -7136,7 +7136,7 @@ content = "{CODE}"

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.

@@ -7209,7 +7209,7 @@ content = "{CODE}"

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
  • @@ -7623,13 +7623,13 @@ 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)



@@ -10303,7 +10303,7 @@ http://www.gnu.org/software/src-highlite --> 2024-07-07 "The Stoic Challenge" book notes
2024-05-01 "Slow Productivity" book notes
2023-11-11 "Mind Management" book notes
-2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes
+2023-07-17 "Software Developers Career Guide and Soft Skills" book notes
2023-05-06 "The Obstacle is the Way" book notes
2023-04-01 "Never split the difference" book notes
2023-03-16 "The Pragmatic Programmer" book notes
@@ -12446,7 +12446,7 @@ __ejm\___/________dwb`---`______________________ 2024-07-07 "The Stoic Challenge" book notes
2024-05-01 "Slow Productivity" book notes
2023-11-11 "Mind Management" book notes
-2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes
+2023-07-17 "Software Developers Career Guide and Soft Skills" book notes
2023-05-06 "The Obstacle is the Way" book notes
2023-04-01 "Never split the difference" book notes
2023-03-16 "The Pragmatic Programmer" book notes
@@ -12459,7 +12459,7 @@ __ejm\___/________dwb`---`______________________ f3s: Kubernetes with FreeBSD - Part 4: Rocky Linux Bhyve VMs gemini://foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4.gmi - 2025-04-04T23:21:01+03:00, updated Fri 26 Dec 08:51:06 EET 2025 + 2025-04-04T23:21:01+03:00, last updated Fri 26 Dec 08:51:06 EET 2025 Paul Buetow aka snonux paul@dev.buetow.org @@ -12469,7 +12469,7 @@ __ejm\___/________dwb`---`______________________

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.

@@ -12570,7 +12570,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:

-
[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
@@ -15805,7 +15805,7 @@ http://www.gnu.org/software/src-highlite -->
 2024-07-07 "The Stoic Challenge" book notes
2024-05-01 "Slow Productivity" book notes
2023-11-11 "Mind Management" book notes
-2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes
+2023-07-17 "Software Developers Career Guide and Soft Skills" book notes
2023-05-06 "The Obstacle is the Way" book notes
2023-04-01 "Never split the difference" book notes
2023-03-16 "The Pragmatic Programmer" book notes
@@ -16461,7 +16461,7 @@ jgs \\`_..---.Y.---.._`// 2024-07-07 "The Stoic Challenge" book notes (You are currently reading this)
2024-05-01 "Slow Productivity" book notes
2023-11-11 "Mind Management" book notes
-2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes
+2023-07-17 "Software Developers Career Guide and Soft Skills" book notes
2023-05-06 "The Obstacle is the Way" book notes
2023-04-01 "Never split the difference" book notes
2023-03-16 "The Pragmatic Programmer" book notes
@@ -16873,7 +16873,7 @@ r\\]|\\.)*\](?:(?:\r\n)?[ \t])*)(?:\.(?:(?:\r\n)?[ \t])*(?:[^()<>@,;:\\".\ Terminal multiplexing with `tmux` - Z-Shell edition gemini://foo.zone/gemfeed/2024-06-23-terminal-multiplexing-with-tmux.gmi - 2024-06-23T22:41:59+03:00 + 2024-06-23T22:41:59+03:00, last updated Fri 02 May 00:10:49 EEST 2025 Paul Buetow aka snonux paul@dev.buetow.org @@ -16883,7 +16883,7 @@ r\\]|\\.)*\](?:(?:\r\n)?[ \t])*)(?:\.(?:(?:\r\n)?[ \t])*(?:[^()<>@,;:\\".\

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:

@@ -16969,7 +16969,7 @@ http://www.gnu.org/software/src-highlite --> 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.

@@ -16981,7 +16981,7 @@ http://www.gnu.org/software/src-highlite --> by Lorenzo Bettini http://www.lorenzobettini.it http://www.gnu.org/software/src-highlite --> -
# 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
@@ -17289,7 +17289,7 @@ bind-key T choose-tree
 
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
+Tmux session tree view


The last remaining lines in my configuration file are:
@@ -17811,7 +17811,7 @@ http://www.gnu.org/software/src-highlite --> 2024-07-07 "The Stoic Challenge" book notes
2024-05-01 "Slow Productivity" book notes (You are currently reading this)
2023-11-11 "Mind Management" book notes
-2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes
+2023-07-17 "Software Developers Career Guide and Soft Skills" book notes
2023-05-06 "The Obstacle is the Way" book notes
2023-04-01 "Never split the difference" book notes
2023-03-16 "The Pragmatic Programmer" book notes
diff --git a/gemfeed/index.gmi b/gemfeed/index.gmi index c03a8811..a73d0aea 100644 --- a/gemfeed/index.gmi +++ b/gemfeed/index.gmi @@ -53,7 +53,7 @@ => ./2023-09-25-dtail-usage-examples.gmi 2023-09-25 - DTail usage examples => ./2023-08-18-site-reliability-engineering-part-1.gmi 2023-08-18 - Site Reliability Engineering - Part 1: SRE and Organizational Culture => ./2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.gmi 2023-07-21 - Gemtexter 2.1.0 - Let's Gemtext again³ -=> ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 - 'Software Developmers Career Guide and Soft Skills' book notes +=> ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 - 'Software Developers Career Guide and Soft Skills' book notes => ./2023-06-01-kiss-server-monitoring-with-gogios.gmi 2023-06-01 - KISS server monitoring with Gogios => ./2023-05-06-the-obstacle-is-the-way-book-notes.gmi 2023-05-06 - 'The Obstacle is the Way' book notes => ./2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi 2023-05-01 - Unveiling `guprecords.raku`: Global Uptime Records with Raku diff --git a/index.gmi b/index.gmi index 380e5978..2c10cda6 100644 --- a/index.gmi +++ b/index.gmi @@ -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 => ./gemfeed/2023-09-25-dtail-usage-examples.gmi 2023-09-25 - DTail usage examples => ./gemfeed/2023-08-18-site-reliability-engineering-part-1.gmi 2023-08-18 - Site Reliability Engineering - Part 1: SRE and Organizational Culture => ./gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.gmi 2023-07-21 - Gemtexter 2.1.0 - Let's Gemtext again³ -=> ./gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 - 'Software Developmers Career Guide and Soft Skills' book notes +=> ./gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 - 'Software Developers Career Guide and Soft Skills' book notes => ./gemfeed/2023-06-01-kiss-server-monitoring-with-gogios.gmi 2023-06-01 - KISS server monitoring with Gogios => ./gemfeed/2023-05-06-the-obstacle-is-the-way-book-notes.gmi 2023-05-06 - 'The Obstacle is the Way' book notes => ./gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi 2023-05-01 - Unveiling `guprecords.raku`: Global Uptime Records with Raku diff --git a/notes/a-monks-guide-to-happiness.gmi b/notes/a-monks-guide-to-happiness.gmi index b6445df9..4a60b230 100644 --- a/notes/a-monks-guide-to-happiness.gmi +++ b/notes/a-monks-guide-to-happiness.gmi @@ -86,7 +86,7 @@ Other book notes of mine are: => ./the-stoic-challenge.gmi 2024-07-07 "The Stoic Challenge" book notes => ./slow-productivity.gmi 2024-05-01 "Slow Productivity" book notes => ./mind-management.gmi 2023-11-11 "Mind Management" book notes -=> ./career-guide-and-soft-skills.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes +=> ./career-guide-and-soft-skills.gmi 2023-07-17 "Software Developers Career Guide and Soft Skills" book notes => ./the-obstacle-is-the-way.gmi 2023-05-06 "The Obstacle is the Way" book notes => ./never-split-the-difference.gmi 2023-04-01 "Never split the difference" book notes => ./the-pragmatic-programmer.gmi 2023-03-16 "The Pragmatic Programmer" book notes diff --git a/notes/index.gmi b/notes/index.gmi index dcc16279..7a6fa420 100644 --- a/notes/index.gmi +++ b/notes/index.gmi @@ -24,7 +24,7 @@ => ./implementing-service-level-objectives.gmi 'Implementing Service Level Objectives' book notes => ./fluent-forever.gmi 'Fluent Forever' book notes => ./eat-that-frog.gmi 'Eat That Frog' book notes -=> ./career-guide-and-soft-skills.gmi 'Software Developmers Career Guide and Soft Skills' book notes +=> ./career-guide-and-soft-skills.gmi 'Software Developers Career Guide and Soft Skills' book notes => ./a-monks-guide-to-happiness.gmi 'A Monk's Guide to Happiness' book notes => ./97-things-every-sre-should-know.gmi '97 Things Every SRE Should Know' book notes diff --git a/notes/mind-management.gmi b/notes/mind-management.gmi index 58a1c9f1..ea9c12ee 100644 --- a/notes/mind-management.gmi +++ b/notes/mind-management.gmi @@ -117,7 +117,7 @@ Other book notes of mine are: => ./the-stoic-challenge.gmi 2024-07-07 "The Stoic Challenge" book notes => ./slow-productivity.gmi 2024-05-01 "Slow Productivity" book notes => ./mind-management.gmi 2023-11-11 "Mind Management" book notes (You are currently reading this) -=> ./career-guide-and-soft-skills.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes +=> ./career-guide-and-soft-skills.gmi 2023-07-17 "Software Developers Career Guide and Soft Skills" book notes => ./the-obstacle-is-the-way.gmi 2023-05-06 "The Obstacle is the Way" book notes => ./never-split-the-difference.gmi 2023-04-01 "Never split the difference" book notes => ./the-pragmatic-programmer.gmi 2023-03-16 "The Pragmatic Programmer" book notes diff --git a/notes/never-split-the-difference.gmi b/notes/never-split-the-difference.gmi index 1400d2c8..01809bd6 100644 --- a/notes/never-split-the-difference.gmi +++ b/notes/never-split-the-difference.gmi @@ -146,7 +146,7 @@ Other book notes of mine are: => ./the-stoic-challenge.gmi 2024-07-07 "The Stoic Challenge" book notes => ./slow-productivity.gmi 2024-05-01 "Slow Productivity" book notes => ./mind-management.gmi 2023-11-11 "Mind Management" book notes -=> ./career-guide-and-soft-skills.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes +=> ./career-guide-and-soft-skills.gmi 2023-07-17 "Software Developers Career Guide and Soft Skills" book notes => ./the-obstacle-is-the-way.gmi 2023-05-06 "The Obstacle is the Way" book notes => ./never-split-the-difference.gmi 2023-04-01 "Never split the difference" book notes (You are currently reading this) => ./the-pragmatic-programmer.gmi 2023-03-16 "The Pragmatic Programmer" book notes diff --git a/notes/slow-productivity.gmi b/notes/slow-productivity.gmi index 65637821..111a13dd 100644 --- a/notes/slow-productivity.gmi +++ b/notes/slow-productivity.gmi @@ -145,7 +145,7 @@ Other book notes of mine are: => ./the-stoic-challenge.gmi 2024-07-07 "The Stoic Challenge" book notes => ./slow-productivity.gmi 2024-05-01 "Slow Productivity" book notes (You are currently reading this) => ./mind-management.gmi 2023-11-11 "Mind Management" book notes -=> ./career-guide-and-soft-skills.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes +=> ./career-guide-and-soft-skills.gmi 2023-07-17 "Software Developers Career Guide and Soft Skills" book notes => ./the-obstacle-is-the-way.gmi 2023-05-06 "The Obstacle is the Way" book notes => ./never-split-the-difference.gmi 2023-04-01 "Never split the difference" book notes => ./the-pragmatic-programmer.gmi 2023-03-16 "The Pragmatic Programmer" book notes diff --git a/notes/staff-engineer.gmi b/notes/staff-engineer.gmi index 8b4b9646..a77ed586 100644 --- a/notes/staff-engineer.gmi +++ b/notes/staff-engineer.gmi @@ -128,7 +128,7 @@ Other book notes of mine are: => ./the-stoic-challenge.gmi 2024-07-07 "The Stoic Challenge" book notes => ./slow-productivity.gmi 2024-05-01 "Slow Productivity" book notes => ./mind-management.gmi 2023-11-11 "Mind Management" book notes -=> ./career-guide-and-soft-skills.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes +=> ./career-guide-and-soft-skills.gmi 2023-07-17 "Software Developers Career Guide and Soft Skills" book notes => ./the-obstacle-is-the-way.gmi 2023-05-06 "The Obstacle is the Way" book notes => ./never-split-the-difference.gmi 2023-04-01 "Never split the difference" book notes => ./the-pragmatic-programmer.gmi 2023-03-16 "The Pragmatic Programmer" book notes diff --git a/notes/the-courage-to-be-disliked.gmi b/notes/the-courage-to-be-disliked.gmi index d514c9d7..0ce29f7d 100644 --- a/notes/the-courage-to-be-disliked.gmi +++ b/notes/the-courage-to-be-disliked.gmi @@ -116,7 +116,7 @@ Other book notes of mine are: => ./the-stoic-challenge.gmi 2024-07-07 "The Stoic Challenge" book notes => ./slow-productivity.gmi 2024-05-01 "Slow Productivity" book notes => ./mind-management.gmi 2023-11-11 "Mind Management" book notes -=> ./career-guide-and-soft-skills.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes +=> ./career-guide-and-soft-skills.gmi 2023-07-17 "Software Developers Career Guide and Soft Skills" book notes => ./the-obstacle-is-the-way.gmi 2023-05-06 "The Obstacle is the Way" book notes => ./never-split-the-difference.gmi 2023-04-01 "Never split the difference" book notes => ./the-pragmatic-programmer.gmi 2023-03-16 "The Pragmatic Programmer" book notes diff --git a/notes/the-obstacle-is-the-way.gmi b/notes/the-obstacle-is-the-way.gmi index 1cc2e864..4f3de5d0 100644 --- a/notes/the-obstacle-is-the-way.gmi +++ b/notes/the-obstacle-is-the-way.gmi @@ -107,7 +107,7 @@ Other book notes of mine are: => ./the-stoic-challenge.gmi 2024-07-07 "The Stoic Challenge" book notes => ./slow-productivity.gmi 2024-05-01 "Slow Productivity" book notes => ./mind-management.gmi 2023-11-11 "Mind Management" book notes -=> ./career-guide-and-soft-skills.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes +=> ./career-guide-and-soft-skills.gmi 2023-07-17 "Software Developers Career Guide and Soft Skills" book notes => ./the-obstacle-is-the-way.gmi 2023-05-06 "The Obstacle is the Way" book notes (You are currently reading this) => ./never-split-the-difference.gmi 2023-04-01 "Never split the difference" book notes => ./the-pragmatic-programmer.gmi 2023-03-16 "The Pragmatic Programmer" book notes diff --git a/notes/the-pragmatic-programmer.gmi b/notes/the-pragmatic-programmer.gmi index 26613af6..b0296d49 100644 --- a/notes/the-pragmatic-programmer.gmi +++ b/notes/the-pragmatic-programmer.gmi @@ -87,7 +87,7 @@ Other book notes of mine are: => ./the-stoic-challenge.gmi 2024-07-07 "The Stoic Challenge" book notes => ./slow-productivity.gmi 2024-05-01 "Slow Productivity" book notes => ./mind-management.gmi 2023-11-11 "Mind Management" book notes -=> ./career-guide-and-soft-skills.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes +=> ./career-guide-and-soft-skills.gmi 2023-07-17 "Software Developers Career Guide and Soft Skills" book notes => ./the-obstacle-is-the-way.gmi 2023-05-06 "The Obstacle is the Way" book notes => ./never-split-the-difference.gmi 2023-04-01 "Never split the difference" book notes => ./the-pragmatic-programmer.gmi 2023-03-16 "The Pragmatic Programmer" book notes (You are currently reading this) diff --git a/notes/the-stoic-challenge.gmi b/notes/the-stoic-challenge.gmi index 5c5bf5c7..a307bec0 100644 --- a/notes/the-stoic-challenge.gmi +++ b/notes/the-stoic-challenge.gmi @@ -64,7 +64,7 @@ Other book notes of mine are: => ./the-stoic-challenge.gmi 2024-07-07 "The Stoic Challenge" book notes (You are currently reading this) => ./slow-productivity.gmi 2024-05-01 "Slow Productivity" book notes => ./mind-management.gmi 2023-11-11 "Mind Management" book notes -=> ./career-guide-and-soft-skills.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes +=> ./career-guide-and-soft-skills.gmi 2023-07-17 "Software Developers Career Guide and Soft Skills" book notes => ./the-obstacle-is-the-way.gmi 2023-05-06 "The Obstacle is the Way" book notes => ./never-split-the-difference.gmi 2023-04-01 "Never split the difference" book notes => ./the-pragmatic-programmer.gmi 2023-03-16 "The Pragmatic Programmer" book notes diff --git a/notes/when.gmi b/notes/when.gmi index eef92bdb..6e2cbd98 100644 --- a/notes/when.gmi +++ b/notes/when.gmi @@ -106,7 +106,7 @@ Other book notes of mine are: => ./the-stoic-challenge.gmi 2024-07-07 "The Stoic Challenge" book notes => ./slow-productivity.gmi 2024-05-01 "Slow Productivity" book notes => ./mind-management.gmi 2023-11-11 "Mind Management" book notes -=> ./career-guide-and-soft-skills.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes +=> ./career-guide-and-soft-skills.gmi 2023-07-17 "Software Developers Career Guide and Soft Skills" book notes => ./the-obstacle-is-the-way.gmi 2023-05-06 "The Obstacle is the Way" book notes => ./never-split-the-difference.gmi 2023-04-01 "Never split the difference" book notes => ./the-pragmatic-programmer.gmi 2023-03-16 "The Pragmatic Programmer" book notes diff --git a/uptime-stats.gmi b/uptime-stats.gmi index 340ef956..024a793a 100644 --- a/uptime-stats.gmi +++ b/uptime-stats.gmi @@ -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. -- cgit v1.2.3