summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-12-02 23:52:12 +0200
committerPaul Buetow <paul@buetow.org>2024-12-02 23:52:12 +0200
commit40ed6d8cf8f7fd573aecbc794a66f0fc6dae8ad9 (patch)
tree4ee61709643cc271701b6f0fe8dc09ebffb7ee91
parent5ea4108f3872afcded53e1679329ff2b1da39ba1 (diff)
Update content for gemtext
-rw-r--r--about/resources.gmi166
-rw-r--r--gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi2
-rw-r--r--gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi.tpl2
-rw-r--r--gemfeed/atom.xml6
-rw-r--r--index.gmi2
-rw-r--r--uptime-stats.gmi2
6 files changed, 91 insertions, 89 deletions
diff --git a/about/resources.gmi b/about/resources.gmi
index 18c35afe..8d0eea00 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:
-* Site Reliability Engineering; How Google runs production systems; 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
-* The Docker Book; James Turnbull; Kindle
-* Systemprogrammierung in Go; Frank Müller; dpunkt
-* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
-* The Pragmatic Programmer; David Thomas; Addison-Wesley
+* Effective awk programming; Arnold Robbins; O'Reilly
* Pro Puppet; James Turnbull, Jeffrey McCune; Apress
+* Funktionale Programmierung; Peter Pepper; Springer
+* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
-* Raku Fundamentals; Moritz Lenz; Apress
-* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
-* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
-* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
-* Data Science at the Command Line; Jeroen Janssens; O'Reilly
+* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
* Developing Games in Java; David Brackeen and others...; New Riders
-* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
-* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly
-* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
+* DNS and BIND; Cricket Liu; O'Reilly
+* Leanring eBPF; Liz Rice; O'Reilly
+* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
+* Terraform Cookbook; Mikael Krief; Packt Publishing
+* Modern Perl; Chromatic ; Onyx Neon Press
+* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
+* The Docker Book; James Turnbull; Kindle
* Higher Order Perl; Mark Dominus; Morgan Kaufmann
+* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
+* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
+* Ultimate Go Notebook; Bill Kennedy
+* Data Science at the Command Line; Jeroen Janssens; O'Reilly
+* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly
+* Site Reliability Engineering; How Google runs production systems; O'Reilly
+* Polished Ruby Programming; Jeremy Evans; Packt Publishing
+* Perl New Features; Joshua McAdams, brian d foy; Perl School
+* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
+* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
* Java ist auch eine Insel; Christian Ullenboom;
-* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
+* Raku Fundamentals; Moritz Lenz; Apress
+* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
+* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
+* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly
+* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
-* Ultimate Go Notebook; Bill Kennedy
+* C++ Programming Language; Bjarne Stroustrup;
* Concurrency in Go; Katherine Cox-Buday; O'Reilly
-* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
-* Effective Java; Joshua Bloch; Addison-Wesley Professional
+* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
-* Funktionale Programmierung; Peter Pepper; Springer
* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
-* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
-* C++ Programming Language; Bjarne Stroustrup;
-* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
-* Perl New Features; Joshua McAdams, brian d foy; Perl School
-* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
+* Effective Java; Joshua Bloch; Addison-Wesley Professional
+* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
* Raku Recipes; J.J. Merelo; Apress
-* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
-* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly
-* Effective awk programming; Arnold Robbins; O'Reilly
-* Modern Perl; Chromatic ; Onyx Neon Press
-* Terraform Cookbook; Mikael Krief; Packt Publishing
-* Polished Ruby Programming; Jeremy Evans; Packt Publishing
-* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
-* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
-* Leanring eBPF; Liz Rice; O'Reilly
-* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
+* The Pragmatic Programmer; David Thomas; Addison-Wesley
+* Systemprogrammierung in Go; Frank Müller; dpunkt
+* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
+* Clusterbau mit Linux-HA; Michael Schwartzkopff; 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:
-* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley
* 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
-* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly
* The Linux Programming Interface; Michael Kerrisk; No Starch Press
+* 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
* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly
+* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly
## Self-development and soft-skills books
In random order:
+* The Off Switch; Mark Cropley; Virgin Books
* Slow Productivity; Cal Newport; Penguin Random House
-* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
+* Deep Work; Cal Newport; Piatkus
+* Influence without Authority; A. Cohen, D. Bradford; Wiley
+* Stop starting, start finishing; Arne Roock; Lean-Kanban University
+* The Good Enough Job; Simone Stolzoff; Ebury Edge
+* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne
+* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
+* Digital Minimalism; Cal Newport; Portofolio Penguin
+* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
+* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
+* The Joy of Missing Out; Christina Crook; New Society Publishers
+* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
* So Good They Can't Ignore You; Cal Newport; Business Plus
-* The Off Switch; Mark Cropley; Virgin Books
* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
+* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
+* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
+* The Power of Now; Eckhard Tolle; Yellow Kite
* 101 Essays that change the way you think; Brianna Wiest; Audible
* Atomic Habits; James Clear; Random House Business
-* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
-* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
+* Eat That Frog!; Brian Tracy; Hodder Paperbacks
+* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business
-* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
-* Digital Minimalism; Cal Newport; Portofolio Penguin
-* Deep Work; Cal Newport; Piatkus
-* The Joy of Missing Out; Christina Crook; New Society Publishers
-* The Bullet Journal Method; Ryder Carroll; Fourth Estate
-* Staff Engineer: Leadership beyond the management track; Will Larson; Audible
-* Influence without Authority; A. Cohen, D. Bradford; Wiley
* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select
-* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
+* Ultralearning; Anna Laurent; Self-published via Amazon
+* Soft Skills; John Sommez; Manning Publications
* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books
-* Stop starting, start finishing; Arne Roock; Lean-Kanban University
-* The Power of Now; Eckhard Tolle; Yellow Kite
+* The Bullet Journal Method; Ryder Carroll; Fourth Estate
* 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
-* Soft Skills; John Sommez; Manning Publications
-* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
-* The Good Enough Job; Simone Stolzoff; Ebury Edge
-* Ultralearning; Anna Laurent; Self-published via Amazon
-* Eat That Frog!; Brian Tracy; Hodder Paperbacks
-* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
+* Staff Engineer: Leadership beyond the management track; Will Larson; Audible
=> ../notes/index.gmi Here are notes of mine for some of the books
@@ -134,22 +134,22 @@ In random order:
Some of these were in-person with exams; others were online learning lectures only. In random order:
-* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training
-* Developing IaC with Terraform (with Live Lessons); O'Reilly Online
-* Functional programming lecture; Remote University of Hagen
-* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online
* The Ultimate Kubernetes Bootcamp; School of Devops; 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
+* Ultimate Go Programming; Bill Kennedy; O'Reilly Online
+* Functional programming lecture; Remote University of Hagen
* 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
+* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online
* Scripting Vim; Damian Conway; O'Reilly Online
* AWS Immersion Day; Amazon; 1-day interactive online training
-* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online
-* 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
-* Apache Tomcat Best Practises; 3-day on-site training
-* MySQL Deep Dive Workshop; 2-day on-site training
-* Ultimate Go Programming; Bill Kennedy; O'Reilly Online
+* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online
* Structure and Interpretation of Computer Programs; Harold Abelson and more...;
+* MySQL Deep Dive Workshop; 2-day on-site training
+* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training
+* Protocol buffers; O'Reilly Online
* F5 Loadbalancers Training; 2-day on-site training; F5, Inc.
+* Developing IaC with Terraform (with Live Lessons); O'Reilly Online
## Technical guides
@@ -164,41 +164,41 @@ These are not whole books, but guides (smaller or larger) which I found very use
In random order:
-* The ProdCast (Google SRE Podcast)
+* Maintainable
+* Ship it (Changelog)
* Cup o' Go [Golang]
-* Hidden Brain
-* Dev Interrupted
* Deep Questions with Cal Newport
-* Maintainable
* Go Time (Changelog)
+* The ProdCast (Google SRE Podcast)
* The Pragmatic Engineer Podcast
-* Ship it (Changelog)
+* Dev Interrupted
* Backend Banter
+* Hidden Brain
### 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.
-* Modern Mentor
-* CRE: Chaosradio Express [german]
* Java Pub House
+* CRE: Chaosradio Express [german]
* FLOSS weekly
+* Modern Mentor
## Newsletters I like
This is a mix of tech and non-tech newsletters I am subscribed to. In random order:
-* Applied Go Weekly Newsletter
-* VK Newsletter
-* The Valuable Dev
-* The Imperfectionist
+* Register Spill
* byteSizeGo
-* Monospace Mentor
+* The Valuable Dev
* Changelog News
-* Register Spill
+* Golang Weekly
* Ruby Weekly
+* VK Newsletter
+* Applied Go Weekly Newsletter
+* Monospace Mentor
* Andreas Brandhorst Newsletter (Sci-Fi author)
-* Golang Weekly
+* The Imperfectionist
# Formal education
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 359fd7c7..04c3e32c 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
@@ -65,7 +65,7 @@ The Beelink comes with the following specs:
* Four USB 3.2 Gen2 ports (maybe I want to mount something externally at some point)
* Dimensions and weight: 115*102*39mm, 280g
* Silent cooling system.
-* HDMI output (needed only for the initial installation)
+* HDMI output (needed only for the initial installation and maybe for troubleshooting later)
* Auto power on via WoL (may make use of it)
* Wi-Fi (not going to use it)
diff --git a/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi.tpl b/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi.tpl
index 62f26de3..38e512cb 100644
--- a/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi.tpl
+++ b/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi.tpl
@@ -48,7 +48,7 @@ The Beelink comes with the following specs:
* Four USB 3.2 Gen2 ports (maybe I want to mount something externally at some point)
* Dimensions and weight: 115*102*39mm, 280g
* Silent cooling system.
-* HDMI output (needed only for the initial installation)
+* HDMI output (needed only for the initial installation and maybe for troubleshooting later)
* Auto power on via WoL (may make use of it)
* Wi-Fi (not going to use it)
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml
index 712c8576..6e6d1be2 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-12-02T23:48:21+02:00</updated>
+ <updated>2024-12-02T23:51:40+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" />
@@ -20,6 +20,8 @@
<div xmlns="http://www.w3.org/1999/xhtml">
<h1 style='display: inline' id='f3s-kubernetes-with-freebsd---part-2-hardware-and-base-installation'>f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation</h1><br />
<br />
+<span class='quote'>Published at 2024-12-02T23:48:21+02:00</span><br />
+<br />
<span>This is the second blog post about my f3s series for my self-hosting demands in my home lab. f3s? The "f" stands for FreeBSD, and the "3s" stands for k3s, the Kubernetes distribution I will use on FreeBSD-based physical machines.</span><br />
<br />
<span>We set the stage last time; this time, we will set up the hardware for this project. </span><br />
@@ -85,7 +87,7 @@
<li>Four USB 3.2 Gen2 ports (maybe I want to mount something externally at some point)</li>
<li>Dimensions and weight: 115*102*39mm, 280g</li>
<li>Silent cooling system.</li>
-<li>HDMI output (needed only for the initial installation)</li>
+<li>HDMI output (needed only for the initial installation and maybe for troubleshooting later)</li>
<li>Auto power on via WoL (may make use of it)</li>
<li>Wi-Fi (not going to use it)</li>
</ul><br />
diff --git a/index.gmi b/index.gmi
index 12066570..c62e7df4 100644
--- a/index.gmi
+++ b/index.gmi
@@ -1,6 +1,6 @@
# foo.zone
-> This site was generated at 2024-12-02T23:48:21+02:00 by `Gemtexter`
+> This site was generated at 2024-12-02T23:51:40+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 a73176a6..692472b6 100644
--- a/uptime-stats.gmi
+++ b/uptime-stats.gmi
@@ -1,6 +1,6 @@
# My machine uptime stats
-> This site was last updated at 2024-12-02T23:48:21+02:00
+> This site was last updated at 2024-12-02T23:51:40+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.