diff options
| author | Paul Buetow <paul@buetow.org> | 2025-07-13 16:51:48 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-07-13 16:51:48 +0300 |
| commit | 947b7154dd21a2934e152e25fb7d90e8c1b36bce (patch) | |
| tree | 7ef1d734a4b74dc33410f03d20d9048879c2f80a | |
| parent | ec274d473332eceb14f626a56907404c42e9f971 (diff) | |
Update content for md
| -rw-r--r-- | about/resources.md | 194 | ||||
| -rw-r--r-- | gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.md | 4 | ||||
| -rw-r--r-- | index.md | 2 | ||||
| -rw-r--r-- | uptime-stats.md | 2 |
4 files changed, 101 insertions, 101 deletions
diff --git a/about/resources.md b/about/resources.md index 0fabb703..a34939eb 100644 --- a/about/resources.md +++ b/about/resources.md @@ -35,105 +35,105 @@ You won't find any links on this site because, over time, the links will break. In random order: +* Data Science at the Command Line; Jeroen Janssens; O'Reilly +* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly +* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible * Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt -* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly -* Perl New Features; Joshua McAdams, brian d foy; Perl School -* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly -* Site Reliability Engineering; How Google runs production systems; O'Reilly -* Ultimate Go Notebook; Bill Kennedy -* The Pragmatic Programmer; David Thomas; Addison-Wesley -* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf -* Java ist auch eine Insel; Christian Ullenboom; -* Concurrency in Go; Katherine Cox-Buday; O'Reilly -* The Docker Book; James Turnbull; Kindle * Leanring eBPF; Liz Rice; O'Reilly -* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton * 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 -* C++ Programming Language; Bjarne Stroustrup; * Pro Puppet; James Turnbull, Jeffrey McCune; Apress -* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly -* Effective Java; Joshua Bloch; Addison-Wesley Professional -* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers -* Developing Games in Java; David Brackeen and others...; New Riders +* Systemprogrammierung in Go; Frank Müller; dpunkt +* Raku Fundamentals; Moritz Lenz; Apress +* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications +* Site Reliability Engineering; How Google runs production systems; O'Reilly +* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press +* Higher Order Perl; Mark Dominus; Morgan Kaufmann +* Java ist auch eine Insel; Christian Ullenboom; * Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly -* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible +* Polished Ruby Programming; Jeremy Evans; Packt Publishing +* Perl New Features; Joshua McAdams, brian d foy; Perl School * The Kubernetes Book; Nigel Poulton; Unabridged Audiobook -* Terraform Cookbook; Mikael Krief; Packt Publishing +* Raku Recipes; J.J. Merelo; Apress +* The Pragmatic Programmer; David Thomas; Addison-Wesley +* Effective Java; Joshua Bloch; Addison-Wesley Professional * Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers -* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly +* Ultimate Go Notebook; Bill Kennedy +* Developing Games in Java; David Brackeen and others...; New Riders * Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly -* Polished Ruby Programming; Jeremy Evans; Packt Publishing +* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton +* Concurrency in Go; Katherine Cox-Buday; O'Reilly * DNS and BIND; Cricket Liu; O'Reilly +* Terraform Cookbook; Mikael Krief; Packt Publishing +* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner * The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional -* Systemprogrammierung in Go; Frank Müller; dpunkt -* Funktionale Programmierung; Peter Pepper; Springer -* Effective awk programming; Arnold Robbins; O'Reilly +* C++ Programming Language; Bjarne Stroustrup; +* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly +* The Docker Book; James Turnbull; Kindle +* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf +* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly * Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson +* Modern Perl; Chromatic ; Onyx Neon Press +* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly +* 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 -* Raku Fundamentals; Moritz Lenz; Apress -* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications +* Funktionale Programmierung; Peter Pepper; Springer * Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press -* Data Science at the Command Line; Jeroen Janssens; O'Reilly -* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner +* Effective awk programming; Arnold Robbins; O'Reilly * The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible -* Raku Recipes; J.J. Merelo; Apress -* Higher Order Perl; Mark Dominus; Morgan Kaufmann -* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press -* Modern Perl; Chromatic ; Onyx Neon Press +* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers ## 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: -* The Linux Programming Interface; Michael Kerrisk; No Starch Press -* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley +* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly * Relayd and Httpd Mastery; Michael W Lucas +* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley * Go: Design Patterns for Real-World Projects; Mat Ryer; Packt -* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly -* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly * Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly -* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley +* The Linux Programming Interface; Michael Kerrisk; No Starch Press +* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly +* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley ## Self-development and soft-skills books In random order: -* Eat That Frog; Brian Tracy -* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne -* Ultralearning; Anna Laurent; Self-published via Amazon -* The Joy of Missing Out; Christina Crook; New Society Publishers +* Getting Things Done; David Allen +* Deep Work; Cal Newport; Piatkus +* Psycho-Cybernetics; Maxwell Maltz; Perigee Books +* The Bullet Journal Method; Ryder Carroll; Fourth Estate +* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing +* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books +* Eat That Frog!; Brian Tracy; Hodder Paperbacks * Meditation for Mortals, Oliver Burkeman, Audiobook +* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select +* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook +* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd +* Ultralearning; Anna Laurent; Self-published via Amazon +* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly * Never Split the Difference; Chris Voss, Tahl Raz; Random House Business -* The Power of Now; Eckhard Tolle; Yellow Kite -* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK -* Deep Work; Cal Newport; Piatkus -* Getting Things Done; David Allen +* 101 Essays that change the way you think; Brianna Wiest; Audiobook * The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook -* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd -* The Good Enough Job; Simone Stolzoff; Ebury Edge +* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion * Soft Skills; John Sommez; Manning Publications +* Ultralearning; Scott Young; Thorsons +* Stop starting, start finishing; Arne Roock; Lean-Kanban University +* Eat That Frog; Brian Tracy +* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK +* Influence without Authority; A. Cohen, D. Bradford; Wiley +* Digital Minimalism; Cal Newport; Portofolio Penguin +* 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 +* Atomic Habits; James Clear; Random House Business * The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME) -* Eat That Frog!; Brian Tracy; Hodder Paperbacks +* Slow Productivity; Cal Newport; Penguin Random House +* The Joy of Missing Out; Christina Crook; New Society Publishers +* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook +* The Good Enough Job; Simone Stolzoff; Ebury Edge * Solve for Happy; Mo Gawdat (RE-READ 1ST TIME) -* 101 Essays that change the way you think; Brianna Wiest; Audiobook -* Atomic Habits; James Clear; Random House Business -* Digital Minimalism; Cal Newport; Portofolio Penguin +* The Power of Now; Eckhard Tolle; Yellow Kite * Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press -* Psycho-Cybernetics; Maxwell Maltz; Perigee Books -* Ultralearning; Scott Young; Thorsons -* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing -* Influence without Authority; A. Cohen, D. Bradford; Wiley -* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook -* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook -* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion -* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books -* Stop starting, start finishing; Arne Roock; Lean-Kanban University -* The Bullet Journal Method; Ryder Carroll; Fourth Estate -* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly -* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select -* Slow Productivity; Cal Newport; Penguin Random House [Here are notes of mine for some of the books](../notes/index.md) @@ -141,30 +141,30 @@ In random order: Some of these were in-person with exams; others were online learning lectures only. In random order: -* Protocol buffers; O'Reilly Online -* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online -* Ultimate Go Programming; Bill Kennedy; O'Reilly Online -* Functional programming lecture; Remote University of Hagen -* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online * MySQL Deep Dive Workshop; 2-day on-site training -* AWS Immersion Day; Amazon; 1-day interactive online training +* Apache Tomcat Best Practises; 3-day on-site training +* The Well-Grounded Rubyist Video Edition; David. A. Black; 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 +* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. +* Scripting Vim; Damian Conway; O'Reilly Online * Algorithms Video Lectures; Robert Sedgewick; 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) -* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. -* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon -* Apache Tomcat Best Practises; 3-day on-site training +* Functional programming lecture; Remote University of Hagen +* Protocol buffers; O'Reilly Online * Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training -* Structure and Interpretation of Computer Programs; Harold Abelson and more...; -* Scripting Vim; Damian Conway; O'Reilly Online +* Ultimate Go Programming; Bill Kennedy; O'Reilly Online * Developing IaC with Terraform (with Live Lessons); O'Reilly Online +* Structure and Interpretation of Computer Programs; Harold Abelson and more...; +* AWS Immersion Day; Amazon; 1-day interactive online training +* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online ## 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 @@ -172,57 +172,57 @@ These are not whole books, but guides (smaller or larger) which I found very use In random order: +* Hidden Brain * Fallthrough [Golang] * The Changelog Podcast(s) * Backend Banter +* The ProdCast (Google SRE Podcast) * BSD Now [BSD] -* Dev Interrupted * Fork Around And Find Out -* Modern Mentor -* Cup o' Go [Golang] -* Pratical AI * Maintainable -* Hidden Brain -* The ProdCast (Google SRE Podcast) * Deep Questions with Cal Newport +* Cup o' Go [Golang] * The Pragmatic Engineer Podcast +* Pratical AI +* Dev Interrupted +* Modern Mentor ### 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] -* FLOSS weekly -* Modern Mentor -* Ship It (predecessor of Fork Around And Find Out) * Java Pub House +* Ship It (predecessor of Fork Around And Find Out) +* Modern Mentor +* CRE: Chaosradio Express [german] * Go Time (predecessor of fallthrough) +* FLOSS weekly ## Newsletters I like This is a mix of tech and non-tech newsletters I am subscribed to. In random order: -* Monospace Mentor * The Imperfectionist -* Ruby Weekly -* The Pragmatic Engineer -* Golang Weekly -* Andreas Brandhorst Newsletter (Sci-Fi author) * Applied Go Weekly Newsletter * byteSizeGo -* The Valuable Dev -* VK Newsletter -* Register Spill +* The Pragmatic Engineer * Changelog News +* Register Spill +* Monospace Mentor +* VK Newsletter +* Andreas Brandhorst Newsletter (Sci-Fi author) +* Ruby Weekly +* The Valuable Dev +* Golang Weekly ## 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 +* LWN (online only) * freeX (not published anymore) * Linux Magazine -* LWN (online only) +* Linux User # Formal education 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 87a4f63c..51742ccb 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 @@ -47,7 +47,7 @@ This is the sixth blog post about the f3s series for self-hosting demands in a h * [⇢ ⇢ ⇢ CARP Control Script for Clean Failover](#carp-control-script-for-clean-failover) * [⇢ ⇢ ⇢ CARP Management Script](#carp-management-script) * [⇢ ⇢ ⇢ Automatic Failback After Reboot](#automatic-failback-after-reboot) -* [⇢ ⇢ Client Configuration for Stunnel](#client-configuration-for-stunnel) +* [⇢ ⇢ Client Configuration for NFS via Stunnel](#client-configuration-for-nfs-via-stunnel) * [⇢ ⇢ ⇢ Configuring Rocky Linux Clients (`r0`, `r1`, `r2`)](#configuring-rocky-linux-clients-r0-r1-r2) * [⇢ ⇢ ⇢ Testing NFS Mount with Stunnel](#testing-nfs-mount-with-stunnel) * [⇢ ⇢ ⇢ Testing CARP Failover with mounted clients and stale file handles:](#testing-carp-failover-with-mounted-clients-and-stale-file-handles) @@ -1311,7 +1311,7 @@ So, in summary: This ensures `f0` automatically resumes its role as primary storage server after any reboot, while providing administrative control when needed. -## Client Configuration for Stunnel +## Client Configuration for NFS via Stunnel To mount NFS shares with stunnel encryption, clients must install and configure stunnel using their client certificates. @@ -1,6 +1,6 @@ # Hello! -> This site was generated at 2025-07-13T16:48:21+03:00 by `Gemtexter` +> This site was generated at 2025-07-13T16:50:30+03:00 by `Gemtexter` Welcome to the foo.zone! diff --git a/uptime-stats.md b/uptime-stats.md index 433d89cf..c51b7224 100644 --- a/uptime-stats.md +++ b/uptime-stats.md @@ -1,6 +1,6 @@ # My machine uptime stats -> This site was last updated at 2025-07-13T16:48:21+03:00 +> This site was last updated at 2025-07-13T16:50:30+03:00 The following stats were collected via `uptimed` on all of my personal computers over many years and the output was generated by `guprecords`, the global uptime records stats analyser of mine. |
