diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-16 09:16:26 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-16 09:16:26 +0300 |
| commit | abede228c3ffa4b72fbcc1f0e25c014b7d64d8d0 (patch) | |
| tree | d2e25c146bfe50843bb7c05f76fa64e6919da919 | |
| parent | aa234d18fb6272a4b1e43cc20fc89c03a1e57a9d (diff) | |
Update content for md
| -rw-r--r-- | about/resources.md | 202 | ||||
| -rw-r--r-- | gemfeed/2026-05-08-unveiling-ior-ng-part-1.md | 4 | ||||
| -rw-r--r-- | gemfeed/2026-05-11-unveiling-ior-ng-part-2.md | 12 | ||||
| -rw-r--r-- | gemfeed/2026-05-17-unveiling-ior-ng-part-3.md | 8 | ||||
| -rw-r--r-- | index.md | 2 | ||||
| -rw-r--r-- | uptime-stats.md | 24 |
6 files changed, 125 insertions, 127 deletions
diff --git a/about/resources.md b/about/resources.md index aacc72b8..e97464ba 100644 --- a/about/resources.md +++ b/about/resources.md @@ -36,111 +36,111 @@ You won't find any links on this site because, over time, the links will break. In random order: -* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly -* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly -* Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook -* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press -* Modern Perl; Chromatic ; Onyx Neon Press -* DNS and BIND; Cricket Liu; O'Reilly -* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers +* Raku Fundamentals; Moritz Lenz; Apress * Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt +* Funktionale Programmierung; Peter Pepper; Springer +* The Docker Book; James Turnbull; Kindle * Leanring eBPF; Liz Rice; O'Reilly -* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook -* Ultimate Go Notebook; Bill Kennedy -* Polished Ruby Programming; Jeremy Evans; Packt Publishing -* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press -* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly -* Effective awk programming; Arnold Robbins; O'Reilly -* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton +* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson +* DNS and BIND; Cricket Liu; O'Reilly +* Modern Perl; Chromatic ; Onyx Neon Press * Java ist auch eine Insel; Christian Ullenboom; -* The Docker Book; James Turnbull; Kindle -* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly -* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible -* Data Science at the Command Line; Jeroen Janssens; O'Reilly * Terraform Cookbook; Mikael Krief; Packt Publishing +* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly +* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional * Effective Java; Joshua Bloch; Addison-Wesley Professional -* Site Reliability Engineering; How Google runs production systems; O'Reilly -* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications -* The Pragmatic Programmer; David Thomas; Addison-Wesley -* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly -* Higher Order Perl; Mark Dominus; Morgan Kaufmann -* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers -* Raku Fundamentals; Moritz Lenz; Apress -* Perl New Features; Joshua McAdams, brian d foy; Perl School +* Data Science at the Command Line; Jeroen Janssens; O'Reilly * Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf +* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications +* Perl New Features; Joshua McAdams, brian d foy; Perl School +* Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook +* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly +* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly +* Pro Puppet; James Turnbull, Jeffrey McCune; Apress +* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly +* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly * Developing Games in Java; David Brackeen and others...; New Riders * Concurrency in Go; Katherine Cox-Buday; O'Reilly +* Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook +* Effective awk programming; Arnold Robbins; 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 -* Pro Puppet; James Turnbull, Jeffrey McCune; Apress -* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson -* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional -* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible -* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications -* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner -* C++ Programming Language; Bjarne Stroustrup; -* Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook +* Higher Order Perl; Mark Dominus; Morgan Kaufmann +* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press +* The Pragmatic Programmer; David Thomas; Addison-Wesley +* Site Reliability Engineering; How Google runs production systems; O'Reilly +* Ultimate Go Notebook; Bill Kennedy * Raku Recipes; J.J. Merelo; Apress -* Funktionale Programmierung; Peter Pepper; Springer +* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications +* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible +* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press +* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers +* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible +* Polished Ruby Programming; Jeremy Evans; Packt Publishing +* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly +* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook +* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton * Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly -* Systemprogrammierung in Go; Frank Müller; dpunkt -* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly +* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner +* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers * 97 Things Every Cloud Engineer Should Know: Collective Wisdom from the Experts;Emily Freeman, Nathen Harvey; O'Reilly +* Systemprogrammierung in Go; Frank Müller; dpunkt +* C++ Programming Language; Bjarne Stroustrup; ## 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: -* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley -* 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 * Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly * The Linux Programming Interface; Michael Kerrisk; No Starch Press -* Relayd and Httpd Mastery; Michael W Lucas -* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly * Go: Design Patterns for Real-World Projects; Mat Ryer; Packt +* 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 +* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly ## Self-development and soft-skills books In random order: -* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly -* 101 Essays that change the way you think; Brianna Wiest; Audiobook -* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing -* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME) -* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook -* Soft Skills; John Sommez; Manning Publications -* Eat That Frog!; Brian Tracy; Hodder Paperbacks -* The Joy of Missing Out; Christina Crook; New Society Publishers -* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK * Atomic Habits; James Clear; Random House Business -* Meditation for Mortals, Oliver Burkeman, Audiobook -* Slow Productivity; Cal Newport; Penguin Random House -* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook * Never Split the Difference; Chris Voss, Tahl Raz; Random House Business -* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd -* 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 -* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books +* The Power of Now; Eckhard Tolle; Yellow Kite +* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK +* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME) +* Deep Work; Cal Newport; Piatkus * The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select -* The Software Engineer's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook -* The Good Enough Job; Simone Stolzoff; Ebury Edge +* Getting Things Done; David Allen +* Slow Productivity; Cal Newport; Penguin Random House +* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press +* Soft Skills; John Sommez; Manning Publications * The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook +* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME) * Stop starting, start finishing; Arne Roock; Lean-Kanban University -* The Bullet Journal Method; Ryder Carroll; Fourth Estate -* Deep Work; Cal Newport; Piatkus +* 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook * So Good They Can't Ignore You; Cal Newport; Business Plus +* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook +* 101 Essays that change the way you think; Brianna Wiest; Audiobook * Ultralearning; Anna Laurent; Self-published via Amazon -* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press -* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME) -* 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook -* Ultralearning; Scott Young; Thorsons +* Meditation for Mortals, Oliver Burkeman, Audiobook +* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing +* Influence without Authority; A. Cohen, D. Bradford; Wiley * Digital Minimalism; Cal Newport; Portofolio Penguin +* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd +* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly * Psycho-Cybernetics; Maxwell Maltz; Perigee Books -* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion -* The Power of Now; Eckhard Tolle; Yellow Kite -* Influence without Authority; A. Cohen, D. Bradford; Wiley -* Getting Things Done; David Allen +* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books * Eat That Frog; Brian Tracy +* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook +* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion +* The Joy of Missing Out; Christina Crook; New Society Publishers +* Eat That Frog!; Brian Tracy; Hodder Paperbacks +* The Software Engineer's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook +* The Good Enough Job; Simone Stolzoff; Ebury Edge +* Ultralearning; Scott Young; Thorsons +* Staff Engineer: Leadership beyond the management track; Will Larson; 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 [Here are notes of mine for some of the books](../notes/index.md) @@ -148,30 +148,30 @@ In random order: Some of these were in-person with exams; others were online learning lectures only. In random order: -* Apache Tomcat Best Practises; 3-day on-site training -* Developing IaC with Terraform (with Live Lessons); O'Reilly Online -* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online -* Protocol buffers; O'Reilly Online +* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training * AWS Immersion Day; Amazon; 1-day interactive online training -* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online +* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online +* Scripting Vim; Damian Conway; O'Reilly Online +* Developing IaC with Terraform (with Live Lessons); O'Reilly Online +* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. * Ultimate Go Programming; Bill Kennedy; 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) +* The Ultimate Kubernetes Bootcamp; School of Devops; 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 * MySQL Deep Dive Workshop; 2-day on-site training -* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online -* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. -* Structure and Interpretation of Computer Programs; Harold Abelson and more...; -* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training * Functional programming lecture; Remote University of Hagen -* Scripting Vim; Damian Conway; O'Reilly Online +* Apache Tomcat Best Practises; 3-day on-site training +* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online +* Structure and Interpretation of Computer Programs; Harold Abelson and more...; ## 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 +* Advanced Bash-Scripting Guide ## Podcasts @@ -179,58 +179,58 @@ These are not whole books, but guides (smaller or larger) which I found very use In random order: -* Hidden Brain +* Dev Interrupted * The ProdCast (Google SRE Podcast) -* Fork Around And Find Out -* Deep Questions with Cal Newport +* Hidden Brain * BSD Now [BSD] -* Fallthrough [Golang] * Backend Banter +* Deep Questions with Cal Newport * Wednesday Wisdom -* The Pragmatic Engineer Podcast -* Pratical AI -* Cup o' Go [Golang] * Modern Mentor +* Cup o' Go [Golang] +* Fork Around And Find Out * The Changelog Podcast(s) +* Fallthrough [Golang] * Maintainable -* Dev Interrupted +* Pratical AI +* 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. -* CRE: Chaosradio Express [german] -* Ship It (predecessor of Fork Around And Find Out) +* Go Time (predecessor of fallthrough) * Modern Mentor * Java Pub House * FLOSS weekly -* Go Time (predecessor of fallthrough) +* Ship It (predecessor of Fork Around And Find Out) +* CRE: Chaosradio Express [german] ## Newsletters I like This is a mix of tech and non-tech newsletters I am subscribed to. In random order: -* Applied Go Weekly Newsletter * The Pragmatic Engineer -* Monospace Mentor -* Register Spill -* VK Newsletter -* The Imperfectionist -* Changelog News * Ruby Weekly -* Golang Weekly +* Changelog News +* VK Newsletter +* Monospace Mentor * byteSizeGo * The Valuable Dev * Andreas Brandhorst Newsletter (Sci-Fi author) +* Golang Weekly +* The Imperfectionist +* Register Spill +* Applied Go Weekly 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) +* LWN (online only) ## YouTube channels diff --git a/gemfeed/2026-05-08-unveiling-ior-ng-part-1.md b/gemfeed/2026-05-08-unveiling-ior-ng-part-1.md index 35be96e2..a49e125c 100644 --- a/gemfeed/2026-05-08-unveiling-ior-ng-part-1.md +++ b/gemfeed/2026-05-08-unveiling-ior-ng-part-1.md @@ -8,7 +8,7 @@ This is the first of three posts. Part 1 is the demo-driven tour: what `ior` loo [](./unveiling-ior-ng/00-hero-flamegraph.png) -[2026-05-08 Unveiling I/O Riot NG v1.0.0 — Part 1: a guided tour (You are currently reading this)](./2026-05-08-unveiling-ior-ng-part-1.md) +[2026-05-08 Unveiling I/O Riot NG — Part 1: a guided tour (You are currently reading this)](./2026-05-08-unveiling-ior-ng-part-1.md) [2026-05-11 Unveiling I/O Riot NG — Part 2: install and compile once, run everywhere](./2026-05-11-unveiling-ior-ng-part-2.md) [2026-05-17 Unveiling I/O Riot NG — Part 3: under the hood](./2026-05-17-unveiling-ior-ng-part-3.md) @@ -230,7 +230,7 @@ Other related posts are: [2026-05-17 Unveiling I/O Riot NG — Part 3: under the hood](./2026-05-17-unveiling-ior-ng-part-3.md) [2026-05-11 Unveiling I/O Riot NG — Part 2: install and compile once, run everywhere](./2026-05-11-unveiling-ior-ng-part-2.md) -[2026-05-08 Unveiling I/O Riot NG v1.0.0 — Part 1: a guided tour (You are currently reading this)](./2026-05-08-unveiling-ior-ng-part-1.md) +[2026-05-08 Unveiling I/O Riot NG — Part 1: a guided tour (You are currently reading this)](./2026-05-08-unveiling-ior-ng-part-1.md) [2018-06-01 Realistic load testing with I/O Riot for Linux](./2018-06-01-realistic-load-testing-with-ioriot-for-linux.md) [Back to the main site](../) diff --git a/gemfeed/2026-05-11-unveiling-ior-ng-part-2.md b/gemfeed/2026-05-11-unveiling-ior-ng-part-2.md index 343a5684..87641a81 100644 --- a/gemfeed/2026-05-11-unveiling-ior-ng-part-2.md +++ b/gemfeed/2026-05-11-unveiling-ior-ng-part-2.md @@ -4,9 +4,9 @@ This is Part 2 of three. Part 1 is the demo-driven tour: what ior looks like, how the dashboard tabs work, how filtering and recording behave. This part is about the installation for Rocky Linux 8 and 9 and, more interestingly, why you only have to do that dance on a single machine: the resulting binary is portable to every other Linux box thanks to CO-RE (Compile Once, Run Everywhere) plus full static linking. Part 3 is the under-the-hood companion (per-event schema, async-syscall caveats, the syscall-coverage probe generator, and post-mortem SQL on the parquet output). -[2026-05-08 Unveiling I/O Riot NG v1.0.0 — Part 1: a guided tour](./2026-05-08-unveiling-ior-ng-part-1.md) -[2026-05-11 Unveiling I/O Riot NG v1.0.0 — Part 2: install and compile once, run everywhere (You are currently reading this)](./2026-05-11-unveiling-ior-ng-part-2.md) -[2026-05-17 Unveiling I/O Riot NG v1.0.0 — Part 3: under the hood](./2026-05-17-unveiling-ior-ng-part-3.md) +[2026-05-08 Unveiling I/O Riot NG — Part 1: a guided tour](./2026-05-08-unveiling-ior-ng-part-1.md) +[2026-05-11 Unveiling I/O Riot NG — Part 2: install and compile once, run everywhere (You are currently reading this)](./2026-05-11-unveiling-ior-ng-part-2.md) +[2026-05-17 Unveiling I/O Riot NG — Part 3: under the hood](./2026-05-17-unveiling-ior-ng-part-3.md) [](./unveiling-ior-ng/00-hero-flamegraph.png) @@ -268,9 +268,9 @@ E-Mail your comments to `paul@nospam.buetow.org` :-) Other related posts are: -[2026-05-17 Unveiling I/O Riot NG v1.0.0 — Part 3: under the hood](./2026-05-17-unveiling-ior-ng-part-3.md) -[2026-05-11 Unveiling I/O Riot NG v1.0.0 — Part 2: install and compile once, run everywhere (You are currently reading this)](./2026-05-11-unveiling-ior-ng-part-2.md) -[2026-05-08 Unveiling I/O Riot NG v1.0.0 — Part 1: a guided tour](./2026-05-08-unveiling-ior-ng-part-1.md) +[2026-05-17 Unveiling I/O Riot NG — Part 3: under the hood](./2026-05-17-unveiling-ior-ng-part-3.md) +[2026-05-11 Unveiling I/O Riot NG — Part 2: install and compile once, run everywhere (You are currently reading this)](./2026-05-11-unveiling-ior-ng-part-2.md) +[2026-05-08 Unveiling I/O Riot NG — Part 1: a guided tour](./2026-05-08-unveiling-ior-ng-part-1.md) [2018-06-01 Realistic load testing with I/O Riot for Linux](./2018-06-01-realistic-load-testing-with-ioriot-for-linux.md) [Back to the main site](../) diff --git a/gemfeed/2026-05-17-unveiling-ior-ng-part-3.md b/gemfeed/2026-05-17-unveiling-ior-ng-part-3.md index 9172597c..c4d2c103 100644 --- a/gemfeed/2026-05-17-unveiling-ior-ng-part-3.md +++ b/gemfeed/2026-05-17-unveiling-ior-ng-part-3.md @@ -8,9 +8,9 @@ This is the third and final post in the series. Part 1 is the demo-driven tour: [I/O Riot NG on Codeberg](https://codeberg.org/snonux/ior) -[2026-05-08 Unveiling I/O Riot NG v1.0.0 — Part 1: a guided tour](./2026-05-08-unveiling-ior-ng-part-1.md) +[2026-05-08 Unveiling I/O Riot NG — Part 1: a guided tour](./2026-05-08-unveiling-ior-ng-part-1.md) [2026-05-11 Unveiling I/O Riot NG — Part 2: install and compile once, run everywhere](./2026-05-11-unveiling-ior-ng-part-2.md) -[2026-05-17 Unveiling I/O Riot NG v1.0.0 — Part 3: under the hood (You are currently reading this)](./2026-05-17-unveiling-ior-ng-part-3.md) +[2026-05-17 Unveiling I/O Riot NG — Part 3: under the hood (You are currently reading this)](./2026-05-17-unveiling-ior-ng-part-3.md) ## Table of Contents @@ -223,9 +223,9 @@ E-Mail your comments to `paul@nospam.buetow.org` :-) Other related posts are: -[2026-05-17 Unveiling I/O Riot NG v1.0.0 — Part 3: under the hood (You are currently reading this)](./2026-05-17-unveiling-ior-ng-part-3.md) +[2026-05-17 Unveiling I/O Riot NG — Part 3: under the hood (You are currently reading this)](./2026-05-17-unveiling-ior-ng-part-3.md) [2026-05-11 Unveiling I/O Riot NG — Part 2: install and compile once, run everywhere](./2026-05-11-unveiling-ior-ng-part-2.md) -[2026-05-08 Unveiling I/O Riot NG v1.0.0 — Part 1: a guided tour](./2026-05-08-unveiling-ior-ng-part-1.md) +[2026-05-08 Unveiling I/O Riot NG — Part 1: a guided tour](./2026-05-08-unveiling-ior-ng-part-1.md) [2018-06-01 Realistic load testing with I/O Riot for Linux](./2018-06-01-realistic-load-testing-with-ioriot-for-linux.md) [Back to the main site](../) @@ -1,6 +1,6 @@ # Hello! -> This site was generated at 2026-05-16T08:50:47+03:00 by `Gemtexter` +> This site was generated at 2026-05-16T09:16:19+03:00 by `Gemtexter` Welcome to the foo.zone! diff --git a/uptime-stats.md b/uptime-stats.md index 42615732..123f98a6 100644 --- a/uptime-stats.md +++ b/uptime-stats.md @@ -1,6 +1,6 @@ # My machine uptime stats -> This site was last updated at 2026-05-16T08:50:46+03:00 +> This site was last updated at 2026-05-16T09:16:19+03:00 The following stats were collected via `uptimed` on all of my personal computers over many years and the output was generated by `goprecords`, the global uptime records stats analyser of mine. @@ -13,8 +13,6 @@ Also check out my blog post: [Unveiling `guprecords.raku`: Uptime records with Raku (and also there is a version in Go now)](./gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.md) -> Uptime stats were last updated Sat 16 May 08:50:47 EEST 2026 - ## Top 20 Uptime's by Host Uptime is the total uptime of a host over the entire lifespan. @@ -129,12 +127,12 @@ Boots is the total number of host boots over the entire lifespan. | 11. | uranus | 59 | NetBSD 10.1 | | 12. | pluto | 51 | Linux 3.2.0-4-amd64 | | 13. | *fishfinger | 50 | OpenBSD 7.8 | -| 14. | mega15289 | 50 | Darwin 23.4.0 | -| 15. | *mega-m3-pro | 50 | Darwin 25.3.0 | -| 16. | *blowfish | 50 | OpenBSD 7.8 | +| 14. | *blowfish | 50 | OpenBSD 7.8 | +| 15. | mega15289 | 50 | Darwin 23.4.0 | +| 16. | *mega-m3-pro | 50 | Darwin 25.3.0 | | 17. | t450 | 46 | FreeBSD 14.2-RELEASE | -| 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 | +-----+----------------+-------+-------------------------------+ ``` @@ -151,8 +149,8 @@ Score is calculated by combining all other metrics. | 2. | *earth | 297 | Linux 6.19.10-200.fc43.x86_64 | | 3. | *blowfish | 280 | OpenBSD 7.8 | | 4. | vulcan | 275 | Linux 3.10.0-1160.81.1.el7.x86_64 | -| 5. | sun | 238 | FreeBSD 10.3-RELEASE-p24 | -| 6. | *fishfinger | 238 | OpenBSD 7.8 | +| 5. | *fishfinger | 238 | OpenBSD 7.8 | +| 6. | sun | 238 | FreeBSD 10.3-RELEASE-p24 | | 7. | uugrn | 211 | FreeBSD 11.2-RELEASE-p4 | | 8. | alphacentauri | 201 | FreeBSD 11.4-RELEASE-p7 | | 9. | deltavega | 193 | Linux 3.10.0-1160.11.1.el7.x86_64 | @@ -190,14 +188,14 @@ Boots is the total number of host boots over the entire lifespan. | 10. | *OpenBSD 7... | 110 | | 11. | Darwin 13... | 40 | | 12. | *Darwin 24... | 27 | -| 13. | Darwin 23... | 25 | -| 14. | FreeBSD 5... | 25 | +| 13. | FreeBSD 5... | 25 | +| 14. | Darwin 23... | 25 | | 15. | Linux 2... | 22 | | 16. | Darwin 21... | 17 | | 17. | Darwin 15... | 15 | | 18. | Darwin 22... | 12 | | 19. | Darwin 18... | 11 | -| 20. | OpenBSD 4... | 10 | +| 20. | FreeBSD 7... | 10 | +-----+----------------+-------+ ``` |
