From 6726658fd72b5d7271485bcf80605be20fc57520 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 6 Nov 2025 15:45:28 +0200 Subject: Update content for gemtext --- about/resources.gmi | 198 ++++++++++++++++++++++++++-------------------------- gemfeed/atom.xml | 87 ++++++++++++++++++++++- index.gmi | 2 +- uptime-stats.gmi | 40 +++++------ 4 files changed, 206 insertions(+), 121 deletions(-) diff --git a/about/resources.gmi b/about/resources.gmi index 0df13de8..d472fc6b 100644 --- a/about/resources.gmi +++ b/about/resources.gmi @@ -35,109 +35,109 @@ You won't find any links on this site because, over time, the links will break. In random order: -* Effective Java; Joshua Bloch; Addison-Wesley Professional +* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible +* Funktionale Programmierung; Peter Pepper; Springer +* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications +* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly +* Developing Games in Java; David Brackeen and others...; New Riders * Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly -* Perl New Features; Joshua McAdams, brian d foy; Perl School -* Site Reliability Engineering; How Google runs production systems; O'Reilly -* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook +* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly +* DNS and BIND; Cricket Liu; O'Reilly * Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook -* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton * Data Science at the Command Line; Jeroen Janssens; O'Reilly -* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly -* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson -* Higher Order Perl; Mark Dominus; Morgan Kaufmann -* The Pragmatic Programmer; David Thomas; Addison-Wesley +* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications +* Raku Recipes; J.J. Merelo; Apress +* The Docker Book; James Turnbull; Kindle * Pro Puppet; James Turnbull, Jeffrey McCune; Apress -* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press -* Ultimate Go Notebook; Bill Kennedy -* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers -* Polished Ruby Programming; Jeremy Evans; Packt Publishing -* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt +* Terraform Cookbook; Mikael Krief; Packt Publishing * Java ist auch eine Insel; Christian Ullenboom; -* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers +* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner +* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton +* Modern Perl; Chromatic ; Onyx Neon Press +* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt * The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional -* The Docker Book; James Turnbull; Kindle +* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook * Systemprogrammierung in Go; Frank Müller; dpunkt +* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press +* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly +* Ultimate Go Notebook; Bill Kennedy +* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly +* C++ Programming Language; Bjarne Stroustrup; +* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson +* Higher Order Perl; Mark Dominus; Morgan Kaufmann +* Polished Ruby Programming; Jeremy Evans; Packt Publishing +* Concurrency in Go; Katherine Cox-Buday; O'Reilly +* Effective awk programming; Arnold Robbins; O'Reilly +* Raku Fundamentals; Moritz Lenz; Apress +* The Pragmatic Programmer; David Thomas; Addison-Wesley * Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly +* Site Reliability Engineering; How Google runs production systems; O'Reilly * DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible -* 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 * Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf +* 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 +* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers +* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers * Leanring eBPF; Liz Rice; O'Reilly -* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible -* Raku Recipes; J.J. Merelo; Apress -* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner -* Raku Fundamentals; Moritz Lenz; Apress -* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly -* Effective awk programming; Arnold Robbins; O'Reilly -* Funktionale Programmierung; Peter Pepper; Springer -* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications -* DNS and BIND; Cricket Liu; O'Reilly -* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly -* Concurrency in Go; Katherine Cox-Buday; O'Reilly -* Modern Perl; Chromatic ; Onyx Neon Press -* Terraform Cookbook; Mikael Krief; Packt Publishing +* Effective Java; Joshua Bloch; Addison-Wesley Professional +* Perl New Features; Joshua McAdams, brian d foy; Perl School * Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press -* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications -* C++ Programming Language; Bjarne Stroustrup; -* 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 * 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly ## Technical references I didn't read them from the beginning to the end, but I am using them to look up things. The books are in random order: -* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly -* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly -* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley -* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley * Go: Design Patterns for Real-World Projects; Mat Ryer; Packt +* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley * 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 +* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly +* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly +* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly ## Self-development and soft-skills books In random order: -* Getting Things Done; David Allen -* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing -* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd -* Slow Productivity; Cal Newport; Penguin Random House -* Ultralearning; Scott Young; Thorsons -* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly -* Eat That Frog!; Brian Tracy; Hodder Paperbacks -* The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook * 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 -* So Good They Can't Ignore You; Cal Newport; Business Plus -* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook -* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook -* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne -* Stop starting, start finishing; Arne Roock; Lean-Kanban University -* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press * Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook -* The Power of Now; Eckhard Tolle; Yellow Kite -* The Bullet Journal Method; Ryder Carroll; Fourth Estate * Soft Skills; John Sommez; Manning Publications -* 101 Essays that change the way you think; Brianna Wiest; Audiobook -* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME) -* Meditation for Mortals, Oliver Burkeman, Audiobook +* Influence without Authority; A. Cohen, D. Bradford; Wiley * Psycho-Cybernetics; Maxwell Maltz; Perigee Books -* Digital Minimalism; Cal Newport; Portofolio Penguin -* Atomic Habits; James Clear; Random House Business -* 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook +* Eat That Frog; Brian Tracy +* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion +* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook +* The Joy of Missing Out; Christina Crook; New Society Publishers +* The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook +* Eat That Frog!; Brian Tracy; Hodder Paperbacks +* Getting Things Done; David Allen +* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books +* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd +* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly * The Good Enough Job; Simone Stolzoff; Ebury Edge * The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME) -* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion -* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK -* Influence without Authority; A. Cohen, D. Bradford; Wiley -* Eat That Frog; Brian Tracy * Deep Work; Cal Newport; Piatkus -* Ultralearning; Anna Laurent; Self-published via Amazon -* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books +* The Bullet Journal Method; Ryder Carroll; Fourth Estate +* The Power of Now; Eckhard Tolle; Yellow Kite +* Atomic Habits; James Clear; Random House Business +* 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook +* Slow Productivity; Cal Newport; Penguin Random House +* 101 Essays that change the way you think; Brianna Wiest; Audiobook +* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press +* Stop starting, start finishing; Arne Roock; Lean-Kanban University +* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select +* 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 -* The Joy of Missing Out; Christina Crook; New Society Publishers +* So Good They Can't Ignore You; Cal Newport; Business Plus +* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing +* Digital Minimalism; Cal Newport; Portofolio Penguin +* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne +* Ultralearning; Anna Laurent; Self-published via Amazon +* Ultralearning; Scott Young; Thorsons +* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK +* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook +* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME) => ../notes/index.gmi Here are notes of mine for some of the books @@ -145,30 +145,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) -* Protocol buffers; O'Reilly Online -* Structure and Interpretation of Computer Programs; Harold Abelson and more...; -* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. +* Developing IaC with Terraform (with Live Lessons); O'Reilly Online * Ultimate Go Programming; Bill Kennedy; O'Reilly Online -* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online -* MySQL Deep Dive Workshop; 2-day on-site training -* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online * Scripting Vim; Damian Conway; O'Reilly Online * The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online -* Developing IaC with Terraform (with Live Lessons); O'Reilly Online -* Apache Tomcat Best Practises; 3-day on-site training -* 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 +* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online +* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. * AWS Immersion Day; Amazon; 1-day interactive online training +* Apache Tomcat Best Practises; 3-day on-site training +* Structure and Interpretation of Computer Programs; Harold Abelson and more...; +* MySQL Deep Dive Workshop; 2-day on-site 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) +* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online * 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 +* Functional programming lecture; Remote University of Hagen +* Protocol buffers; O'Reilly Online ## Technical guides These are not whole books, but guides (smaller or larger) which I found very useful. in random order: -* How CPUs work at https://cpu.land * Advanced Bash-Scripting Guide * Raku Guide at https://raku.guide +* How CPUs work at https://cpu.land ## Podcasts @@ -176,58 +176,58 @@ These are not whole books, but guides (smaller or larger) which I found very use In random order: -* The ProdCast (Google SRE Podcast) -* Fallthrough [Golang] -* Maintainable -* Wednesday Wisdom * Pratical AI +* The ProdCast (Google SRE Podcast) * BSD Now [BSD] +* Fork Around And Find Out * Cup o' Go [Golang] -* The Pragmatic Engineer Podcast -* Modern Mentor +* Maintainable * Hidden Brain * Backend Banter * Dev Interrupted -* Fork Around And Find Out +* Modern Mentor +* The Pragmatic Engineer Podcast +* Wednesday Wisdom * The Changelog Podcast(s) +* Fallthrough [Golang] * Deep Questions with Cal Newport ### Podcasts I liked I liked them but am not listening to them anymore. The podcasts have either "finished" (no more episodes) or I stopped listening to them due to time constraints or a shift in my interests. +* Ship It (predecessor of Fork Around And Find Out) * CRE: Chaosradio Express [german] -* Java Pub House +* FLOSS weekly * Modern Mentor -* Ship It (predecessor of Fork Around And Find Out) +* Java Pub House * Go Time (predecessor of fallthrough) -* FLOSS weekly ## Newsletters I like This is a mix of tech and non-tech newsletters I am subscribed to. In random order: -* The Pragmatic Engineer -* Monospace Mentor -* The Valuable Dev -* Register Spill +* Ruby Weekly * Applied Go Weekly Newsletter +* Register Spill * Andreas Brandhorst Newsletter (Sci-Fi author) -* Golang Weekly -* VK Newsletter * byteSizeGo +* The Valuable Dev * Changelog News -* Ruby Weekly +* Monospace Mentor +* Golang Weekly +* The Pragmatic Engineer * The Imperfectionist +* VK Newsletter ## 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) -* freeX (not published anymore) * Linux User * Linux Magazine +* freeX (not published anymore) # Formal education diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index d5a21c6a..6f6530b4 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2025-11-01T22:25:15+02:00 + 2025-11-06T15:43:19+02:00 foo.zone feed To be in the .zone! @@ -9544,6 +9544,12 @@ MBATTCHG : 5 Percent
I simulated a power outage by removing the power input from the APC. Immediately, the following message appeared on all the nodes:

