summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-10-25 18:33:49 +0300
committerPaul Buetow <paul@buetow.org>2025-10-25 18:33:49 +0300
commit89ea6f71284864b32e541397577b1e1ffb7ebb78 (patch)
tree2779bc35da605d52fd61873d22233078ad1a1893
parenteb1f782905e1b157160da5e2e2c4052a9f403cd6 (diff)
Update content for html
-rw-r--r--about/index.html5
-rw-r--r--about/resources.html190
-rw-r--r--about/showcase.html114
-rw-r--r--about/showcase/debroid/image-1.png66
-rw-r--r--index.html2
-rw-r--r--uptime-stats.html28
6 files changed, 200 insertions, 205 deletions
diff --git a/about/index.html b/about/index.html
index c4521306..788dc277 100644
--- a/about/index.html
+++ b/about/index.html
@@ -60,11 +60,6 @@
<li>2025 - Origin: Die Erloesung (german); Brandon Q. Morris; eBook (buecher.de)</li>
<li>2021 - Inhibitor Phase; Alastair Reynolds; Audiobook</li>
</ul><br />
-<h3 style='display: inline' id='books-on-my-wishlist'>Books on my wishlist</h3><br />
-<br />
-<ul>
-<li>Senior Engineer Mindset; Swizec Teller; eBook</li>
-</ul><br />
<h3 style='display: inline' id='books-i-ve-read'>Books I&#39;ve read</h3><br />
<br />
<a class='textlink' href='./resources.html'>Resources, Technical Books, Podcasts, Courses and Guides I recommend</a><br />
diff --git a/about/resources.html b/about/resources.html
index ec15e175..c5c5fe62 100644
--- a/about/resources.html
+++ b/about/resources.html
@@ -50,110 +50,110 @@
<span>In random order:</span><br />
<br />
<ul>
-<li>Ultimate Go Notebook; Bill Kennedy</li>
-<li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li>
-<li>Developing Games in Java; David Brackeen and others...; New Riders</li>
-<li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O&#39;Reilly</li>
-<li>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</li>
-<li>Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf</li>
-<li>The Docker Book; James Turnbull; Kindle</li>
-<li>Concurrency in Go; Katherine Cox-Buday; O&#39;Reilly</li>
-<li>Funktionale Programmierung; Peter Pepper; Springer</li>
<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li>
+<li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall &amp; Jon Orwant; O&#39;Reilly</li>
<li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li>
-<li>Java ist auch eine Insel; Christian Ullenboom; </li>
+<li>Ultimate Go Notebook; Bill Kennedy</li>
<li>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </li>
-<li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li>
-<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O&#39;Reilly</li>
-<li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li>
-<li>The Kubernetes Book; Nigel Poulton; Unabridged Audiobook</li>
+<li>Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf</li>
+<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li>
+<li>Effective awk programming; Arnold Robbins; O&#39;Reilly</li>
<li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li>
+<li>Systemprogrammierung in Go; Frank MΓΌller; dpunkt</li>
+<li>Developing Games in Java; David Brackeen and others...; New Riders</li>
+<li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O&#39;Reilly</li>
+<li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li>
<li>Raku Fundamentals; Moritz Lenz; Apress</li>
+<li>Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers</li>
+<li>Modern Perl; Chromatic ; Onyx Neon Press</li>
+<li>Data Science at the Command Line; Jeroen Janssens; O&#39;Reilly</li>
+<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li>
<li>Terraform Cookbook; Mikael Krief; Packt Publishing</li>
-<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li>
+<li>Concurrency in Go; Katherine Cox-Buday; O&#39;Reilly</li>
+<li>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</li>
+<li>Raku Recipes; J.J. Merelo; Apress</li>
<li>21st Century C: C Tips from the New School; Ben Klemens; O&#39;Reilly</li>
-<li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li>
-<li>Effective Java; Joshua Bloch; Addison-Wesley Professional</li>
-<li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O&#39;Reilly</li>
-<li>Systemprogrammierung in Go; Frank MΓΌller; dpunkt</li>
+<li>The Kubernetes Book; Nigel Poulton; Unabridged Audiobook</li>
+<li>Leanring eBPF; Liz Rice; O&#39;Reilly</li>
<li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O&#39;Reilly</li>
+<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li>
+<li>Funktionale Programmierung; Peter Pepper; Springer</li>
+<li>Kubernetes Cookbook; Sameer Naik, SΓ©bastien Goasguen, Jonathan Michaux; O&#39;Reilly</li>
+<li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li>
<li>The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton</li>
-<li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall &amp; Jon Orwant; O&#39;Reilly</li>
-<li>Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook</li>
-<li>Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers</li>
-<li>Effective awk programming; Arnold Robbins; O&#39;Reilly</li>
-<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li>
-<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li>
-<li>Data Science at the Command Line; Jeroen Janssens; O&#39;Reilly</li>
+<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li>
+<li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li>
+<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li>
<li>DNS and BIND; Cricket Liu; O&#39;Reilly</li>
-<li>Kubernetes Cookbook; Sameer Naik, SΓ©bastien Goasguen, Jonathan Michaux; O&#39;Reilly</li>
+<li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li>
+<li>Java ist auch eine Insel; Christian Ullenboom; </li>
+<li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O&#39;Reilly</li>
+<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li>
+<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O&#39;Reilly</li>
<li>Site Reliability Engineering; How Google runs production systems; O&#39;Reilly</li>
-<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li>
+<li>The Docker Book; James Turnbull; Kindle</li>
+<li>Effective Java; Joshua Bloch; Addison-Wesley Professional</li>
+<li>Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook</li>
+<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li>
<li>C++ Programming Language; Bjarne Stroustrup;</li>
-<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li>
-<li>Leanring eBPF; Liz Rice; O&#39;Reilly</li>
-<li>Raku Recipes; J.J. Merelo; Apress</li>
<li>Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications</li>
-<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li>
-<li>Modern Perl; Chromatic ; Onyx Neon Press</li>
-<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li>
</ul><br />
<h2 style='display: inline' id='technical-references'>Technical references</h2><br />
<br />
<span>I didn&#39;t read them from the beginning to the end, but I am using them to look up things. The books are in random order:</span><br />
<br />
<ul>
-<li>Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O&#39;Reilly</li>
<li>Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley</li>
<li>The Linux Programming Interface; Michael Kerrisk; No Starch Press </li>
-<li>Groovy Kurz &amp; Gut; Joerg Staudemeier; O&#39;Reilly</li>
-<li>Implementing Service Level Objectives; Alex Hidalgo; O&#39;Reilly</li>
<li>BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley</li>
<li>Relayd and Httpd Mastery; Michael W Lucas</li>
+<li>Groovy Kurz &amp; Gut; Joerg Staudemeier; O&#39;Reilly</li>
+<li>Implementing Service Level Objectives; Alex Hidalgo; O&#39;Reilly</li>
<li>Go: Design Patterns for Real-World Projects; Mat Ryer; Packt</li>
+<li>Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O&#39;Reilly</li>
</ul><br />
<h2 style='display: inline' id='self-development-and-soft-skills-books'>Self-development and soft-skills books</h2><br />
<br />
<span>In random order:</span><br />
<br />
<ul>
-<li>The Complete Software Developer&#39;s Career Guide; John Sonmez; Unabridged Audiobook</li>
-<li>101 Essays that change the way you think; Brianna Wiest; Audiobook</li>
+<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon &amp; Schuster UK</li>
+<li>The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select</li>
+<li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li>
<li>Deep Work; Cal Newport; Piatkus</li>
+<li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li>
+<li>101 Essays that change the way you think; Brianna Wiest; Audiobook</li>
<li>So Good They Can&#39;t Ignore You; Cal Newport; Business Plus</li>
<li>Soft Skills; John Sommez; Manning Publications</li>
-<li>The Software Engineer&#39;s Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook </li>
-<li>Stop starting, start finishing; Arne Roock; Lean-Kanban University </li>
-<li>Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook</li>
-<li>Getting Things Done; David Allen</li>
-<li>The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd</li>
-<li>Time Management for System Administrators; Thomas A. Limoncelli; O&#39;Reilly</li>
-<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon &amp; Schuster UK</li>
+<li>The Good Enough Job; Simone Stolzoff; Ebury Edge</li>
<li>Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press</li>
-<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li>
-<li>Eat That Frog; Brian Tracy</li>
-<li>Influence without Authority; A. Cohen, D. Bradford; Wiley</li>
-<li>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</li>
-<li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion</li>
-<li>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</li>
-<li>The Bullet Journal Method; Ryder Carroll; Fourth Estate</li>
<li>The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)</li>
-<li>Slow Productivity; Cal Newport; Penguin Random House</li>
-<li>Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook</li>
-<li>Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne</li>
-<li>Ultralearning; Scott Young; Thorsons</li>
-<li>Meditation for Mortals, Oliver Burkeman, Audiobook</li>
<li>Ultralearning; Anna Laurent; Self-published via Amazon</li>
-<li>The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select</li>
<li>Eat That Frog!; Brian Tracy; Hodder Paperbacks</li>
+<li>Ultralearning; Scott Young; Thorsons</li>
+<li>Stop starting, start finishing; Arne Roock; Lean-Kanban University </li>
+<li>Influence without Authority; A. Cohen, D. Bradford; Wiley</li>
+<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li>
+<li>Eat That Frog; Brian Tracy</li>
<li>The Joy of Missing Out; Christina Crook; New Society Publishers</li>
+<li>The Bullet Journal Method; Ryder Carroll; Fourth Estate</li>
+<li>Getting Things Done; David Allen</li>
<li>97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook</li>
+<li>Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook</li>
+<li>Slow Productivity; Cal Newport; Penguin Random House</li>
+<li>The Complete Software Developer&#39;s Career Guide; John Sonmez; Unabridged Audiobook</li>
+<li>Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne</li>
+<li>The Power of Now; Eckhard Tolle; Yellow Kite</li>
+<li>Time Management for System Administrators; Thomas A. Limoncelli; O&#39;Reilly</li>
<li>Atomic Habits; James Clear; Random House Business</li>
+<li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion</li>
+<li>The Software Engineer&#39;s Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook </li>
<li>Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)</li>
-<li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li>
-<li>The Power of Now; Eckhard Tolle; Yellow Kite</li>
-<li>The Good Enough Job; Simone Stolzoff; Ebury Edge</li>
-<li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li>
+<li>Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook</li>
+<li>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</li>
+<li>Meditation for Mortals, Oliver Burkeman, Audiobook</li>
+<li>The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd</li>
+<li>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</li>
</ul><br />
<a class='textlink' href='../notes/index.html'>Here are notes of mine for some of the books</a><br />
<br />
@@ -162,31 +162,31 @@
<span>Some of these were in-person with exams; others were online learning lectures only. In random order:</span><br />
<br />
<ul>
-<li>Algorithms Video Lectures; Robert Sedgewick; O&#39;Reilly Online</li>
+<li>Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training</li>
<li>MySQL Deep Dive Workshop; 2-day on-site training</li>
+<li>Functional programming lecture; Remote University of Hagen</li>
<li>Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon</li>
-<li>Developing IaC with Terraform (with Live Lessons); O&#39;Reilly Online</li>
-<li>The Ultimate Kubernetes Bootcamp; School of Devops; O&#39;Reilly Online</li>
-<li>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </li>
-<li>Protocol buffers; O&#39;Reilly Online</li>
-<li>Structure and Interpretation of Computer Programs; Harold Abelson and more...; </li>
-<li>Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training</li>
+<li>The Well-Grounded Rubyist Video Edition; David. A. Black; O&#39;Reilly Online</li>
<li>Ultimate Go Programming; Bill Kennedy; O&#39;Reilly Online</li>
-<li>Apache Tomcat Best Practises; 3-day on-site training</li>
-<li>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)</li>
<li>AWS Immersion Day; Amazon; 1-day interactive online training </li>
-<li>The Well-Grounded Rubyist Video Edition; David. A. Black; O&#39;Reilly Online</li>
-<li>Functional programming lecture; Remote University of Hagen</li>
+<li>Structure and Interpretation of Computer Programs; Harold Abelson and more...; </li>
+<li>Apache Tomcat Best Practises; 3-day on-site training</li>
+<li>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </li>
+<li>Protocol buffers; O&#39;Reilly Online</li>
<li>Scripting Vim; Damian Conway; O&#39;Reilly Online</li>
+<li>Developing IaC with Terraform (with Live Lessons); O&#39;Reilly Online</li>
+<li>Algorithms Video Lectures; Robert Sedgewick; O&#39;Reilly Online</li>
+<li>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)</li>
+<li>The Ultimate Kubernetes Bootcamp; School of Devops; O&#39;Reilly Online</li>
</ul><br />
<h2 style='display: inline' id='technical-guides'>Technical guides</h2><br />
<br />
<span>These are not whole books, but guides (smaller or larger) which I found very useful. in random order:</span><br />
<br />
<ul>
+<li>Raku Guide at https://raku.guide </li>
<li>Advanced Bash-Scripting Guide </li>
<li>How CPUs work at https://cpu.land</li>
-<li>Raku Guide at https://raku.guide </li>
</ul><br />
<h2 style='display: inline' id='podcasts'>Podcasts</h2><br />
<br />
@@ -196,58 +196,58 @@
<br />
<ul>
<li>BSD Now [BSD]</li>
-<li>Fallthrough [Golang]</li>
-<li>The Changelog Podcast(s)</li>
-<li>Modern Mentor</li>
-<li>The Pragmatic Engineer Podcast</li>
-<li>Pratical AI</li>
<li>Maintainable</li>
-<li>Deep Questions with Cal Newport</li>
-<li>The ProdCast (Google SRE Podcast)</li>
+<li>Pratical AI</li>
+<li>Wednesday Wisdom</li>
<li>Dev Interrupted</li>
+<li>Fork Around And Find Out</li>
+<li>The Changelog Podcast(s)</li>
+<li>The Pragmatic Engineer Podcast</li>
<li>Backend Banter</li>
-<li>Wednesday Wisdom</li>
<li>Hidden Brain</li>
-<li>Fork Around And Find Out</li>
+<li>Fallthrough [Golang]</li>
+<li>The ProdCast (Google SRE Podcast)</li>
+<li>Deep Questions with Cal Newport</li>
<li>Cup o&#39; Go [Golang]</li>
+<li>Modern Mentor</li>
</ul><br />
<h3 style='display: inline' id='podcasts-i-liked'>Podcasts I liked</h3><br />
<br />
<span>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.</span><br />
<br />
<ul>
-<li>Go Time (predecessor of fallthrough)</li>
<li>Ship It (predecessor of Fork Around And Find Out)</li>
+<li>Go Time (predecessor of fallthrough)</li>
+<li>CRE: Chaosradio Express [german]</li>
<li>FLOSS weekly</li>
<li>Modern Mentor</li>
<li>Java Pub House</li>
-<li>CRE: Chaosradio Express [german]</li>
</ul><br />
<h2 style='display: inline' id='newsletters-i-like'>Newsletters I like</h2><br />
<br />
<span>This is a mix of tech and non-tech newsletters I am subscribed to. In random order:</span><br />
<br />
<ul>
-<li>Applied Go Weekly Newsletter</li>
-<li>Monospace Mentor</li>
-<li>Changelog News</li>
-<li>The Imperfectionist</li>
-<li>Ruby Weekly</li>
+<li>Golang Weekly</li>
<li>VK Newsletter</li>
<li>byteSizeGo</li>
-<li>The Pragmatic Engineer</li>
+<li>Ruby Weekly</li>
<li>The Valuable Dev</li>
-<li>Golang Weekly</li>
-<li>Register Spill</li>
+<li>Changelog News</li>
+<li>Monospace Mentor</li>
+<li>The Pragmatic Engineer</li>
<li>Andreas Brandhorst Newsletter (Sci-Fi author)</li>
+<li>Register Spill</li>
+<li>The Imperfectionist</li>
+<li>Applied Go Weekly Newsletter</li>
</ul><br />
<h2 style='display: inline' id='magazines-i-liked'>Magazines I like(d)</h2><br />
<br />
<span>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:</span><br />
<br />
<ul>
-<li>Linux Magazine</li>
<li>LWN (online only)</li>
+<li>Linux Magazine</li>
<li>freeX (not published anymore)</li>
<li>Linux User</li>
</ul><br />
diff --git a/about/showcase.html b/about/showcase.html
index faa340b0..e4c573b7 100644
--- a/about/showcase.html
+++ b/about/showcase.html
@@ -13,7 +13,7 @@
</p>
<h1 style='display: inline' id='project-showcase'>Project Showcase</h1><br />
<br />
-<span>Generated on: 2025-10-23</span><br />
+<span>Generated on: 2025-10-24</span><br />
<br />
<span>This page showcases my side projects, providing an overview of what each project does, its technical implementation, and key metrics. Each project summary includes information about the programming languages used, development activity, and licensing. The projects are ordered by recent activity, with the most actively maintained projects listed first.</span><br />
<br />
@@ -105,7 +105,7 @@
<li>πŸ“ˆ Lines of Code: 3376</li>
<li>πŸ“„ Lines of Documentation: 82</li>
<li>πŸ“… Development Period: 2025-10-01 to 2025-10-12</li>
-<li>πŸ”₯ Recent Activity: 17.2 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 18.3 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: No license found</li>
<li>🏷️ Latest Release: v0.2.5 (2025-10-12)</li>
<li>πŸ€– AI-Assisted: This project was partially created with the help of generative AI</li>
@@ -129,7 +129,7 @@
<li>πŸ“ˆ Lines of Code: 6185</li>
<li>πŸ“„ Lines of Documentation: 1445</li>
<li>πŸ“… Development Period: 2021-12-28 to 2025-10-22</li>
-<li>πŸ”₯ Recent Activity: 24.6 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 25.6 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: No license found</li>
<li>πŸ§ͺ Status: Experimental (no releases yet)</li>
</ul><br />
@@ -151,7 +151,7 @@
<li>πŸ“ˆ Lines of Code: 26565</li>
<li>πŸ“„ Lines of Documentation: 564</li>
<li>πŸ“… Development Period: 2025-08-01 to 2025-10-04</li>
-<li>πŸ”₯ Recent Activity: 30.1 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 31.1 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: No license found</li>
<li>🏷️ Latest Release: v0.15.1 (2025-10-03)</li>
<li>πŸ€– AI-Assisted: This project was partially created with the help of generative AI</li>
@@ -177,7 +177,7 @@
<li>πŸ“ˆ Lines of Code: 1902</li>
<li>πŸ“„ Lines of Documentation: 421</li>
<li>πŸ“… Development Period: 2023-01-02 to 2025-10-21</li>
-<li>πŸ”₯ Recent Activity: 64.9 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 66.0 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: Custom License</li>
<li>🏷️ Latest Release: v0.2.0 (2025-10-21)</li>
</ul><br />
@@ -200,7 +200,7 @@
<li>πŸ“ˆ Lines of Code: 10036</li>
<li>πŸ“„ Lines of Documentation: 2433</li>
<li>πŸ“… Development Period: 2025-06-23 to 2025-09-08</li>
-<li>πŸ”₯ Recent Activity: 90.0 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 91.0 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: BSD-2-Clause</li>
<li>🏷️ Latest Release: v0.9.2 (2025-09-08)</li>
<li>🎡 Vibe-Coded: This project has been vibe coded</li>
@@ -224,7 +224,7 @@
<li>πŸ“ˆ Lines of Code: 12003</li>
<li>πŸ“„ Lines of Documentation: 361</li>
<li>πŸ“… Development Period: 2025-07-14 to 2025-08-02</li>
-<li>πŸ”₯ Recent Activity: 92.8 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 93.8 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: MIT</li>
<li>🏷️ Latest Release: v0.7.5 (2025-08-02)</li>
<li>🎡 Vibe-Coded: This project has been vibe coded</li>
@@ -254,7 +254,7 @@
<li>πŸ“ˆ Lines of Code: 931</li>
<li>πŸ“„ Lines of Documentation: 81</li>
<li>πŸ“… Development Period: 2025-06-25 to 2025-10-18</li>
-<li>πŸ”₯ Recent Activity: 94.8 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 95.8 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: BSD-2-Clause</li>
<li>🏷️ Latest Release: v0.2.0 (2025-10-18)</li>
<li>🎡 Vibe-Coded: This project has been vibe coded</li>
@@ -280,7 +280,7 @@
<li>πŸ“ˆ Lines of Code: 6168</li>
<li>πŸ“„ Lines of Documentation: 162</li>
<li>πŸ“… Development Period: 2025-06-19 to 2025-10-05</li>
-<li>πŸ”₯ Recent Activity: 116.0 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 117.1 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: BSD-2-Clause</li>
<li>🏷️ Latest Release: v0.9.3 (2025-10-05)</li>
<li>🎡 Vibe-Coded: This project has been vibe coded</li>
@@ -308,7 +308,7 @@
<li>πŸ“ˆ Lines of Code: 13072</li>
<li>πŸ“„ Lines of Documentation: 680</li>
<li>πŸ“… Development Period: 2024-01-18 to 2025-10-09</li>
-<li>πŸ”₯ Recent Activity: 131.2 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 132.2 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: No license found</li>
<li>πŸ§ͺ Status: Experimental (no releases yet)</li>
<li>πŸ€– AI-Assisted: This project was partially created with the help of generative AI</li>
@@ -336,7 +336,7 @@
<li>πŸ“ˆ Lines of Code: 4102</li>
<li>πŸ“„ Lines of Documentation: 357</li>
<li>πŸ“… Development Period: 2024-05-04 to 2025-09-24</li>
-<li>πŸ”₯ Recent Activity: 154.5 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 155.5 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: Custom License</li>
<li>🏷️ Latest Release: v1.2.0 (2025-09-24)</li>
</ul><br />
@@ -363,7 +363,7 @@
<li>πŸ“ˆ Lines of Code: 20091</li>
<li>πŸ“„ Lines of Documentation: 5674</li>
<li>πŸ“… Development Period: 2020-01-09 to 2025-06-20</li>
-<li>πŸ”₯ Recent Activity: 158.1 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 159.1 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: Apache-2.0</li>
<li>🏷️ Latest Release: v4.3.3 (2024-08-23)</li>
<li>πŸ€– AI-Assisted: This project was partially created with the help of generative AI</li>
@@ -391,7 +391,7 @@
<li>πŸ“ˆ Lines of Code: 396</li>
<li>πŸ“„ Lines of Documentation: 24</li>
<li>πŸ“… Development Period: 2025-04-18 to 2025-05-11</li>
-<li>πŸ”₯ Recent Activity: 177.4 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 178.4 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: Custom License</li>
<li>🏷️ Latest Release: v1.0.0 (2025-05-11)</li>
</ul><br />
@@ -414,7 +414,7 @@
<li>πŸ“ˆ Lines of Code: 25762</li>
<li>πŸ“„ Lines of Documentation: 3101</li>
<li>πŸ“… Development Period: 2008-05-15 to 2025-06-27</li>
-<li>πŸ”₯ Recent Activity: 190.8 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 191.8 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: Custom License</li>
<li>πŸ§ͺ Status: Experimental (no releases yet)</li>
<li>πŸ€– AI-Assisted: This project was partially created with the help of generative AI</li>
@@ -440,7 +440,7 @@
<li>πŸ“ˆ Lines of Code: 33</li>
<li>πŸ“„ Lines of Documentation: 3</li>
<li>πŸ“… Development Period: 2025-04-03 to 2025-04-03</li>
-<li>πŸ”₯ Recent Activity: 203.3 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 204.4 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: No license found</li>
<li>πŸ§ͺ Status: Experimental (no releases yet)</li>
</ul><br />
@@ -463,7 +463,7 @@
<li>πŸ“ˆ Lines of Code: 1373</li>
<li>πŸ“„ Lines of Documentation: 48</li>
<li>πŸ“… Development Period: 2024-12-05 to 2025-02-28</li>
-<li>πŸ”₯ Recent Activity: 244.0 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 245.1 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: Custom License</li>
<li>πŸ§ͺ Status: Experimental (no releases yet)</li>
</ul><br />
@@ -486,7 +486,7 @@
<li>πŸ“ˆ Lines of Code: 2285</li>
<li>πŸ“„ Lines of Documentation: 1180</li>
<li>πŸ“… Development Period: 2021-05-21 to 2025-08-31</li>
-<li>πŸ”₯ Recent Activity: 289.4 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 290.4 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: GPL-3.0</li>
<li>🏷️ Latest Release: 3.0.0 (2024-10-01)</li>
</ul><br />
@@ -511,7 +511,7 @@
<li>πŸ“ˆ Lines of Code: 1133</li>
<li>πŸ“„ Lines of Documentation: 78</li>
<li>πŸ“… Development Period: 2024-01-20 to 2025-09-13</li>
-<li>πŸ”₯ Recent Activity: 509.9 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 511.0 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: MIT</li>
<li>🏷️ Latest Release: v0.0.4 (2025-09-13)</li>
</ul><br />
@@ -538,7 +538,7 @@
<li>πŸ“ˆ Lines of Code: 40</li>
<li>πŸ“„ Lines of Documentation: 3</li>
<li>πŸ“… Development Period: 2023-12-31 to 2025-08-11</li>
-<li>πŸ”₯ Recent Activity: 543.6 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 544.7 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: No license found</li>
<li>πŸ§ͺ Status: Experimental (no releases yet)</li>
</ul><br />
@@ -561,7 +561,7 @@
<li>πŸ“ˆ Lines of Code: 2851</li>
<li>πŸ“„ Lines of Documentation: 52</li>
<li>πŸ“… Development Period: 2023-08-27 to 2025-08-08</li>
-<li>πŸ”₯ Recent Activity: 579.8 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 580.8 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: MIT</li>
<li>πŸ§ͺ Status: Experimental (no releases yet)</li>
</ul><br />
@@ -584,7 +584,7 @@
<li>πŸ“ˆ Lines of Code: 1096</li>
<li>πŸ“„ Lines of Documentation: 287</li>
<li>πŸ“… Development Period: 2023-04-17 to 2025-06-12</li>
-<li>πŸ”₯ Recent Activity: 620.7 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 621.7 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: Custom License</li>
<li>🏷️ Latest Release: v1.1.0 (2024-05-03)</li>
<li>πŸ€– AI-Assisted: This project was partially created with the help of generative AI</li>
@@ -610,7 +610,7 @@
<li>πŸ“ˆ Lines of Code: 1525</li>
<li>πŸ“„ Lines of Documentation: 15</li>
<li>πŸ“… Development Period: 2023-04-17 to 2023-11-19</li>
-<li>πŸ”₯ Recent Activity: 806.7 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 807.8 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: Custom License</li>
<li>πŸ§ͺ Status: Experimental (no releases yet)</li>
</ul><br />
@@ -634,7 +634,7 @@
<li>πŸ“ˆ Lines of Code: 312</li>
<li>πŸ“„ Lines of Documentation: 416</li>
<li>πŸ“… Development Period: 2013-03-22 to 2025-05-18</li>
-<li>πŸ”₯ Recent Activity: 856.8 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 857.8 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: No license found</li>
<li>🏷️ Latest Release: v1.0.0 (2023-04-29)</li>
</ul><br />
@@ -657,7 +657,7 @@
<li>πŸ“ˆ Lines of Code: 51</li>
<li>πŸ“„ Lines of Documentation: 26</li>
<li>πŸ“… Development Period: 2022-06-02 to 2024-04-20</li>
-<li>πŸ”₯ Recent Activity: 871.5 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 872.6 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: No license found</li>
<li>πŸ§ͺ Status: Experimental (no releases yet)</li>
</ul><br />
@@ -681,7 +681,7 @@
<li>πŸ“ˆ Lines of Code: 41</li>
<li>πŸ“„ Lines of Documentation: 17</li>
<li>πŸ“… Development Period: 2020-01-30 to 2025-04-30</li>
-<li>πŸ”₯ Recent Activity: 1165.0 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 1166.1 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: GPL-3.0</li>
<li>πŸ§ͺ Status: Experimental (no releases yet)</li>
</ul><br />
@@ -704,7 +704,7 @@
<li>πŸ“ˆ Lines of Code: 671</li>
<li>πŸ“„ Lines of Documentation: 26</li>
<li>πŸ“… Development Period: 2018-05-26 to 2025-09-04</li>
-<li>πŸ”₯ Recent Activity: 1479.4 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 1480.4 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: No license found</li>
<li>πŸ§ͺ Status: Experimental (no releases yet)</li>
</ul><br />
@@ -731,7 +731,7 @@
<li>πŸ“ˆ Lines of Code: 1728</li>
<li>πŸ“„ Lines of Documentation: 18</li>
<li>πŸ“… Development Period: 2020-07-12 to 2023-04-09</li>
-<li>πŸ”₯ Recent Activity: 1535.8 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 1536.8 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: Custom License</li>
<li>πŸ§ͺ Status: Experimental (no releases yet)</li>
</ul><br />
@@ -754,7 +754,7 @@
<li>πŸ“ˆ Lines of Code: 0</li>
<li>πŸ“„ Lines of Documentation: 23</li>
<li>πŸ“… Development Period: 2021-05-21 to 2022-04-02</li>
-<li>πŸ”₯ Recent Activity: 1551.4 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 1552.4 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: No license found</li>
<li>πŸ§ͺ Status: Experimental (no releases yet)</li>
</ul><br />
@@ -778,7 +778,7 @@
<li>πŸ“ˆ Lines of Code: 51</li>
<li>πŸ“„ Lines of Documentation: 69</li>
<li>πŸ“… Development Period: 2014-03-24 to 2022-04-23</li>
-<li>πŸ”₯ Recent Activity: 2016.7 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 2017.7 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: No license found</li>
<li>πŸ§ͺ Status: Experimental (no releases yet)</li>
</ul><br />
@@ -800,7 +800,7 @@
<li>πŸ“ˆ Lines of Code: 12420</li>
<li>πŸ“„ Lines of Documentation: 610</li>
<li>πŸ“… Development Period: 2018-03-01 to 2020-01-22</li>
-<li>πŸ”₯ Recent Activity: 2558.2 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 2559.3 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: Apache-2.0</li>
<li>🏷️ Latest Release: 0.5.1 (2019-01-04)</li>
</ul><br />
@@ -826,7 +826,7 @@
<li>πŸ“ˆ Lines of Code: 311</li>
<li>πŸ“„ Lines of Documentation: 45</li>
<li>πŸ“… Development Period: 2011-11-19 to 2022-02-20</li>
-<li>πŸ”₯ Recent Activity: 2982.7 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 2983.8 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: No license found</li>
<li>🏷️ Latest Release: 0.5.0 (2022-02-21)</li>
</ul><br />
@@ -852,7 +852,7 @@
<li>πŸ“ˆ Lines of Code: 919</li>
<li>πŸ“„ Lines of Documentation: 12</li>
<li>πŸ“… Development Period: 2015-01-02 to 2021-11-04</li>
-<li>πŸ”₯ Recent Activity: 3067.0 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 3068.0 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: No license found</li>
<li>🏷️ Latest Release: 1.1.3 (2015-01-02)</li>
</ul><br />
@@ -876,7 +876,7 @@
<li>πŸ“ˆ Lines of Code: 18</li>
<li>πŸ“„ Lines of Documentation: 49</li>
<li>πŸ“… Development Period: 2014-03-24 to 2021-11-05</li>
-<li>πŸ”₯ Recent Activity: 3302.8 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 3303.9 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: No license found</li>
<li>πŸ§ͺ Status: Experimental (no releases yet)</li>
</ul><br />
@@ -907,7 +907,7 @@
<li>πŸ“ˆ Lines of Code: 5360</li>
<li>πŸ“„ Lines of Documentation: 789</li>
<li>πŸ“… Development Period: 2015-01-02 to 2021-11-05</li>
-<li>πŸ”₯ Recent Activity: 3569.5 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 3570.6 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: No license found</li>
<li>🏷️ Latest Release: 1.0.1 (2015-01-02)</li>
</ul><br />
@@ -935,7 +935,7 @@
<li>πŸ“ˆ Lines of Code: 273</li>
<li>πŸ“„ Lines of Documentation: 32</li>
<li>πŸ“… Development Period: 2015-09-29 to 2021-11-05</li>
-<li>πŸ”₯ Recent Activity: 3573.7 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 3574.7 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: Apache-2.0</li>
<li>🏷️ Latest Release: 0 (2015-10-26)</li>
</ul><br />
@@ -965,7 +965,7 @@
<li>πŸ“ˆ Lines of Code: 1839</li>
<li>πŸ“„ Lines of Documentation: 412</li>
<li>πŸ“… Development Period: 2015-01-02 to 2021-11-05</li>
-<li>πŸ”₯ Recent Activity: 3653.3 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 3654.4 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: No license found</li>
<li>🏷️ Latest Release: 1.0.2 (2015-01-02)</li>
</ul><br />
@@ -993,7 +993,7 @@
<li>πŸ“ˆ Lines of Code: 499</li>
<li>πŸ“„ Lines of Documentation: 8</li>
<li>πŸ“… Development Period: 2015-05-24 to 2021-11-03</li>
-<li>πŸ”₯ Recent Activity: 3664.0 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 3665.1 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: No license found</li>
<li>🏷️ Latest Release: 0.1 (2015-06-01)</li>
</ul><br />
@@ -1015,7 +1015,7 @@
<li>πŸ“Š Commits: 670</li>
<li>πŸ“ˆ Lines of Code: 1675</li>
<li>πŸ“… Development Period: 2011-03-06 to 2018-12-22</li>
-<li>πŸ”₯ Recent Activity: 3719.7 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 3720.7 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: Custom License</li>
<li>🏷️ Latest Release: v1.0.0 (2018-12-22)</li>
</ul><br />
@@ -1039,7 +1039,7 @@
<li>πŸ“ˆ Lines of Code: 88</li>
<li>πŸ“„ Lines of Documentation: 148</li>
<li>πŸ“… Development Period: 2015-06-18 to 2015-12-05</li>
-<li>πŸ”₯ Recent Activity: 3767.8 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 3768.8 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: No license found</li>
<li>πŸ§ͺ Status: Experimental (no releases yet)</li>
</ul><br />
@@ -1065,7 +1065,7 @@
<li>πŸ“ˆ Lines of Code: 1681</li>
<li>πŸ“„ Lines of Documentation: 539</li>
<li>πŸ“… Development Period: 2014-03-10 to 2021-11-03</li>
-<li>πŸ”₯ Recent Activity: 4045.8 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 4046.8 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: No license found</li>
<li>🏷️ Latest Release: 1.0.2 (2014-11-17)</li>
</ul><br />
@@ -1093,7 +1093,7 @@
<li>πŸ“ˆ Lines of Code: 65</li>
<li>πŸ“„ Lines of Documentation: 228</li>
<li>πŸ“… Development Period: 2013-03-22 to 2021-11-04</li>
-<li>πŸ”₯ Recent Activity: 4100.2 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 4101.3 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: No license found</li>
<li>🏷️ Latest Release: 0.0.0.0 (2013-03-22)</li>
</ul><br />
@@ -1117,7 +1117,7 @@
<li>πŸ“ˆ Lines of Code: 136</li>
<li>πŸ“„ Lines of Documentation: 96</li>
<li>πŸ“… Development Period: 2013-03-22 to 2021-11-05</li>
-<li>πŸ”₯ Recent Activity: 4113.2 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 4114.2 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: No license found</li>
<li>🏷️ Latest Release: 0.2.0 (2014-07-05)</li>
</ul><br />
@@ -1145,7 +1145,7 @@
<li>πŸ“ˆ Lines of Code: 134</li>
<li>πŸ“„ Lines of Documentation: 106</li>
<li>πŸ“… Development Period: 2013-03-22 to 2021-11-05</li>
-<li>πŸ”₯ Recent Activity: 4120.7 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 4121.7 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: No license found</li>
<li>🏷️ Latest Release: 0.1.5 (2014-06-22)</li>
</ul><br />
@@ -1171,7 +1171,7 @@
<li>πŸ“ˆ Lines of Code: 493</li>
<li>πŸ“„ Lines of Documentation: 26</li>
<li>πŸ“… Development Period: 2009-09-27 to 2021-11-02</li>
-<li>πŸ”₯ Recent Activity: 4164.0 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 4165.0 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: No license found</li>
<li>🏷️ Latest Release: 0.9.3 (2014-06-14)</li>
</ul><br />
@@ -1195,7 +1195,7 @@
<li>πŸ“ˆ Lines of Code: 286</li>
<li>πŸ“„ Lines of Documentation: 144</li>
<li>πŸ“… Development Period: 2013-03-22 to 2021-11-05</li>
-<li>πŸ”₯ Recent Activity: 4169.0 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 4170.1 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: No license found</li>
<li>🏷️ Latest Release: 0.4.3 (2014-06-16)</li>
</ul><br />
@@ -1221,7 +1221,7 @@
<li>πŸ“ˆ Lines of Code: 191</li>
<li>πŸ“„ Lines of Documentation: 8</li>
<li>πŸ“… Development Period: 2014-03-24 to 2014-03-24</li>
-<li>πŸ”₯ Recent Activity: 4230.3 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 4231.3 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: No license found</li>
<li>πŸ§ͺ Status: Experimental (no releases yet)</li>
</ul><br />
@@ -1243,7 +1243,7 @@
<li>πŸ“Š Commits: 7</li>
<li>πŸ“ˆ Lines of Code: 80</li>
<li>πŸ“… Development Period: 2011-07-09 to 2015-01-13</li>
-<li>πŸ”₯ Recent Activity: 4310.3 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 4311.4 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: Custom License</li>
<li>πŸ§ͺ Status: Experimental (no releases yet)</li>
</ul><br />
@@ -1267,7 +1267,7 @@
<li>πŸ“ˆ Lines of Code: 124</li>
<li>πŸ“„ Lines of Documentation: 75</li>
<li>πŸ“… Development Period: 2010-11-05 to 2021-11-05</li>
-<li>πŸ”₯ Recent Activity: 4351.0 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 4352.0 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: No license found</li>
<li>🏷️ Latest Release: 1.0.2 (2014-06-22)</li>
</ul><br />
@@ -1291,7 +1291,7 @@
<li>πŸ“ˆ Lines of Code: 1828</li>
<li>πŸ“„ Lines of Documentation: 100</li>
<li>πŸ“… Development Period: 2010-11-05 to 2015-05-23</li>
-<li>πŸ”₯ Recent Activity: 4381.1 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 4382.1 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: No license found</li>
<li>🏷️ Latest Release: 0.7.5 (2014-06-22)</li>
</ul><br />
@@ -1311,7 +1311,7 @@
<li>πŸ“Š Commits: 110</li>
<li>πŸ“ˆ Lines of Code: 614</li>
<li>πŸ“… Development Period: 2011-02-05 to 2022-04-21</li>
-<li>πŸ”₯ Recent Activity: 4430.5 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 4431.6 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: Custom License</li>
<li>🏷️ Latest Release: v1.4 (2022-04-29)</li>
</ul><br />
@@ -1337,7 +1337,7 @@
<li>πŸ“ˆ Lines of Code: 122</li>
<li>πŸ“„ Lines of Documentation: 10</li>
<li>πŸ“… Development Period: 2011-01-27 to 2014-06-22</li>
-<li>πŸ”₯ Recent Activity: 4761.6 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 4762.6 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: No license found</li>
<li>🏷️ Latest Release: v0.2 (2011-01-27)</li>
</ul><br />
@@ -1361,7 +1361,7 @@
<li>πŸ“ˆ Lines of Code: 720</li>
<li>πŸ“„ Lines of Documentation: 6</li>
<li>πŸ“… Development Period: 2008-06-21 to 2021-11-03</li>
-<li>πŸ”₯ Recent Activity: 4824.2 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 4825.3 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: Custom License</li>
<li>🏷️ Latest Release: v0.3 (2009-02-08)</li>
</ul><br />
@@ -1387,7 +1387,7 @@
<li>πŸ“ˆ Lines of Code: 17380</li>
<li>πŸ“„ Lines of Documentation: 947</li>
<li>πŸ“… Development Period: 2009-02-07 to 2021-05-01</li>
-<li>πŸ”₯ Recent Activity: 5454.9 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 5456.0 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: GPL-2.0</li>
<li>🏷️ Latest Release: v0.1 (2009-02-08)</li>
</ul><br />
@@ -1415,7 +1415,7 @@
<li>πŸ“ˆ Lines of Code: 9958</li>
<li>πŸ“„ Lines of Documentation: 103</li>
<li>πŸ“… Development Period: 2008-05-15 to 2014-07-01</li>
-<li>πŸ”₯ Recent Activity: 5484.5 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 5485.5 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: GPL-2.0</li>
<li>🏷️ Latest Release: yhttpd-0.7.2 (2013-04-06)</li>
</ul><br />
@@ -1437,7 +1437,7 @@
<li>πŸ“Š Commits: 80</li>
<li>πŸ“ˆ Lines of Code: 601</li>
<li>πŸ“… Development Period: 2009-11-22 to 2011-10-17</li>
-<li>πŸ”₯ Recent Activity: 5550.5 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 5551.6 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: Custom License</li>
<li>πŸ§ͺ Status: Experimental (no releases yet)</li>
</ul><br />
@@ -1461,7 +1461,7 @@
<li>πŸ“ˆ Lines of Code: 10196</li>
<li>πŸ“„ Lines of Documentation: 1741</li>
<li>πŸ“… Development Period: 2008-05-15 to 2021-11-03</li>
-<li>πŸ”₯ Recent Activity: 5712.3 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 5713.3 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: Custom License</li>
<li>πŸ§ͺ Status: Experimental (no releases yet)</li>
</ul><br />
@@ -1482,7 +1482,7 @@
<li>πŸ“ˆ Lines of Code: 0</li>
<li>πŸ“„ Lines of Documentation: 7</li>
<li>πŸ“… Development Period: 2008-05-15 to 2015-05-23</li>
-<li>πŸ”₯ Recent Activity: 5911.5 days (avg. age of last 42 commits)</li>
+<li>πŸ”₯ Recent Activity: 5912.6 days (avg. age of last 42 commits)</li>
<li>βš–οΈ License: No license found</li>
<li>🏷️ Latest Release: v1.0 (2008-08-24)</li>
</ul><br />
diff --git a/about/showcase/debroid/image-1.png b/about/showcase/debroid/image-1.png
index e21da15c..59374492 100644
--- a/about/showcase/debroid/image-1.png
+++ b/about/showcase/debroid/image-1.png
@@ -47,27 +47,27 @@
<link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/primer-primitives-15839d47b75d.css" />
<link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/primer-a5c85403da8c.css" />
<link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/global-4d11e88b2383.css" />
- <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/github-7bf1881153e4.css" />
+ <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/github-6aeb6451a33d.css" />
- <script type="application/json" id="client-env">{"locale":"en","featureFlags":["alternate_user_config_repo","api_insights_show_missing_data_banner","attestations_filtering","attestations_sorting","billing_unfiltered_discounts","client_version_header","codespaces_prebuild_region_target_update","contentful_lp_footnotes","copilot_agent_cli_public_preview","copilot_agent_tasks_btn_code_nav","copilot_agent_tasks_btn_code_view","copilot_agent_tasks_btn_code_view_lines","copilot_api_agentic_issue_marshal_yaml","copilot_api_draft_issues_single_issue_create_with_bulk_job","copilot_api_github_draft_update_issue_skill","copilot_chat_attach_multiple_images","copilot_chat_file_redirect","copilot_chat_reduce_quota_checks","copilot_chat_search_bar_redirect","copilot_chat_selection_attachments","copilot_chat_vision_in_claude","copilot_chat_vision_skip_thread_create","copilot_custom_copilots","copilot_custom_copilots_feature_preview","copilot_duplicate_thread","copilot_extensions_deprecation_notice","copilot_features_raycast_logo","copilot_file_block_ref_matching","copilot_free_to_paid_telem","copilot_ftp_hyperspace_upgrade_prompt","copilot_ftp_settings_upgrade","copilot_ftp_upgrade_to_pro_from_models","copilot_ftp_your_copilot_settings","copilot_generate_commit_message_dry_regenerate","copilot_immersive_structured_model_picker","copilot_immersive_task_within_chat_thread","copilot_insights_column_chart_axis_legibility_fix","copilot_no_floating_button","copilot_read_shared_conversation","copilot_spaces_as_attachments","copilot_spaces_ga","copilot_spark_loading_webgl","copilot_spark_progressive_error_handling","copilot_spark_read_iteration_history_from_git_v2","copilot_spark_single_user_iteration","copilot_spark_use_billing_headers","copilot_spark_write_iteration_history_to_git","copilot_stable_conversation_view","copilot_workbench_agent_seed_tool","copilot_workbench_cache","copilot_workbench_connection_reload_banner","copilot_workbench_preview_analytics","copilot_workbench_refresh_on_wsod","copilot_workbench_skip_repo_on_codespace","copilot_workbench_use_single_prompt","direct_to_salesforce","dotcom_chat_client_side_skills","failbot_report_error_react_apps_on_page","ghost_pilot_confidence_truncation_25","ghost_pilot_confidence_truncation_40","global_search_multi_orgs","hpc_improve_dom_insertion_observer","inp_reduced_threshold","insert_before_patch","issue_fields_report_usage","issues_copilot_cross_repo_assign","issues_react_blur_item_picker_on_close","issues_react_bots_timeline_pagination","issues_react_prohibit_title_fallback","issues_react_remove_placeholders","issues_sticky_sidebar","kb_convert_to_space","lifecycle_label_name_updates","link_contact_sales_swp_marketo","marketing_pages_search_explore_provider","mcp_registry_install","memex_mwl_filter_field_delimiter","migrate_toasts_to_banners_web_notifications","new_traffic_page_banner","pinned_issue_fields","primer_react_segmented_control_tooltip","primer_react_unified_portal_root","record_sso_banner_metrics","ref_selector_create_tag_dialog","releases_update_ref_selector","remove_child_patch","report_hydro_web_vitals","repos_insights_remove_new_url","sample_network_conn_type","scheduled_reminders_updated_limits","site_homepage_collaborate_video","site_homepage_contentful","site_msbuild_webgl_hero","spark_fix_rename","spark_force_push_after_checkout","spark_kv_encocoded_keys","spark_show_data_access_on_publish","spark_sync_repository_after_iteration","viewscreen_sandbox","webp_support","workbench_store_readonly"],"copilotApiOverrideUrl":"https://api.githubcopilot.com"}</script>
+ <script type="application/json" id="client-env">{"locale":"en","featureFlags":["alternate_user_config_repo","api_insights_show_missing_data_banner","attestations_filtering","attestations_sorting","billing_unfiltered_discounts","client_version_header","codespaces_prebuild_region_target_update","contentful_lp_footnotes","copilot_agent_cli_public_preview","copilot_agent_task_list_v2","copilot_agent_tasks_btn_code_nav","copilot_agent_tasks_btn_code_view","copilot_agent_tasks_btn_code_view_lines","copilot_api_agentic_issue_marshal_yaml","copilot_api_github_draft_update_issue_skill","copilot_chat_attach_multiple_images","copilot_chat_file_redirect","copilot_chat_reduce_quota_checks","copilot_chat_search_bar_redirect","copilot_chat_selection_attachments","copilot_chat_vision_in_claude","copilot_chat_vision_skip_thread_create","copilot_custom_copilots","copilot_custom_copilots_feature_preview","copilot_duplicate_thread","copilot_extensions_deprecation_notice","copilot_features_raycast_logo","copilot_file_block_ref_matching","copilot_free_to_paid_telem","copilot_ftp_hyperspace_upgrade_prompt","copilot_ftp_settings_upgrade","copilot_ftp_upgrade_to_pro_from_models","copilot_ftp_your_copilot_settings","copilot_generate_commit_message_dry_regenerate","copilot_immersive_structured_model_picker","copilot_immersive_task_within_chat_thread","copilot_insights_column_chart_axis_legibility_fix","copilot_mission_control_feedback","copilot_mission_control_session_feedback","copilot_no_floating_button","copilot_read_shared_conversation","copilot_spaces_as_attachments","copilot_spaces_ga","copilot_spark_loading_webgl","copilot_spark_progressive_error_handling","copilot_spark_read_iteration_history_from_git_v2","copilot_spark_use_billing_headers","copilot_spark_write_iteration_history_to_git","copilot_stable_conversation_view","copilot_workbench_agent_seed_tool","copilot_workbench_cache","copilot_workbench_connection_reload_banner","copilot_workbench_preview_analytics","copilot_workbench_skip_repo_on_codespace","copilot_workbench_use_single_prompt","direct_to_salesforce","disable_dashboard_universe_2025_private_preview","dotcom_chat_client_side_skills","failbot_report_error_react_apps_on_page","ghost_pilot_confidence_truncation_25","ghost_pilot_confidence_truncation_40","global_search_multi_orgs","hpc_improve_dom_insertion_observer","inp_reduced_threshold","insert_before_patch","issue_fields_report_usage","issues_copilot_cross_repo_assign","issues_react_blur_item_picker_on_close","issues_react_bots_timeline_pagination","issues_react_prohibit_title_fallback","issues_react_remove_placeholders","issues_sticky_sidebar","kb_convert_to_space","lifecycle_label_name_updates","link_contact_sales_swp_marketo","marketing_pages_search_explore_provider","mcp_registry_install","memex_mwl_filter_field_delimiter","migrate_toasts_to_banners_web_notifications","new_traffic_page_banner","open_agent_session_in_vscode_insiders","pinned_issue_fields","primer_react_segmented_control_tooltip","primer_react_unified_portal_root","record_sso_banner_metrics","ref_selector_create_tag_dialog","remove_child_patch","repos_insights_remove_new_url","sample_network_conn_type","scheduled_reminders_updated_limits","site_homepage_collaborate_video","site_homepage_contentful","site_msbuild_webgl_hero","spark_fix_rename","spark_force_push_after_checkout","spark_kv_encocoded_keys","spark_show_data_access_on_publish","spark_sync_repository_after_iteration","viewscreen_sandbox","webp_support","workbench_store_readonly"],"copilotApiOverrideUrl":"https://api.githubcopilot.com"}</script>
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/high-contrast-cookie-f3788027bd8d.js"></script>
-<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/wp-runtime-12ab082142cb.js" defer="defer"></script>
+<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/wp-runtime-07d698c44146.js" defer="defer"></script>
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_oddbird_popover-polyfill_dist_popover-fn_js-468bf7cab607.js" defer="defer"></script>
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_stacktrace-parser_dist_stack-trace-parser_esm_js-node_modules_github_bro-2f4e04-280c10ec004d.js" defer="defer"></script>
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/environment-b4e74adb6411.js" defer="defer"></script>
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_primer_behaviors_dist_esm_index_mjs-3eee64e5ddf0.js" defer="defer"></script>
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_selector-observer_dist_index_esm_js-9ab93471824e.js" defer="defer"></script>
-<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_relative-time-element_dist_index_js-c98257dc79a7.js" defer="defer"></script>
+<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_relative-time-element_dist_index_js-ef89d23fcc0a.js" defer="defer"></script>
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_auto-complete-element_dist_index_js-node_modules_github_catalyst_-0d7d60-ad3a87b2f0eb.js" defer="defer"></script>
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_text-expander-element_dist_index_js-754f5b5e9e7e.js" defer="defer"></script>
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_filter-input-element_dist_index_js-node_modules_github_remote-inp-665e70-ac788066c220.js" defer="defer"></script>
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_markdown-toolbar-element_dist_index_js-d41270eb61be.js" defer="defer"></script>
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_file-attachment-element_dist_index_js-node_modules_primer_view-co-777ce2-9ec8c103bf42.js" defer="defer"></script>
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/github-elements-9e1d42c09c62.js" defer="defer"></script>
-<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/element-registry-a1b1347ee26f.js" defer="defer"></script>
+<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/element-registry-6323907c1db5.js" defer="defer"></script>
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_braintree_browser-detection_dist_browser-detection_js-node_modules_githu-bb80ec-f11c694928ba.js" defer="defer"></script>
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_lit-html_lit-html_js-9012bef51135.js" defer="defer"></script>
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_mini-throttle_dist_index_js-node_modules_morphdom_dist_morphdom-e-c1896e-ba47f43192a8.js" defer="defer"></script>
@@ -92,13 +92,13 @@
<meta name="route-pattern" content="/:user_id/:repository/blob/*name(/*path)" data-turbo-transient>
<meta name="route-controller" content="blob" data-turbo-transient>
<meta name="route-action" content="show" data-turbo-transient>
- <meta name="fetch-nonce" content="v2:cf3c0859-ec4a-3947-92b0-7758f04c0803">
+ <meta name="fetch-nonce" content="v2:51d189b9-bc98-73f9-ec2c-92c6d43212dd">
<meta name="current-catalog-service-hash" content="f3abb0cc802f3d7b95fc8762b94bdcb13bf39634c40c357301c4aa1d67a256fb">
- <meta name="request-id" content="B13A:24383:95555A:79830C:68F9B9FE" data-pjax-transient="true"/><meta name="html-safe-nonce" content="87780a5d74c18075a309935287b5afa7f4caafcfc17e8c816232bd48e862be35" data-pjax-transient="true"/><meta name="visitor-payload" content="eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMTNBOjI0MzgzOjk1NTU1QTo3OTgzMEM6NjhGOUI5RkUiLCJ2aXNpdG9yX2lkIjoiNTEzNTA3MjgyMjIzMzI1MDMwMiIsInJlZ2lvbl9lZGdlIjoiZnJhIiwicmVnaW9uX3JlbmRlciI6ImZyYSJ9" data-pjax-transient="true"/><meta name="visitor-hmac" content="2fa5a9f7cad4283c61a7cd9abc6a224b9dd43eeab0f3d474aa2aa476ce7cbd65" data-pjax-transient="true"/>
+ <meta name="request-id" content="C106:152C9E:AAD53EA:8C87A36:68FB1A0F" data-pjax-transient="true"/><meta name="html-safe-nonce" content="eb366b0d83f029fef3c64e0bbee45d81917193959dfcb23e00dbe689aa710d5f" data-pjax-transient="true"/><meta name="visitor-payload" content="eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDMTA2OjE1MkM5RTpBQUQ1M0VBOjhDODdBMzY6NjhGQjFBMEYiLCJ2aXNpdG9yX2lkIjoiNTczMTczNzI2MzkwNTkwNTE2NyIsInJlZ2lvbl9lZGdlIjoiZnJhIiwicmVnaW9uX3JlbmRlciI6ImZyYSJ9" data-pjax-transient="true"/><meta name="visitor-hmac" content="f5fc7a457e6869f2e018a18554e1b76a1885d29fa80fd52b9279f62dba34bac1" data-pjax-transient="true"/>
@@ -174,14 +174,14 @@
<meta name="expected-hostname" content="github.com">
- <meta http-equiv="x-pjax-version" content="763685ecd5f33ada9dc34fd76010081dedf879fc60d5c3b1d20a07eb4031506f" data-turbo-track="reload">
- <meta http-equiv="x-pjax-csp-version" content="c922ef32c4ab94f8b870c62883f3e41755ec705db76ec4efb0d343458f1e28c7" data-turbo-track="reload">
- <meta http-equiv="x-pjax-css-version" content="0dc743cd5a6b5ca18dd20307bc7dfd212d2ced65c9da72fb83c0e0f0e41596a5" data-turbo-track="reload">
- <meta http-equiv="x-pjax-js-version" content="99553a3d1158a94f01f3f84e4239543f164d7390d8c3b4c25b142ada3bdb2aa9" data-turbo-track="reload">
+ <meta http-equiv="x-pjax-version" content="d3a25b81ff5f1e6f948f77c311bf750505456242ffa37e90ee35ecfa55a1794d" data-turbo-track="reload">
+ <meta http-equiv="x-pjax-csp-version" content="21a43568025709b66240454fc92d4f09335a96863f8ab1c46b4a07f6a5b67102" data-turbo-track="reload">
+ <meta http-equiv="x-pjax-css-version" content="9a5723604920ed305ee49e39cb1005f635d72600a9d3ee8570586b8be07865c3" data-turbo-track="reload">
+ <meta http-equiv="x-pjax-js-version" content="d4d4c0fb969fd6c8bbb5740c0998abf665547022df7dac30ce8745f5f42c7f37" data-turbo-track="reload">
<meta name="turbo-cache-control" content="no-preview" data-turbo-transient="">
- <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/site-b799d6049b8a.css" />
+ <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/site-7908d55f3275.css" />
<link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/error-3bfb6168c7d5.css" />
<meta name="is_logged_out_page" content="true">
<meta name="octolytics-page-type" content="marketing">
@@ -201,8 +201,8 @@
<meta name="browser-errors-url" content="https://api.github.com/_private/browser/errors">
- <meta name="release" content="fd3d384d8e1d3b2dd42635084d373fabc43354f0">
- <meta name="ui-target" content="full">
+ <meta name="release" content="bdc063bb85eda9a0d37729874f51742f267fb27e">
+ <meta name="ui-target" content="canary-2">
<link rel="mask-icon" href="https://github.githubassets.com/assets/pinned-octocat-093da3e6fa40.svg" color="#000000">
<link rel="alternate icon" class="js-site-favicon" type="image/png" href="https://github.githubassets.com/favicons/favicon.png">
@@ -229,7 +229,7 @@
<span style="width: 0%;" data-view-component="true" class="Progress-item progress-pjax-loader-bar left-0 top-0 color-bg-accent-emphasis"></span>
</span>
- <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/primer-react.3d66a64c5878cc361e85.module.css" />
+ <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/primer-react.f595f41454298e934d3c.module.css" />
<link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/keyboard-shortcuts-dialog.2de9c7d6456a311fce49.module.css" />
<react-partial
@@ -294,13 +294,13 @@
</a>
<div class="AppHeader-appearanceSettings">
<react-partial-anchor>
- <button data-target="react-partial-anchor.anchor" id="icon-button-d3085f38-8877-4d80-bab9-ff9d1d95e272" aria-labelledby="tooltip-520593c3-b09f-4d52-8c42-7fd0b64ba90b" type="button" disabled="disabled" data-view-component="true" class="Button Button--iconOnly Button--invisible Button--medium AppHeader-button HeaderMenu-link border cursor-wait"> <svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-sliders Button-visual">
+ <button data-target="react-partial-anchor.anchor" id="icon-button-7735d294-b063-4827-9e1a-80b2bb2bbbb0" aria-labelledby="tooltip-4a0608c1-2a4e-40a7-92dd-86a3803664ef" type="button" disabled="disabled" data-view-component="true" class="Button Button--iconOnly Button--invisible Button--medium AppHeader-button HeaderMenu-link border cursor-wait"> <svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-sliders Button-visual">
<path d="M15 2.75a.75.75 0 0 1-.75.75h-4a.75.75 0 0 1 0-1.5h4a.75.75 0 0 1 .75.75Zm-8.5.75v1.25a.75.75 0 0 0 1.5 0v-4a.75.75 0 0 0-1.5 0V2H1.75a.75.75 0 0 0 0 1.5H6.5Zm1.25 5.25a.75.75 0 0 0 0-1.5h-6a.75.75 0 0 0 0 1.5h6ZM15 8a.75.75 0 0 1-.75.75H11.5V10a.75.75 0 1 1-1.5 0V6a.75.75 0 0 1 1.5 0v1.25h2.75A.75.75 0 0 1 15 8Zm-9 5.25v-2a.75.75 0 0 0-1.5 0v1.25H1.75a.75.75 0 0 0 0 1.5H4.5v1.25a.75.75 0 0 0 1.5 0v-2Zm9 0a.75.75 0 0 1-.75.75h-6a.75.75 0 0 1 0-1.5h6a.75.75 0 0 1 .75.75Z"></path>
</svg>
-</button><tool-tip id="tooltip-520593c3-b09f-4d52-8c42-7fd0b64ba90b" for="icon-button-d3085f38-8877-4d80-bab9-ff9d1d95e272" popover="manual" data-direction="s" data-type="label" data-view-component="true" class="sr-only position-absolute">Appearance settings</tool-tip>
+</button><tool-tip id="tooltip-4a0608c1-2a4e-40a7-92dd-86a3803664ef" for="icon-button-7735d294-b063-4827-9e1a-80b2bb2bbbb0" popover="manual" data-direction="s" data-type="label" data-view-component="true" class="sr-only position-absolute">Appearance settings</tool-tip>
<template data-target="react-partial-anchor.template">
- <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/primer-react.3d66a64c5878cc361e85.module.css" />
+ <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/primer-react.f595f41454298e934d3c.module.css" />
<link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/appearance-settings.6c63a6de228d6520804d.module.css" />
<react-partial
@@ -1060,7 +1060,7 @@
-<qbsearch-input class="search-input" data-scope="owner:buetow" data-custom-scopes-path="/search/custom_scopes" data-delete-custom-scopes-csrf="SfOBJyGQ4yyBd2R79mnDXN2RSTnVtp2TZPAMpEH6asT5QplJ_d4ksTYw8ESoz9JN_HUJtg1uxN6aazu_0UWmwg" data-max-custom-scopes="10" data-header-redesign-enabled="false" data-initial-value="" data-blackbird-suggestions-path="/search/suggestions" data-jump-to-suggestions-path="/_graphql/GetSuggestedNavigationDestinations" data-current-repository="" data-current-org="" data-current-owner="" data-logged-in="false" data-copilot-chat-enabled="false" data-nl-search-enabled="false" data-retain-scroll-position="true">
+<qbsearch-input class="search-input" data-scope="owner:buetow" data-custom-scopes-path="/search/custom_scopes" data-delete-custom-scopes-csrf="DJe_8r0PuXuc25_JjspTxdcWgUdlfT1mw1nLxbrtwazO5AX1h48DUTDTRugN6C009QhsVVNm0cmHqCRqlT5dpA" data-max-custom-scopes="10" data-header-redesign-enabled="false" data-initial-value="" data-blackbird-suggestions-path="/search/suggestions" data-jump-to-suggestions-path="/_graphql/GetSuggestedNavigationDestinations" data-current-repository="" data-current-org="" data-current-owner="" data-logged-in="false" data-copilot-chat-enabled="false" data-nl-search-enabled="false" data-retain-scroll-position="true">
<div
class="search-input-container search-with-dialog position-relative d-flex flex-row flex-items-center mr-4 rounded"
data-action="click:qbsearch-input#searchInputContainerClicked"
@@ -1124,7 +1124,7 @@
></div>
<div class="QueryBuilder-InputWrapper">
<div aria-hidden="true" class="QueryBuilder-Sizer" data-target="query-builder.sizer"></div>
- <input id="query-builder-test" name="query-builder-test" value="" autocomplete="off" type="text" role="combobox" spellcheck="false" aria-expanded="false" aria-describedby="validation-a4cac36c-d7bf-4411-be3c-e2b8840b7534" data-target="query-builder.input" data-action="
+ <input id="query-builder-test" name="query-builder-test" value="" autocomplete="off" type="text" role="combobox" spellcheck="false" aria-expanded="false" aria-describedby="validation-9e3322e9-a2ac-489c-87df-3005d83cf540" data-target="query-builder.input" data-action="
input:query-builder#inputChange
blur:query-builder#inputBlur
keydown:query-builder#inputKeydown
@@ -1362,7 +1362,7 @@
tabindex="-1"
></ul>
</div>
- <div class="FormControl-inlineValidation" id="validation-a4cac36c-d7bf-4411-be3c-e2b8840b7534" hidden="hidden">
+ <div class="FormControl-inlineValidation" id="validation-9e3322e9-a2ac-489c-87df-3005d83cf540" hidden="hidden">
<span class="FormControl-inlineValidation--visual">
<svg aria-hidden="true" height="12" viewBox="0 0 12 12" version="1.1" width="12" data-view-component="true" class="octicon octicon-alert-fill">
<path d="M4.855.708c.5-.896 1.79-.896 2.29 0l4.675 8.351a1.312 1.312 0 0 1-1.146 1.954H1.33A1.313 1.313 0 0 1 .183 9.058ZM7 7V3H5v4Zm-1 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"></path>
@@ -1403,7 +1403,7 @@
</div>
<scrollable-region data-labelled-by="feedback-dialog-title">
- <div data-view-component="true" class="Overlay-body"> <!-- '"` --><!-- </textarea></xmp> --></option></form><form id="code-search-feedback-form" data-turbo="false" action="/search/feedback" accept-charset="UTF-8" method="post"><input type="hidden" data-csrf="true" name="authenticity_token" value="0lQjRpGUXX9oKmqSFJLT09+Htzd3exHuxDwdjBnTilTTeRuPHQxPNRuMxkfK9knAoNIM8iPMxtD1nCnXeo2B5A==" />
+ <div data-view-component="true" class="Overlay-body"> <!-- '"` --><!-- </textarea></xmp> --></option></form><form id="code-search-feedback-form" data-turbo="false" action="/search/feedback" accept-charset="UTF-8" method="post"><input type="hidden" data-csrf="true" name="authenticity_token" value="DpupGc90rAw7Wt4FsVEcSsBmoa6J9CwtEMyXBWJ0zQiyoUrUEmj8ScJZtECqv710KmXR5H/s9ws9bqzu94Obzg==" />
<p>We read every piece of feedback, and take your input very seriously.</p>
<textarea name="feedback" class="form-control width-full mb-2" style="height: 120px" id="feedback"></textarea>
<input name="include_email" id="include_email" aria-label="Include my email address so I can be contacted" class="form-control mr-2" type="checkbox">
@@ -1441,7 +1441,7 @@
<div data-view-component="true" class="Overlay-body"> <div data-target="custom-scopes.customScopesModalDialogFlash"></div>
<div hidden class="create-custom-scope-form" data-target="custom-scopes.createCustomScopeForm">
- <!-- '"` --><!-- </textarea></xmp> --></option></form><form id="custom-scopes-dialog-form" data-turbo="false" action="/search/custom_scopes" accept-charset="UTF-8" method="post"><input type="hidden" data-csrf="true" name="authenticity_token" value="DXYUTZu1HW0C5LLmTIS9CjfWVpfwGxQmkuD81L5BNJ/KHeJPGRED6hn/AWUasIdjq085I4jvK4Bb2UMQPTAHiw==" />
+ <!-- '"` --><!-- </textarea></xmp> --></option></form><form id="custom-scopes-dialog-form" data-turbo="false" action="/search/custom_scopes" accept-charset="UTF-8" method="post"><input type="hidden" data-csrf="true" name="authenticity_token" value="3zsncwb1ee7U7PRMjlM3YqFFkrpaKgy0T5kZDAuAbInkeER1fXUxghlXJA/sxGFa9T+TmxXnrlPiOpLIzo0cXA==" />
<div data-target="custom-scopes.customScopesModalDialogFlash"></div>
<input type="hidden" id="custom_scope_id" name="custom_scope_id" data-target="custom-scopes.customScopesIdField">
@@ -1459,7 +1459,7 @@
placeholder="github-ruby"
required
maxlength="50">
- <input type="hidden" data-csrf="true" value="C03vFZQ+vRg6c1PY8wuVD/vRKxWdoZIODUDfJPVgtQFMKBmrd53vMAEG2QGcwmyHGiTfdlEslivuyy/Bq7kTVA==" />
+ <input type="hidden" data-csrf="true" value="cLeSAZv8UcnMS4FNnrTzMixnCXxDJxwhMjFA+IGXdtPyXKqMDP1YAoFt+D0nbBWvKR4LbZAe4RbPioTd1JwATw==" />
</auto-check>
</div>
@@ -1514,7 +1514,7 @@
<h4 data-view-component="true" class="color-fg-default mb-2"> Sign in to GitHub
</h4>
-<!-- '"` --><!-- </textarea></xmp> --></option></form><form data-turbo="false" action="/session" accept-charset="UTF-8" method="post"><input type="hidden" data-csrf="true" name="authenticity_token" value="0Q4ppO1Es8tddIyFhE8v3ZhHIqeOfHRBanbbMrZZV81Jp56XzhSyb2Elaln+uh0ijY6LB/fIxagPH279uybXrg==" /> <input type="hidden" name="add_account" id="add_account" autocomplete="off" class="form-control" />
+<!-- '"` --><!-- </textarea></xmp> --></option></form><form data-turbo="false" action="/session" accept-charset="UTF-8" method="post"><input type="hidden" data-csrf="true" name="authenticity_token" value="t+uFd2bU4ZT4JDP82zf8trYGW6FLPV3o4oAxhi2+FNBAXQ4EOe9gcjWFnZ3A9Piw4CRAaTxl85pNWTa9kJyd8Q==" /> <input type="hidden" name="add_account" id="add_account" autocomplete="off" class="form-control" />
<label for="login_field">
Username or email address
@@ -1536,9 +1536,9 @@
<input type="hidden" name="allow_signup" id="allow_signup" autocomplete="off" class="form-control" />
<input type="hidden" name="client_id" id="client_id" autocomplete="off" class="form-control" />
<input type="hidden" name="integration" id="integration" autocomplete="off" class="form-control" />
-<input class="form-control" type="text" name="required_field_227e" hidden="hidden" />
-<input class="form-control" type="hidden" name="timestamp" value="1761196542316" />
-<input class="form-control" type="hidden" name="timestamp_secret" value="e39de96a50a2a78daecb50daabcc9269f395ef710841d40e31bebd93029c40de" />
+<input class="form-control" type="text" name="required_field_fe6b" hidden="hidden" />
+<input class="form-control" type="hidden" name="timestamp" value="1761286671774" />
+<input class="form-control" type="hidden" name="timestamp_secret" value="4ce04605bd77149bde4c397cb1e456c21c5597947294065d399e5eee546f1b45" />
<input type="submit" name="commit" value="Sign in" class="btn btn-primary btn-block js-sign-in-button" data-disable-with="Signing in…" data-signin-label="Sign in" data-sso-label="Sign in with your identity provider" development="false" disable-emu-sso="false" />
@@ -1565,13 +1565,13 @@
<div class="AppHeader-appearanceSettings">
<react-partial-anchor>
- <button data-target="react-partial-anchor.anchor" id="icon-button-947c01b6-4b36-4b6d-a963-d91560f8ac09" aria-labelledby="tooltip-30a396ce-5077-471f-ae7f-a31887fb643f" type="button" disabled="disabled" data-view-component="true" class="Button Button--iconOnly Button--invisible Button--medium AppHeader-button HeaderMenu-link border cursor-wait"> <svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-sliders Button-visual">
+ <button data-target="react-partial-anchor.anchor" id="icon-button-e4db2c3b-81bc-41f4-af30-e18c13f86f44" aria-labelledby="tooltip-9414fb29-2d71-44e3-b51c-b1da5399c0c7" type="button" disabled="disabled" data-view-component="true" class="Button Button--iconOnly Button--invisible Button--medium AppHeader-button HeaderMenu-link border cursor-wait"> <svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-sliders Button-visual">
<path d="M15 2.75a.75.75 0 0 1-.75.75h-4a.75.75 0 0 1 0-1.5h4a.75.75 0 0 1 .75.75Zm-8.5.75v1.25a.75.75 0 0 0 1.5 0v-4a.75.75 0 0 0-1.5 0V2H1.75a.75.75 0 0 0 0 1.5H6.5Zm1.25 5.25a.75.75 0 0 0 0-1.5h-6a.75.75 0 0 0 0 1.5h6ZM15 8a.75.75 0 0 1-.75.75H11.5V10a.75.75 0 1 1-1.5 0V6a.75.75 0 0 1 1.5 0v1.25h2.75A.75.75 0 0 1 15 8Zm-9 5.25v-2a.75.75 0 0 0-1.5 0v1.25H1.75a.75.75 0 0 0 0 1.5H4.5v1.25a.75.75 0 0 0 1.5 0v-2Zm9 0a.75.75 0 0 1-.75.75h-6a.75.75 0 0 1 0-1.5h6a.75.75 0 0 1 .75.75Z"></path>
</svg>
-</button><tool-tip id="tooltip-30a396ce-5077-471f-ae7f-a31887fb643f" for="icon-button-947c01b6-4b36-4b6d-a963-d91560f8ac09" popover="manual" data-direction="s" data-type="label" data-view-component="true" class="sr-only position-absolute">Appearance settings</tool-tip>
+</button><tool-tip id="tooltip-9414fb29-2d71-44e3-b51c-b1da5399c0c7" for="icon-button-e4db2c3b-81bc-41f4-af30-e18c13f86f44" popover="manual" data-direction="s" data-type="label" data-view-component="true" class="sr-only position-absolute">Appearance settings</tool-tip>
<template data-target="react-partial-anchor.template">
- <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/primer-react.3d66a64c5878cc361e85.module.css" />
+ <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/primer-react.f595f41454298e934d3c.module.css" />
<link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/appearance-settings.6c63a6de228d6520804d.module.css" />
<react-partial
@@ -1606,10 +1606,10 @@
<span class="js-stale-session-flash-signed-out" hidden>You signed out in another tab or window. <a class="Link--inTextBlock" href="">Reload</a> to refresh your session.</span>
<span class="js-stale-session-flash-switched" hidden>You switched accounts on another tab or window. <a class="Link--inTextBlock" href="">Reload</a> to refresh your session.</span>
- <button id="icon-button-3645c150-1464-4a32-a733-416a4c1c2cb8" aria-labelledby="tooltip-5f87621b-205f-42aa-8fc2-0d5f85f17a16" type="button" data-view-component="true" class="Button Button--iconOnly Button--invisible Button--medium flash-close js-flash-close"> <svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-x Button-visual">
+ <button id="icon-button-bd5b9556-5efb-4558-8971-55871e9b475d" aria-labelledby="tooltip-4012adb4-e07c-4749-86ca-1bec8bb8304f" type="button" data-view-component="true" class="Button Button--iconOnly Button--invisible Button--medium flash-close js-flash-close"> <svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-x Button-visual">
<path d="M3.72 3.72a.75.75 0 0 1 1.06 0L8 6.94l3.22-3.22a.749.749 0 0 1 1.275.326.749.749 0 0 1-.215.734L9.06 8l3.22 3.22a.749.749 0 0 1-.326 1.275.749.749 0 0 1-.734-.215L8 9.06l-3.22 3.22a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042L6.94 8 3.72 4.78a.75.75 0 0 1 0-1.06Z"></path>
</svg>
-</button><tool-tip id="tooltip-5f87621b-205f-42aa-8fc2-0d5f85f17a16" for="icon-button-3645c150-1464-4a32-a733-416a4c1c2cb8" popover="manual" data-direction="s" data-type="label" data-view-component="true" class="sr-only position-absolute">Dismiss alert</tool-tip>
+</button><tool-tip id="tooltip-4012adb4-e07c-4749-86ca-1bec8bb8304f" for="icon-button-bd5b9556-5efb-4558-8971-55871e9b475d" popover="manual" data-direction="s" data-type="label" data-view-component="true" class="sr-only position-absolute">Dismiss alert</tool-tip>
diff --git a/index.html b/index.html
index 04638ffd..8a10f782 100644
--- a/index.html
+++ b/index.html
@@ -13,7 +13,7 @@
</p>
<h1 style='display: inline' id='hello'>Hello!</h1><br />
<br />
-<span class='quote'>This site was generated at 2025-10-23T09:26:00+03:00 by <span class='inlinecode'>Gemtexter</span></span><br />
+<span class='quote'>This site was generated at 2025-10-25T18:32:52+03:00 by <span class='inlinecode'>Gemtexter</span></span><br />
<br />
<span>Welcome to the foo.zone!</span><br />
<br />
diff --git a/uptime-stats.html b/uptime-stats.html
index c2e22135..711d6cfa 100644
--- a/uptime-stats.html
+++ b/uptime-stats.html
@@ -13,7 +13,7 @@
</p>
<h1 style='display: inline' id='my-machine-uptime-stats'>My machine uptime stats</h1><br />
<br />
-<span class='quote'>This site was last updated at 2025-10-23T09:26:00+03:00</span><br />
+<span class='quote'>This site was last updated at 2025-10-25T18:32:52+03:00</span><br />
<br />
<span>The following stats were collected via <span class='inlinecode'>uptimed</span> on all of my personal computers over many years and the output was generated by <span class='inlinecode'>guprecords</span>, the global uptime records stats analyser of mine.</span><br />
<br />
@@ -66,7 +66,7 @@
| 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, 9 days | Linux 6.16.10-200.fc42.x86_64 |
+| 2. | *earth | 3 years, 10 months, 12 days | Linux 6.16.10-200.fc42.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 |
@@ -78,7 +78,7 @@
| 11. | mega15289 | 1 years, 12 months, 17 days | Darwin 23.4.0 |
| 12. | tauceti-f | 1 years, 9 months, 18 days | Linux 3.2.0-3-amd64 |
| 13. | *t450 | 1 years, 7 months, 26 days | FreeBSD 14.2-RELEASE |
-| 14. | *mega-m3-pro | 1 years, 5 months, 12 days | Darwin 24.6.0 |
+| 14. | *mega-m3-pro | 1 years, 5 months, 16 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 |
@@ -98,7 +98,7 @@
+-----+----------------+-------+-----------------------------------+
| 1. | uranus | 340 | NetBSD 10.1 |
| 2. | vulcan | 275 | Linux 3.10.0-1160.81.1.el7.x86_64 |
-| 3. | *earth | 265 | Linux 6.16.10-200.fc42.x86_64 |
+| 3. | *earth | 266 | Linux 6.16.10-200.fc42.x86_64 |
| 4. | *blowfish | 243 | OpenBSD 7.7 |
| 5. | sun | 238 | FreeBSD 10.3-RELEASE-p24 |
| 6. | uugrn | 211 | FreeBSD 11.2-RELEASE-p4 |
@@ -113,7 +113,7 @@
| 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 |
-| 18. | *mega-m3-pro | 92 | Darwin 24.6.0 |
+| 18. | *mega-m3-pro | 93 | Darwin 24.6.0 |
| 19. | callisto | 86 | Linux 4.0.4-303.fc22.x86_64 |
| 20. | mega8477 | 80 | Darwin 13.4.0 |
+-----+----------------+-------+-----------------------------------+
@@ -163,7 +163,7 @@
| 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. | makemake | 4 years, 4 months, 7 days | Linux 6.9.9-200.fc40.x86_64 |
-| 6. | *earth | 4 years, 3 months, 29 days | Linux 6.16.10-200.fc42.x86_64 |
+| 6. | *earth | 4 years, 4 months, 1 days | Linux 6.16.10-200.fc42.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 |
@@ -200,8 +200,8 @@
| 9. | *OpenBSD 7... | 99 |
| 10. | Darwin 13... | 40 |
| 11. | Darwin 23... | 30 |
-| 12. | *Darwin 24... | 25 |
-| 13. | FreeBSD 5... | 25 |
+| 12. | FreeBSD 5... | 25 |
+| 13. | *Darwin 24... | 25 |
| 14. | Linux 2... | 22 |
| 15. | Darwin 21... | 17 |
| 16. | Darwin 15... | 15 |
@@ -224,7 +224,7 @@
| 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, 5 days |
+| 5. | *Linux 6... | 3 years, 1 months, 9 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 |
@@ -232,7 +232,7 @@
| 10. | Darwin 13... | 1 years, 3 months, 25 days |
| 11. | FreeBSD 6... | 1 years, 3 months, 9 days |
| 12. | Darwin 23... | 0 years, 11 months, 9 days |
-| 13. | *Darwin 24... | 0 years, 9 months, 12 days |
+| 13. | *Darwin 24... | 0 years, 9 months, 17 days |
| 14. | OpenBSD 4... | 0 years, 8 months, 12 days |
| 15. | Darwin 21... | 0 years, 8 months, 2 days |
| 16. | Darwin 18... | 0 years, 7 months, 5 days |
@@ -263,7 +263,7 @@
| 10. | Darwin 13... | 80 |
| 11. | FreeBSD 6... | 75 |
| 12. | Darwin 23... | 56 |
-| 13. | *Darwin 24... | 48 |
+| 13. | *Darwin 24... | 49 |
| 14. | OpenBSD 4... | 39 |
| 15. | Darwin 21... | 38 |
| 16. | Darwin 18... | 32 |
@@ -298,10 +298,10 @@
+-----+------------+-----------------------------+
| Pos | KernelName | Uptime |
+-----+------------+-----------------------------+
-| 1. | *Linux | 28 years, 1 months, 28 days |
+| 1. | *Linux | 28 years, 2 months, 1 days |
| 2. | *FreeBSD | 12 years, 2 months, 24 days |
| 3. | *OpenBSD | 8 years, 2 months, 7 days |
-| 4. | *Darwin | 4 years, 12 months, 31 days |
+| 4. | *Darwin | 5 years, 1 months, 4 days |
| 5. | NetBSD | 0 years, 1 months, 1 days |
+-----+------------+-----------------------------+
</pre>
@@ -317,7 +317,7 @@
| 1. | *Linux | 1868 |
| 2. | *FreeBSD | 862 |
| 3. | *OpenBSD | 523 |
-| 4. | *Darwin | 331 |
+| 4. | *Darwin | 332 |
| 5. | NetBSD | 0 |
+-----+------------+-------+
</pre>