summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-03 09:08:55 +0200
committerPaul Buetow <paul@buetow.org>2026-03-03 09:08:55 +0200
commit2b58c14b4354f40cd45ae9c6f543e72c55ac09cf (patch)
tree4251f959e998a6d11edbaf26ef893ab13b8dfb96
parent33de86c66141e5c0fc816404b19f8e126577df3e (diff)
Update content for html
-rw-r--r--about/resources.html198
-rw-r--r--about/showcase.html632
-rw-r--r--about/showcase/debroid/image-1.png230
-rw-r--r--about/showcase/rcm/image-1.pngbin0 -> 106324 bytes
-rw-r--r--gemfeed/2022-02-04-computer-operating-systems-i-use.html9
-rw-r--r--gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.html4
-rw-r--r--gemfeed/atom.xml6
7 files changed, 555 insertions, 524 deletions
diff --git a/about/resources.html b/about/resources.html
index 2914fc2f..5ec2836f 100644
--- a/about/resources.html
+++ b/about/resources.html
@@ -51,111 +51,111 @@
<span>In random order:</span><br />
<br />
<ul>
+<li>Effective awk programming; Arnold Robbins; O&#39;Reilly</li>
<li>The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton</li>
-<li>DNS and BIND; Cricket Liu; O&#39;Reilly</li>
-<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li>
-<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li>
+<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li>
+<li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li>
<li>Effective Java; Joshua Bloch; Addison-Wesley Professional</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>Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf</li>
-<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O&#39;Reilly</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>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li>
-<li>C++ Programming Language; Bjarne Stroustrup;</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>Site Reliability Engineering; How Google runs production systems; O&#39;Reilly</li>
+<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li>
+<li>Funktionale Programmierung; Peter Pepper; Springer</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>Raku Fundamentals; Moritz Lenz; Apress</li>
+<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li>
+<li>DNS and BIND; Cricket Liu; O&#39;Reilly</li>
+<li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O&#39;Reilly</li>
<li>21st Century C: C Tips from the New School; Ben Klemens; O&#39;Reilly</li>
-<li>The Docker Book; James Turnbull; Kindle</li>
-<li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li>
+<li>C++ Programming Language; Bjarne Stroustrup;</li>
+<li>Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook</li>
+<li>Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O&#39;Reilly</li>
+<li>Raku Recipes; J.J. Merelo; Apress</li>
+<li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O&#39;Reilly</li>
<li>Ultimate Go Notebook; Bill Kennedy</li>
-<li>Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook</li>
+<li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li>
+<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O&#39;Reilly</li>
+<li>Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers</li>
+<li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li>
+<li>Data Science at the Command Line; Jeroen Janssens; O&#39;Reilly</li>
+<li>Terraform Cookbook; Mikael Krief; Packt Publishing</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>Systemprogrammierung in Go; Frank Müller; dpunkt</li>
+<li>Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook</li>
<li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; 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>Funktionale Programmierung; Peter Pepper; Springer</li>
-<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li>
-<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li>
<li>Modern Perl; Chromatic ; Onyx Neon Press</li>
-<li>Data Science at the Command Line; Jeroen Janssens; O&#39;Reilly</li>
-<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li>
+<li>Java ist auch eine Insel; Christian Ullenboom; </li>
+<li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall &amp; Jon Orwant; O&#39;Reilly</li>
<li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li>
-<li>Raku Fundamentals; Moritz Lenz; Apress</li>
+<li>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </li>
+<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li>
+<li>The Docker Book; James Turnbull; Kindle</li>
+<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li>
<li>Concurrency in Go; Katherine Cox-Buday; O&#39;Reilly</li>
-<li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li>
-<li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li>
-<li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O&#39;Reilly</li>
+<li>Leanring eBPF; Liz Rice; O&#39;Reilly</li>
<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li>
-<li>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </li>
-<li>Raku Recipes; J.J. Merelo; Apress</li>
-<li>The Kubernetes Book; Nigel Poulton; Unabridged Audiobook</li>
-<li>Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook</li>
-<li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</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>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li>
-<li>Terraform Cookbook; Mikael Krief; Packt Publishing</li>
-<li>Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O&#39;Reilly</li>
-<li>Java ist auch eine Insel; Christian Ullenboom; </li>
+<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</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 Kubernetes Book; Nigel Poulton; Unabridged Audiobook</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>The Linux Programming Interface; Michael Kerrisk; No Starch Press </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>Groovy Kurz &amp; Gut; Joerg Staudemeier; O&#39;Reilly</li>
-<li>Relayd and Httpd Mastery; Michael W Lucas</li>
<li>BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley</li>
+<li>Groovy Kurz &amp; Gut; Joerg Staudemeier; O&#39;Reilly</li>
<li>Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley</li>
+<li>Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; 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>Relayd and Httpd Mastery; Michael W Lucas</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>Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)</li>
-<li>Ultralearning; Anna Laurent; Self-published via Amazon</li>
-<li>Influence without Authority; A. Cohen, D. Bradford; Wiley</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>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>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li>
+<li>Eat That Frog; Brian Tracy</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 7 Habits Of Highly Effective People; Stephen R. Covey; Simon &amp; Schuster UK</li>
-<li>The Power of Now; Eckhard Tolle; Yellow Kite</li>
<li>97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook</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>Meditation for Mortals, Oliver Burkeman, Audiobook</li>
-<li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion</li>
<li>Getting Things Done; David Allen</li>
-<li>The Joy of Missing Out; Christina Crook; New Society Publishers</li>
-<li>The Bullet Journal Method; Ryder Carroll; Fourth Estate</li>
-<li>Atomic Habits; James Clear; Random House Business</li>
+<li>Deep Work; Cal Newport; Piatkus</li>
+<li>Time Management for System Administrators; Thomas A. Limoncelli; O&#39;Reilly</li>
+<li>Influence without Authority; A. Cohen, D. Bradford; Wiley</li>
+<li>So Good They Can&#39;t Ignore You; Cal Newport; Business Plus</li>
+<li>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</li>
+<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon &amp; Schuster UK</li>
+<li>The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook</li>
<li>Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook</li>
-<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li>
<li>Soft Skills; John Sommez; Manning Publications</li>
+<li>Atomic Habits; James Clear; Random House Business</li>
+<li>Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)</li>
+<li>Ultralearning; Anna Laurent; Self-published via Amazon</li>
<li>The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd</li>
-<li>Deep Work; Cal Newport; Piatkus</li>
-<li>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</li>
<li>The Good Enough Job; Simone Stolzoff; Ebury Edge</li>
-<li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li>
-<li>The Complete Software Developer&#39;s Career Guide; John Sonmez; Unabridged Audiobook</li>
-<li>The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook</li>
-<li>Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press</li>
-<li>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</li>
-<li>The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select</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>Eat That Frog!; Brian Tracy; Hodder Paperbacks</li>
-<li>Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook</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 Bullet Journal Method; Ryder Carroll; Fourth Estate</li>
+<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 Joy of Missing Out; Christina Crook; New Society Publishers</li>
+<li>The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)</li>
+<li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion</li>
+<li>Meditation for Mortals, Oliver Burkeman, Audiobook</li>
+<li>The Power of Now; Eckhard Tolle; Yellow Kite</li>
<li>Ultralearning; Scott Young; Thorsons</li>
-<li>Eat That Frog; Brian Tracy</li>
+<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li>
+<li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li>
+<li>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</li>
+<li>Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press</li>
+<li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</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>
</ul><br />
<a class='textlink' href='../notes/index.html'>Here are notes of mine for some of the books</a><br />
@@ -165,30 +165,30 @@
<span>Some of these were in-person with exams; others were online learning lectures only. In random order:</span><br />
<br />
<ul>
-<li>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </li>
+<li>AWS Immersion Day; Amazon; 1-day interactive online training </li>
<li>Apache Tomcat Best Practises; 3-day on-site training</li>
-<li>Protocol buffers; 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>Structure and Interpretation of Computer Programs; Harold Abelson and more...; </li>
<li>Ultimate Go Programming; Bill Kennedy; O&#39;Reilly Online</li>
-<li>The Well-Grounded Rubyist Video Edition; David. A. Black; O&#39;Reilly Online</li>
-<li>MySQL Deep Dive Workshop; 2-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>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>The Ultimate Kubernetes Bootcamp; School of Devops; 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>Protocol buffers; O&#39;Reilly Online</li>
+<li>MySQL Deep Dive Workshop; 2-day on-site training</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>Functional programming lecture; Remote University of Hagen</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>Developing IaC with Terraform (with Live Lessons); O&#39;Reilly Online</li>
+<li>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </li>
+<li>Functional programming lecture; Remote University of Hagen</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 />
@@ -198,32 +198,32 @@
<span>In random order:</span><br />
<br />
<ul>
-<li>Deep Questions with Cal Newport</li>
-<li>The Changelog Podcast(s)</li>
-<li>Hidden Brain</li>
-<li>Cup o&#39; Go [Golang]</li>
-<li>Dev Interrupted</li>
<li>Backend Banter</li>
+<li>Dev Interrupted</li>
+<li>The ProdCast (Google SRE Podcast)</li>
+<li>Deep Questions with Cal Newport</li>
+<li>Pratical AI</li>
+<li>Fallthrough [Golang]</li>
+<li>Fork Around And Find Out</li>
<li>Modern Mentor</li>
+<li>Hidden Brain</li>
+<li>The Changelog Podcast(s)</li>
<li>Maintainable</li>
-<li>Fallthrough [Golang]</li>
-<li>BSD Now [BSD]</li>
-<li>Pratical AI</li>
<li>Wednesday Wisdom</li>
+<li>Cup o&#39; Go [Golang]</li>
+<li>BSD Now [BSD]</li>
<li>The Pragmatic Engineer Podcast</li>
-<li>Fork Around And Find Out</li>
-<li>The ProdCast (Google SRE Podcast)</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>Java Pub House</li>
-<li>Go Time (predecessor of fallthrough)</li>
<li>Modern Mentor</li>
-<li>CRE: Chaosradio Express [german]</li>
<li>Ship It (predecessor of Fork Around And Find Out)</li>
+<li>Java Pub House</li>
+<li>CRE: Chaosradio Express [german]</li>
+<li>Go Time (predecessor of fallthrough)</li>
<li>FLOSS weekly</li>
</ul><br />
<h2 style='display: inline' id='newsletters-i-like'>Newsletters I like</h2><br />
@@ -231,28 +231,28 @@
<span>This is a mix of tech and non-tech newsletters I am subscribed to. In random order:</span><br />
<br />
<ul>
-<li>The Pragmatic Engineer</li>
-<li>Changelog News</li>
<li>Golang Weekly</li>
+<li>The Imperfectionist</li>
<li>Ruby Weekly</li>
<li>VK Newsletter</li>
-<li>The Imperfectionist</li>
-<li>Andreas Brandhorst Newsletter (Sci-Fi author)</li>
+<li>Register Spill</li>
+<li>Changelog News</li>
<li>byteSizeGo</li>
-<li>Applied Go Weekly Newsletter</li>
<li>The Valuable Dev</li>
-<li>Register Spill</li>
+<li>The Pragmatic Engineer</li>
+<li>Applied Go Weekly Newsletter</li>
<li>Monospace Mentor</li>
+<li>Andreas Brandhorst Newsletter (Sci-Fi author)</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>freeX (not published anymore)</li>
-<li>Linux Magazine</li>
<li>Linux User</li>
<li>LWN (online only)</li>
+<li>Linux Magazine</li>
+<li>freeX (not published anymore)</li>
</ul><br />
<h2 style='display: inline' id='youtube-channels'>YouTube channels</h2><br />
<br />
diff --git a/about/showcase.html b/about/showcase.html
index 3516efe2..ac803651 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: 2026-02-22</span><br />
+<span>Generated on: 2026-03-02</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 ranked by score, which combines project size and recent activity.</span><br />
<br />
@@ -23,92 +23,94 @@
<li><a href='#project-showcase'>Project Showcase</a></li>
<li>⇢ <a href='#overall-statistics'>Overall Statistics</a></li>
<li>⇢ <a href='#projects'>Projects</a></li>
-<li>⇢ ⇢ <a href='#1-ior'>1. ior</a></li>
-<li>⇢ ⇢ <a href='#2-dotfiles'>2. dotfiles</a></li>
-<li>⇢ ⇢ <a href='#3-hexai'>3. hexai</a></li>
-<li>⇢ ⇢ <a href='#4-epimetheus'>4. epimetheus</a></li>
-<li>⇢ ⇢ <a href='#5-conf'>5. conf</a></li>
-<li>⇢ ⇢ <a href='#6-foozone'>6. foo.zone</a></li>
-<li>⇢ ⇢ <a href='#7-scifi'>7. scifi</a></li>
-<li>⇢ ⇢ <a href='#8-log4jbench'>8. log4jbench</a></li>
-<li>⇢ ⇢ <a href='#9-gogios'>9. gogios</a></li>
-<li>⇢ ⇢ <a href='#10-yoga'>10. yoga</a></li>
-<li>⇢ ⇢ <a href='#11-perc'>11. perc</a></li>
-<li>⇢ ⇢ <a href='#12-totalrecall'>12. totalrecall</a></li>
-<li>⇢ ⇢ <a href='#13-gitsyncer'>13. gitsyncer</a></li>
-<li>⇢ ⇢ <a href='#14-tasksamurai'>14. tasksamurai</a></li>
-<li>⇢ ⇢ <a href='#15-foostats'>15. foostats</a></li>
-<li>⇢ ⇢ <a href='#16-timr'>16. timr</a></li>
-<li>⇢ ⇢ <a href='#17-gos'>17. gos</a></li>
-<li>⇢ ⇢ <a href='#18-dtail'>18. dtail</a></li>
-<li>⇢ ⇢ <a href='#19-ds-sim'>19. ds-sim</a></li>
-<li>⇢ ⇢ <a href='#20-wireguardmeshgenerator'>20. wireguardmeshgenerator</a></li>
-<li>⇢ ⇢ <a href='#21-gemtexter'>21. gemtexter</a></li>
-<li>⇢ ⇢ <a href='#22-rcm'>22. rcm</a></li>
-<li>⇢ ⇢ <a href='#23-terraform'>23. terraform</a></li>
-<li>⇢ ⇢ <a href='#24-quicklogger'>24. quicklogger</a></li>
-<li>⇢ ⇢ <a href='#25-sillybench'>25. sillybench</a></li>
-<li>⇢ ⇢ <a href='#26-goprecords'>26. goprecords</a></li>
-<li>⇢ ⇢ <a href='#27-gorum'>27. gorum</a></li>
-<li>⇢ ⇢ <a href='#28-guprecords'>28. guprecords</a></li>
-<li>⇢ ⇢ <a href='#29-geheim'>29. geheim</a></li>
-<li>⇢ ⇢ <a href='#30-docker-radicale-server'>30. docker-radicale-server</a></li>
-<li>⇢ ⇢ <a href='#31-algorithms'>31. algorithms</a></li>
-<li>⇢ ⇢ <a href='#32-randomjournalpage'>32. randomjournalpage</a></li>
-<li>⇢ ⇢ <a href='#33-photoalbum'>33. photoalbum</a></li>
-<li>⇢ ⇢ <a href='#34-ioriot'>34. ioriot</a></li>
-<li>⇢ ⇢ <a href='#35-ipv6test'>35. ipv6test</a></li>
-<li>⇢ ⇢ <a href='#36-sway-autorotate'>36. sway-autorotate</a></li>
-<li>⇢ ⇢ <a href='#37-mon'>37. mon</a></li>
-<li>⇢ ⇢ <a href='#38-staticfarm-apache-handlers'>38. staticfarm-apache-handlers</a></li>
-<li>⇢ ⇢ <a href='#39-pingdomfetch'>39. pingdomfetch</a></li>
-<li>⇢ ⇢ <a href='#40-xerl'>40. xerl</a></li>
-<li>⇢ ⇢ <a href='#41-ychat'>41. ychat</a></li>
-<li>⇢ ⇢ <a href='#42-fapi'>42. fapi</a></li>
-<li>⇢ ⇢ <a href='#43-perl-c-fibonacci'>43. perl-c-fibonacci</a></li>
-<li>⇢ ⇢ <a href='#44-netcalendar'>44. netcalendar</a></li>
-<li>⇢ ⇢ <a href='#45-loadbars'>45. loadbars</a></li>
-<li>⇢ ⇢ <a href='#46-gotop'>46. gotop</a></li>
-<li>⇢ ⇢ <a href='#47-rubyfy'>47. rubyfy</a></li>
-<li>⇢ ⇢ <a href='#48-fype'>48. fype</a></li>
-<li>⇢ ⇢ <a href='#49-pwgrep'>49. pwgrep</a></li>
-<li>⇢ ⇢ <a href='#50-perldaemon'>50. perldaemon</a></li>
-<li>⇢ ⇢ <a href='#51-jsmstrade'>51. jsmstrade</a></li>
-<li>⇢ ⇢ <a href='#52-japi'>52. japi</a></li>
-<li>⇢ ⇢ <a href='#53-perl-poetry'>53. perl-poetry</a></li>
-<li>⇢ ⇢ <a href='#54-muttdelay'>54. muttdelay</a></li>
-<li>⇢ ⇢ <a href='#55-netdiff'>55. netdiff</a></li>
-<li>⇢ ⇢ <a href='#56-debroid'>56. debroid</a></li>
-<li>⇢ ⇢ <a href='#57-hsbot'>57. hsbot</a></li>
-<li>⇢ ⇢ <a href='#58-cpuinfo'>58. cpuinfo</a></li>
-<li>⇢ ⇢ <a href='#59-template'>59. template</a></li>
-<li>⇢ ⇢ <a href='#60-awksite'>60. awksite</a></li>
-<li>⇢ ⇢ <a href='#61-dyndns'>61. dyndns</a></li>
-<li>⇢ ⇢ <a href='#62-vs-sim'>62. vs-sim</a></li>
+<li>⇢ ⇢ <a href='#1-ior-1now-na1w-na2w-na3w-na4w'>1. ior [#1(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#2-hexai-2now-na1w-na2w-na3w-na4w'>2. hexai [#2(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#3-dotfiles-3now-na1w-na2w-na3w-na4w'>3. dotfiles [#3(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#4-epimetheus-4now-na1w-na2w-na3w-na4w'>4. epimetheus [#4(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#5-conf-5now-na1w-na2w-na3w-na4w'>5. conf [#5(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#6-foozone-6now-na1w-na2w-na3w-na4w'>6. foo.zone [#6(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#7-foostore-7now-na1w-na2w-na3w-na4w'>7. foostore [#7(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li><a href='#foostore'>foostore</a></li>
+<li>⇢ ⇢ <a href='#8-scifi-8now-na1w-na2w-na3w-na4w'>8. scifi [#8(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#9-log4jbench-9now-na1w-na2w-na3w-na4w'>9. log4jbench [#9(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#10-rcm-10now-na1w-na2w-na3w-na4w'>10. rcm [#10(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#11-gogios-11now-na1w-na2w-na3w-na4w'>11. gogios [#11(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#12-yoga-12now-na1w-na2w-na3w-na4w'>12. yoga [#12(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#13-perc-13now-na1w-na2w-na3w-na4w'>13. perc [#13(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#14-totalrecall-14now-na1w-na2w-na3w-na4w'>14. totalrecall [#14(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#15-gitsyncer-15now-na1w-na2w-na3w-na4w'>15. gitsyncer [#15(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#16-tasksamurai-16now-na1w-na2w-na3w-na4w'>16. tasksamurai [#16(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#17-foostats-17now-na1w-na2w-na3w-na4w'>17. foostats [#17(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#18-gos-18now-na1w-na2w-na3w-na4w'>18. gos [#18(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#19-timr-19now-na1w-na2w-na3w-na4w'>19. timr [#19(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#20-dtail-20now-na1w-na2w-na3w-na4w'>20. dtail [#20(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#21-ds-sim-21now-na1w-na2w-na3w-na4w'>21. ds-sim [#21(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#22-gemtexter-22now-na1w-na2w-na3w-na4w'>22. gemtexter [#22(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#23-wireguardmeshgenerator-23now-na1w-na2w-na3w-na4w'>23. wireguardmeshgenerator [#23(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#24-goprecords-24now-na1w-na2w-na3w-na4w'>24. goprecords [#24(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#25-quicklogger-25now-na1w-na2w-na3w-na4w'>25. quicklogger [#25(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#26-terraform-26now-na1w-na2w-na3w-na4w'>26. terraform [#26(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#27-sillybench-27now-na1w-na2w-na3w-na4w'>27. sillybench [#27(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#28-gorum-28now-na1w-na2w-na3w-na4w'>28. gorum [#28(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#29-guprecords-29now-na1w-na2w-na3w-na4w'>29. guprecords [#29(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#30-geheim-30now-na1w-na2w-na3w-na4w'>30. geheim [#30(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#31-docker-radicale-server-31now-na1w-na2w-na3w-na4w'>31. docker-radicale-server [#31(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#32-algorithms-32now-na1w-na2w-na3w-na4w'>32. algorithms [#32(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#33-randomjournalpage-33now-na1w-na2w-na3w-na4w'>33. randomjournalpage [#33(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#34-photoalbum-34now-na1w-na2w-na3w-na4w'>34. photoalbum [#34(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#35-ioriot-35now-na1w-na2w-na3w-na4w'>35. ioriot [#35(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#36-ipv6test-36now-na1w-na2w-na3w-na4w'>36. ipv6test [#36(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#37-fype-37now-na1w-na2w-na3w-na4w'>37. fype [#37(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#38-sway-autorotate-38now-na1w-na2w-na3w-na4w'>38. sway-autorotate [#38(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#39-mon-39now-na1w-na2w-na3w-na4w'>39. mon [#39(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#40-staticfarm-apache-handlers-40now-na1w-na2w-na3w-na4w'>40. staticfarm-apache-handlers [#40(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#41-pingdomfetch-41now-na1w-na2w-na3w-na4w'>41. pingdomfetch [#41(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#42-xerl-42now-na1w-na2w-na3w-na4w'>42. xerl [#42(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#43-ychat-43now-na1w-na2w-na3w-na4w'>43. ychat [#43(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#44-fapi-44now-na1w-na2w-na3w-na4w'>44. fapi [#44(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#45-perl-c-fibonacci-45now-na1w-na2w-na3w-na4w'>45. perl-c-fibonacci [#45(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#46-netcalendar-46now-na1w-na2w-na3w-na4w'>46. netcalendar [#46(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#47-loadbars-47now-na1w-na2w-na3w-na4w'>47. loadbars [#47(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#48-gotop-48now-na1w-na2w-na3w-na4w'>48. gotop [#48(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#49-rubyfy-49now-na1w-na2w-na3w-na4w'>49. rubyfy [#49(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#50-pwgrep-50now-na1w-na2w-na3w-na4w'>50. pwgrep [#50(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#51-perldaemon-51now-na1w-na2w-na3w-na4w'>51. perldaemon [#51(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#52-jsmstrade-52now-na1w-na2w-na3w-na4w'>52. jsmstrade [#52(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#53-japi-53now-na1w-na2w-na3w-na4w'>53. japi [#53(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#54-perl-poetry-54now-na1w-na2w-na3w-na4w'>54. perl-poetry [#54(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#55-muttdelay-55now-na1w-na2w-na3w-na4w'>55. muttdelay [#55(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#56-netdiff-56now-na1w-na2w-na3w-na4w'>56. netdiff [#56(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#57-debroid-57now-na1w-na2w-na3w-na4w'>57. debroid [#57(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#58-hsbot-58now-na1w-na2w-na3w-na4w'>58. hsbot [#58(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#59-cpuinfo-59now-na1w-na2w-na3w-na4w'>59. cpuinfo [#59(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#60-template-60now-na1w-na2w-na3w-na4w'>60. template [#60(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#61-awksite-61now-na1w-na2w-na3w-na4w'>61. awksite [#61(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#62-dyndns-62now-na1w-na2w-na3w-na4w'>62. dyndns [#62(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
+<li>⇢ ⇢ <a href='#63-vs-sim-63now-na1w-na2w-na3w-na4w'>63. vs-sim [#63(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li>
</ul><br />
<h2 style='display: inline' id='overall-statistics'>Overall Statistics</h2><br />
<br />
<ul>
-<li>📦 Total Projects: 62</li>
-<li>📊 Total Commits: 12,631</li>
-<li>📈 Total Lines of Code: 317,099</li>
-<li>📄 Total Lines of Documentation: 40,325</li>
-<li>💻 Languages: Go (37.7%), Java (12.9%), C++ (8.0%), C (6.1%), XML (6.1%), Shell (5.8%), Perl (5.5%), C/C++ (5.1%), YAML (5.0%), HTML (1.9%), Config (1.2%), Ruby (0.9%), HCL (0.9%), Python (0.6%), CSS (0.6%), Make (0.5%), JSON (0.4%), Haskell (0.2%), JavaScript (0.2%), Raku (0.1%), TOML (0.1%)</li>
-<li>📚 Documentation: Markdown (71.4%), Text (27.2%), LaTeX (1.4%)</li>
-<li>🚀 Release Status: 39 released, 23 experimental (62.9% with releases, 37.1% experimental)</li>
+<li>📦 Total Projects: 63</li>
+<li>📊 Total Commits: 13,058</li>
+<li>📈 Total Lines of Code: 344,311</li>
+<li>📄 Total Lines of Documentation: 43,164</li>
+<li>💻 Languages: Go (42.7%), Java (11.9%), C++ (7.4%), C (5.6%), XML (5.6%), Shell (5.5%), Perl (5.0%), YAML (4.6%), C/C++ (4.5%), HTML (1.7%), Config (1.1%), Ruby (0.9%), HCL (0.8%), Python (0.6%), CSS (0.5%), Make (0.5%), JSON (0.4%), Haskell (0.2%), JavaScript (0.1%), Raku (0.1%)</li>
+<li>📚 Documentation: Markdown (71.1%), Text (27.6%), LaTeX (1.3%)</li>
+<li>🚀 Release Status: 41 released, 22 experimental (65.1% with releases, 34.9% experimental)</li>
</ul><br />
<h2 style='display: inline' id='projects'>Projects</h2><br />
<br />
-<h3 style='display: inline' id='1-ior'>1. ior</h3><br />
+<h3 style='display: inline' id='1-ior-1now-na1w-na2w-na3w-na4w'>1. ior [#1(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</h3><br />
<br />
<ul>
-<li>💻 Languages: Go (73.1%), C (26.3%), C/C++ (0.6%)</li>
-<li>📚 Documentation: Markdown (80.3%), Text (19.7%)</li>
-<li>📊 Commits: 384</li>
-<li>📈 Lines of Code: 21785</li>
-<li>📄 Lines of Documentation: 2428</li>
-<li>📅 Development Period: 2024-01-18 to 2026-02-21</li>
-<li>🏆 Score: 2219.6 (combines code size and activity)</li>
+<li>💻 Languages: Go (85.6%), C (14.1%), C/C++ (0.3%)</li>
+<li>📚 Documentation: Markdown (80.0%), Text (20.0%)</li>
+<li>📊 Commits: 563</li>
+<li>📈 Lines of Code: 41775</li>
+<li>📄 Lines of Documentation: 2409</li>
+<li>📅 Development Period: 2024-01-18 to 2026-03-02</li>
+<li>🏆 Score: 1544.8 (combines code size and activity)</li>
<li>⚖️ License: No license found</li>
<li>🧪 Status: Experimental (no releases yet)</li>
</ul><br />
@@ -126,55 +128,55 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='2-dotfiles'>2. dotfiles</h3><br />
+<h3 style='display: inline' id='2-hexai-2now-na1w-na2w-na3w-na4w'>2. hexai [#2(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</h3><br />
<br />
<ul>
-<li>💻 Languages: Shell (58.9%), CSS (11.0%), Config (10.2%), TOML (10.1%), Ruby (8.4%), JSON (1.1%), INI (0.2%)</li>
+<li>💻 Languages: Go (100.0%)</li>
<li>📚 Documentation: Markdown (100.0%)</li>
-<li>📊 Commits: 783</li>
-<li>📈 Lines of Code: 2961</li>
-<li>📄 Lines of Documentation: 949</li>
-<li>📅 Development Period: 2023-07-30 to 2026-02-22</li>
-<li>🏆 Score: 427.7 (combines code size and activity)</li>
+<li>📊 Commits: 373</li>
+<li>📈 Lines of Code: 31057</li>
+<li>📄 Lines of Documentation: 4089</li>
+<li>📅 Development Period: 2025-08-01 to 2026-03-02</li>
+<li>🏆 Score: 725.1 (combines code size and activity)</li>
<li>⚖️ License: No license found</li>
-<li>🧪 Status: Experimental (no releases yet)</li>
+<li>🏷️ Latest Release: v0.21.0 (2026-02-12)</li>
</ul><br />
<br />
-<span>This is a personal dotfiles management project that uses [Rex](https://www.rexify.org/) (a Perl-based infrastructure automation framework) to declaratively install and synchronize configuration files across local machines and remote servers. The <span class='inlinecode'>Rexfile</span> defines individual tasks for each config area — shell (bash, zsh, fish), editor (Helix), terminal (Ghostty, tmux), window manager (Sway/Waybar), SSH, scripts, Pipewire audio, AI prompt links, and more — plus OS-specific package installation tasks for Fedora, FreeBSD, and Termux. A top-level <span class='inlinecode'>home</span> task runs all <span class='inlinecode'>home_*</span> tasks at once for a full install.</span><br />
+<a href='showcase/hexai/image-1.png'><img alt='hexai screenshot' title='hexai screenshot' src='showcase/hexai/image-1.png' /></a><br />
<br />
-<span>The architecture is straightforward: config files live in subdirectories mirroring their purpose, and helper functions (<span class='inlinecode'>ensure_file</span>, <span class='inlinecode'>ensure_dir</span>) copy or symlink them into the appropriate <span class='inlinecode'>$HOME</span> locations with correct permissions. It supports both a public repo (this one) and a private companion repo for sensitive configs like calendar data, keeping secrets separate while sharing the same deployment mechanism.</span><br />
+<span>Hexai is a Go-based AI integration tool designed primarily for the Helix editor that provides LSP (Language Server Protocol) powered AI features. It offers code auto-completion, AI-driven code actions, in-editor chat with LLMs, and a standalone CLI tool for direct LLM interac