+
+Broadcast Message from root@f0.lan.buetow.org
+        (no tty) at 15:03 EET...
+
+Power failure. Running on UPS batteries.                                              
+

I ran the following command to confirm the available battery time:

@@ -10184,14 +10190,93 @@ Jan 26 17:36:32 f2 apcupsd[2159]: apcupsd shutdown succeeded
So I put this into my zsh dotfiles (in some editor.zsh.source in my ~ directory):

+ +
export EDITOR=hx
+export VISUAL=$EDITOR
+export GIT_EDITOR=$EDITOR
+export HELIX_CONFIG_DIR=$HOME/.config/helix
+
+editor::helix::random_theme () {
+    # May add more theme search paths based on OS. This one is
+    # for Fedora Linux, but there is also MacOS, etc.
+    local -r theme_dir=/usr/share/helix/runtime/themes
+    if [ ! -d $theme_dir ]; then
+        echo "Helix theme dir $theme_dir doesnt exist"
+        return 1
+    fi
+
+    local -r config_file=$HELIX_CONFIG_DIR/config.toml
+    local -r random_theme="$(basename "$(ls $theme_dir \
+        | grep -v random.toml | grep .toml | sort -R \
+        | head -n 1)" | cut -d. -f1)"
+
+    sed "/^theme =/ { s/.*/theme = \"$random_theme\"/; }" \
+        $config_file > $config_file.tmp && 
+        mv $config_file.tmp $config_file
+}
+
+if [ -f $HELIX_CONFIG_DIR/config.toml ]; then
+    editor::helix::random_theme
+fi
+

