diff options
| -rw-r--r-- | about/resources.gmi | 166 | ||||
| -rw-r--r-- | gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi | 2 | ||||
| -rw-r--r-- | gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi.tpl | 2 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 4 | ||||
| -rw-r--r-- | gemfeed/f3s-kubernetes-with-freebsd-part-1/f3slogo.png | bin | 317766 -> 185496 bytes | |||
| -rw-r--r-- | index.gmi | 2 | ||||
| -rw-r--r-- | uptime-stats.gmi | 2 |
7 files changed, 89 insertions, 89 deletions
diff --git a/about/resources.gmi b/about/resources.gmi index 4a891f87..2fab923d 100644 --- a/about/resources.gmi +++ b/about/resources.gmi @@ -35,98 +35,98 @@ You won't find any links on this site because, over time, the links will break. In random order: -* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers -* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson -* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly -* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible -* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly -* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly -* The Docker Book; James Turnbull; Kindle -* Perl New Features; Joshua McAdams, brian d foy; Perl School -* C++ Programming Language; Bjarne Stroustrup; -* Data Science at the Command Line; Jeroen Janssens; O'Reilly -* Pro Puppet; James Turnbull, Jeffrey McCune; Apress -* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications -* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton -* Developing Games in Java; David Brackeen and others...; New Riders -* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional -* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook -* Polished Ruby Programming; Jeremy Evans; Packt Publishing +* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly +* Java ist auch eine Insel; Christian Ullenboom; * Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers -* Raku Fundamentals; Moritz Lenz; Apress -* DNS and BIND; Cricket Liu; O'Reilly -* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly -* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt -* Systemprogrammierung in Go; Frank Müller; dpunkt -* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner * Modern Perl; Chromatic ; Onyx Neon Press * Raku Recipes; J.J. Merelo; Apress +* Funktionale Programmierung; Peter Pepper; Springer +* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton +* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional +* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications +* C++ Programming Language; Bjarne Stroustrup; +* Higher Order Perl; Mark Dominus; Morgan Kaufmann +* Terraform Cookbook; Mikael Krief; Packt Publishing +* The Pragmatic Programmer; David Thomas; Addison-Wesley +* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook +* Effective Java; Joshua Bloch; Addison-Wesley Professional +* 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 +* Perl New Features; Joshua McAdams, brian d foy; Perl School * Concurrency in Go; Katherine Cox-Buday; O'Reilly +* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly +* Developing Games in Java; David Brackeen and others...; New Riders +* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications +* The Docker Book; James Turnbull; Kindle +* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers +* Systemprogrammierung in Go; Frank Müller; dpunkt +* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt +* DNS and BIND; Cricket Liu; O'Reilly * Ultimate Go Notebook; Bill Kennedy -* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications +* Pro Puppet; James Turnbull, Jeffrey McCune; Apress +* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly +* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press +* Data Science at the Command Line; Jeroen Janssens; O'Reilly +* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible * Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press * Effective awk programming; Arnold Robbins; O'Reilly -* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly -* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; 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 -* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press -* Funktionale Programmierung; Peter Pepper; Springer -* The Pragmatic Programmer; David Thomas; Addison-Wesley * Site Reliability Engineering; How Google runs production systems; O'Reilly -* Effective Java; Joshua Bloch; Addison-Wesley Professional -* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly -* Higher Order Perl; Mark Dominus; Morgan Kaufmann +* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson +* Polished Ruby Programming; Jeremy Evans; Packt Publishing +* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner +* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly * Leanring eBPF; Liz Rice; O'Reilly +* Raku Fundamentals; Moritz Lenz; Apress * The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible -* Terraform Cookbook; Mikael Krief; Packt Publishing -* Java ist auch eine Insel; Christian Ullenboom; +* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly +* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly +* 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: -* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly -* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley -* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly -* Relayd and Httpd Mastery; Michael W Lucas * 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 +* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly * BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley +* Relayd and Httpd Mastery; Michael W Lucas ## Self-development and soft-skills books In random order: -* Digital Minimalism; Cal Newport; Portofolio Penguin -* So Good They Can't Ignore You; Cal Newport; Business Plus -* Psycho-Cybernetics; Maxwell Maltz; Perigee Books -* The Bullet Journal Method; Ryder Carroll; Fourth Estate -* Staff Engineer: Leadership beyond the management track; Will Larson; Audible -* Ultralearning; Scott Young; Thorsons -* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd -* Influence without Authority; A. Cohen, D. Bradford; Wiley -* 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 -* The Good Enough Job; Simone Stolzoff; Ebury Edge -* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly -* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook +* Atomic Habits; James Clear; Random House Business * The Power of Now; Eckhard Tolle; Yellow Kite -* Deep Work; Cal Newport; Piatkus -* Stop starting, start finishing; Arne Roock; Lean-Kanban University -* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business -* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne * Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion * Ultralearning; Anna Laurent; Self-published via Amazon -* Eat That Frog!; Brian Tracy; Hodder Paperbacks +* The Good Enough Job; Simone Stolzoff; Ebury Edge +* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook +* Psycho-Cybernetics; Maxwell Maltz; Perigee Books +* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press +* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd +* The Bullet Journal Method; Ryder Carroll; Fourth Estate +* Stop starting, start finishing; Arne Roock; Lean-Kanban University * Slow Productivity; Cal Newport; Penguin Random House -* Soft Skills; John Sommez; Manning Publications -* The Joy of Missing Out; Christina Crook; New Society Publishers * The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books -* Atomic Habits; James Clear; Random House Business -* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press +* Soft Skills; John Sommez; Manning Publications +* Eat That Frog!; Brian Tracy; Hodder Paperbacks * 101 Essays that change the way you think; Brianna Wiest; Audible -* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing +* Ultralearning; Scott Young; Thorsons +* So Good They Can't Ignore You; Cal Newport; Business Plus * The Off Switch; Mark Cropley; Virgin Books +* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne +* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly +* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business +* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK +* Influence without Authority; A. Cohen, D. Bradford; Wiley +* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing +* 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; Audible +* Digital Minimalism; Cal Newport; Portofolio Penguin +* Deep Work; Cal Newport; Piatkus +* The Joy of Missing Out; Christina Crook; New Society Publishers => ../notes/index.gmi Here are notes of mine for some of the books @@ -134,29 +134,29 @@ In random order: Some of these were in-person with exams; others were online learning lectures only. In random order: -* Functional programming lecture; Remote University of Hagen * Apache Tomcat Best Practises; 3-day on-site training -* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online -* Ultimate Go Programming; Bill Kennedy; O'Reilly Online -* Developing IaC with Terraform (with Live Lessons); O'Reilly Online -* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online * Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training -* Scripting Vim; Damian Conway; O'Reilly Online * Structure and Interpretation of Computer Programs; Harold Abelson and more...; -* MySQL Deep Dive Workshop; 2-day on-site training +* AWS Immersion Day; Amazon; 1-day interactive online training +* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon +* Scripting Vim; Damian Conway; O'Reilly Online +* Developing IaC with Terraform (with Live Lessons); O'Reilly Online * 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) -* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. -* AWS Immersion Day; Amazon; 1-day interactive online training +* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online +* Functional programming lecture; Remote University of Hagen * Protocol buffers; 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 +* MySQL Deep Dive Workshop; 2-day on-site training +* Ultimate Go Programming; Bill Kennedy; O'Reilly Online +* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. +* The Well-Grounded Rubyist Video Edition; David. A. Black; 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 * Raku Guide at https://raku.guide +* Advanced Bash-Scripting Guide ## Podcasts @@ -164,25 +164,25 @@ These are not whole books, but guides (smaller or larger) which I found very use In random order: -* Hidden Brain +* Go Time (Changelog) +* Ship it (Changelog) * The ProdCast (Google SRE Podcast) -* The Pragmatic Engineer Podcast +* Hidden Brain * Maintainable -* Ship it (Changelog) -* Go Time (Changelog) +* The Pragmatic Engineer Podcast +* Backend Banter * Cup o' Go [Golang] -* Deep Questions with Cal Newport * Dev Interrupted -* Backend Banter +* Deep Questions with Cal Newport ### 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. +* Java Pub House * CRE: Chaosradio Express [german] * Modern Mentor * FLOSS weekly -* Java Pub House ## Newsletters I like @@ -190,12 +190,12 @@ This is a mix of tech and non-tech newsletters I am subscribed to. In random ord * Ruby Weekly * byteSizeGo -* Applied Go Weekly Newsletter * Andreas Brandhorst Newsletter (Sci-Fi author) -* The Imperfectionist -* The Valuable Dev * Golang Weekly +* The Imperfectionist +* Applied Go Weekly Newsletter * VK Newsletter +* The Valuable Dev * Register Spill # Formal education diff --git a/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi b/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi index 575df91e..11269340 100644 --- a/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi +++ b/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi @@ -138,7 +138,7 @@ Ironically, I implemented Gogios to avoid using more complex alerting systems li This setup may be just the beginning. Some ideas I'm thinking about for the future: -* Adding more FreeBSD nodes (in different physical locations, maybe at my wider family's places?) for better redundancy. (HA storage then might be trickier) +* Adding more FreeBSD nodes (in different physical locations, maybe at my wider family's places? WireGuard would make it possible!) for better redundancy. (HA storage then might be trickier) * Deploying more Docker apps (data-intensive ones, like a picture gallery, my entire audiobook catalogue, or even a music server) to k3s. For now, though, I'm focused on completing the migration from AWS ECS and getting all my Docker containers running smoothly in k3s. diff --git a/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi.tpl b/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi.tpl index fa4fae32..a199abcb 100644 --- a/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi.tpl +++ b/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi.tpl @@ -123,7 +123,7 @@ Ironically, I implemented Gogios to avoid using more complex alerting systems li This setup may be just the beginning. Some ideas I'm thinking about for the future: -* Adding more FreeBSD nodes (in different physical locations, maybe at my wider family's places?) for better redundancy. (HA storage then might be trickier) +* Adding more FreeBSD nodes (in different physical locations, maybe at my wider family's places? WireGuard would make it possible!) for better redundancy. (HA storage then might be trickier) * Deploying more Docker apps (data-intensive ones, like a picture gallery, my entire audiobook catalogue, or even a music server) to k3s. For now, though, I'm focused on completing the migration from AWS ECS and getting all my Docker containers running smoothly in k3s. diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index e2082ebd..ddd26a62 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2024-11-16T23:52:20+02:00</updated> + <updated>2024-11-17T09:31:43+02:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="gemini://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -161,7 +161,7 @@ <span>This setup may be just the beginning. Some ideas I'm thinking about for the future:</span><br /> <br /> <ul> -<li>Adding more FreeBSD nodes (in different physical locations, maybe at my wider family's places?) for better redundancy. (HA storage then might be trickier)</li> +<li>Adding more FreeBSD nodes (in different physical locations, maybe at my wider family's places? WireGuard would make it possible!) for better redundancy. (HA storage then might be trickier)</li> <li>Deploying more Docker apps (data-intensive ones, like a picture gallery, my entire audiobook catalogue, or even a music server) to k3s.</li> </ul><br /> <span>For now, though, I'm focused on completing the migration from AWS ECS and getting all my Docker containers running smoothly in k3s.</span><br /> diff --git a/gemfeed/f3s-kubernetes-with-freebsd-part-1/f3slogo.png b/gemfeed/f3s-kubernetes-with-freebsd-part-1/f3slogo.png Binary files differindex c9eb8945..cc45b40e 100644 --- a/gemfeed/f3s-kubernetes-with-freebsd-part-1/f3slogo.png +++ b/gemfeed/f3s-kubernetes-with-freebsd-part-1/f3slogo.png @@ -1,6 +1,6 @@ # foo.zone -> This site was generated at 2024-11-16T23:52:20+02:00 by `Gemtexter` +> This site was generated at 2024-11-17T09:31:43+02:00 by `Gemtexter` Welcome to the foo.zone. Everything you read on this site is my personal opinion and experience. You can call me a Linux/*BSD enthusiast and hobbyist. I mainly write about tech, IT, programming and sometimes also about self-improvement here. Note that this blog usually does not overlap with what I do at my day job as a Site Reliability Engineer. diff --git a/uptime-stats.gmi b/uptime-stats.gmi index 519677c3..6e477e43 100644 --- a/uptime-stats.gmi +++ b/uptime-stats.gmi @@ -1,6 +1,6 @@ # My machine uptime stats -> This site was last updated at 2024-11-16T23:52:20+02:00 +> This site was last updated at 2024-11-17T09:31:43+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. |
