summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--about/novels.gmi2
-rw-r--r--about/resources.gmi186
-rw-r--r--gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi8
-rw-r--r--gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi6
-rw-r--r--gemfeed/DRAFT-kubernetes-with-freebsd-part-5.gmi12
-rw-r--r--gemfeed/atom.xml16
-rw-r--r--index.gmi2
-rw-r--r--uptime-stats.gmi77
8 files changed, 157 insertions, 152 deletions
diff --git a/about/novels.gmi b/about/novels.gmi
index d4be6c06..f8ef3786 100644
--- a/about/novels.gmi
+++ b/about/novels.gmi
@@ -85,6 +85,7 @@ _-" . ' + . . ,//////0\ | /00HHHHHHHMMMMM
* 2021 - Mars Discovery (german) - Maschinenintelligenz-Trilogie, Paperback
* 2022 - Eklipse (german), Paperback
* 2022 - Ruf der Unendlichkeit (german), Audiobook
+* 2023 - Oxygen: Welt ohne Sauerstoff, Andreas Brandhorst, Audiobook (german), Paperback
* 2024 - Infinitia (german), Audiobook
* 2024 - Zeta (german), Andreas Brandhorst, Audiobook
* 2024 - Der Riss (german), Andreas Brandhorst, Paperback
@@ -120,7 +121,6 @@ _-" . ' + . . ,//////0\ | /00HHHHHHHMMMMM
* 2005 - Diamond Dogs, Turquoise Days / Träume von Unendlichkeit, Alastair Reyonlds (german), Paperback
* 2015 - The Three-Body Problem, Liu Cixin, Audiobook
-* 2023 - Oxygen: Welt ohne Sauerstoff, Andreas Brandhorst, Audiobook (german), Paperback
## Unread books already in my shelf
diff --git a/about/resources.gmi b/about/resources.gmi
index 102d50bb..5e935534 100644
--- a/about/resources.gmi
+++ b/about/resources.gmi
@@ -36,102 +36,103 @@ You won't find any links on this site because, over time, the links will break.
In random order:
-* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
-* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
-* Developing Games in Java; David Brackeen and others...; New Riders
-* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
-* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
-* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
-* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
-* Concurrency in Go; Katherine Cox-Buday; O'Reilly
+* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly
* Java ist auch eine Insel; Christian Ullenboom;
-* Higher Order Perl; Mark Dominus; Morgan Kaufmann
+* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
* Perl New Features; Joshua McAdams, brian d foy; Perl School
-* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
-* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
-* Funktionale Programmierung; Peter Pepper; Springer
-* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
* Ultimate Go Notebook; Bill Kennedy
-* Leanring eBPF; Liz Rice; O'Reilly
-* Polished Ruby Programming; Jeremy Evans; Packt Publishing
-* DNS and BIND; Cricket Liu; O'Reilly
-* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf
-* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly
-* The Pragmatic Programmer; David Thomas; Addison-Wesley
-* Modern Perl; Chromatic ; Onyx Neon Press
-* C++ Programming Language; Bjarne Stroustrup;
-* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
-* 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
* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
-* Systemprogrammierung in Go; Frank Müller; dpunkt
-* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
-* Site Reliability Engineering; How Google runs production systems; O'Reilly
-* Pro Puppet; James Turnbull, Jeffrey McCune; Apress
-* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly
-* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
+* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
* The Docker Book; James Turnbull; Kindle
-* Data Science at the Command Line; Jeroen Janssens; O'Reilly
-* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
+* Pro Puppet; James Turnbull, Jeffrey McCune; Apress
+* DNS and BIND; Cricket Liu; O'Reilly
+* Developing Games in Java; David Brackeen and others...; New Riders
* Raku Recipes; J.J. Merelo; Apress
-* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
-* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
-* Effective awk programming; Arnold Robbins; O'Reilly
+* Polished Ruby Programming; Jeremy Evans; Packt Publishing
+* Effective Java; Joshua Bloch; Addison-Wesley Professional
+* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
+* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
* Terraform Cookbook; Mikael Krief; Packt Publishing
-* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
+* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
+* Leanring eBPF; Liz Rice; O'Reilly
+* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
+* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
+* Higher Order Perl; Mark Dominus; Morgan Kaufmann
+* 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
* Raku Fundamentals; Moritz Lenz; Apress
-* Effective Java; Joshua Bloch; Addison-Wesley Professional
+* Data Science at the Command Line; Jeroen Janssens; O'Reilly
+* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
+* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
+* Concurrency in Go; Katherine Cox-Buday; O'Reilly
* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
+* C++ Programming Language; Bjarne Stroustrup;
+* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
+* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
+* Systemprogrammierung in Go; Frank Müller; dpunkt
+* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
+* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
+* The Pragmatic Programmer; David Thomas; Addison-Wesley
+* Effective awk programming; Arnold Robbins; O'Reilly
+* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
+* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
+* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
+* Funktionale Programmierung; Peter Pepper; Springer
+* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
+* Site Reliability Engineering; How Google runs production systems; O'Reilly
+* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; 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:
-* The Linux Programming Interface; Michael Kerrisk; No Starch Press
* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley
+* Go: Design Patterns for Real-World Projects; Mat Ryer; Packt
* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly
-* Relayd and Httpd Mastery; Michael W Lucas
-* Groovy Kurz & Gut; Joerg Staudemeier; 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
+* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly
+* Relayd and Httpd Mastery; Michael W Lucas
+* The Linux Programming Interface; Michael Kerrisk; No Starch Press
## Self-development and soft-skills books
In random order:
-* Stop starting, start finishing; Arne Roock; Lean-Kanban University
-* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
+* Slow Productivity; Cal Newport; Penguin Random House
+* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
+* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
* Eat That Frog!; Brian Tracy; Hodder Paperbacks
-* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
-* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
-* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business
* Atomic Habits; James Clear; Random House Business
-* Deep Work; Cal Newport; Piatkus
-* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
+* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
+* Ultralearning; Anna Laurent; Self-published via Amazon
+* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
* So Good They Can't Ignore You; Cal Newport; Business Plus
-* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
+* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books
* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne
-* Eat That Frog; Brian Tracy
* The Good Enough Job; Simone Stolzoff; Ebury Edge
+* Deep Work; Cal Newport; Piatkus
+* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
* The Joy of Missing Out; Christina Crook; New Society Publishers
-* Getting Things Done; David Allen
+* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)
* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)
-* Staff Engineer: Leadership beyond the management track; Will Larson; Audible
-* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
-* Ultralearning; Anna Laurent; Self-published via Amazon
+* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
* The Bullet Journal Method; Ryder Carroll; Fourth Estate
+* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
+* Ultralearning; Scott Young; Thorsons
+* Digital Minimalism; Cal Newport; Portofolio Penguin
* Soft Skills; John Sommez; Manning Publications
-* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
-* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)
-* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select
-* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books
-* Influence without Authority; A. Cohen, D. Bradford; Wiley
+* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
* The Power of Now; Eckhard Tolle; Yellow Kite
-* Ultralearning; Scott Young; Thorsons
-* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
-* Slow Productivity; Cal Newport; Penguin Random House
+* Staff Engineer: Leadership beyond the management track; Will Larson; Audible
* 101 Essays that change the way you think; Brianna Wiest; Audible
-* Digital Minimalism; Cal Newport; Portofolio Penguin
+* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select
+* Stop starting, start finishing; Arne Roock; Lean-Kanban University
+* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business
+* Influence without Authority; A. Cohen, D. Bradford; Wiley
+* Getting Things Done; David Allen
+* Eat That Frog; Brian Tracy
=> ../notes/index.gmi Here are notes of mine for some of the books
@@ -139,30 +140,30 @@ In random order:
Some of these were in-person with exams; others were online learning lectures only. In random order:
-* Scripting Vim; Damian Conway; O'Reilly Online
-* Ultimate Go Programming; Bill Kennedy; O'Reilly Online
-* Structure and Interpretation of Computer Programs; Harold Abelson and more...;
* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online
* Protocol buffers; O'Reilly Online
-* MySQL Deep Dive Workshop; 2-day on-site training
-* Apache Tomcat Best Practises; 3-day on-site training
* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training
-* 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
-* AWS Immersion Day; Amazon; 1-day interactive online training
* Developing IaC with Terraform (with Live Lessons); 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)
+* Apache Tomcat Best Practises; 3-day on-site training
+* Ultimate Go Programming; Bill Kennedy; O'Reilly Online
* F5 Loadbalancers Training; 2-day on-site training; F5, Inc.
-* Functional programming lecture; Remote University of Hagen
+* MySQL Deep Dive Workshop; 2-day on-site training
+* AWS Immersion Day; Amazon; 1-day interactive online training
+* 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
+* 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
+* Structure and Interpretation of Computer Programs; Harold Abelson and more...;
+* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online
+* Scripting Vim; Damian Conway; 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
* How CPUs work at https://cpu.land
+* Advanced Bash-Scripting Guide
## Podcasts
@@ -170,55 +171,56 @@ These are not whole books, but guides (smaller or larger) which I found very use
In random order:
-* The ProdCast (Google SRE Podcast)
-* The Pragmatic Engineer Podcast
-* Cup o' Go [Golang]
+* Modern Mentor
+* The Changelog Podcast(s)
+* Deep Questions with Cal Newport
* Hidden Brain
* Fork Around And Find Out
-* The Changelog Podcast(s)
-* Fallthrough [Golang]
-* Dev Interrupted
+* Cup o' Go [Golang]
* Backend Banter
-* Deep Questions with Cal Newport
-* BSD Now
* Maintainable
+* Fallthrough [Golang]
+* BSD Now [BSD]
+* The Pragmatic Engineer Podcast
+* Dev Interrupted
+* The ProdCast (Google SRE 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.
-* Go Time (predecessor of fallthrough)
+* CRE: Chaosradio Express [german]
+* Ship It (predecessor of Fork Around And Find Out)
* Modern Mentor
-* Java Pub House
* FLOSS weekly
-* Ship It (predecessor of Fork Around And Find Out)
-* CRE: Chaosradio Express [german]
+* Go Time (predecessor of fallthrough)
+* Java Pub House
## Newsletters I like
This is a mix of tech and non-tech newsletters I am subscribed to. In random order:
* Monospace Mentor
-* Golang Weekly
-* VK Newsletter
-* Andreas Brandhorst Newsletter (Sci-Fi author)
-* byteSizeGo
-* The Imperfectionist
* Ruby Weekly
-* The Valuable Dev
+* The Imperfectionist
* Register Spill
+* The Valuable Dev
* Applied Go Weekly Newsletter
+* byteSizeGo
+* Andreas Brandhorst Newsletter (Sci-Fi author)
+* VK Newsletter
* Changelog News
+* Golang Weekly
* The Pragmatic Engineer
## 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:
-* LWN (online only)
-* Linux User
* Linux Magazine
* freeX (not published anymore)
+* LWN (online only)
+* Linux User
# 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 894f0e6d..91d6eef9 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
@@ -8,10 +8,10 @@ I will post a new entry every month or so (there are too many other side project
These are all the posts so far:
-=> ./2025-04-05-f3s-kubernetes-with-freebsd-part-4.gmi 2025-04-05 f3s: Kubernetes with FreeBSD - Part 4: Rocky Linux Bhyve VMs
-=> ./2025-02-01-f3s-kubernetes-with-freebsd-part-3.gmi 2025-02-01 f3s: Kubernetes with FreeBSD - Part 3: Protecting from power cuts
-=> ./2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi 2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation
=> ./2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi 2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage (You are currently reading this)
+=> ./2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi 2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation
+=> ./2025-02-01-f3s-kubernetes-with-freebsd-part-3.gmi 2025-02-01 f3s: Kubernetes with FreeBSD - Part 3: Protecting from power cuts
+=> ./2025-04-05-f3s-kubernetes-with-freebsd-part-4.gmi 2025-04-05 f3s: Kubernetes with FreeBSD - Part 4: Rocky Linux Bhyve VMs
=> ./f3s-kubernetes-with-freebsd-part-1/f3slogo.png f3s logo
@@ -38,7 +38,7 @@ Let's begin...
## Why this setup?
-My previous setup was great for learning Terraform and AWS, but it is too expensive. Costs are under control there, but only because I am shutting down all containers after use (so they are offline ninety percent of the time and still cost around $20 monthly). With the new setup, I could run all containers 24/7 at home, which would still be cheaper in terms of electricity consumption. I have a 50 MBit/s uplink (I could have more if I wanted, but it is plenty for my use case already).
+My previous setup was great for learning Terraform and AWS, but it is too expensive. Costs are under control there, but only because I am shutting down all containers after use (so they are offline ninety percent of the time and still cost around $20 monthly). With the new setup, I could run all containers 24/7 at home, which would still be cheaper in terms of electricity consumption. I have a 400 MBit/s uplink (I could have more if I wanted, but it is more than plenty for my use case already).
=> ./2024-02-04-from-babylon5.buetow.org-to-.cloud.gmi From `babylon5.buetow.org` to `.cloud`
diff --git a/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi b/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi
index 5c4fd787..dc774440 100644
--- a/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi
+++ b/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi
@@ -8,10 +8,10 @@ We set the stage last time; this time, we will set up the hardware for this proj
These are all the posts so far:
-=> ./2025-04-05-f3s-kubernetes-with-freebsd-part-4.gmi 2025-04-05 f3s: Kubernetes with FreeBSD - Part 4: Rocky Linux Bhyve VMs
-=> ./2025-02-01-f3s-kubernetes-with-freebsd-part-3.gmi 2025-02-01 f3s: Kubernetes with FreeBSD - Part 3: Protecting from power cuts
-=> ./2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi 2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation (You are currently reading this)
=> ./2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi 2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage
+=> ./2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi 2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation (You are currently reading this)
+=> ./2025-02-01-f3s-kubernetes-with-freebsd-part-3.gmi 2025-02-01 f3s: Kubernetes with FreeBSD - Part 3: Protecting from power cuts
+=> ./2025-04-05-f3s-kubernetes-with-freebsd-part-4.gmi 2025-04-05 f3s: Kubernetes with FreeBSD - Part 4: Rocky Linux Bhyve VMs
=> ./f3s-kubernetes-with-freebsd-part-1/f3slogo.png f3s logo
diff --git a/gemfeed/DRAFT-kubernetes-with-freebsd-part-5.gmi b/gemfeed/DRAFT-kubernetes-with-freebsd-part-5.gmi
index 79ce27f9..42d7695e 100644
--- a/gemfeed/DRAFT-kubernetes-with-freebsd-part-5.gmi
+++ b/gemfeed/DRAFT-kubernetes-with-freebsd-part-5.gmi
@@ -6,10 +6,10 @@ I will post a new entry every month or so (there are too many other side project
These are all the posts so far:
-=> ./2025-04-05-f3s-kubernetes-with-freebsd-part-4.gmi 2025-04-05 f3s: Kubernetes with FreeBSD - Part 4: Rocky Linux Bhyve VMs
-=> ./2025-02-01-f3s-kubernetes-with-freebsd-part-3.gmi 2025-02-01 f3s: Kubernetes with FreeBSD - Part 3: Protecting from power cuts
-=> ./2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi 2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation
=> ./2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi 2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage
+=> ./2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi 2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation
+=> ./2025-02-01-f3s-kubernetes-with-freebsd-part-3.gmi 2025-02-01 f3s: Kubernetes with FreeBSD - Part 3: Protecting from power cuts
+=> ./2025-04-05-f3s-kubernetes-with-freebsd-part-4.gmi 2025-04-05 f3s: Kubernetes with FreeBSD - Part 4: Rocky Linux Bhyve VMs
=> ./f3s-kubernetes-with-freebsd-part-1/f3slogo.png f3s logo
@@ -21,7 +21,7 @@ Let's begin...
* ⇢ f3s: Kubernetes with FreeBSD - Part 5: WireGuard mesh network
* ⇢ ⇢ Introduction
-* ⇢ ⇢ WireGuard
+* ⇢ ⇢ Deciding on WireGuard
## Introduction
@@ -35,7 +35,7 @@ As we can see from the graph, it is a true full-mesh network, where every host h
For simplicity, we also establish VPN tunnels between `f0 <-> r0`, `f1 <-> r1`, and `f2 <-> r2`. Technically, this wouldn't be strictly required since the VMs `rN` are running on the hosts `fN`, and there is no network traffic leaving the box. However, it simplifies the configuration as we don't have to account for exceptions, and we are going to automate the mesh network configuration anyway (read on).
-## WireGuard
+## Deciding on WireGuard
I have decided on using WireGuard as the VPN technology for this purpose.
@@ -43,7 +43,7 @@ WireGuard is a lightweight, modern, and secure VPN protocol designed for simplic
We could have used Tailscale for an easy to setup and manage a WireGuard network, but the benefits of creating our own mesh network are:
-* Learning about WireGuard configurationd etails
+* Learning about WireGuard configurationd details
* Have full control over the setup
* Don't rely on an external provider like Tailscale (even if some of the components are open-source)
* Have even more fun along the way
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml
index 3e988b64..1106794d 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>2025-05-02T00:26:00+03:00</updated>
+ <updated>2025-05-05T22:21:05+03:00</updated>
<title>foo.zone feed</title>
<subtitle>To be in the .zone!</subtitle>
<link href="gemini://foo.zone/gemfeed/atom.xml" rel="self" />
@@ -2953,10 +2953,10 @@ http://www.gnu.org/software/src-highlite -->
<br />
<span>These are all the posts so far:</span><br />
<br />
-<a class='textlink' href='./2025-04-05-f3s-kubernetes-with-freebsd-part-4.html'>2025-04-05 f3s: Kubernetes with FreeBSD - Part 4: Rocky Linux Bhyve VMs</a><br />
-<a class='textlink' href='./2025-02-01-f3s-kubernetes-with-freebsd-part-3.html'>2025-02-01 f3s: Kubernetes with FreeBSD - Part 3: Protecting from power cuts</a><br />
-<a class='textlink' href='./2024-12-03-f3s-kubernetes-with-freebsd-part-2.html'>2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation (You are currently reading this)</a><br />
<a class='textlink' href='./2024-11-17-f3s-kubernetes-with-freebsd-part-1.html'>2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage</a><br />
+<a class='textlink' href='./2024-12-03-f3s-kubernetes-with-freebsd-part-2.html'>2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation (You are currently reading this)</a><br />
+<a class='textlink' href='./2025-02-01-f3s-kubernetes-with-freebsd-part-3.html'>2025-02-01 f3s: Kubernetes with FreeBSD - Part 3: Protecting from power cuts</a><br />
+<a class='textlink' href='./2025-04-05-f3s-kubernetes-with-freebsd-part-4.html'>2025-04-05 f3s: Kubernetes with FreeBSD - Part 4: Rocky Linux Bhyve VMs</a><br />
<br />
<a href='./f3s-kubernetes-with-freebsd-part-1/f3slogo.png'><img alt='f3s logo' title='f3s logo' src='./f3s-kubernetes-with-freebsd-part-1/f3slogo.png' /></a><br />
<br />
@@ -3325,10 +3325,10 @@ dev.cpu.<font color="#000000">0</font>.freq: <font color="#000000">2922</font>
<br />
<span>These are all the posts so far:</span><br />
<br />
-<a class='textlink' href='./2025-04-05-f3s-kubernetes-with-freebsd-part-4.html'>2025-04-05 f3s: Kubernetes with FreeBSD - Part 4: Rocky Linux Bhyve VMs</a><br />
-<a class='textlink' href='./2025-02-01-f3s-kubernetes-with-freebsd-part-3.html'>2025-02-01 f3s: Kubernetes with FreeBSD - Part 3: Protecting from power cuts</a><br />
-<a class='textlink' href='./2024-12-03-f3s-kubernetes-with-freebsd-part-2.html'>2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation</a><br />
<a class='textlink' href='./2024-11-17-f3s-kubernetes-with-freebsd-part-1.html'>2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage (You are currently reading this)</a><br />
+<a class='textlink' href='./2024-12-03-f3s-kubernetes-with-freebsd-part-2.html'>2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation</a><br />
+<a class='textlink' href='./2025-02-01-f3s-kubernetes-with-freebsd-part-3.html'>2025-02-01 f3s: Kubernetes with FreeBSD - Part 3: Protecting from power cuts</a><br />
+<a class='textlink' href='./2025-04-05-f3s-kubernetes-with-freebsd-part-4.html'>2025-04-05 f3s: Kubernetes with FreeBSD - Part 4: Rocky Linux Bhyve VMs</a><br />
<br />
<a href='./f3s-kubernetes-with-freebsd-part-1/f3slogo.png'><img alt='f3s logo' title='f3s logo' src='./f3s-kubernetes-with-freebsd-part-1/f3slogo.png' /></a><br />
<br />
@@ -3356,7 +3356,7 @@ dev.cpu.<font color="#000000">0</font>.freq: <font color="#000000">2922</font>
</ul><br />
<h2 style='display: inline' id='why-this-setup'>Why this setup?</h2><br />
<br />
-<span>My previous setup was great for learning Terraform and AWS, but it is too expensive. Costs are under control there, but only because I am shutting down all containers after use (so they are offline ninety percent of the time and still cost around $20 monthly). With the new setup, I could run all containers 24/7 at home, which would still be cheaper in terms of electricity consumption. I have a 50 MBit/s uplink (I could have more if I wanted, but it is plenty for my use case already).</span><br />
+<span>My previous setup was great for learning Terraform and AWS, but it is too expensive. Costs are under control there, but only because I am shutting down all containers after use (so they are offline ninety percent of the time and still cost around $20 monthly). With the new setup, I could run all containers 24/7 at home, which would still be cheaper in terms of electricity consumption. I have a 400 MBit/s uplink (I could have more if I wanted, but it is more than plenty for my use case already).</span><br />
<br />
<a class='textlink' href='./2024-02-04-from-babylon5.buetow.org-to-.cloud.html'>From <span class='inlinecode'>babylon5.buetow.org</span> to <span class='inlinecode'>.cloud</span></a><br />
<br />
diff --git a/index.gmi b/index.gmi
index a1c065b9..a89b2440 100644
--- a/index.gmi
+++ b/index.gmi
@@ -1,6 +1,6 @@
# Hello!
-> This site was generated at 2025-05-02T11:57:02+03:00 by `Gemtexter`
+> This site was generated at 2025-05-05T22:21:05+03:00 by `Gemtexter`
Welcome to the ...
diff --git a/uptime-stats.gmi b/uptime-stats.gmi
index 86e3e899..0c43e106 100644
--- a/uptime-stats.gmi
+++ b/uptime-stats.gmi
@@ -1,6 +1,6 @@
# My machine uptime stats
-> This site was last updated at 2025-05-02T11:57:02+03:00
+> This site was last updated at 2025-05-05T22:21:05+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.
@@ -23,21 +23,21 @@ Boots is the total number of host boots over the entire lifespan.
+-----+----------------+-------+
| 1. | alphacentauri | 671 |
| 2. | mars | 207 |
-| 3. | *earth | 177 |
+| 3. | *earth | 179 |
| 4. | callisto | 153 |
| 5. | dionysus | 136 |
| 6. | tauceti-e | 120 |
-| 7. | *makemake | 74 |
-| 8. | uranus | 59 |
+| 7. | *makemake | 76 |
+| 8. | *uranus | 59 |
| 9. | pluto | 51 |
| 10. | mega15289 | 50 |
-| 11. | *fishfinger | 43 |
-| 12. | *t450 | 43 |
+| 11. | *t450 | 43 |
+| 12. | *fishfinger | 43 |
| 13. | phobos | 40 |
| 14. | mega8477 | 40 |
| 15. | *mega-m3-pro | 39 |
-| 16. | sun | 33 |
-| 17. | *blowfish | 33 |
+| 16. | *blowfish | 33 |
+| 17. | sun | 33 |
| 18. | *f2 | 25 |
| 19. | *f1 | 20 |
| 20. | moon | 20 |
@@ -54,9 +54,9 @@ Uptime is the total uptime of a host over the entire lifespan.
+-----+----------------+-----------------------------+
| 1. | vulcan | 4 years, 5 months, 6 days |
| 2. | sun | 3 years, 9 months, 26 days |
-| 3. | uranus | 3 years, 9 months, 5 days |
+| 3. | *uranus | 3 years, 9 months, 5 days |
| 4. | uugrn | 3 years, 5 months, 5 days |
-| 5. | *earth | 3 years, 4 months, 19 days |
+| 5. | *earth | 3 years, 4 months, 24 days |
| 6. | *blowfish | 3 years, 4 months, 17 days |
| 7. | deltavega | 3 years, 1 months, 21 days |
| 8. | pluto | 2 years, 10 months, 29 days |
@@ -67,7 +67,7 @@ Uptime is the total uptime of a host over the entire lifespan.
| 13. | *t450 | 1 years, 3 months, 29 days |
| 14. | mega8477 | 1 years, 3 months, 25 days |
| 15. | host0 | 1 years, 3 months, 9 days |
-| 16. | *makemake | 1 years, 3 months, 3 days |
+| 16. | *makemake | 1 years, 3 months, 5 days |
| 17. | tauceti-e | 1 years, 2 months, 20 days |
| 18. | *mega-m3-pro | 0 years, 11 months, 27 days |
| 19. | callisto | 0 years, 10 months, 31 days |
@@ -83,10 +83,10 @@ Score is calculated by combining all other metrics.
+-----+----------------+-------+
| Pos | Host | Score |
+-----+----------------+-------+
-| 1. | uranus | 336 |
+| 1. | *uranus | 342 |
| 2. | vulcan | 275 |
| 3. | sun | 238 |
-| 4. | *earth | 233 |
+| 4. | *earth | 234 |
| 5. | *blowfish | 213 |
| 6. | uugrn | 211 |
| 7. | alphacentauri | 201 |
@@ -96,7 +96,7 @@ Score is calculated by combining all other metrics.
| 11. | dionysus | 156 |
| 12. | mega15289 | 147 |
| 13. | tauceti | 141 |
-| 14. | *makemake | 129 |
+| 14. | *makemake | 131 |
| 15. | tauceti-f | 108 |
| 16. | *t450 | 101 |
| 17. | tauceti-e | 96 |
@@ -115,9 +115,9 @@ Downtime is the total downtime of a host over the entire lifespan.
| Pos | Host | Downtime |
+-----+----------------+-----------------------------+
| 1. | dionysus | 8 years, 3 months, 16 days |
-| 2. | uranus | 6 years, 4 months, 15 days |
+| 2. | *uranus | 6 years, 7 months, 31 days |
| 3. | alphacentauri | 5 years, 11 months, 18 days |
-| 4. | *makemake | 3 years, 1 months, 9 days |
+| 4. | *makemake | 3 years, 2 months, 2 days |
| 5. | moon | 2 years, 1 months, 1 days |
| 6. | callisto | 1 years, 5 months, 15 days |
| 7. | mega15289 | 1 years, 4 months, 24 days |
@@ -145,12 +145,12 @@ Lifespan is the total uptime + the total downtime of a host.
+-----+----------------+-----------------------------+
| Pos | Host | Lifespan |
+-----+----------------+-----------------------------+
-| 1. | uranus | 9 years, 12 months, 20 days |
+| 1. | *uranus | 10 years, 4 months, 5 days |
| 2. | dionysus | 8 years, 6 months, 17 days |
| 3. | alphacentauri | 6 years, 9 months, 13 days |
| 4. | vulcan | 4 years, 5 months, 6 days |
-| 5. | *makemake | 4 years, 3 months, 12 days |
-| 6. | *earth | 3 years, 10 months, 6 days |
+| 5. | *makemake | 4 years, 4 months, 7 days |
+| 6. | *earth | 3 years, 10 months, 10 days |
| 7. | sun | 3 years, 10 months, 2 days |
| 8. | uugrn | 3 years, 5 months, 5 days |
| 9. | *blowfish | 3 years, 4 months, 18 days |
@@ -180,13 +180,13 @@ Boots is the total number of host boots over the entire lifespan.
| 2. | Linux 3... | 550 |
| 3. | Linux 5... | 162 |
| 4. | Linux 4... | 161 |
-| 5. | *Linux 6... | 156 |
+| 5. | *Linux 6... | 159 |
| 6. | FreeBSD 11... | 153 |
| 7. | FreeBSD 13... | 116 |
| 8. | *OpenBSD 7... | 86 |
| 9. | *FreeBSD 14... | 79 |
| 10. | Darwin 13... | 40 |
-| 11. | *Darwin 23... | 33 |
+| 11. | Darwin 23... | 33 |
| 12. | FreeBSD 5... | 25 |
| 13. | Linux 2... | 22 |
| 14. | Darwin 21... | 17 |
@@ -212,13 +212,13 @@ Uptime is the total uptime of a host over the entire lifespan.
| 3. | FreeBSD 10... | 5 years, 9 months, 9 days |
| 4. | Linux 5... | 4 years, 10 months, 21 days |
| 5. | Linux 4... | 2 years, 7 months, 22 days |
-| 6. | *Linux 6... | 2 years, 7 months, 15 days |
+| 6. | *Linux 6... | 2 years, 7 months, 22 days |
| 7. | FreeBSD 11... | 2 years, 4 months, 28 days |
| 8. | Linux 2... | 1 years, 11 months, 21 days |
| 9. | *FreeBSD 14... | 1 years, 5 months, 2 days |
| 10. | Darwin 13... | 1 years, 3 months, 25 days |
| 11. | FreeBSD 6... | 1 years, 3 months, 9 days |
-| 12. | *Darwin 23... | 0 years, 11 months, 9 days |
+| 12. | Darwin 23... | 0 years, 11 months, 9 days |
| 13. | OpenBSD 4... | 0 years, 8 months, 12 days |
| 14. | Darwin 21... | 0 years, 8 months, 2 days |
| 15. | Darwin 18... | 0 years, 7 months, 5 days |
@@ -242,21 +242,21 @@ Score is calculated by combining all other metrics.
| 2. | *OpenBSD 7... | 424 |
| 3. | FreeBSD 10... | 406 |
| 4. | Linux 5... | 317 |
-| 5. | *Linux 6... | 176 |
+| 5. | *Linux 6... | 177 |
| 6. | Linux 4... | 175 |
| 7. | FreeBSD 11... | 159 |
| 8. | Linux 2... | 121 |
| 9. | *FreeBSD 14... | 93 |
| 10. | Darwin 13... | 80 |
| 11. | FreeBSD 6... | 75 |
-| 12. | *Darwin 23... | 59 |
+| 12. | Darwin 23... | 56 |
| 13. | OpenBSD 4... | 39 |
| 14. | Darwin 21... | 38 |
| 15. | Darwin 18... | 32 |
| 16. | Darwin 22... | 30 |
| 17. | Darwin 15... | 29 |
-| 18. | FreeBSD 13... | 25 |
-| 19. | FreeBSD 5... | 25 |
+| 18. | FreeBSD 5... | 25 |
+| 19. | FreeBSD 13... | 25 |
| 20. | *Darwin 24... | 18 |
+-----+----------------+-------+
```
@@ -269,10 +269,11 @@ Boots is the total number of host boots over the entire lifespan.
+-----+------------+-------+
| Pos | KernelName | Boots |
+-----+------------+-------+
-| 1. | *Linux | 1051 |
+| 1. | *Linux | 1054 |
| 2. | *FreeBSD | 944 |
| 3. | *Darwin | 144 |
| 4. | *OpenBSD | 96 |
+| 5. | *NetBSD | 1 |
+-----+------------+-------+
```
@@ -281,14 +282,15 @@ Boots is the total number of host boots over the entire lifespan.
Uptime is the total uptime of a host over the entire lifespan.
```
-+-----+------------+----------------------------+
-| Pos | KernelName | Uptime |
-+-----+------------+----------------------------+
-| 1. | *Linux | 27 years, 8 months, 6 days |
-| 2. | *FreeBSD | 11 years, 4 months, 3 days |
-| 3. | *OpenBSD | 7 years, 3 months, 8 days |
-| 4. | *Darwin | 4 years, 7 months, 19 days |
-+-----+------------+----------------------------+
++-----+------------+-----------------------------+
+| Pos | KernelName | Uptime |
++-----+------------+-----------------------------+
+| 1. | *Linux | 27 years, 8 months, 13 days |
+| 2. | *FreeBSD | 11 years, 4 months, 3 days |
+| 3. | *OpenBSD | 7 years, 3 months, 8 days |
+| 4. | *Darwin | 4 years, 7 months, 19 days |
+| 5. | *NetBSD | 0 years, 1 months, 1 days |
++-----+------------+-----------------------------+
```
## Top 20 Score's by KernelName
@@ -299,10 +301,11 @@ Score is calculated by combining all other metrics.
+-----+------------+-------+
| Pos | KernelName | Score |
+-----+------------+-------+
-| 1. | *Linux | 1835 |
+| 1. | *Linux | 1836 |
| 2. | *FreeBSD | 794 |
| 3. | *OpenBSD | 464 |
| 4. | *Darwin | 301 |
+| 5. | *NetBSD | 2 |
+-----+------------+-------+
```