So every time I open a new terminal or shell, editor::helix::random_theme gets called, which randomly selects a theme from all installed ones and updates the helix config accordingly.

+ +
[paul@earth] ~ % editor::helix::random_theme
+[paul@earth] ~ % head -n 1 ~/.config/helix/config.toml
+theme = "jellybeans"
+[paul@earth] ~ % editor::helix::random_theme
+[paul@earth] ~ % head -n 1 ~/.config/helix/config.toml
+theme = "rose_pine"
+[paul@earth] ~ % editor::helix::random_theme
+[paul@earth] ~ % head -n 1 ~/.config/helix/config.toml
+theme = "noctis"
+[paul@earth] ~ %
+

A better version



Update 2024-12-18: This is an improved version, which works cross platform (e.g., also on MacOS) and multiple theme directories:

+ +
export EDITOR=hx
+export VISUAL=$EDITOR
+export GIT_EDITOR=$EDITOR
+export HELIX_CONFIG_DIR=$HOME/.config/helix
+
+editor::helix::theme::get_random () {
+    for dir in $(hx --health \
+        | awk '/^Runtime directories/ { print $3 }' | tr ';' ' '); do
+        if [ -d $dir/themes ]; then
+            ls $dir/themes
+        fi
+    done | grep -F .toml | sort -R | head -n 1 | cut -d. -f1
+}
+
+editor::helix::theme::set () {
+    local -r theme="$1"; shift
+
+    local -r config_file=$HELIX_CONFIG_DIR/config.toml
+
+    sed "/^theme =/ { s/.*/theme = \"$theme\"/; }" \
+        $config_file > $config_file.tmp && 
+        mv $config_file.tmp $config_file
+}
+
+if [ -f $HELIX_CONFIG_DIR/config.toml ]; then
+    editor::helix::theme::set $(editor::helix::theme::get_random)
+fi
+

