summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-10-12 22:46:44 +0300
committerPaul Buetow <paul@buetow.org>2025-10-12 22:46:44 +0300
commitabe58c8a9aac5de195a3904fd481c293bad8c273 (patch)
treea9daaa5b9a31bdd305d134da5b0897f6b4580ebf
parent7f603973b37cec6dc67ff2fdc67ae40d50ed6894 (diff)
Update content for gemtext
-rw-r--r--about/resources.gmi190
-rw-r--r--gemfeed/2021-07-04-the-well-grounded-rubyist.gmi2
-rw-r--r--gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi8
-rw-r--r--gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi.tpl8
-rw-r--r--gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.gmi10
-rw-r--r--gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.gmi.tpl10
-rw-r--r--gemfeed/2025-10-11-key-takeaways-from-the-well-grounded-rubyist.gmi2
-rw-r--r--gemfeed/atom.xml22
-rw-r--r--index.gmi2
-rw-r--r--uptime-stats.gmi2
10 files changed, 131 insertions, 125 deletions
diff --git a/about/resources.gmi b/about/resources.gmi
index 1d39fa26..ac011e83 100644
--- a/about/resources.gmi
+++ b/about/resources.gmi
@@ -35,107 +35,107 @@ You won't find any links on this site because, over time, the links will break.
In random order:
-* The Docker Book; James Turnbull; Kindle
-* Terraform Cookbook; Mikael Krief; Packt Publishing
-* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
-* Pro Puppet; James Turnbull, Jeffrey McCune; Apress
-* The Go Programming Language; Alan A. A. Donovan; 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
-* Data Science at the Command Line; Jeroen Janssens; O'Reilly
-* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
-* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
-* Systemprogrammierung in Go; Frank Müller; dpunkt
-* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
-* Funktionale Programmierung; Peter Pepper; Springer
* DNS and BIND; Cricket Liu; O'Reilly
-* Effective awk programming; Arnold Robbins; O'Reilly
-* Raku Recipes; J.J. Merelo; Apress
-* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
-* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
+* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
+* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
+* Terraform Cookbook; Mikael Krief; Packt Publishing
+* Java ist auch eine Insel; Christian Ullenboom;
+* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
* Ultimate Go Notebook; Bill Kennedy
+* Higher Order Perl; Mark Dominus; Morgan Kaufmann
+* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly
* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
-* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
-* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
-* Concurrency in Go; Katherine Cox-Buday; O'Reilly
-* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly
-* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
* C++ Programming Language; Bjarne Stroustrup;
-* Perl New Features; Joshua McAdams, brian d foy; Perl School
* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
+* Polished Ruby Programming; Jeremy Evans; Packt Publishing
+* Systemprogrammierung in Go; Frank Müller; dpunkt
+* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
* Raku Fundamentals; Moritz Lenz; Apress
-* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
-* Java ist auch eine Insel; Christian Ullenboom;
-* Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook
-* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf
-* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
-* Higher Order Perl; Mark Dominus; Morgan Kaufmann
-* The Pragmatic Programmer; David Thomas; Addison-Wesley
-* Leanring eBPF; Liz Rice; O'Reilly
* Effective Java; Joshua Bloch; Addison-Wesley Professional
-* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
* Modern Perl; Chromatic ; Onyx Neon Press
-* Polished Ruby Programming; Jeremy Evans; Packt Publishing
-* Site Reliability Engineering; How Google runs production systems; O'Reilly
-* Developing Games in Java; David Brackeen and others...; New Riders
+* Effective awk programming; Arnold Robbins; O'Reilly
+* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly
+* Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook
+* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
+* Raku Recipes; J.J. Merelo; Apress
+* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf
+* The Docker Book; James Turnbull; Kindle
+* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
+* 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
+* Data Science at the Command Line; Jeroen Janssens; O'Reilly
+* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
+* Funktionale Programmierung; Peter Pepper; Springer
+* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
+* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
+* Site Reliability Engineering; How Google runs production systems; O'Reilly
* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
-* 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
+* Leanring eBPF; Liz Rice; O'Reilly
+* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
+* Concurrency in Go; Katherine Cox-Buday; O'Reilly
+* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
+* Developing Games in Java; David Brackeen and others...; New Riders
+* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
+* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
+* The Pragmatic Programmer; David Thomas; Addison-Wesley
+* Pro Puppet; James Turnbull, Jeffrey McCune; Apress
+* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
+* Perl New Features; Joshua McAdams, brian d foy; Perl School
## 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:
-* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly
-* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley
-* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly
* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley
-* The Linux Programming Interface; Michael Kerrisk; No Starch Press
* Go: Design Patterns for Real-World Projects; Mat Ryer; Packt
+* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly
+* The Linux Programming Interface; Michael Kerrisk; No Starch Press
* 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
## Self-development and soft-skills books
In random order:
-* Influence without Authority; A. Cohen, D. Bradford; Wiley
+* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
+* Getting Things Done; David Allen
+* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
+* Stop starting, start finishing; Arne Roock; Lean-Kanban University
+* Atomic Habits; James Clear; Random House Business
+* Slow Productivity; Cal Newport; Penguin Random House
* Eat That Frog!; Brian Tracy; Hodder Paperbacks
* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook
-* Atomic Habits; James Clear; Random House Business
* The Good Enough Job; Simone Stolzoff; Ebury Edge
-* Deep Work; Cal Newport; Piatkus
+* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)
* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)
-* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook
+* The Bullet Journal Method; Ryder Carroll; Fourth Estate
+* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne
* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
-* Stop starting, start finishing; Arne Roock; Lean-Kanban University
-* Digital Minimalism; Cal Newport; Portofolio Penguin
-* 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook
-* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
-* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business
-* Soft Skills; John Sommez; Manning Publications
* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
+* So Good They Can't Ignore You; Cal Newport; Business Plus
+* Influence without Authority; A. Cohen, D. Bradford; Wiley
+* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
+* Ultralearning; Scott Young; Thorsons
+* 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook
+* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
+* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook
* Meditation for Mortals, Oliver Burkeman, Audiobook
-* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
* Ultralearning; Anna Laurent; Self-published via Amazon
-* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
-* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
-* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)
-* The Bullet Journal Method; Ryder Carroll; Fourth Estate
-* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select
* The Joy of Missing Out; Christina Crook; New Society Publishers
+* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books
* The Power of Now; Eckhard Tolle; Yellow Kite
-* Slow Productivity; Cal Newport; Penguin Random House
-* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne
+* Deep Work; Cal Newport; Piatkus
* 101 Essays that change the way you think; Brianna Wiest; Audiobook
+* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business
+* 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
+* Soft Skills; John Sommez; Manning Publications
+* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
-* So Good They Can't Ignore You; Cal Newport; Business Plus
-* Ultralearning; Scott Young; Thorsons
* Eat That Frog; Brian Tracy
-* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
-* Getting Things Done; David Allen
-* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books
=> ../notes/index.gmi Here are notes of mine for some of the books
@@ -143,30 +143,30 @@ In random order:
Some of these were in-person with exams; others were online learning lectures only. In random order:
-* 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)
-* Scripting Vim; Damian Conway; O'Reilly Online
-* Linux Security and Isolation APIs Training; Michael Kerrisk; 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
* MySQL Deep Dive Workshop; 2-day on-site training
-* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online
-* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online
-* Functional programming lecture; Remote University of Hagen
-* F5 Loadbalancers Training; 2-day on-site training; F5, Inc.
-* Protocol buffers; O'Reilly Online
-* Developing IaC with Terraform (with Live Lessons); O'Reilly Online
-* Ultimate Go Programming; Bill Kennedy; O'Reilly Online
* AWS Immersion Day; Amazon; 1-day interactive online training
+* Functional programming lecture; Remote University of Hagen
* Structure and Interpretation of Computer Programs; Harold Abelson and more...;
+* Ultimate Go Programming; Bill Kennedy; O'Reilly Online
+* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online
* Apache Tomcat Best Practises; 3-day on-site training
+* Developing IaC with Terraform (with Live Lessons); 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
+* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training
+* Scripting Vim; Damian Conway; 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.
+* 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:
* Raku Guide at https://raku.guide
-* Advanced Bash-Scripting Guide
* How CPUs work at https://cpu.land
+* Advanced Bash-Scripting Guide
## Podcasts
@@ -174,58 +174,58 @@ These are not whole books, but guides (smaller or larger) which I found very use
In random order:
-* BSD Now [BSD]
-* Deep Questions with Cal Newport
-* Fallthrough [Golang]
* Backend Banter
+* Fallthrough [Golang]
+* Dev Interrupted
+* Modern Mentor
+* BSD Now [BSD]
* Wednesday Wisdom
-* The Pragmatic Engineer Podcast
-* The ProdCast (Google SRE Podcast)
* Hidden Brain
-* Dev Interrupted
+* The Pragmatic Engineer Podcast
+* Deep Questions with Cal Newport
* Fork Around And Find Out
-* Modern Mentor
-* Pratical AI
-* The Changelog Podcast(s)
* Maintainable
* Cup o' Go [Golang]
+* Pratical AI
+* The Changelog Podcast(s)
+* 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)
+* Modern Mentor
* CRE: Chaosradio Express [german]
-* Java Pub House
* FLOSS weekly
-* Go Time (predecessor of fallthrough)
+* Java Pub House
* Ship It (predecessor of Fork Around And Find Out)
-* Modern Mentor
## Newsletters I like
This is a mix of tech and non-tech newsletters I am subscribed to. In random order:
-* byteSizeGo
-* Ruby Weekly
-* Golang Weekly
-* The Pragmatic Engineer
* Applied Go Weekly Newsletter
* The Valuable Dev
+* Andreas Brandhorst Newsletter (Sci-Fi author)
* Register Spill
-* The Imperfectionist
+* The Pragmatic Engineer
+* Ruby Weekly
+* byteSizeGo
* Monospace Mentor
-* Andreas Brandhorst Newsletter (Sci-Fi author)
-* Changelog News
+* The Imperfectionist
+* Golang Weekly
* VK Newsletter
+* Changelog News
## 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)
* freeX (not published anymore)
+* Linux User
# Formal education
diff --git a/gemfeed/2021-07-04-the-well-grounded-rubyist.gmi b/gemfeed/2021-07-04-the-well-grounded-rubyist.gmi
index 31cfe9be..499dbad5 100644
--- a/gemfeed/2021-07-04-the-well-grounded-rubyist.gmi
+++ b/gemfeed/2021-07-04-the-well-grounded-rubyist.gmi
@@ -120,7 +120,7 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other Ruby-related posts:
-=> ./2025-10-11-key-takeaways-from-the-well-grounded-rubyist.gmi 2025-10-11 Key kakeaways from The Well-Grounded Rubyist
+=> ./2025-10-11-key-takeaways-from-the-well-grounded-rubyist.gmi 2025-10-11 Key Takeaways from The Well-Grounded Rubyist
=> ./2021-07-04-the-well-grounded-rubyist.gmi 2021-07-04 The Well-Grounded Rubyist (You are currently reading this)
=> ../ Back to the main site
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 827d4ff8..7426cb30 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
@@ -178,20 +178,20 @@ root@f0:~ # cp /usr/local/etc/doas.conf.sample /usr/local/etc/doas.conf
```sh
root@f0:~ # cat <<END >>/etc/periodic.conf
daily_zfs_snapshot_enable="YES"
-daily_zfs_snapshot_pools="zroot zdata"
+daily_zfs_snapshot_pools="zroot"
daily_zfs_snapshot_keep="7"
weekly_zfs_snapshot_enable="YES"
-weekly_zfs_snapshot_pools="zroot zdata"
+weekly_zfs_snapshot_pools="zroot"
weekly_zfs_snapshot_keep="5"
monthly_zfs_snapshot_enable="YES"
-monthly_zfs_snapshot_pools="zroot zdata"
+monthly_zfs_snapshot_pools="zroot"
monthly_zfs_snapshot_keep="6"
END
```
=> https://github.com/ross/zfs-periodic
-Note: We have also added `zdata` to the list of snapshot pools. Currently, this pool does not exist yet, but it will be created later in this blog series.
+Note: We have not added `zdata` to the list of snapshot pools. Currently, this pool does not exist yet, but it will be created later in this blog series. `zrepl`, which we will use for replication, later in this blog series will manage the `zdata` snapshots.
### Uptime tracking
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 cc9b2903..01c5d7df 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
@@ -152,20 +152,20 @@ root@f0:~ # cp /usr/local/etc/doas.conf.sample /usr/local/etc/doas.conf
```sh
root@f0:~ # cat <<END >>/etc/periodic.conf
daily_zfs_snapshot_enable="YES"
-daily_zfs_snapshot_pools="zroot zdata"
+daily_zfs_snapshot_pools="zroot"
daily_zfs_snapshot_keep="7"
weekly_zfs_snapshot_enable="YES"
-weekly_zfs_snapshot_pools="zroot zdata"
+weekly_zfs_snapshot_pools="zroot"
weekly_zfs_snapshot_keep="5"
monthly_zfs_snapshot_enable="YES"
-monthly_zfs_snapshot_pools="zroot zdata"
+monthly_zfs_snapshot_pools="zroot"
monthly_zfs_snapshot_keep="6"
END
```
=> https://github.com/ross/zfs-periodic
-Note: We have also added `zdata` to the list of snapshot pools. Currently, this pool does not exist yet, but it will be created later in this blog series.
+Note: We have not added `zdata` to the list of snapshot pools. Currently, this pool does not exist yet, but it will be created later in this blog series. `zrepl`, which we will use for replication, later in this blog series will manage the `zdata` snapshots.
### Uptime tracking
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 1c6a808b..fc8fbf43 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
@@ -388,11 +388,13 @@ jobs:
interval: 1m
pruning:
keep_sender:
- - type: last_n
- count: 10
+ - type: grid
+ grid: 4x7d | 6x30d
+ regex: "^zrepl_.*"
keep_receiver:
- - type: last_n
- count: 10
+ - type: grid
+ grid: 4x7d | 6x30d
+ regex: "^zrepl_.*"
- name: f0_to_f1_fedora
type: push
diff --git a/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.gmi.tpl b/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.gmi.tpl
index b1353140..93465984 100644
--- a/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.gmi.tpl
+++ b/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.gmi.tpl
@@ -332,11 +332,13 @@ jobs:
interval: 1m
pruning:
keep_sender:
- - type: last_n
- count: 10
+ - type: grid
+ grid: 4x7d | 6x30d
+ regex: "^zrepl_.*"
keep_receiver:
- - type: last_n
- count: 10
+ - type: grid
+ grid: 4x7d | 6x30d
+ regex: "^zrepl_.*"
- name: f0_to_f1_fedora
type: push
diff --git a/gemfeed/2025-10-11-key-takeaways-from-the-well-grounded-rubyist.gmi b/gemfeed/2025-10-11-key-takeaways-from-the-well-grounded-rubyist.gmi
index e14ecf15..7893a6db 100644
--- a/gemfeed/2025-10-11-key-takeaways-from-the-well-grounded-rubyist.gmi
+++ b/gemfeed/2025-10-11-key-takeaways-from-the-well-grounded-rubyist.gmi
@@ -217,7 +217,7 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other Ruby-related posts:
-=> ./2025-10-11-key-takeaways-from-the-well-grounded-rubyist.gmi 2025-10-11 Key kakeaways from The Well-Grounded Rubyist (You are currently reading this)
+=> ./2025-10-11-key-takeaways-from-the-well-grounded-rubyist.gmi 2025-10-11 Key Takeaways from The Well-Grounded Rubyist (You are currently reading this)
=> ./2021-07-04-the-well-grounded-rubyist.gmi 2021-07-04 The Well-Grounded Rubyist
=> ../ Back to the main site
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml
index e4df32dc..bc1a9b38 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-10-12T11:09:49+03:00</updated>
+ <updated>2025-10-12T22:45:20+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" />
@@ -265,7 +265,7 @@ p hash.values_at(:a, :c)
<br />
<span>Other Ruby-related posts:</span><br />
<br />
-<a class='textlink' href='./2025-10-11-key-takeaways-from-the-well-grounded-rubyist.html'>2025-10-11 Key kakeaways from The Well-Grounded Rubyist (You are currently reading this)</a><br />
+<a class='textlink' href='./2025-10-11-key-takeaways-from-the-well-grounded-rubyist.html'>2025-10-11 Key Takeaways from The Well-Grounded Rubyist (You are currently reading this)</a><br />
<a class='textlink' href='./2021-07-04-the-well-grounded-rubyist.html'>2021-07-04 The Well-Grounded Rubyist</a><br />
<br />
<a class='textlink' href='../'>Back to the main site</a><br />
@@ -3064,11 +3064,13 @@ global:
interval: 1m
pruning:
keep_sender:
- - <b><u><font color="#000000">type</font></u></b>: last_n
- count: <font color="#000000">10</font>
+ - <b><u><font color="#000000">type</font></u></b>: grid
+ grid: 4x7d | 6x30d
+ regex: <font color="#808080">"^zrepl_.*"</font>
keep_receiver:
- - <b><u><font color="#000000">type</font></u></b>: last_n
- count: <font color="#000000">10</font>
+ - <b><u><font color="#000000">type</font></u></b>: grid
+ grid: 4x7d | 6x30d
+ regex: <font color="#808080">"^zrepl_.*"</font>
- name: f0_to_f1_fedora
<b><u><font color="#000000">type</font></u></b>: push
@@ -9779,20 +9781,20 @@ http://www.lorenzobettini.it
http://www.gnu.org/software/src-highlite -->
<pre>root@f0:~ <i><font color="silver"># cat &lt;&lt;END &gt;&gt;/etc/periodic.conf</font></i>
daily_zfs_snapshot_enable=<font color="#808080">"YES"</font>
-daily_zfs_snapshot_pools=<font color="#808080">"zroot zdata"</font>
+daily_zfs_snapshot_pools=<font color="#808080">"zroot"</font>
daily_zfs_snapshot_keep=<font color="#808080">"7"</font>
weekly_zfs_snapshot_enable=<font color="#808080">"YES"</font>
-weekly_zfs_snapshot_pools=<font color="#808080">"zroot zdata"</font>
+weekly_zfs_snapshot_pools=<font color="#808080">"zroot"</font>
weekly_zfs_snapshot_keep=<font color="#808080">"5"</font>
monthly_zfs_snapshot_enable=<font color="#808080">"YES"</font>
-monthly_zfs_snapshot_pools=<font color="#808080">"zroot zdata"</font>
+monthly_zfs_snapshot_pools=<font color="#808080">"zroot"</font>
monthly_zfs_snapshot_keep=<font color="#808080">"6"</font>
END
</pre>
<br />
<a class='textlink' href='https://github.com/ross/zfs-periodic'>https://github.com/ross/zfs-periodic</a><br />
<br />
-<span>Note: We have also added <span class='inlinecode'>zdata</span> to the list of snapshot pools. Currently, this pool does not exist yet, but it will be created later in this blog series.</span><br />
+<span>Note: We have not added <span class='inlinecode'>zdata</span> to the list of snapshot pools. Currently, this pool does not exist yet, but it will be created later in this blog series. <span class='inlinecode'>zrepl</span>, which we will use for replication, later in this blog series will manage the <span class='inlinecode'>zdata</span> snapshots.</span><br />
<br />
<h3 style='display: inline' id='uptime-tracking'>Uptime tracking</h3><br />
<br />
diff --git a/index.gmi b/index.gmi
index 385558be..baeff33f 100644
--- a/index.gmi
+++ b/index.gmi
@@ -1,6 +1,6 @@
# Hello!
-> This site was generated at 2025-10-12T11:09:49+03:00 by `Gemtexter`
+> This site was generated at 2025-10-12T22:45:20+03:00 by `Gemtexter`
Welcome to the foo.zone!
diff --git a/uptime-stats.gmi b/uptime-stats.gmi
index 17aa969a..b8e19a61 100644
--- a/uptime-stats.gmi
+++ b/uptime-stats.gmi
@@ -1,6 +1,6 @@
# My machine uptime stats
-> This site was last updated at 2025-10-12T11:09:49+03:00
+> This site was last updated at 2025-10-12T22:45:20+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.