diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-05 21:37:46 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-05 21:37:46 +0200 |
| commit | 854a5c9c96eab3d912f3303f771ef0638060d6bd (patch) | |
| tree | 9f5939e9fd3743c532acb9d66e6f930e703ebf0e | |
| parent | 6a2e59d5ab952007851869e7a2a87ee21a32d134 (diff) | |
Update content for md
| -rw-r--r-- | about/resources.md | 206 | ||||
| -rw-r--r-- | gemfeed/2025-10-02-f3s-kubernetes-with-freebsd-part-7.md | 24 | ||||
| -rw-r--r-- | index.md | 2 | ||||
| -rw-r--r-- | uptime-stats.md | 2 |
4 files changed, 120 insertions, 114 deletions
diff --git a/about/resources.md b/about/resources.md index 96140979..9617f204 100644 --- a/about/resources.md +++ b/about/resources.md @@ -35,110 +35,110 @@ You won't find any links on this site because, over time, the links will break. In random order: -* Terraform Cookbook; Mikael Krief; Packt Publishing -* Raku Fundamentals; Moritz Lenz; Apress -* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly -* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson -* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible -* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner -* 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 -* Effective awk programming; Arnold Robbins; O'Reilly * Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook +* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner +* Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook +* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers +* 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 -* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly -* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook -* Funktionale Programmierung; Peter Pepper; Springer -* Systemprogrammierung in Go; Frank Müller; dpunkt +* Concurrency in Go; Katherine Cox-Buday; O'Reilly +* Raku Recipes; J.J. Merelo; Apress +* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible +* The Pragmatic Programmer; David Thomas; Addison-Wesley +* Site Reliability Engineering; How Google runs production systems; O'Reilly +* Leanring eBPF; Liz Rice; O'Reilly +* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly * Perl New Features; Joshua McAdams, brian d foy; Perl School -* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers -* Polished Ruby Programming; Jeremy Evans; Packt Publishing -* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications -* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers -* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly +* Developing Games in Java; David Brackeen and others...; New Riders * Data Science at the Command Line; Jeroen Janssens; O'Reilly -* Ultimate Go Notebook; Bill Kennedy -* Pro Puppet; James Turnbull, Jeffrey McCune; Apress -* Effective Java; Joshua Bloch; Addison-Wesley Professional -* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press +* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly +* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly +* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications +* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional +* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications +* Terraform Cookbook; Mikael Krief; Packt Publishing * Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press -* The Docker Book; James Turnbull; Kindle +* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly +* Raku Fundamentals; Moritz Lenz; Apress * Modern Perl; Chromatic ; Onyx Neon Press +* Polished Ruby Programming; Jeremy Evans; Packt Publishing +* Funktionale Programmierung; Peter Pepper; Springer +* Pro Puppet; James Turnbull, Jeffrey McCune; Apress +* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly +* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt +* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly +* C++ Programming Language; Bjarne Stroustrup; +* Higher Order Perl; Mark Dominus; Morgan Kaufmann +* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson * Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly +* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers +* Effective awk programming; Arnold Robbins; O'Reilly +* Systemprogrammierung in Go; Frank Müller; dpunkt +* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible +* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press +* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook * The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton -* Leanring eBPF; Liz Rice; O'Reilly -* Raku Recipes; J.J. Merelo; Apress -* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly -* C++ Programming Language; Bjarne Stroustrup; -* Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook -* Concurrency in Go; Katherine Cox-Buday; O'Reilly -* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications -* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional -* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf * Java ist auch eine Insel; Christian Ullenboom; -* Higher Order Perl; Mark Dominus; Morgan Kaufmann -* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt -* The Pragmatic Programmer; David Thomas; Addison-Wesley +* Ultimate Go Notebook; Bill Kennedy +* The Docker Book; James Turnbull; Kindle +* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf * DNS and BIND; Cricket Liu; O'Reilly -* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible -* Developing Games in Java; David Brackeen and others...; New Riders -* Site Reliability Engineering; How Google runs production systems; 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 -* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly -* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly +* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly +* The Linux Programming Interface; Michael Kerrisk; No Starch Press * BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley * Relayd and Httpd Mastery; Michael W Lucas +* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley +* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly +* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly * Go: Design Patterns for Real-World Projects; Mat Ryer; Packt -* The Linux Programming Interface; Michael Kerrisk; No Starch Press -* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly ## Self-development and soft-skills books In random order: -* 101 Essays that change the way you think; Brianna Wiest; Audiobook -* Deep Work; Cal Newport; Piatkus -* The Good Enough Job; Simone Stolzoff; Ebury Edge -* Meditation for Mortals, Oliver Burkeman, Audiobook -* The Software Engineer's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook -* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press -* Psycho-Cybernetics; Maxwell Maltz; Perigee Books -* Ultralearning; Anna Laurent; Self-published via Amazon -* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook -* Atomic Habits; James Clear; Random House Business -* The Power of Now; Eckhard Tolle; Yellow Kite +* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne +* The Bullet Journal Method; Ryder Carroll; Fourth Estate +* Ultralearning; Scott Young; Thorsons * Soft Skills; John Sommez; Manning Publications -* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME) -* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly -* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd * Slow Productivity; Cal Newport; Penguin Random House -* Stop starting, start finishing; Arne Roock; Lean-Kanban University * Eat That Frog; Brian Tracy -* 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook -* Ultralearning; Scott Young; Thorsons -* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME) -* Eat That Frog!; Brian Tracy; Hodder Paperbacks -* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing -* The Joy of Missing Out; Christina Crook; New Society Publishers -* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook -* The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook -* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne -* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books -* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook +* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook +* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press +* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME) * Influence without Authority; A. Cohen, D. Bradford; Wiley -* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK -* The Bullet Journal Method; Ryder Carroll; Fourth Estate +* Meditation for Mortals, Oliver Burkeman, Audiobook +* Ultralearning; Anna Laurent; Self-published via Amazon * 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 +* The Joy of Missing Out; Christina Crook; New Society Publishers +* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook +* Stop starting, start finishing; Arne Roock; Lean-Kanban University +* The Power of Now; Eckhard Tolle; Yellow Kite * Getting Things Done; David Allen -* So Good They Can't Ignore You; Cal Newport; Business Plus * Never Split the Difference; Chris Voss, Tahl Raz; Random House Business +* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select +* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME) +* Deep Work; Cal Newport; Piatkus +* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK +* 101 Essays that change the way you think; Brianna Wiest; Audiobook +* The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook +* The Good Enough Job; Simone Stolzoff; Ebury Edge +* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd +* Eat That Frog!; Brian Tracy; Hodder Paperbacks +* Atomic Habits; James Clear; Random House Business +* The Software Engineer's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook +* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook +* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing +* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly * Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion +* 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook +* So Good They Can't Ignore You; Cal Newport; Business Plus +* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books +* Psycho-Cybernetics; Maxwell Maltz; Perigee Books [Here are notes of mine for some of the books](../notes/index.md) @@ -146,30 +146,30 @@ 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 -* Ultimate Go Programming; Bill Kennedy; O'Reilly Online -* Structure and Interpretation of Computer Programs; Harold Abelson and more...; -* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon -* 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) * Scripting Vim; Damian Conway; O'Reilly Online -* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. -* Apache Tomcat Best Practises; 3-day on-site training * MySQL Deep Dive Workshop; 2-day on-site training * Functional programming lecture; Remote University of Hagen -* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online * Algorithms Video Lectures; Robert Sedgewick; 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 +* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online +* Ultimate Go Programming; Bill Kennedy; O'Reilly Online +* AWS Immersion Day; Amazon; 1-day interactive online training +* Structure and Interpretation of Computer Programs; Harold Abelson and more...; +* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. +* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training * Protocol buffers; 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) -* AWS Immersion Day; Amazon; 1-day interactive online training +* Apache Tomcat Best Practises; 3-day on-site training ## 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 +* Raku Guide at https://raku.guide +* Advanced Bash-Scripting Guide ## Podcasts @@ -177,58 +177,58 @@ These are not whole books, but guides (smaller or larger) which I found very use In random order: -* The Pragmatic Engineer Podcast -* Maintainable -* Fork Around And Find Out * Dev Interrupted +* Maintainable * Modern Mentor -* Wednesday Wisdom * Cup o' Go [Golang] -* Deep Questions with Cal Newport +* Fork Around And Find Out * Fallthrough [Golang] * The ProdCast (Google SRE Podcast) +* Deep Questions with Cal Newport * BSD Now [BSD] +* The Changelog Podcast(s) * Pratical AI * Backend Banter -* The Changelog Podcast(s) * Hidden Brain +* Wednesday Wisdom +* The Pragmatic Engineer 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. * Java Pub House +* Modern Mentor +* CRE: Chaosradio Express [german] * Ship It (predecessor of Fork Around And Find Out) * FLOSS weekly -* CRE: Chaosradio Express [german] * Go Time (predecessor of fallthrough) -* Modern Mentor ## Newsletters I like This is a mix of tech and non-tech newsletters I am subscribed to. In random order: -* The Pragmatic Engineer -* Andreas Brandhorst Newsletter (Sci-Fi author) -* VK Newsletter -* The Imperfectionist * byteSizeGo -* Changelog News +* Golang Weekly * Register Spill * The Valuable Dev -* Ruby Weekly -* Monospace Mentor -* Golang Weekly * Applied Go Weekly Newsletter +* VK Newsletter +* The Pragmatic Engineer +* Monospace Mentor +* Andreas Brandhorst Newsletter (Sci-Fi author) +* Changelog News +* Ruby Weekly +* The Imperfectionist ## 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 * freeX (not published anymore) +* LWN (online only) * Linux Magazine +* Linux User # Formal education diff --git a/gemfeed/2025-10-02-f3s-kubernetes-with-freebsd-part-7.md b/gemfeed/2025-10-02-f3s-kubernetes-with-freebsd-part-7.md index a0bb7fd7..b0cd2d70 100644 --- a/gemfeed/2025-10-02-f3s-kubernetes-with-freebsd-part-7.md +++ b/gemfeed/2025-10-02-f3s-kubernetes-with-freebsd-part-7.md @@ -33,6 +33,13 @@ This is the seventh blog post about the f3s series for my self-hosting demands i * [⇢ ⇢ ⇢ Automatic failover when f3s cluster is down](#automatic-failover-when-f3s-cluster-is-down) * [⇢ ⇢ ⇢ OpenBSD httpd fallback configuration](#openbsd-httpd-fallback-configuration) * [⇢ ⇢ Exposing services via LAN ingress](#exposing-services-via-lan-ingress) +* [⇢ ⇢ ⇢ Architecture overview](#architecture-overview) +* [⇢ ⇢ ⇢ Installing cert-manager](#installing-cert-manager) +* [⇢ ⇢ ⇢ Configuring FreeBSD relayd for LAN access](#configuring-freebsd-relayd-for-lan-access) +* [⇢ ⇢ ⇢ Adding LAN ingress to services](#adding-lan-ingress-to-services) +* [⇢ ⇢ ⇢ Client-side DNS and CA setup](#client-side-dns-and-ca-setup) +* [⇢ ⇢ ⇢ Scaling to other services](#scaling-to-other-services) +* [⇢ ⇢ ⇢ TLS offloaders summary](#tls-offloaders-summary) * [⇢ ⇢ Deploying the private Docker image registry](#deploying-the-private-docker-image-registry) * [⇢ ⇢ ⇢ Prepare the NFS-backed storage](#prepare-the-nfs-backed-storage) * [⇢ ⇢ ⇢ Install (or upgrade) the chart](#install-or-upgrade-the-chart) @@ -820,7 +827,7 @@ In addition to external access through the OpenBSD relays, services can also be The LAN ingress architecture leverages the existing FreeBSD CARP (Common Address Redundancy Protocol) failover infrastructure that's already in place for NFS-over-TLS (see Part 5). Instead of deploying MetalLB or another LoadBalancer implementation, we reuse the CARP virtual IP (`192.168.1.138`) by adding HTTP/HTTPS forwarding alongside the existing stunnel service on port 2323. -*Architecture overview*: +### Architecture overview The LAN access path differs from external access: @@ -848,7 +855,7 @@ The key architectural decisions: * CARP provides automatic failover between f0 and f1 * No code changes to applications—just add a LAN ingress resource -*Installing cert-manager*: +### Installing cert-manager First, install cert-manager to handle certificate lifecycle management for LAN services. The installation is automated with a Justfile: @@ -892,7 +899,7 @@ $ kubectl get secret f3s-lan-tls -n cert-manager -o yaml | \ kubectl apply -f - ``` -*Configuring FreeBSD relayd for LAN access*: +### Configuring FreeBSD relayd for LAN access On both FreeBSD hosts (f0, f1), install and configure `relayd` for TCP forwarding: @@ -918,7 +925,7 @@ relay "lan_https" { } ``` -Note: The IP addresses `192.168.1.120-122` are the LAN IPs of the k3s nodes (r0, r1, r2), not their WireGuard IPs. FreeBSD `relayd` requires PF (Packet Filter) to be enabled. Create a minimal `/etc/pf.conf`: +> Note: The IP addresses `192.168.1.120-122` are the LAN IPs of the k3s nodes (r0, r1, r2), not their WireGuard IPs. FreeBSD `relayd` requires PF (Packet Filter) to be enabled. Create a minimal `/etc/pf.conf`: ``` # Basic PF rules for relayd @@ -946,7 +953,7 @@ _relayd relayd 2903 12 tcp4 192.168.1.138:443 *:* Repeat the same configuration on f1. Both hosts will run `relayd` listening on the CARP VIP, but only the CARP MASTER will respond to traffic. When failover occurs, the new MASTER takes over seamlessly. -*Adding LAN ingress to services*: +### Adding LAN ingress to services To expose a service on the LAN, add a second Ingress resource to its Helm chart. Here's an example: @@ -997,7 +1004,7 @@ HTTP/2 302 location: /app/ ``` -*Client-side DNS and CA setup*: +### Client-side DNS and CA setup To access LAN services, clients need DNS entries and must trust the self-signed CA. @@ -1028,14 +1035,13 @@ $ sudo update-ca-trust After trusting the CA, browsers will accept the LAN certificates without warnings. -*Scaling to other services*: +### Scaling to other services The same pattern can be applied to any service. To add LAN access: 1. Copy the `f3s-lan-tls` secret to the service's namespace (if not already there) 2. Add a LAN Ingress resource using the pattern above 3. Configure DNS: `192.168.1.138 service.f3s.lan.foo.zone` -4. Commit and push (ArgoCD will deploy automatically) No changes needed to: @@ -1043,7 +1049,7 @@ No changes needed to: * cert-manager (wildcard cert covers all `*.f3s.lan.foo.zone`) * CARP configuration (VIP shared by all services) -*TLS offloaders summary*: +### TLS offloaders summary The f3s infrastructure now has three distinct TLS offloaders: @@ -1,6 +1,6 @@ # Hello! -> This site was generated at 2026-02-05T21:12:19+02:00 by `Gemtexter` +> This site was generated at 2026-02-05T21:36:44+02:00 by `Gemtexter` Welcome to the foo.zone! diff --git a/uptime-stats.md b/uptime-stats.md index 9ad672ef..b6b7f96c 100644 --- a/uptime-stats.md +++ b/uptime-stats.md @@ -1,6 +1,6 @@ # My machine uptime stats -> This site was last updated at 2026-02-05T21:12:19+02:00 +> This site was last updated at 2026-02-05T21:36:44+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. |
