summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-09-18 20:40:23 +0300
committerPaul Buetow <paul@buetow.org>2025-09-18 20:40:23 +0300
commit1f4e3c5920a09a2803c5f431cb8c4093b15a9e0a (patch)
treeb0b88a318245e477a8cd2ecc3e1c50e458f3c264
parent90fd4f95576864b413008ce035ca0bf79cc689b4 (diff)
Update content for html
-rw-r--r--about/index.html4
-rw-r--r--about/resources.html189
-rw-r--r--about/showcase.html499
-rw-r--r--about/showcase/debroid/image-1.png135
-rw-r--r--about/technical-books.txt1
-rw-r--r--gemfeed/atom.xml4
-rw-r--r--index.html2
-rw-r--r--uptime-stats.html52
8 files changed, 454 insertions, 432 deletions
diff --git a/about/index.html b/about/index.html
index 3bea1d36..d4f75a84 100644
--- a/about/index.html
+++ b/about/index.html
@@ -46,16 +46,16 @@
<h3 style='display: inline' id='books-i-am-currently-reading'>Books I am currently reading</h3><br />
<br />
<ul>
-<li>Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook</li>
+<li>Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook</li>
<li>Okular; Alastair Reynolds; eBook</li>
<li>The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook</li>
</ul><br />
<h3 style='display: inline' id='unread-books-already-in-my-shelf'>Unread books already in my shelf</h3><br />
<br />
<ul>
-<li>Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook</li>
<li>Inhibitor Phase; Alastair Reynolds; Audiobook</li>
<li>A Fire Upon the Deep (german: Ein Feuer auf der Tiefe); Vernor Vinge; eBook</li>
+<li>Senior Engineer Mindset; Swizec Teller</li>
</ul><br />
<h3 style='display: inline' id='books-i-ve-read'>Books I&#39;ve read</h3><br />
<br />
diff --git a/about/resources.html b/about/resources.html
index bd943e47..17c89e75 100644
--- a/about/resources.html
+++ b/about/resources.html
@@ -50,108 +50,109 @@
<span>In random order:</span><br />
<br />
<ul>
-<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li>
-<li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O&#39;Reilly</li>
+<li>Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf</li>
<li>Developing Games in Java; David Brackeen and others...; New Riders</li>
-<li>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </li>
<li>Concurrency in Go; Katherine Cox-Buday; O&#39;Reilly</li>
-<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O&#39;Reilly</li>
-<li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall &amp; Jon Orwant; O&#39;Reilly</li>
-<li>DNS and BIND; Cricket Liu; O&#39;Reilly</li>
-<li>Effective Java; Joshua Bloch; Addison-Wesley Professional</li>
-<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li>
-<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li>
-<li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li>
-<li>C++ Programming Language; Bjarne Stroustrup;</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>Modern Perl; Chromatic ; Onyx Neon Press</li>
+<li>Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers</li>
+<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li>
+<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li>
+<li>Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook</li>
<li>The Kubernetes Book; Nigel Poulton; Unabridged Audiobook</li>
+<li>C++ Programming Language; Bjarne Stroustrup;</li>
+<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li>
<li>Raku Fundamentals; Moritz Lenz; Apress</li>
-<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li>
-<li>Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications</li>
+<li>The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton</li>
+<li>Java ist auch eine Insel; Christian Ullenboom; </li>
+<li>Effective Java; Joshua Bloch; Addison-Wesley Professional</li>
+<li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall &amp; Jon Orwant; O&#39;Reilly</li>
<li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O&#39;Reilly</li>
+<li>Raku Recipes; J.J. Merelo; Apress</li>
+<li>Terraform Cookbook; Mikael Krief; Packt Publishing</li>
<li>Ultimate Go Notebook; Bill Kennedy</li>
-<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li>
-<li>Java ist auch eine Insel; Christian Ullenboom; </li>
-<li>Funktionale Programmierung; Peter Pepper; Springer</li>
-<li>Leanring eBPF; Liz Rice; O&#39;Reilly</li>
-<li>Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf</li>
+<li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li>
<li>Effective awk programming; Arnold Robbins; O&#39;Reilly</li>
+<li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li>
+<li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O&#39;Reilly</li>
+<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li>
<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li>
-<li>Raku Recipes; J.J. Merelo; Apress</li>
+<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li>
+<li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li>
+<li>DNS and BIND; Cricket Liu; 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>Leanring eBPF; Liz Rice; O&#39;Reilly</li>
+<li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li>
<li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O&#39;Reilly</li>
-<li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li>
-<li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li>
+<li>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </li>
+<li>Funktionale Programmierung; Peter Pepper; Springer</li>
+<li>Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O&#39;Reilly</li>
<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li>
-<li>Modern Perl; Chromatic ; Onyx Neon Press</li>
-<li>Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers</li>
+<li>Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications</li>
+<li>21st Century C: C Tips from the New School; Ben Klemens; O&#39;Reilly</li>
<li>Data Science at the Command Line; Jeroen Janssens; O&#39;Reilly</li>
-<li>Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O&#39;Reilly</li>
<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</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>Terraform Cookbook; Mikael Krief; Packt Publishing</li>
<li>The Docker Book; James Turnbull; Kindle</li>
<li>Site Reliability Engineering; How Google runs production systems; O&#39;Reilly</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>The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton</li>
-<li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li>
-<li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li>
+<li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li>
+<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O&#39;Reilly</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>The Linux Programming Interface; Michael Kerrisk; No Starch Press </li>
-<li>Implementing Service Level Objectives; Alex Hidalgo; O&#39;Reilly</li>
-<li>Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley</li>
<li>Go: Design Patterns for Real-World Projects; Mat Ryer; Packt</li>
-<li>Groovy Kurz &amp; Gut; Joerg Staudemeier; O&#39;Reilly</li>
<li>Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; 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>The Linux Programming Interface; Michael Kerrisk; No Starch Press </li>
+<li>Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley</li>
+<li>BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley</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>Influence without Authority; A. Cohen, D. Bradford; Wiley</li>
-<li>The Bullet Journal Method; Ryder Carroll; Fourth Estate</li>
<li>Deep Work; Cal Newport; Piatkus</li>
-<li>Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)</li>
-<li>Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook</li>
-<li>Soft Skills; John Sommez; Manning Publications</li>
-<li>Eat That Frog!; Brian Tracy; Hodder Paperbacks</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>Time Management for System Administrators; Thomas A. Limoncelli; O&#39;Reilly</li>
+<li>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</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 Complete Software Developer&#39;s Career Guide; John Sonmez; Unabridged Audiobook</li>
<li>The Good Enough Job; Simone Stolzoff; Ebury Edge</li>
-<li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</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>
+<li>Influence without Authority; A. Cohen, D. Bradford; Wiley</li>
+<li>The Power of Now; Eckhard Tolle; Yellow Kite</li>
+<li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li>
+<li>Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)</li>
+<li>Meditation for Mortals, Oliver Burkeman, Audiobook</li>
+<li>Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook</li>
<li>The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)</li>
-<li>Ultralearning; Scott Young; Thorsons</li>
+<li>Soft Skills; John Sommez; Manning Publications</li>
+<li>Atomic Habits; James Clear; Random House Business</li>
<li>101 Essays that change the way you think; Brianna Wiest; Audiobook</li>
-<li>Meditation for Mortals, Oliver Burkeman, Audiobook</li>
-<li>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</li>
-<li>The Joy of Missing Out; Christina Crook; New Society Publishers</li>
-<li>97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook</li>
-<li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</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>Eat That Frog!; Brian Tracy; Hodder Paperbacks</li>
+<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li>
<li>Stop starting, start finishing; Arne Roock; Lean-Kanban University </li>
-<li>So Good They Can&#39;t Ignore You; Cal Newport; Business Plus</li>
+<li>Slow Productivity; Cal Newport; Penguin Random House</li>
<li>Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook</li>
+<li>97 Things Every Engineering Manager Should Know; Camille Fournier; 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 Bullet Journal Method; Ryder Carroll; Fourth Estate</li>
<li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion</li>
-<li>Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press</li>
-<li>Ultralearning; Anna Laurent; Self-published via Amazon</li>
-<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li>
-<li>Atomic Habits; James Clear; Random House Business</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 Obstacle Is The Way; Ryan Holiday; Profile Books Ltd</li>
<li>Eat That Frog; Brian Tracy</li>
-<li>The Power of Now; Eckhard Tolle; Yellow Kite</li>
-<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon &amp; Schuster UK</li>
+<li>The Joy of Missing Out; Christina Crook; New Society Publishers</li>
<li>Getting Things Done; David Allen</li>
+<li>Time Management for System Administrators; Thomas A. Limoncelli; O&#39;Reilly</li>
+<li>So Good They Can&#39;t Ignore You; Cal Newport; Business Plus</li>
+<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon &amp; Schuster UK</li>
+<li>Ultralearning; Anna Laurent; Self-published via Amazon</li>
+<li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li>
+<li>Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press</li>
+<li>Ultralearning; Scott Young; Thorsons</li>
</ul><br />
<a class='textlink' href='../notes/index.html'>Here are notes of mine for some of the books</a><br />
<br />
@@ -160,30 +161,30 @@
<span>Some of these were in-person with exams; others were online learning lectures only. In random order:</span><br />
<br />
<ul>
-<li>Functional programming lecture; Remote University of Hagen</li>
-<li>The Ultimate Kubernetes Bootcamp; School of Devops; O&#39;Reilly Online</li>
+<li>Algorithms Video Lectures; Robert Sedgewick; O&#39;Reilly Online</li>
+<li>The Well-Grounded Rubyist Video Edition; David. A. Black; O&#39;Reilly Online</li>
+<li>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </li>
<li>Ultimate Go Programming; Bill Kennedy; O&#39;Reilly Online</li>
-<li>Apache Tomcat Best Practises; 3-day on-site training</li>
-<li>AWS Immersion Day; Amazon; 1-day interactive online training </li>
-<li>Protocol buffers; 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>MySQL Deep Dive Workshop; 2-day on-site training</li>
-<li>Structure and Interpretation of Computer Programs; Harold Abelson and more...; </li>
-<li>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </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>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>The Ultimate Kubernetes Bootcamp; School of Devops; O&#39;Reilly Online</li>
+<li>AWS Immersion Day; Amazon; 1-day interactive online 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>Scripting Vim; Damian Conway; O&#39;Reilly Online</li>
+<li>Protocol buffers; O&#39;Reilly Online</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>Developing IaC with Terraform (with Live Lessons); O&#39;Reilly Online</li>
+<li>Structure and Interpretation of Computer Programs; Harold Abelson and more...; </li>
+<li>Functional programming lecture; Remote University of Hagen</li>
+<li>Apache Tomcat Best Practises; 3-day on-site training</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>Advanced Bash-Scripting Guide </li>
<li>How CPUs work at https://cpu.land</li>
+<li>Advanced Bash-Scripting Guide </li>
<li>Raku Guide at https://raku.guide </li>
</ul><br />
<h2 style='display: inline' id='podcasts'>Podcasts</h2><br />
@@ -193,59 +194,59 @@
<span>In random order:</span><br />
<br />
<ul>
-<li>Fallthrough [Golang]</li>
-<li>The Pragmatic Engineer Podcast</li>
-<li>Hidden Brain</li>
-<li>Fork Around And Find Out</li>
-<li>The Changelog Podcast(s)</li>
<li>Maintainable</li>
-<li>The ProdCast (Google SRE Podcast)</li>
-<li>BSD Now [BSD]</li>
<li>Pratical AI</li>
-<li>Cup o&#39; Go [Golang]</li>
+<li>Fork Around And Find Out</li>
+<li>Fallthrough [Golang]</li>
<li>Backend Banter</li>
-<li>Dev Interrupted</li>
+<li>The ProdCast (Google SRE Podcast)</li>
+<li>Hidden Brain</li>
+<li>The Pragmatic Engineer Podcast</li>
<li>Modern Mentor</li>
+<li>Cup o&#39; Go [Golang]</li>
+<li>Dev Interrupted</li>
+<li>The Changelog Podcast(s)</li>
<li>Deep Questions with Cal Newport</li>
+<li>BSD Now [BSD]</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>Ship It (predecessor of Fork Around And Find Out)</li>
+<li>Modern Mentor</li>
+<li>CRE: Chaosradio Express [german]</li>
<li>Java Pub House</li>
<li>Go Time (predecessor of fallthrough)</li>
<li>FLOSS weekly</li>
-<li>Ship It (predecessor of Fork Around And Find Out)</li>
-<li>CRE: Chaosradio Express [german]</li>
-<li>Modern Mentor</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>VK Newsletter</li>
+<li>The Imperfectionist</li>
<li>Changelog News</li>
-<li>The Valuable Dev</li>
-<li>Golang Weekly</li>
+<li>VK Newsletter</li>
<li>The Pragmatic Engineer</li>
+<li>Golang Weekly</li>
+<li>The Valuable Dev</li>
+<li>Applied Go Weekly Newsletter</li>
+<li>byteSizeGo</li>
<li>Register Spill</li>
<li>Ruby Weekly</li>
-<li>The Imperfectionist</li>
-<li>Monospace Mentor</li>
-<li>byteSizeGo</li>
<li>Andreas Brandhorst Newsletter (Sci-Fi author)</li>
+<li>Monospace Mentor</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>Linux User</li>
<li>freeX (not published anymore)</li>
+<li>Linux Magazine</li>
<li>LWN (online only)</li>
</ul><br />
<h1 style='display: inline' id='formal-education'>Formal education</h1><br />
diff --git a/about/showcase.html b/about/showcase.html
index cee63c1f..366769e2 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-09-11</span><br />
+<span>Generated on: 2025-09-18</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 />
@@ -25,21 +25,22 @@
<li>⇢ <a href='#projects'>Projects</a></li>
<li>⇢ ⇢ <a href='#hexai'>hexai</a></li>
<li>⇢ ⇢ <a href='#conf'>conf</a></li>
+<li>⇢ ⇢ <a href='#foozone'>foo.zone</a></li>
<li>⇢ ⇢ <a href='#gitsyncer'>gitsyncer</a></li>
<li>⇢ ⇢ <a href='#totalrecall'>totalrecall</a></li>
+<li>⇢ ⇢ <a href='#dtail'>dtail</a></li>
<li>⇢ ⇢ <a href='#timr'>timr</a></li>
<li>⇢ ⇢ <a href='#tasksamurai'>tasksamurai</a></li>
<li>⇢ ⇢ <a href='#ior'>ior</a></li>
-<li>⇢ ⇢ <a href='#dtail'>dtail</a></li>
<li>⇢ ⇢ <a href='#foostats'>foostats</a></li>
<li>⇢ ⇢ <a href='#wireguardmeshgenerator'>wireguardmeshgenerator</a></li>
-<li>⇢ ⇢ <a href='#ds-sim'>ds-sim</a></li>
<li>⇢ ⇢ <a href='#gos'>gos</a></li>
+<li>⇢ ⇢ <a href='#ds-sim'>ds-sim</a></li>
<li>⇢ ⇢ <a href='#sillybench'>sillybench</a></li>
<li>⇢ ⇢ <a href='#rcm'>rcm</a></li>
<li>⇢ ⇢ <a href='#gemtexter'>gemtexter</a></li>
-<li>⇢ ⇢ <a href='#docker-radicale-server'>docker-radicale-server</a></li>
<li>⇢ ⇢ <a href='#quicklogger'>quicklogger</a></li>
+<li>⇢ ⇢ <a href='#docker-radicale-server'>docker-radicale-server</a></li>
<li>⇢ ⇢ <a href='#terraform'>terraform</a></li>
<li>⇢ ⇢ <a href='#gogios'>gogios</a></li>
<li>⇢ ⇢ <a href='#gorum'>gorum</a></li>
@@ -49,7 +50,6 @@
<li>⇢ ⇢ <a href='#photoalbum'>photoalbum</a></li>
<li>⇢ ⇢ <a href='#geheim'>geheim</a></li>
<li>⇢ ⇢ <a href='#algorithms'>algorithms</a></li>
-<li>⇢ ⇢ <a href='#foozone'>foo.zone</a></li>
<li>⇢ ⇢ <a href='#perl-c-fibonacci'>perl-c-fibonacci</a></li>
<li>⇢ ⇢ <a href='#ioriot'>ioriot</a></li>
<li>⇢ ⇢ <a href='#staticfarm-apache-handlers'>staticfarm-apache-handlers</a></li>
@@ -64,30 +64,30 @@
<li>⇢ ⇢ <a href='#template'>template</a></li>
<li>⇢ ⇢ <a href='#muttdelay'>muttdelay</a></li>
<li>⇢ ⇢ <a href='#netdiff'>netdiff</a></li>
-<li>⇢ ⇢ <a href='#pwgrep'>pwgrep</a></li>
<li>⇢ ⇢ <a href='#japi'>japi</a></li>
<li>⇢ ⇢ <a href='#perl-poetry'>perl-poetry</a></li>
<li>⇢ ⇢ <a href='#ipv6test'>ipv6test</a></li>
<li>⇢ ⇢ <a href='#cpuinfo'>cpuinfo</a></li>
<li>⇢ ⇢ <a href='#loadbars'>loadbars</a></li>
+<li>⇢ ⇢ <a href='#pwgrep'>pwgrep</a></li>
<li>⇢ ⇢ <a href='#perldaemon'>perldaemon</a></li>
<li>⇢ ⇢ <a href='#awksite'>awksite</a></li>
<li>⇢ ⇢ <a href='#jsmstrade'>jsmstrade</a></li>
-<li>⇢ ⇢ <a href='#netcalendar'>netcalendar</a></li>
<li>⇢ ⇢ <a href='#ychat'>ychat</a></li>
-<li>⇢ ⇢ <a href='#hsbot'>hsbot</a></li>
+<li>⇢ ⇢ <a href='#netcalendar'>netcalendar</a></li>
<li>⇢ ⇢ <a href='#vs-sim'>vs-sim</a></li>
+<li>⇢ ⇢ <a href='#hsbot'>hsbot</a></li>
<li>⇢ ⇢ <a href='#fype'>fype</a></li>
</ul><br />
<h2 style='display: inline' id='overall-statistics'>Overall Statistics</h2><br />
<br />
<ul>
<li>📦 Total Projects: 55</li>
-<li>📊 Total Commits: 11,028</li>
-<li>📈 Total Lines of Code: 284,649</li>
-<li>📄 Total Lines of Documentation: 23,038</li>
-<li>💻 Languages: Go (26.5%), Java (14.2%), C++ (13.1%), C/C++ (7.2%), C (6.7%), Perl (6.2%), CSS (6.1%), HTML (5.4%), Shell (5.2%), Python (2.3%), Config (1.7%), Ruby (1.0%), JSON (1.0%), HCL (1.0%), Make (0.7%), YAML (0.6%), Raku (0.3%), XML (0.2%), Haskell (0.2%), TOML (0.1%)</li>
-<li>📚 Documentation: Text (48.8%), Markdown (48.7%), LaTeX (2.5%)</li>
+<li>📊 Total Commits: 11,075</li>
+<li>📈 Total Lines of Code: 294,461</li>
+<li>📄 Total Lines of Documentation: 240,909</li>
+<li>💻 Languages: Go (28.5%), Java (18.6%), HTML (15.0%), C (6.4%), C++ (6.0%), Perl (5.6%), XML (4.8%), Shell (4.6%), C/C++ (4.2%), Config (1.2%), Ruby (1.0%), HCL (0.9%), YAML (0.6%), Python (0.6%), Make (0.5%), CSS (0.5%), Raku (0.3%), JSON (0.3%), Haskell (0.2%), TOML (0.1%)</li>
+<li>📚 Documentation: Text (92.8%), Markdown (5.8%), LaTeX (1.4%)</li>
<li>🎵 Vibe-Coded Projects: 4 out of 55 (7.3%)</li>
<li>🤖 AI-Assisted Projects (including vibe-coded): 10 out of 55 (18.2% AI-assisted, 81.8% human-only)</li>
<li>🚀 Release Status: 35 released, 20 experimental (63.6% with releases, 36.4% experimental)</li>
@@ -97,15 +97,15 @@
<h3 style='display: inline' id='hexai'>hexai</h3><br />
<br />
<ul>
-<li>💻 Languages: Go (66.6%), HTML (33.4%)</li>
+<li>💻 Languages: Go (66.1%), HTML (33.9%)</li>
<li>📚 Documentation: Markdown (100.0%)</li>
-<li>📊 Commits: 193</li>
-<li>📈 Lines of Code: 19021</li>
-<li>📄 Lines of Documentation: 369</li>
-<li>📅 Development Period: 2025-08-01 to 2025-09-08</li>
-<li>🔥 Recent Activity: 3.9 days (avg. age of last 42 commits)</li>
+<li>📊 Commits: 208</li>
+<li>📈 Lines of Code: 22125</li>
+<li>📄 Lines of Documentation: 546</li>
+<li>📅 Development Period: 2025-08-01 to 2025-09-17</li>
+<li>🔥 Recent Activity: 7.8 days (avg. age of last 42 commits)</li>
<li>⚖️ License: No license found</li>
-<li>🏷️ Latest Release: v0.9.0 (2025-09-08)</li>
+<li>🏷️ Latest Release: v0.11.3 (2025-09-17)</li>
<li>🤖 AI-Assisted: This project was partially created with the help of generative AI</li>
</ul><br />
<br />
@@ -123,13 +123,13 @@
<h3 style='display: inline' id='conf'>conf</h3><br />
<br />
<ul>
-<li>💻 Languages: Perl (31.4%), YAML (23.1%), Shell (23.0%), Config (5.6%), CSS (5.4%), TOML (4.8%), Ruby (4.1%), Lua (1.2%), Docker (0.7%), JSON (0.6%), INI (0.1%)</li>
+<li>💻 Languages: Perl (31.3%), Shell (23.2%), YAML (23.0%), Config (5.6%), CSS (5.4%), TOML (4.8%), Ruby (4.2%), Lua (1.2%), Docker (0.6%), JSON (0.5%)</li>
<li>📚 Documentation: Text (69.9%), Markdown (30.1%)</li>
-<li>📊 Commits: 980</li>
-<li>📈 Lines of Code: 5994</li>
+<li>📊 Commits: 995</li>
+<li>📈 Lines of Code: 6017</li>
<li>📄 Lines of Documentation: 1188</li>
-<li>📅 Development Period: 2021-12-28 to 2025-09-10</li>
-<li>🔥 Recent Activity: 16.6 days (avg. age of last 42 commits)</li>
+<li>📅 Development Period: 2021-12-28 to 2025-09-17</li>
+<li>🔥 Recent Activity: 12.9 days (avg. age of last 42 commits)</li>
<li>⚖️ License: No license found</li>
<li>🧪 Status: Experimental (no releases yet)</li>
</ul><br />
@@ -142,6 +142,30 @@
<br />
<span>---</span><br />
<br />
+<h3 style='display: inline' id='foozone'>foo.zone</h3><br />
+<br />
+<ul>
+<li>💻 Languages: HTML (70.5%), XML (28.8%), Shell (0.3%), CSS (0.2%), Go (0.1%)</li>
+<li>📚 Documentation: Text (75.5%), Markdown (24.5%)</li>
+<li>📊 Commits: 3072</li>
+<li>📈 Lines of Code: 46613</li>
+<li>📄 Lines of Documentation: 298</li>
+<li>📅 Development Period: 2021-04-29 to 2025-09-13</li>
+<li>🔥 Recent Activity: 42.0 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>
+</ul><br />
+<br />
+<span>This project hosts the static files for the foo.zone website, which is accessible via both the Gemini protocol (gemini://foo.zone) and the web (https://foo.zone). The repository is organized with separate branches for each content format—such as Gemtext, HTML, and Markdown—allowing the site to be served in multiple formats tailored to different protocols and user preferences. This structure makes it easy to maintain and update content across platforms, ensuring consistency and flexibility.</span><br />
+<br />
+<span>The site is maintained using a suite of open-source tools, including Neovim for editing, GNU Bash for scripting, and ShellCheck for shell script linting. It is deployed on OpenBSD, utilizing the vger Gemini server (managed via relayd and inetd) for Gemini content and the native httpd server for the HTML site. Source code and hosting are managed through Codeberg. The static content is generated with the help of the gemtexter tool, which streamlines the process of converting and managing content in various formats. This architecture emphasizes simplicity, security, and portability, making it a robust solution for multi-protocol static site hosting.</span><br />
+<br />
+<a class='textlink' href='https://codeberg.org/snonux/foo.zone'>View on Codeberg</a><br />
+<a class='textlink' href='https://github.com/snonux/foo.zone'>View on GitHub</a><br />
+<br />
+<span>---</span><br />
+<br />
<h3 style='display: inline' id='gitsyncer'>gitsyncer</h3><br />
<br />
<ul>
@@ -151,7 +175,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: 48.0 days (avg. age of last 42 commits)</li>
+<li>🔥 Recent Activity: 55.5 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>
@@ -175,7 +199,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: 50.8 days (avg. age of last 42 commits)</li>
+<li>🔥 Recent Activity: 58.3 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>
@@ -196,6 +220,34 @@
<br />
<span>---</span><br />
<br />
+<h3 style='display: inline' id='dtail'>dtail</h3><br />
+<br />
+<ul>
+<li>💻 Languages: Go (91.0%), Shell (4.1%), JSON (2.1%), C (1.4%), Make (0.9%), C/C++ (0.2%), Config (0.1%)</li>
+<li>📚 Documentation: Text (98.3%), Markdown (1.7%)</li>
+<li>📊 Commits: 1046</li>
+<li>📈 Lines of Code: 27726</li>
+<li>📄 Lines of Documentation: 220214</li>
+<li>📅 Development Period: 2020-01-09 to 2025-07-04</li>
+<li>🔥 Recent Activity: 78.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>
+</ul><br />
+<br />
+<a href='showcase/dtail/image-1.png'><img alt='dtail screenshot' title='dtail screenshot' src='showcase/dtail/image-1.png' /></a><br />
+<br />
+<span>DTail is an open-source distributed log management tool designed for DevOps engineers to efficiently tail, cat, and grep log files across thousands of servers simultaneously. Written in Go, it supports advanced features such as on-the-fly decompression (gzip, zstd) and distributed MapReduce-style aggregations, making it highly useful for large-scale log analysis and troubleshooting in complex environments. By leveraging SSH for secure communication and adhering to UNIX file permission models, DTail ensures both security and compatibility with existing infrastructure.</span><br />
+<br />
+<a href='showcase/dtail/image-2.gif'><img alt='dtail screenshot' title='dtail screenshot' src='showcase/dtail/image-2.gif' /></a><br />
+<br />
+<span>The architecture consists of a client-server model: DTail servers run on each target machine, while a DTail client—typically on an engineer’s workstation—connects to all servers concurrently to aggregate and process logs in real time. This design enables scalable, parallel log operations and can be extended to a serverless mode for added flexibility. DTail’s implementation emphasizes performance, security, and ease of use, making it a valuable tool for organizations needing to monitor and analyze distributed logs efficiently.</span><br />
+<br />
+<a class='textlink' href='https://codeberg.org/snonux/dtail'>View on Codeberg</a><br />
+<a class='textlink' href='https://github.com/snonux/dtail'>View on GitHub</a><br />
+<br />
+<span>---</span><br />
+<br />
<h3 style='display: inline' id='timr'>timr</h3><br />
<br />
<ul>
@@ -205,7 +257,7 @@
<li>📈 Lines of Code: 873</li>
<li>📄 Lines of Documentation: 137</li>
<li>📅 Development Period: 2025-06-25 to 2025-07-19</li>
-<li>🔥 Recent Activity: 74.8 days (avg. age of last 42 commits)</li>
+<li>🔥 Recent Activity: 82.2 days (avg. age of last 42 commits)</li>
<li>⚖️ License: BSD-2-Clause</li>
<li>🏷️ Latest Release: v0.0.0 (2025-06-29)</li>
<li>🎵 Vibe-Coded: This project has been vibe coded</li>
@@ -231,7 +283,7 @@
<li>📈 Lines of Code: 6160</li>
<li>📄 Lines of Documentation: 162</li>
<li>📅 Development Period: 2025-06-19 to 2025-07-12</li>
-<li>🔥 Recent Activity: 76.6 days (avg. age of last 42 commits)</li>
+<li>🔥 Recent Activity: 84.0 days (avg. age of last 42 commits)</li>
<li>⚖️ License: BSD-2-Clause</li>
<li>🏷️ Latest Release: v0.9.2 (2025-07-02)</li>
<li>🎵 Vibe-Coded: This project has been vibe coded</li>
@@ -259,7 +311,7 @@
<li>📈 Lines of Code: 12762</li>
<li>📄 Lines of Documentation: 742</li>
<li>📅 Development Period: 2024-01-18 to 2025-07-14</li>
-<li>🔥 Recent Activity: 114.6 days (avg. age of last 42 commits)</li>
+<li>🔥 Recent Activity: 122.0 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>
@@ -278,34 +330,6 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='dtail'>dtail</h3><br />
-<br />
-<ul>
-<li>💻 Languages: Go (93.9%), JSON (2.8%), C (2.0%), Make (0.5%), C/C++ (0.3%), Config (0.2%), Shell (0.2%), Docker (0.1%)</li>
-<li>📚 Documentation: Text (79.4%), Markdown (20.6%)</li>
-<li>📊 Commits: 1046</li>
-<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: 116.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>
-</ul><br />
-<br />
-<a href='showcase/dtail/image-1.png'><img alt='dtail screenshot' title='dtail screenshot' src='showcase/dtail/image-1.png' /></a><br />
-<br />
-<span>DTail is an open-source distributed log management tool designed for DevOps engineers to efficiently tail, cat, and grep log files across thousands of servers simultaneously. Written in Go, it supports advanced features such as on-the-fly decompression (gzip, zstd) and distributed MapReduce-style aggregations, making it highly useful for large-scale log analysis and troubleshooting in complex environments. By leveraging SSH for secure communication and adhering to UNIX file permission models, DTail ensures both security and compatibility with existing infrastructure.</span><br />
-<br />
-<a href='showcase/dtail/image-2.gif'><img alt='dtail screenshot' title='dtail screenshot' src='showcase/dtail/image-2.gif' /></a><br />
-<br />
-<span>The architecture consists of a client-server model: DTail servers run on each target machine, while a DTail client—typically on an engineer’s workstation—connects to all servers concurrently to aggregate and process logs in real time. This design enables scalable, parallel log operations and can be extended to a serverless mode for added flexibility. DTail’s implementation emphasizes performance, security, and ease of use, making it a valuable tool for organizations needing to monitor and analyze distributed logs efficiently.</span><br />
-<br />
-<a class='textlink' href='https://codeberg.org/snonux/dtail'>View on Codeberg</a><br />
-<a class='textlink' href='https://github.com/snonux/dtail'>View on GitHub</a><br />
-<br />
-<span>---</span><br />
-<br