summaryrefslogtreecommitdiff
path: root/about
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-08-16 09:51:46 +0300
committerPaul Buetow <paul@buetow.org>2025-08-16 09:51:46 +0300
commit5f7a79a4c06de6d411c1c6ca33e989383b928520 (patch)
tree5e933372b7679598f022b47702186b4cca91b146 /about
parent272315eff72ac34926776deb87f7f00c89b1a8a8 (diff)
Update content for html
Diffstat (limited to 'about')
-rw-r--r--about/resources.html186
-rw-r--r--about/showcase.html435
-rw-r--r--about/showcase/debroid/image-1.png107
3 files changed, 363 insertions, 365 deletions
diff --git a/about/resources.html b/about/resources.html
index ba2efae6..d2be9923 100644
--- a/about/resources.html
+++ b/about/resources.html
@@ -50,107 +50,107 @@
<span>In random order:</span><br />
<br />
<ul>
-<li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</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>Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O&#39;Reilly</li>
+<li>DNS and BIND; Cricket Liu; O&#39;Reilly</li>
<li>The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton</li>
-<li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li>
-<li>Raku Fundamentals; Moritz Lenz; Apress</li>
+<li>Concurrency in Go; Katherine Cox-Buday; O&#39;Reilly</li>
+<li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li>
<li>Ultimate Go Notebook; Bill Kennedy</li>
+<li>The Kubernetes Book; Nigel Poulton; Unabridged Audiobook</li>
+<li>Java ist auch eine Insel; Christian Ullenboom; </li>
+<li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li>
<li>Effective Java; Joshua Bloch; Addison-Wesley Professional</li>
-<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li>
-<li>Leanring eBPF; Liz Rice; O&#39;Reilly</li>
<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li>
-<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li>
-<li>Funktionale Programmierung; Peter Pepper; Springer</li>
-<li>C++ Programming Language; Bjarne Stroustrup;</li>
-<li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O&#39;Reilly</li>
-<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li>
-<li>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </li>
-<li>The Docker Book; James Turnbull; Kindle</li>
-<li>Raku Recipes; J.J. Merelo; Apress</li>
-<li>Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O&#39;Reilly</li>
-<li>Data Science at the Command Line; Jeroen Janssens; O&#39;Reilly</li>
-<li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li>
<li>Site Reliability Engineering; How Google runs production systems; O&#39;Reilly</li>
-<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O&#39;Reilly</li>
-<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li>
-<li>Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf</li>
-<li>Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers</li>
<li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall &amp; Jon Orwant; O&#39;Reilly</li>
+<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</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>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li>
-<li>Developing Games in Java; David Brackeen and others...; New Riders</li>
-<li>Concurrency in Go; Katherine Cox-Buday; O&#39;Reilly</li>
-<li>Effective awk programming; Arnold Robbins; O&#39;Reilly</li>
-<li>Terraform Cookbook; Mikael Krief; Packt Publishing</li>
+<li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O&#39;Reilly</li>
+<li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li>
+<li>Leanring eBPF; Liz Rice; O&#39;Reilly</li>
<li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li>
-<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li>
+<li>Raku Fundamentals; Moritz Lenz; Apress</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>The Docker Book; James Turnbull; Kindle</li>
+<li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li>
+<li>Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf</li>
+<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</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>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li>
+<li>Funktionale Programmierung; Peter Pepper; Springer</li>
<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li>
+<li>Terraform Cookbook; Mikael Krief; Packt Publishing</li>
+<li>Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers</li>
+<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O&#39;Reilly</li>
+<li>Developing Games in Java; David Brackeen and others...; New Riders</li>
+<li>Modern Perl; Chromatic ; Onyx Neon Press</li>
<li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O&#39;Reilly</li>
-<li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li>
+<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</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>C++ Programming Language; Bjarne Stroustrup;</li>
+<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>Modern Perl; Chromatic ; Onyx Neon Press</li>
-<li>The Kubernetes Book; Nigel Poulton; Unabridged Audiobook</li>
-<li>21st Century C: C Tips from the New School; Ben Klemens; O&#39;Reilly</li>
-<li>Java ist auch eine Insel; Christian Ullenboom; </li>
-<li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li>
-<li>DNS and BIND; Cricket Liu; O&#39;Reilly</li>
+<li>Raku Recipes; J.J. Merelo; Apress</li>
+<li>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </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>Relayd and Httpd Mastery; Michael W Lucas</li>
+<li>Groovy Kurz &amp; Gut; Joerg Staudemeier; O&#39;Reilly</li>
+<li>The Linux Programming Interface; Michael Kerrisk; No Starch Press </li>
+<li>BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley</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>
<li>Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley</li>
-<li>Relayd and Httpd Mastery; Michael W Lucas</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>The Linux Programming Interface; Michael Kerrisk; No Starch Press </li>
-<li>Groovy Kurz &amp; Gut; Joerg Staudemeier; 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>Influence without Authority; A. Cohen, D. Bradford; Wiley</li>
-<li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li>
-<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li>
-<li>The Bullet Journal Method; Ryder Carroll; Fourth Estate</li>
-<li>Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)</li>
-<li>The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select</li>
-<li>Getting Things Done; David Allen</li>
<li>The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd</li>
-<li>Ultralearning; Anna Laurent; Self-published via Amazon</li>
-<li>Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook</li>
-<li>Eat That Frog!; Brian Tracy; Hodder Paperbacks</li>
+<li>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</li>
<li>Meditation for Mortals, Oliver Burkeman, Audiobook</li>
-<li>So Good They Can&#39;t Ignore You; Cal Newport; Business Plus</li>
-<li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion</li>
<li>Soft Skills; John Sommez; Manning Publications</li>
+<li>The Power of Now; Eckhard Tolle; Yellow Kite</li>
<li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li>
-<li>Eat That Frog; Brian Tracy</li>
+<li>Deep Work; Cal Newport; Piatkus</li>
+<li>Getting Things Done; David Allen</li>
+<li>Stop starting, start finishing; Arne Roock; Lean-Kanban University </li>
<li>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</li>
-<li>Atomic Habits; James Clear; Random House Business</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>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon &amp; Schuster UK</li>
-<li>Time Management for System Administrators; Thomas A. Limoncelli; O&#39;Reilly</li>
-<li>The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)</li>
<li>Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press</li>
-<li>Deep Work; Cal Newport; Piatkus</li>
+<li>Influence without Authority; A. Cohen, D. Bradford; Wiley</li>
+<li>Eat That Frog; Brian Tracy</li>
<li>Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook</li>
-<li>101 Essays that change the way you think; Brianna Wiest; 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>Slow Productivity; Cal Newport; Penguin Random House</li>
-<li>Stop starting, start finishing; Arne Roock; Lean-Kanban University </li>
+<li>The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)</li>
+<li>Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook</li>
<li>Ultralearning; Scott Young; Thorsons</li>
<li>The Complete Software Developer&#39;s Career Guide; John Sonmez; Unabridged Audiobook</li>
+<li>Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)</li>
+<li>The Bullet Journal Method; Ryder Carroll; Fourth Estate</li>
+<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon &amp; Schuster UK</li>
+<li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li>
+<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li>
+<li>The Joy of Missing Out; Christina Crook; New Society Publishers</li>
+<li>Atomic Habits; James Clear; Random House Business</li>
+<li>So Good They Can&#39;t Ignore You; Cal Newport; Business Plus</li>
+<li>Eat That Frog!; Brian Tracy; Hodder Paperbacks</li>
<li>The Good Enough Job; Simone Stolzoff; Ebury Edge</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>Ultralearning; Anna Laurent; Self-published via Amazon</li>
+<li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion</li>
+<li>Slow Productivity; Cal Newport; Penguin Random House</li>
+<li>The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select</li>
+<li>101 Essays that change the way you think; Brianna Wiest; Audiobook</li>
</ul><br />
<a class='textlink' href='../notes/index.html'>Here are notes of mine for some of the books</a><br />
<br />
@@ -159,30 +159,30 @@
<span>Some of these were in-person with exams; others were online learning lectures only. In random order:</span><br />
<br />
<ul>
-<li>Ultimate Go Programming; Bill Kennedy; O&#39;Reilly Online</li>
-<li>Functional programming lecture; Remote University of Hagen</li>
-<li>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </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>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>Functional programming lecture; Remote University of Hagen</li>
<li>Scripting Vim; Damian Conway; O&#39;Reilly Online</li>
+<li>Algorithms Video Lectures; Robert Sedgewick; O&#39;Reilly Online</li>
+<li>Developing IaC with Terraform (with Live Lessons); 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>Apache Tomcat Best Practises; 3-day on-site training</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>Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training</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>MySQL Deep Dive Workshop; 2-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>Protocol buffers; O&#39;Reilly Online</li>
-<li>Algorithms Video Lectures; Robert Sedgewick; O&#39;Reilly Online</li>
<li>Structure and Interpretation of Computer Programs; Harold Abelson and more...; </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>Ultimate Go Programming; Bill Kennedy; 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>How CPUs work at https://cpu.land</li>
+<li>Raku Guide at https://raku.guide </li>
<li>Advanced Bash-Scripting Guide </li>
</ul><br />
<h2 style='display: inline' id='podcasts'>Podcasts</h2><br />
@@ -193,19 +193,19 @@
<br />
<ul>
<li>The Changelog Podcast(s)</li>
-<li>Fork Around And Find Out</li>
-<li>Dev Interrupted</li>
<li>Backend Banter</li>
-<li>Pratical AI</li>
-<li>Modern Mentor</li>
+<li>The Pragmatic Engineer Podcast</li>
+<li>Deep Questions with Cal Newport</li>
<li>BSD Now [BSD]</li>
<li>Hidden Brain</li>
+<li>Maintainable</li>
+<li>The ProdCast (Google SRE Podcast)</li>
+<li>Pratical AI</li>
<li>Cup o&#39; Go [Golang]</li>
<li>Fallthrough [Golang]</li>
-<li>The Pragmatic Engineer Podcast</li>
-<li>The ProdCast (Google SRE Podcast)</li>
-<li>Maintainable</li>
-<li>Deep Questions with Cal Newport</li>
+<li>Dev Interrupted</li>
+<li>Fork Around And Find Out</li>
+<li>Modern Mentor</li>
</ul><br />
<h3 style='display: inline' id='podcasts-i-liked'>Podcasts I liked</h3><br />
<br />
@@ -213,29 +213,29 @@
<br />
<ul>
<li>Go Time (predecessor of fallthrough)</li>
-<li>Java Pub House</li>
-<li>CRE: Chaosradio Express [german]</li>
-<li>Modern Mentor</li>
<li>FLOSS weekly</li>
+<li>Modern Mentor</li>
<li>Ship It (predecessor of Fork Around And Find Out)</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>The Imperfectionist</li>
-<li>Andreas Brandhorst Newsletter (Sci-Fi author)</li>
+<li>The Valuable Dev</li>
<li>Register Spill</li>
+<li>Andreas Brandhorst Newsletter (Sci-Fi author)</li>
+<li>Ruby Weekly</li>
+<li>byteSizeGo</li>
<li>Monospace Mentor</li>
+<li>VK Newsletter</li>
<li>Golang Weekly</li>
-<li>byteSizeGo</li>
-<li>Ruby Weekly</li>
<li>Changelog News</li>
-<li>VK Newsletter</li>
<li>The Pragmatic Engineer</li>
-<li>The Valuable Dev</li>
-<li>Applied Go Weekly Newsletter</li>
</ul><br />
<h2 style='display: inline' id='magazines-i-liked'>Magazines I like(d)</h2><br />
<br />
@@ -244,8 +244,8 @@
<ul>
<li>freeX (not published anymore)</li>
<li>LWN (online only)</li>
-<li>Linux Magazine</li>
<li>Linux User</li>
+<li>Linux Magazine</li>
</ul><br />
<h1 style='display: inline' id='formal-education'>Formal education</h1><br />
<br />
diff --git a/about/showcase.html b/about/showcase.html
index c18e0bab..49710c12 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-08-08</span><br />
+<span>Generated on: 2025-08-16</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 />
@@ -24,7 +24,6 @@
<li>⇢ <a href='#overall-statistics'>Overall Statistics</a></li>
<li>⇢ <a href='#projects'>Projects</a></li>
<li>⇢ ⇢ <a href='#rexfiles'>rexfiles</a></li>
-<li>⇢ ⇢ <a href='#foozone'>foo.zone</a></li>
<li>⇢ ⇢ <a href='#totalrecall'>totalrecall</a></li>
<li>⇢ ⇢ <a href='#gitsyncer'>gitsyncer</a></li>
<li>⇢ ⇢ <a href='#timr'>timr</a></li>
@@ -34,15 +33,15 @@
<li>⇢ ⇢ <a href='#wireguardmeshgenerator'>wireguardmeshgenerator</a></li>
<li>⇢ ⇢ <a href='#ds-sim'>ds-sim</a></li>
<li>⇢ ⇢ <a href='#sillybench'>sillybench</a></li>
-<li>⇢ ⇢ <a href='#gos'>gos</a></li>
<li>⇢ ⇢ <a href='#foostats'>foostats</a></li>
+<li>⇢ ⇢ <a href='#gos'>gos</a></li>
<li>⇢ ⇢ <a href='#rcm'>rcm</a></li>
-<li>⇢ ⇢ <a href='#quicklogger'>quicklogger</a></li>
<li>⇢ ⇢ <a href='#docker-gpodder-sync-server'>docker-gpodder-sync-server</a></li>
-<li>⇢ ⇢ <a href='#docker-anki-sync-server'>docker-anki-sync-server</a></li>
+<li>⇢ ⇢ <a href='#docker-radicale-server'>docker-radicale-server</a></li>
+<li>⇢ ⇢ <a href='#quicklogger'>quicklogger</a></li>
<li>⇢ ⇢ <a href='#terraform'>terraform</a></li>
+<li>⇢ ⇢ <a href='#docker-anki-sync-server'>docker-anki-sync-server</a></li>
<li>⇢ ⇢ <a href='#gogios'>gogios</a></li>
-<li>⇢ ⇢ <a href='#docker-radicale-server'>docker-radicale-server</a></li>
<li>⇢ ⇢ <a href='#gorum'>gorum</a></li>
<li>⇢ ⇢ <a href='#guprecords'>guprecords</a></li>
<li>⇢ ⇢ <a href='#randomjournalpage'>randomjournalpage</a></li>
@@ -51,6 +50,7 @@
<li>⇢ ⇢ <a href='#photoalbum'>photoalbum</a></li>
<li>⇢ ⇢ <a href='#algorithms'>algorithms</a></li>
<li>⇢ ⇢ <a href='#geheim'>geheim</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>
@@ -74,23 +74,23 @@
<li>⇢ ⇢ <a href='#perldaemon'>perldaemon</a></li>
<li>⇢ ⇢ <a href='#awksite'>awksite</a></li>
<li>⇢ ⇢ <a href='#jsmstrade'>jsmstrade</a></li>
-<li>⇢ ⇢ <a href='#ychat'>ychat</a></li>
<li>⇢ ⇢ <a href='#netcalendar'>netcalendar</a></li>
<li>⇢ ⇢ <a href='#hsbot'>hsbot</a></li>
-<li>⇢ ⇢ <a href='#fype'>fype</a></li>
+<li>⇢ ⇢ <a href='#ychat'>ychat</a></li>
<li>⇢ ⇢ <a href='#vs-sim'>vs-sim</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: 56</li>
-<li>📊 Total Commits: 10,717</li>
-<li>📈 Total Lines of Code: 215,469</li>
-<li>📄 Total Lines of Documentation: 22,558</li>
-<li>💻 Languages: Go (28.8%), Java (18.8%), C (9.4%), C++ (8.2%), Perl (7.4%), XML (6.3%), C/C++ (5.8%), Shell (5.6%), HTML (1.7%), Config (1.7%), Ruby (1.3%), HCL (1.3%), Python (0.8%), Make (0.7%), YAML (0.6%), Raku (0.4%), JSON (0.4%), CSS (0.3%), Haskell (0.3%), TOML (0.2%)</li>
-<li>📚 Documentation: Text (50.8%), Markdown (47.0%), LaTeX (2.2%)</li>
+<li>📊 Total Commits: 10,762</li>
+<li>📈 Total Lines of Code: 208,392</li>
+<li>📄 Total Lines of Documentation: 22,008</li>
+<li>💻 Languages: Go (29.7%), Java (19.4%), C++ (9.7%), C (9.2%), Perl (7.9%), Shell (6.7%), C/C++ (6.4%), Config (1.9%), HTML (1.8%), Ruby (1.4%), HCL (1.3%), YAML (0.9%), Make (0.9%), Python (0.8%), Raku (0.4%), CSS (0.4%), JSON (0.4%), XML (0.3%), Haskell (0.3%), TOML (0.2%)</li>
+<li>📚 Documentation: Text (49.0%), Markdown (48.4%), LaTeX (2.6%)</li>
<li>🎵 Vibe-Coded Projects: 4 out of 56 (7.1%)</li>
-<li>🤖 AI-Assisted Projects (including vibe-coded): 9 out of 56 (16.1% AI-assisted, 83.9% human-only)</li>
+<li>🤖 AI-Assisted Projects (including vibe-coded): 8 out of 56 (14.3% AI-assisted, 85.7% human-only)</li>
<li>🚀 Release Status: 34 released, 22 experimental (60.7% with releases, 39.3% experimental)</li>
</ul><br />
<h2 style='display: inline' id='projects'>Projects</h2><br />
@@ -98,13 +98,13 @@
<h3 style='display: inline' id='rexfiles'>rexfiles</h3><br />
<br />
<ul>
-<li>💻 Languages: Perl (30.7%), Shell (25.7%), YAML (15.7%), TOML (6.9%), Config (6.4%), CSS (6.3%), Ruby (4.7%), Lua (1.4%), Make (0.8%), Docker (0.8%), JSON (0.5%), INI (0.1%)</li>
-<li>📚 Documentation: Text (77.7%), Markdown (22.3%)</li>
-<li>📊 Commits: 922</li>
-<li>📈 Lines of Code: 5167</li>
-<li>📄 Lines of Documentation: 1069</li>
-<li>📅 Development Period: 2021-12-28 to 2025-08-07</li>
-<li>🔥 Recent Activity: 7.3 days (avg. age of last 42 commits)</li>
+<li>💻 Languages: Perl (28.0%), YAML (24.3%), Shell (23.3%), TOML (6.2%), Config (5.8%), CSS (5.7%), Ruby (4.3%), Lua (1.2%), Docker (0.7%), JSON (0.5%), INI (0.1%)</li>
+<li>📚 Documentation: Text (70.2%), Markdown (29.8%)</li>
+<li>📊 Commits: 947</li>
+<li>📈 Lines of Code: 5715</li>
+<li>📄 Lines of Documentation: 1183</li>
+<li>📅 Development Period: 2021-12-28 to 2025-08-13</li>
+<li>🔥 Recent Activity: 7.4 days (avg. age of last 42 commits)</li>
<li>⚖️ License: No license found</li>
<li>🧪 Status: Experimental (no releases yet)</li>
</ul><br />
@@ -113,32 +113,8 @@
<br />
<span>The project consists of three main components: **dotfiles** management for personal development environment configuration (bash, fish shell, helix editor, tmux, etc.), **frontends** for managing production OpenBSD servers with services like DNS (nsd), web servers (httpd), mail (OpenSMTPD), SSL certificates (ACME), and monitoring systems, and **babylon5** containing Docker container startup scripts for self-hosted applications. The implementation leverages Rex&#39;s declarative syntax to define tasks for package installation, file management, service configuration, and system state management, with templates for configuration files and support for multiple operating systems (OpenBSD, FreeBSD, Fedora Linux, Termux). This approach provides a KISS (Keep It Simple, Stupid) alternative to more complex configuration management tools while maintaining the ability to manage both local development environments and production infrastructure consistently.</span><br />
<br />
-<a class='textlink' href='https://codeberg.org/snonux/rexfiles'>View on Codeberg</a><br />
-<a class='textlink' href='https://github.com/snonux/rexfiles'>View on GitHub</a><br />
-<br />
-<span>---</span><br />
-<br />
-<h3 style='display: inline' id='foozone'>foo.zone</h3><br />
-<br />
-<ul>
-<li>💻 Languages: XML (98.3%), Shell (1.2%), Go (0.5%)</li>
-<li>📚 Documentation: Text (75.3%), Markdown (24.7%)</li>
-<li>📊 Commits: 3017</li>
-<li>📈 Lines of Code: 13274</li>
-<li>📄 Lines of Documentation: 295</li>
-<li>📅 Development Period: 2021-04-29 to 2025-08-07</li>
-<li>🔥 Recent Activity: 9.5 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 is **foo.zone**, a personal blog and technical website belonging to Paul Buetow, a Site Reliability Engineer based in Sofia, Bulgaria. The project is a static website that serves as a comprehensive platform for sharing technical knowledge, book notes, and personal experiences in the fields of system administration, DevOps, and programming.</span><br />
-<br />
-<span>The site is built using **Gemtexter**, a static site generator that creates both HTML and Gemini protocol content from markdown sources. The architecture is refreshingly simple and follows KISS principles, with content organized into several key sections: a main blog feed (gemfeed) with over 100 technical posts dating back to 2008, detailed book notes and summaries, project documentation (including tools like DTail for distributed log tailing), and personal resources. The website is served by OpenBSD using relayd and httpd, demonstrating the author&#39;s preference for robust, security-focused Unix systems. The project emphasizes clean, semantic HTML, custom CSS styling, and accessibility, while maintaining both web and Gemini protocol compatibility for broader reach across different internet communities.</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 />
+<a class='textlink' href='https://codeberg.org/snonux/conf'>View on Codeberg</a><br />
+<a class='textlink' href='https://github.com/snonux/conf'>View on GitHub</a><br />
<br />
<span>---</span><br />
<br />
@@ -151,7 +127,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: 17.1 days (avg. age of last 42 commits)</li>
+<li>🔥 Recent Activity: 24.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>
@@ -179,7 +155,7 @@
<li>📈 Lines of Code: 9166</li>
<li>📄 Lines of Documentation: 2484</li>
<li>📅 Development Period: 2025-06-23 to 2025-07-25</li>
-<li>🔥 Recent Activity: 24.7 days (avg. age of last 42 commits)</li>
+<li>🔥 Recent Activity: 32.4 days (avg. age of last 42 commits)</li>
<li>⚖️ License: BSD-2-Clause</li>
<li>🏷️ Latest Release: v0.8.6 (2025-07-25)</li>
<li>🎵 Vibe-Coded: This project has been vibe coded</li>
@@ -203,7 +179,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: 41.1 days (avg. age of last 42 commits)</li>
+<li>🔥 Recent Activity: 48.8 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>
@@ -227,7 +203,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: 42.9 days (avg. age of last 42 commits)</li>
+<li>🔥 Recent Activity: 50.6 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>
@@ -255,7 +231,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: 80.9 days (avg. age of last 42 commits)</li>
+<li>🔥 Recent Activity: 88.6 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>
@@ -285,7 +261,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: 82.4 days (avg. age of last 42 commits)</li>
+<li>🔥 Recent Activity: 90.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>
@@ -313,7 +289,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: 101.7 days (avg. age of last 42 commits)</li>
+<li>🔥 Recent Activity: 109.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 />
@@ -336,7 +312,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: 115.1 days (avg. age of last 42 commits)</li>
+<li>🔥 Recent Activity: 122.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>
@@ -362,7 +338,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: 127.7 days (avg. age of last 42 commits)</li>
+<li>🔥 Recent Activity: 135.4 days (avg. age of last 42 commits)</li>
<li>⚖️ License: No license found</li>
<li>🧪 Status: Experimental (no releases yet)</li>
</ul><br />
@@ -376,6 +352,29 @@
<br />
<span>---</span><br />
<br />
+<h3 style='display: inline' id='foostats'>foostats</h3><br />
+<br />
+<ul>
+<li>💻 Languages: Perl (100.0%)</li>
+<li>📚 Documentation: Markdown (85.1%), Text (14.9%)</li>
+<li>📊 Commits: 72</li>
+<li>📈 Lines of Code: 1599</li>
+<li>📄 Lines of Documentation: 154</li>
+<li>📅 Development Period: 2023-01-02 to 2025-08-09</li>
+<li>🔥 Recent Activity: 144.6 days (avg. age of last 42 commits)</li>
+<li>⚖️ License: Custom License</li>
+<li>🏷️ Latest Release: v0.1.0 (2025-07-12)</li>
+</ul><br />
+<br />
+<span>Based on the README and project structure, **foostats** is a privacy-respecting web analytics tool written in Perl specifically designed for OpenBSD systems. It processes both traditional HTTP/HTTPS logs and Gemini protocol logs to generate comprehensive traffic statistics while maintaining visitor privacy through SHA3-512 IP hashing. The tool is built for the foo.zone ecosystem and similar sites that need analytics without compromising user privacy.</span><br />
+<br />
+<span>The project implements a modular architecture with seven core components: FileHelper for I/O operations, DateHelper for date management, Logreader for log parsing, Filter for security filtering, Aggregator for statistics collection, FileOutputter for compressed JSON storage, Replicator for multi-node data sharing, Merger for combining statistics, and Reporter for generating human-readable Gemtext reports. It supports distributed deployments with replication between partner nodes and includes security features like suspicious request filtering based on configurable patterns (blocking common attack vectors like WordPress admin paths and PHP files).</span><br />
+<br />
+<a class='textlink' href='https://codeberg.org/snonux/foostats'>View on Codeberg</a><br />
+<a class='textlink' href='https://github.com/snonux/foostats'>View on GitHub</a><br />
+<br />
+<span>---</span><br />
+<br />
<h3 style='display: inline' id='gos'>gos</h3><br />
<br />
<ul>
@@ -385,7 +384,7 @@
<li>📈 Lines of Code: 3967</li>
<li>📄 Lines of Documentation: 324</li>
<li>📅 Development Period: 2024-05-04 to 2025-07-12</li>
-<li>🔥 Recent Activity: 140.8 days (avg. age of last 42 commits)</li>
+<li>🔥 Recent Activity: 148.5 days (avg. age of last 42 commits)</li>
<li>⚖️ License: Custom License</li>
<li>🏷️ Latest Release: v1.0.0 (2025-03-04)</li>
</ul><br />
@@ -403,29 +402,6 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='foostats'>foostats</h3><br />
-<br />
-<ul>
-<li>💻 Languages: Perl (100.0%)</li>
-<li>📚 Documentation: Markdown (85.1%), Text (14.9%)</li>
-<li>📊 Commits: 70</li>
-<li>📈 Lines of Code: 1586</li>
-<li>📄 Lines of Documentation: 154</li>
-<li>📅 Development Period: 2023-01-02 to 2025-07-12</li>
-<li>🔥 Recent Activity: 148.6 days (avg. age of last 42 commits)</li>
-<li>⚖️ License: Custom License</li>
-<li>🏷️ Latest Release: v0.1.0 (2025-07-12)</li>
-</ul><br />
-<br />
-<span>Based on the README and project structure, **foostats** is a privacy-respecting web analytics tool written in Perl specifically designed for OpenBSD systems. It processes both traditional HTTP/HTTPS logs and Gemini protocol logs to generate comprehensive traffic statistics while maintaining visitor privacy through SHA3-512 IP hashing. The tool is built for the foo.zone ecosystem and similar sites that need analytics without compromising user privacy.</span><br />
-<br />
-<span>The project implements a modular architecture with seven core components: FileHelper for I/O operations, DateHelper for date management, Logreader for log parsing, Filter for security filtering, Aggregator for statistics collection, FileOutputter for compressed JSON storage, Replicator for multi-node data sharing, Merger for combining statistics, and Reporter for generating human-readable Gemtext reports. It supports distributed deployments with replication between partner nodes and includes security features like suspicious request filtering based on configurable patterns (blocking common attack vectors like WordPress admin paths and PHP files).</span><br />
-<br />
-<a class='textlink' href='https://codeberg.org/snonux/foostats'>View on Codeberg</a><br />
-<a class='textlink' href='https://github.com/snonux/foostats'>View on GitHub</a><br />
-<br />
-<span>---</span><br />
-<br />
<h3 style='display: inline' id='rcm'>rcm</h3><br />
<br />
<ul>
@@ -435,7 +411,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: 168.4 days (avg. age of last 42 commits)</li>
+<li>🔥 Recent Activity: 176.1 days (avg. age of last 42 commits)</li>
<li>⚖️ License: Custom License</li>
<li>🧪 Status: Experimental (no releases yet)</li>
</ul><br />
@@ -449,6 +425,52 @@
<br />
<span>---</span><br />
<br />
+<h3 style='display: inline' id='docker-gpodder-sync-server'>docker-gpodder-sync-server</h3><br />
+<br />
+<ul>
+<li>💻 Languages: Make (100.0%)</li>
+<li>📚 Documentation: Markdown (100.0%)</li>
+<li>📊 Commits: 4</li>
+<li>📈 Lines of Code: 17</li>
+<li>📄 Lines of Documentation: 3</li>
+<li>📅 Development Period: 2024-03-24 to 2025-08-08</li>
+<li>🔥 Recent Activity: 384.3 days (avg. age of last 42 commits)</li>
+<li>⚖️ License: Custom License</li>
+<li>🧪 Status: Experimental (no releases yet)</li>
+</ul><br />
+<br />
+<span>This project is a **Docker containerization wrapper for a GPodder sync server**, specifically built around the micro-gpodder-server implementation from https://github.com/bohwaz/micro-gpodder-server. GPodder is a podcast client that allows users to synchronize their podcast subscriptions and episode states across multiple devices. The sync server enables this synchronization by providing a centralized service that podcast clients can connect to for managing subscriptions, episode progress, and playback history.</span><br />
+<br />