I hope you had some fun. E-Mail your comments to paul@nospam.buetow.org :-)

diff --git a/index.gmi b/index.gmi index 0872ae5f..306cfad1 100644 --- a/index.gmi +++ b/index.gmi @@ -1,6 +1,6 @@ # Hello! -> This site was generated at 2025-11-03T04:10:54+02:00 by `Gemtexter` +> This site was generated at 2025-11-06T15:43:14+02:00 by `Gemtexter` Welcome to the foo.zone! diff --git a/uptime-stats.gmi b/uptime-stats.gmi index 7d166132..4b7ebab7 100644 --- a/uptime-stats.gmi +++ b/uptime-stats.gmi @@ -1,6 +1,6 @@ # My machine uptime stats -> This site was last updated at 2025-11-03T04:10:54+02:00 +> This site was last updated at 2025-11-06T15:43:19+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. @@ -22,24 +22,24 @@ Boots is the total number of host boots over the entire lifespan. | Pos | Host | Boots | Last Kernel | +-----+----------------+-------+------------------------------+ | 1. | alphacentauri | 671 | FreeBSD 11.4-RELEASE-p7 | -| 2. | *earth | 210 | Linux 6.17.5-300.fc43.x86_64 | +| 2. | *earth | 211 | Linux 6.17.5-300.fc43.x86_64 | | 3. | mars | 207 | Linux 3.2.0-4-amd64 | | 4. | callisto | 153 | Linux 4.0.4-303.fc22.x86_64 | | 5. | dionysus | 136 | FreeBSD 13.0-RELEASE-p11 | | 6. | tauceti-e | 120 | Linux 3.2.0-4-amd64 | -| 7. | makemake | 76 | Linux 6.9.9-200.fc40.x86_64 | +| 7. | *makemake | 77 | Linux 6.9.9-200.fc40.x86_64 | | 8. | *f2 | 70 | FreeBSD 14.3-RELEASE | | 9. | *f1 | 65 | FreeBSD 14.3-RELEASE | | 10. | *f0 | 62 | FreeBSD 14.3-RELEASE | | 11. | uranus | 59 | NetBSD 10.1 | | 12. | pluto | 51 | Linux 3.2.0-4-amd64 | -| 13. | mega15289 | 50 | Darwin 23.4.0 | -| 14. | *mega-m3-pro | 50 | Darwin 24.6.0 | +| 13. | *mega-m3-pro | 50 | Darwin 24.6.0 | +| 14. | mega15289 | 50 | Darwin 23.4.0 | | 15. | *fishfinger | 46 | OpenBSD 7.7 | | 16. | *t450 | 44 | FreeBSD 14.2-RELEASE | | 17. | *blowfish | 43 | OpenBSD 7.7 | -| 18. | phobos | 40 | Linux 3.4.0-CM-g1dd7cdf | -| 19. | mega8477 | 40 | Darwin 13.4.0 | +| 18. | mega8477 | 40 | Darwin 13.4.0 | +| 19. | phobos | 40 | Linux 3.4.0-CM-g1dd7cdf | | 20. | sun | 33 | FreeBSD 10.3-RELEASE-p24 | +-----+----------------+-------+------------------------------+ ``` @@ -53,7 +53,7 @@ Uptime is the total uptime of a host over the entire lifespan. | Pos | Host | Uptime | Last Kernel | +-----+----------------+-----------------------------+-----------------------------------+ | 1. | vulcan | 4 years, 5 months, 6 days | Linux 3.10.0-1160.81.1.el7.x86_64 | -| 2. | *earth | 3 years, 10 months, 19 days | Linux 6.17.5-300.fc43.x86_64 | +| 2. | *earth | 3 years, 10 months, 22 days | Linux 6.17.5-300.fc43.x86_64 | | 3. | *blowfish | 3 years, 10 months, 2 days | OpenBSD 7.7 | | 4. | sun | 3 years, 9 months, 26 days | FreeBSD 10.3-RELEASE-p24 | | 5. | uranus | 3 years, 9 months, 5 days | NetBSD 10.1 | @@ -68,7 +68,7 @@ Uptime is the total uptime of a host over the entire lifespan. | 14. | *mega-m3-pro | 1 years, 5 months, 20 days | Darwin 24.6.0 | | 15. | mega8477 | 1 years, 3 months, 25 days | Darwin 13.4.0 | | 16. | host0 | 1 years, 3 months, 9 days | FreeBSD 6.2-RELEASE-p5 | -| 17. | makemake | 1 years, 3 months, 5 days | Linux 6.9.9-200.fc40.x86_64 | +| 17. | *makemake | 1 years, 3 months, 6 days | Linux 6.9.9-200.fc40.x86_64 | | 18. | tauceti-e | 1 years, 2 months, 20 days | Linux 3.2.0-4-amd64 | | 19. | callisto | 0 years, 10 months, 31 days | Linux 4.0.4-303.fc22.x86_64 | | 20. | alphacentauri | 0 years, 10 months, 28 days | FreeBSD 11.4-RELEASE-p7 | @@ -85,7 +85,7 @@ Score is calculated by combining all other metrics. +-----+----------------+-------+-----------------------------------+ | 1. | uranus | 340 | NetBSD 10.1 | | 2. | vulcan | 275 | Linux 3.10.0-1160.81.1.el7.x86_64 | -| 3. | *earth | 267 | Linux 6.17.5-300.fc43.x86_64 | +| 3. | *earth | 268 | Linux 6.17.5-300.fc43.x86_64 | | 4. | *blowfish | 243 | OpenBSD 7.7 | | 5. | sun | 238 | FreeBSD 10.3-RELEASE-p24 | | 6. | uugrn | 211 | FreeBSD 11.2-RELEASE-p4 | @@ -96,7 +96,7 @@ Score is calculated by combining all other metrics. | 11. | dionysus | 156 | FreeBSD 13.0-RELEASE-p11 | | 12. | mega15289 | 147 | Darwin 23.4.0 | | 13. | tauceti | 141 | Linux 3.2.0-4-amd64 | -| 14. | makemake | 128 | Linux 6.9.9-200.fc40.x86_64 | +| 14. | *makemake | 139 | Linux 6.9.9-200.fc40.x86_64 | | 15. | *t450 | 122 | FreeBSD 14.2-RELEASE | | 16. | tauceti-f | 108 | Linux 3.2.0-3-amd64 | | 17. | tauceti-e | 96 | Linux 3.2.0-4-amd64 | @@ -117,7 +117,7 @@ Downtime is the total downtime of a host over the entire lifespan. | 1. | dionysus | 8 years, 3 months, 16 days | FreeBSD 13.0-RELEASE-p11 | | 2. | uranus | 6 years, 7 months, 31 days | NetBSD 10.1 | | 3. | alphacentauri | 5 years, 11 months, 18 days | FreeBSD 11.4-RELEASE-p7 | -| 4. | makemake | 3 years, 2 months, 2 days | Linux 6.9.9-200.fc40.x86_64 | +| 4. | *makemake | 3 years, 8 months, 4 days | Linux 6.9.9-200.fc40.x86_64 | | 5. | moon | 2 years, 1 months, 1 days | FreeBSD 14.0-RELEASE-p3 | | 6. | callisto | 1 years, 5 months, 15 days | Linux 4.0.4-303.fc22.x86_64 | | 7. | mega15289 | 1 years, 4 months, 24 days | Darwin 23.4.0 | @@ -148,9 +148,9 @@ Lifespan is the total uptime + the total downtime of a host. | 1. | uranus | 10 years, 4 months, 5 days | NetBSD 10.1 | | 2. | dionysus | 8 years, 6 months, 17 days | FreeBSD 13.0-RELEASE-p11 | | 3. | alphacentauri | 6 years, 9 months, 13 days | FreeBSD 11.4-RELEASE-p7 | -| 4. | vulcan | 4 years, 5 months, 6 days | Linux 3.10.0-1160.81.1.el7.x86_64 | -| 5. | *earth | 4 years, 4 months, 7 days | Linux 6.17.5-300.fc43.x86_64 | -| 6. | makemake | 4 years, 4 months, 7 days | Linux 6.9.9-200.fc40.x86_64 | +| 4. | *makemake | 4 years, 10 months, 8 days | Linux 6.9.9-200.fc40.x86_64 | +| 5. | vulcan | 4 years, 5 months, 6 days | Linux 3.10.0-1160.81.1.el7.x86_64 | +| 6. | *earth | 4 years, 4 months, 11 days | Linux 6.17.5-300.fc43.x86_64 | | 7. | *blowfish | 3 years, 10 months, 3 days | OpenBSD 7.7 | | 8. | sun | 3 years, 10 months, 2 days | FreeBSD 10.3-RELEASE-p24 | | 9. | uugrn | 3 years, 5 months, 5 days | FreeBSD 11.2-RELEASE-p4 | @@ -179,7 +179,7 @@ Boots is the total number of host boots over the entire lifespan. | 1. | FreeBSD 10... | 551 | | 2. | Linux 3... | 550 | | 3. | *FreeBSD 14... | 215 | -| 4. | *Linux 6... | 190 | +| 4. | *Linux 6... | 192 | | 5. | Linux 5... | 162 | | 6. | Linux 4... | 161 | | 7. | FreeBSD 11... | 153 | @@ -211,7 +211,7 @@ Uptime is the total uptime of a host over the entire lifespan. | 2. | *OpenBSD 7... | 7 years, 6 months, 29 days | | 3. | FreeBSD 10... | 5 years, 9 months, 9 days | | 4. | Linux 5... | 4 years, 10 months, 21 days | -| 5. | *Linux 6... | 3 years, 1 months, 15 days | +| 5. | *Linux 6... | 3 years, 1 months, 19 days | | 6. | Linux 4... | 2 years, 7 months, 22 days | | 7. | FreeBSD 11... | 2 years, 4 months, 28 days | | 8. | *FreeBSD 14... | 2 years, 3 months, 24 days | @@ -242,7 +242,7 @@ Score is calculated by combining all other metrics. | 2. | *OpenBSD 7... | 484 | | 3. | FreeBSD 10... | 406 | | 4. | Linux 5... | 317 | -| 5. | *Linux 6... | 210 | +| 5. | *Linux 6... | 211 | | 6. | Linux 4... | 175 | | 7. | *FreeBSD 14... | 161 | | 8. | FreeBSD 11... | 159 | @@ -269,7 +269,7 @@ Boots is the total number of host boots over the entire lifespan. +-----+------------+-------+ | Pos | KernelName | Boots | +-----+------------+-------+ -| 1. | *Linux | 1085 | +| 1. | *Linux | 1087 | | 2. | *FreeBSD | 1080 | | 3. | *Darwin | 155 | | 4. | *OpenBSD | 109 | @@ -285,7 +285,7 @@ Uptime is the total uptime of a host over the entire lifespan. +-----+------------+-----------------------------+ | Pos | KernelName | Uptime | +-----+------------+-----------------------------+ -| 1. | *Linux | 28 years, 2 months, 7 days | +| 1. | *Linux | 28 years, 2 months, 11 days | | 2. | *FreeBSD | 12 years, 2 months, 24 days | | 3. | *OpenBSD | 8 years, 2 months, 7 days | | 4. | *Darwin | 5 years, 1 months, 8 days | -- cgit v1.2.3