summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--about/resources.html198
-rw-r--r--about/showcase.html278
-rw-r--r--about/showcase/debroid/image-1.png36
-rw-r--r--gemfeed/2026-02-14-meta-slash-commands-for-prompts-and-context.html1
-rw-r--r--gemfeed/2026-02-22-taskwarrior-autonomous-agent-loop.html500
-rw-r--r--gemfeed/atom.xml668
-rw-r--r--gemfeed/index.html1
-rw-r--r--gemfeed/taskwarrior-autonomous-agent/ior-flamegraph.pngbin0 -> 86989 bytes
-rw-r--r--gemfeed/taskwarrior-autonomous-agent/ior-logo.pngbin0 -> 46683 bytes
-rw-r--r--index.html1
10 files changed, 1240 insertions, 443 deletions
diff --git a/about/resources.html b/about/resources.html
index 99cfa744..b4a8bfb1 100644
--- a/about/resources.html
+++ b/about/resources.html
@@ -50,112 +50,112 @@
<span>In random order:</span><br />
<br />
<ul>
-<li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li>
-<li>Modern Perl; Chromatic ; Onyx Neon Press</li>
-<li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; 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>Systemprogrammierung in Go; Frank Müller; dpunkt</li>
+<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li>
+<li>Terraform Cookbook; Mikael Krief; Packt Publishing</li>
+<li>Java ist auch eine Insel; Christian Ullenboom; </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>Perl New Features; Joshua McAdams, brian d foy; Perl School</li>
-<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li>
<li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li>
-<li>Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook</li>
-<li>Funktionale Programmierung; Peter Pepper; Springer</li>
-<li>Java ist auch eine Insel; Christian Ullenboom; </li>
-<li>Ultimate Go Notebook; Bill Kennedy</li>
-<li>Data Science at the Command Line; Jeroen Janssens; O&#39;Reilly</li>
-<li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O&#39;Reilly</li>
-<li>Concurrency in Go; Katherine Cox-Buday; O&#39;Reilly</li>
+<li>Modern Perl; Chromatic ; Onyx Neon Press</li>
+<li>The Docker Book; James Turnbull; Kindle</li>
<li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall &amp; Jon Orwant; O&#39;Reilly</li>
-<li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li>
+<li>Developing Games in Java; David Brackeen and others...; New Riders</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>Site Reliability Engineering; How Google runs production systems; O&#39;Reilly</li>
+<li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li>
<li>Raku Fundamentals; Moritz Lenz; Apress</li>
-<li>Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook</li>
-<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O&#39;Reilly</li>
-<li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O&#39;Reilly</li>
-<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li>
+<li>The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton</li>
<li>Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications</li>
-<li>DNS and BIND; Cricket Liu; O&#39;Reilly</li>
+<li>Effective awk programming; Arnold Robbins; O&#39;Reilly</li>
+<li>Ultimate Go Notebook; Bill Kennedy</li>
+<li>Funktionale Programmierung; Peter Pepper; Springer</li>
+<li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li>
<li>Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O&#39;Reilly</li>
+<li>Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook</li>
+<li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O&#39;Reilly</li>
+<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li>
+<li>21st Century C: C Tips from the New School; Ben Klemens; 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>Clusterbau mit Linux-HA; Michael Schwartzkopff; O&#39;Reilly</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>C++ Programming Language; Bjarne Stroustrup;</li>
-<li>The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton</li>
-<li>Effective awk programming; Arnold Robbins; O&#39;Reilly</li>
-<li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li>
-<li>Raku Recipes; J.J. Merelo; Apress</li>
-<li>Developing Games in Java; David Brackeen and others...; New Riders</li>
-<li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li>
-<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li>
-<li>Effective Java; Joshua Bloch; Addison-Wesley Professional</li>
-<li>The Kubernetes Book; Nigel Poulton; Unabridged Audiobook</li>
-<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li>
-<li>Terraform Cookbook; Mikael Krief; Packt Publishing</li>
-<li>Site Reliability Engineering; How Google runs production systems; O&#39;Reilly</li>
-<li>Leanring eBPF; Liz Rice; O&#39;Reilly</li>
<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li>
+<li>The Kubernetes Book; Nigel Poulton; Unabridged Audiobook</li>
+<li>Concurrency in Go; Katherine Cox-Buday; O&#39;Reilly</li>
+<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li>
<li>Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers</li>
-<li>The Docker Book; James Turnbull; Kindle</li>
+<li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O&#39;Reilly</li>
+<li>Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook</li>
+<li>DNS and BIND; Cricket Liu; O&#39;Reilly</li>
+<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li>
+<li>Effective Java; Joshua Bloch; Addison-Wesley Professional</li>
+<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li>
+<li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li>
<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</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>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O&#39;Reilly</li>
-<li>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </li>
+<li>Raku Recipes; J.J. Merelo; Apress</li>
+<li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O&#39;Reilly</li>
+<li>C++ Programming Language; Bjarne Stroustrup;</li>
+<li>Leanring eBPF; Liz Rice; 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>Implementing Service Level Objectives; Alex Hidalgo; O&#39;Reilly</li>
-<li>Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley</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>Relayd and Httpd Mastery; Michael W Lucas</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>Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley</li>
<li>The Linux Programming Interface; Michael Kerrisk; No Starch Press </li>
+<li>Groovy Kurz &amp; Gut; Joerg Staudemeier; O&#39;Reilly</li>
+<li>Implementing Service Level Objectives; Alex Hidalgo; O&#39;Reilly</li>
<li>Go: Design Patterns for Real-World Projects; Mat Ryer; Packt</li>
-<li>Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O&#39;Reilly</li>
</ul><br />
<h2 style='display: inline' id='self-development-and-soft-skills-books'>Self-development and soft-skills books</h2><br />
<br />
<span>In random order:</span><br />
<br />
<ul>
-<li>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>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</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>So Good They Can&#39;t Ignore You; Cal Newport; Business Plus</li>
+<li>The Complete Software Developer&#39;s Career Guide; John Sonmez; Unabridged Audiobook</li>
+<li>The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd</li>
+<li>Soft Skills; John Sommez; Manning Publications</li>
<li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li>
-<li>Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook</li>
-<li>The Good Enough Job; Simone Stolzoff; Ebury Edge</li>
+<li>Ultralearning; Scott Young; Thorsons</li>
+<li>Time Management for System Administrators; Thomas A. Limoncelli; O&#39;Reilly</li>
+<li>Deep Work; Cal Newport; Piatkus</li>
<li>The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook</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 7 Habits Of Highly Effective People; Stephen R. Covey; Simon &amp; Schuster UK</li>
+<li>101 Essays that change the way you think; Brianna Wiest; Audiobook</li>
<li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion</li>
-<li>Deep Work; Cal Newport; Piatkus</li>
-<li>Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)</li>
-<li>The Power of Now; Eckhard Tolle; Yellow Kite</li>
+<li>Influence without Authority; A. Cohen, D. Bradford; Wiley</li>
<li>The Joy of Missing Out; Christina Crook; New Society Publishers</li>
+<li>Ultralearning; Anna Laurent; Self-published via Amazon</li>
+<li>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</li>
<li>97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook</li>
-<li>Stop starting, start finishing; Arne Roock; Lean-Kanban University </li>
-<li>Influence without Authority; A. Cohen, D. Bradford; Wiley</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 Software Engineer&#39;s Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook </li>
+<li>Eat That Frog!; Brian Tracy; Hodder Paperbacks</li>
<li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li>
<li>Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press</li>
-<li>Meditation for Mortals, Oliver Burkeman, Audiobook</li>
-<li>Getting Things Done; David Allen</li>
-<li>Soft Skills; John Sommez; Manning Publications</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>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</li>
+<li>Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)</li>
+<li>The Power of Now; Eckhard Tolle; Yellow Kite</li>
+<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li>
<li>The Bullet Journal Method; Ryder Carroll; Fourth Estate</li>
<li>Eat That Frog; Brian Tracy</li>
-<li>So Good They Can&#39;t Ignore You; Cal Newport; Business Plus</li>
-<li>Ultralearning; Anna Laurent; Self-published via Amazon</li>
-<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li>
-<li>The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd</li>
-<li>Time Management for System Administrators; Thomas A. Limoncelli; O&#39;Reilly</li>
-<li>Ultralearning; Scott Young; Thorsons</li>
+<li>Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook</li>
+<li>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</li>
<li>The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)</li>
+<li>Getting Things Done; David Allen</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 Software Engineer&#39;s Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook </li>
+<li>Stop starting, start finishing; Arne Roock; Lean-Kanban University </li>
+<li>The Good Enough Job; Simone Stolzoff; Ebury Edge</li>
+<li>Meditation for Mortals, Oliver Burkeman, Audiobook</li>
<li>Atomic Habits; James Clear; Random House Business</li>
-<li>The Complete Software Developer&#39;s Career Guide; John Sonmez; Unabridged Audiobook</li>
</ul><br />
<a class='textlink' href='../notes/index.html'>Here are notes of mine for some of the books</a><br />
<br />
@@ -164,22 +164,22 @@
<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>The Well-Grounded Rubyist Video Edition; David. A. Black; O&#39;Reilly Online</li>
-<li>Scripting Vim; Damian Conway; O&#39;Reilly Online</li>
-<li>AWS Immersion Day; Amazon; 1-day interactive online training </li>
+<li>Algorithms Video Lectures; Robert Sedgewick; O&#39;Reilly Online</li>
+<li>MySQL Deep Dive Workshop; 2-day on-site 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>The Ultimate Kubernetes Bootcamp; School of Devops; O&#39;Reilly Online</li>
+<li>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </li>
+<li>Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon</li>
<li>Developing IaC with Terraform (with Live Lessons); O&#39;Reilly Online</li>
+<li>The Well-Grounded Rubyist Video Edition; David. A. Black; O&#39;Reilly Online</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>Algorithms Video Lectures; Robert Sedgewick; O&#39;Reilly Online</li>
-<li>Apache Tomcat Best Practises; 3-day on-site training</li>
-<li>MySQL Deep Dive Workshop; 2-day on-site training</li>
-<li>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </li>
<li>Functional programming lecture; Remote University of Hagen</li>
+<li>AWS Immersion Day; Amazon; 1-day interactive online training </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>Scripting Vim; Damian Conway; O&#39;Reilly Online</li>
+<li>Apache Tomcat Best Practises; 3-day on-site 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 />
@@ -197,61 +197,61 @@
<span>In random order:</span><br />
<br />
<ul>
-<li>Modern Mentor</li>
-<li>Dev Interrupted</li>
-<li>The Pragmatic Engineer Podcast</li>
-<li>Wednesday Wisdom</li>
<li>Pratical AI</li>
+<li>Dev Interrupted</li>
<li>The ProdCast (Google SRE Podcast)</li>
+<li>Wednesday Wisdom</li>
<li>Backend Banter</li>
-<li>The Changelog Podcast(s)</li>
<li>Hidden Brain</li>
+<li>The Pragmatic Engineer Podcast</li>
+<li>Fallthrough [Golang]</li>
<li>Cup o&#39; Go [Golang]</li>
<li>BSD Now [BSD]</li>
-<li>Fallthrough [Golang]</li>
-<li>Maintainable</li>
+<li>Modern Mentor</li>
<li>Fork Around And Find Out</li>
+<li>Maintainable</li>
<li>Deep Questions with Cal Newport</li>
+<li>The Changelog Podcast(s)</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>CRE: Chaosradio Express [german]</li>
<li>FLOSS weekly</li>
-<li>Modern Mentor</li>
+<li>Ship It (predecessor of Fork Around And Find Out)</li>
<li>Go Time (predecessor of fallthrough)</li>
<li>Java Pub House</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>Changelog News</li>
+<li>Ruby Weekly</li>
<li>VK Newsletter</li>
-<li>Golang Weekly</li>
-<li>The Valuable Dev</li>
-<li>byteSizeGo</li>
+<li>Register Spill</li>
+<li>Applied Go Weekly Newsletter</li>
<li>The Imperfectionist</li>
-<li>Monospace Mentor</li>
-<li>Changelog News</li>
+<li>byteSizeGo</li>
+<li>The Valuable Dev</li>
<li>The Pragmatic Engineer</li>
<li>Andreas Brandhorst Newsletter (Sci-Fi author)</li>
-<li>Register Spill</li>
-<li>Ruby Weekly</li>
-<li>Applied Go Weekly Newsletter</li>
+<li>Golang Weekly</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>LWN (online only)</li>
+<li>Linux Magazine</li>
+<li>Linux User</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 5401b78f..6ee6702d 100644
--- a/about/showcase.html
+++ b/about/showcase.html
@@ -27,76 +27,75 @@
<li>⇢ ⇢ <a href='#2-dotfiles'>2. dotfiles</a></li>
<li>⇢ ⇢ <a href='#3-epimetheus'>3. epimetheus</a></li>
<li>⇢ ⇢ <a href='#4-conf'>4. conf</a></li>
-<li>⇢ ⇢ <a href='#5-dotfilesbak'>5. dotfiles.bak</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-ior'>13. ior</a></li>
-<li>⇢ ⇢ <a href='#14-gitsyncer'>14. gitsyncer</a></li>
-<li>⇢ ⇢ <a href='#15-tasksamurai'>15. tasksamurai</a></li>
-<li>⇢ ⇢ <a href='#16-foostats'>16. foostats</a></li>
-<li>⇢ ⇢ <a href='#17-timr'>17. timr</a></li>
-<li>⇢ ⇢ <a href='#18-dtail'>18. dtail</a></li>
-<li>⇢ ⇢ <a href='#19-gos'>19. gos</a></li>
-<li>⇢ ⇢ <a href='#20-ds-sim'>20. ds-sim</a></li>
-<li>⇢ ⇢ <a href='#21-wireguardmeshgenerator'>21. wireguardmeshgenerator</a></li>
-<li>⇢ ⇢ <a href='#22-gemtexter'>22. gemtexter</a></li>
-<li>⇢ ⇢ <a href='#23-rcm'>23. rcm</a></li>
-<li>⇢ ⇢ <a href='#24-terraform'>24. terraform</a></li>
-<li>⇢ ⇢ <a href='#25-quicklogger'>25. quicklogger</a></li>
-<li>⇢ ⇢ <a href='#26-sillybench'>26. sillybench</a></li>
-<li>⇢ ⇢ <a href='#27-goprecords'>27. goprecords</a></li>
-<li>⇢ ⇢ <a href='#28-gorum'>28. gorum</a></li>
-<li>⇢ ⇢ <a href='#29-guprecords'>29. guprecords</a></li>
-<li>⇢ ⇢ <a href='#30-geheim'>30. geheim</a></li>
-<li>⇢ ⇢ <a href='#31-docker-radicale-server'>31. docker-radicale-server</a></li>
-<li>⇢ ⇢ <a href='#32-algorithms'>32. algorithms</a></li>
-<li>⇢ ⇢ <a href='#33-randomjournalpage'>33. randomjournalpage</a></li>
-<li>⇢ ⇢ <a href='#34-photoalbum'>34. photoalbum</a></li>
-<li>⇢ ⇢ <a href='#35-ioriot'>35. ioriot</a></li>
-<li>⇢ ⇢ <a href='#36-ipv6test'>36. ipv6test</a></li>
-<li>⇢ ⇢ <a href='#37-sway-autorotate'>37. sway-autorotate</a></li>
-<li>⇢ ⇢ <a href='#38-mon'>38. mon</a></li>
-<li>⇢ ⇢ <a href='#39-staticfarm-apache-handlers'>39. staticfarm-apache-handlers</a></li>
-<li>⇢ ⇢ <a href='#40-pingdomfetch'>40. pingdomfetch</a></li>
-<li>⇢ ⇢ <a href='#41-fype'>41. fype</a></li>
-<li>⇢ ⇢ <a href='#42-xerl'>42. xerl</a></li>
-<li>⇢ ⇢ <a href='#43-ychat'>43. ychat</a></li>
-<li>⇢ ⇢ <a href='#44-fapi'>44. fapi</a></li>
-<li>⇢ ⇢ <a href='#45-perl-c-fibonacci'>45. perl-c-fibonacci</a></li>
-<li>⇢ ⇢ <a href='#46-netcalendar'>46. netcalendar</a></li>
-<li>⇢ ⇢ <a href='#47-loadbars'>47. loadbars</a></li>
-<li>⇢ ⇢ <a href='#48-gotop'>48. gotop</a></li>
-<li>⇢ ⇢ <a href='#49-rubyfy'>49. rubyfy</a></li>
-<li>⇢ ⇢ <a href='#50-pwgrep'>50. pwgrep</a></li>
-<li>⇢ ⇢ <a href='#51-perldaemon'>51. perldaemon</a></li>
-<li>⇢ ⇢ <a href='#52-jsmstrade'>52. jsmstrade</a></li>
-<li>⇢ ⇢ <a href='#53-japi'>53. japi</a></li>
-<li>⇢ ⇢ <a href='#54-perl-poetry'>54. perl-poetry</a></li>
-<li>⇢ ⇢ <a href='#55-muttdelay'>55. muttdelay</a></li>
-<li>⇢ ⇢ <a href='#56-netdiff'>56. netdiff</a></li>
-<li>⇢ ⇢ <a href='#57-debroid'>57. debroid</a></li>
-<li>⇢ ⇢ <a href='#58-hsbot'>58. hsbot</a></li>
-<li>⇢ ⇢ <a href='#59-cpuinfo'>59. cpuinfo</a></li>
-<li>⇢ ⇢ <a href='#60-template'>60. template</a></li>
-<li>⇢ ⇢ <a href='#61-awksite'>61. awksite</a></li>
-<li>⇢ ⇢ <a href='#62-dyndns'>62. dyndns</a></li>
-<li>⇢ ⇢ <a href='#63-vs-sim'>63. vs-sim</a></li>
+<li>⇢ ⇢ <a href='#5-foozone'>5. foo.zone</a></li>
+<li>⇢ ⇢ <a href='#6-scifi'>6. scifi</a></li>
+<li>⇢ ⇢ <a href='#7-log4jbench'>7. log4jbench</a></li>
+<li>⇢ ⇢ <a href='#8-gogios'>8. gogios</a></li>
+<li>⇢ ⇢ <a href='#9-yoga'>9. yoga</a></li>
+<li>⇢ ⇢ <a href='#10-perc'>10. perc</a></li>
+<li>⇢ ⇢ <a href='#11-totalrecall'>11. totalrecall</a></li>
+<li>⇢ ⇢ <a href='#12-ior'>12. ior</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-dtail'>17. dtail</a></li>
+<li>⇢ ⇢ <a href='#18-gos'>18. gos</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-fype'>40. fype</a></li>
+<li>⇢ ⇢ <a href='#41-xerl'>41. xerl</a></li>
+<li>⇢ ⇢ <a href='#42-ychat'>42. ychat</a></li>
+<li>⇢ ⇢ <a href='#43-fapi'>43. fapi</a></li>
+<li>⇢ ⇢ <a href='#44-perl-c-fibonacci'>44. perl-c-fibonacci</a></li>
+<li>⇢ ⇢ <a href='#45-netcalendar'>45. netcalendar</a></li>
+<li>⇢ ⇢ <a href='#46-loadbars'>46. loadbars</a></li>
+<li>⇢ ⇢ <a href='#47-gotop'>47. gotop</a></li>
+<li>⇢ ⇢ <a href='#48-rubyfy'>48. rubyfy</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>
</ul><br />
<h2 style='display: inline' id='overall-statistics'>Overall Statistics</h2><br />
<br />
<ul>
-<li>📦 Total Projects: 63</li>
-<li>📊 Total Commits: 13,313</li>
-<li>📈 Total Lines of Code: 314,278</li>
-<li>📄 Total Lines of Documentation: 41,499</li>
-<li>💻 Languages: Go (36.1%), Java (13.1%), C++ (8.1%), Shell (6.5%), C (6.3%), XML (6.1%), Perl (5.5%), C/C++ (5.2%), YAML (5.0%), HTML (1.9%), Config (1.3%), Ruby (1.0%), HCL (0.9%), CSS (0.7%), Python (0.7%), Make (0.5%), JSON (0.4%), TOML (0.2%), Haskell (0.2%), JavaScript (0.2%), Raku (0.1%)</li>
-<li>📚 Documentation: Markdown (70.1%), Text (28.6%), LaTeX (1.4%)</li>
-<li>🚀 Release Status: 39 released, 24 experimental (61.9% with releases, 38.1% experimental)</li>
+<li>📦 Total Projects: 62</li>
+<li>📊 Total Commits: 12,551</li>
+<li>📈 Total Lines of Code: 311,290</li>
+<li>📄 Total Lines of Documentation: 41,076</li>
+<li>💻 Languages: Go (36.4%), Java (13.2%), C++ (8.1%), C (6.3%), XML (6.2%), Shell (5.9%), Perl (5.6%), C/C++ (5.2%), YAML (5.1%), HTML (1.9%), Config (1.2%), Ruby (1.0%), HCL (0.9%), Python (0.7%), 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 (69.8%), Text (28.9%), LaTeX (1.4%)</li>
+<li>🚀 Release Status: 39 released, 23 experimental (62.9% with releases, 37.1% experimental)</li>
</ul><br />
<h2 style='display: inline' id='projects'>Projects</h2><br />
<br />
@@ -134,7 +133,7 @@
<li>📈 Lines of Code: 2960</li>
<li>📄 Lines of Documentation: 653</li>
<li>📅 Development Period: 2023-07-30 to 2026-02-21</li>
-<li>🏆 Score: 364.6 (combines code size and activity)</li>
+<li>🏆 Score: 364.5 (combines code size and activity)</li>
<li>⚖️ License: No license found</li>
<li>🧪 Status: Experimental (no releases yet)</li>
</ul><br />
@@ -157,7 +156,7 @@
<li>📈 Lines of Code: 5199</li>
<li>📄 Lines of Documentation: 1734</li>
<li>📅 Development Period: 2026-02-07 to 2026-02-14</li>
-<li>🏆 Score: 314.1 (combines code size and activity)</li>
+<li>🏆 Score: 314.0 (combines code size and activity)</li>
<li>⚖️ License: No license found</li>
<li>🧪 Status: Experimental (no releases yet)</li>
</ul><br />
@@ -182,7 +181,7 @@
<li>📈 Lines of Code: 19079</li>
<li>📄 Lines of Documentation: 6585</li>
<li>📅 Development Period: 2021-12-28 to 2026-02-08</li>
-<li>🏆 Score: 250.9 (combines code size and activity)</li>
+<li>🏆 Score: 250.8 (combines code size and activity)</li>
<li>⚖️ License: No license found</li>
<li>🧪 Status: Experimental (no releases yet)</li>
</ul><br />
@@ -196,30 +195,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='5-dotfilesbak'>5. dotfiles.bak</h3><br />
-<br />
-<ul>
-<li>💻 Languages: Shell (59.2%), CSS (10.9%), Config (10.1%), TOML (10.0%), Ruby (8.4%), JSON (1.1%), INI (0.2%)</li>
-<li>📚 Documentation: Markdown (100.0%)</li>
-<li>📊 Commits: 762</li>
-<li>📈 Lines of Code: 2988</li>
-<li>📄 Lines of Documentation: 423</li>
-<li>📅 Development Period: 2023-07-30 to 2026-02-14</li>
-<li>🏆 Score: 225.0 (combines code size and activity)</li>
-<li>⚖️ License: No license found</li>
-<li>🧪 Status: Experimental (no releases yet)</li>
-</ul><br />
-<br />
-<span>This is a **personal dotfiles management repository** that uses [Rex](https://www.rexify.org/) (a Perl-based infrastructure automation framework) to declaratively install configuration files across multiple machines — both locally (laptop/workstation) and remotely (servers). The <span class='inlinecode'>Rexfile</span> defines granular tasks (e.g., <span class='inlinecode'>home_bash</span>, <span class='inlinecode'>home_tmux</span>, <span class='inlinecode'>home_sway</span>) that copy or symlink config files for tools like Bash, Fish, ZSH, tmux, Helix, Ghostty, Sway/Waybar, Pipewire, SSH, and AI coding assistants (Cursor, Claude, Amp, OpenCode). A top-level <span class='inlinecode'>home</span> task runs all <span class='inlinecode'>home_*</span> tasks at once. It also includes platform-specific package installation tasks for Fedora, FreeBSD, and Termux.</span><br />
-<br />
-<span>The architecture is straightforward: source configs live in categorized subdirectories (e.g., <span class='inlinecode'>bash/</span>, <span class='inlinecode'>fish/</span>, <span class='inlinecode'>tmux/</span>), and Rex&#39;s <span class='inlinecode'>file</span> resource ensures they&#39;re placed at the correct <span class='inlinecode'>~/.config/...</span> or <span class='inlinecode'>~/...</span> paths with proper permissions. Some configs (like fish and gitsyncer) use symlinks instead of copies for live editing. The repo also supports a private companion repo (<span class='inlinecode'>conf_private/dotfiles</span>) for sensitive files like calendar data.</span><br />
-<br />
-<a class='textlink' href='https://codeberg.org/snonux/dotfiles.bak'>View on Codeberg</a><br />
-<a class='textlink' href='https://github.com/snonux/dotfiles.bak'>View on GitHub</a><br />
-<br />
-<span>---</span><br />
-<br />
-<h3 style='display: inline' id='6-foozone'>6. foo.zone</h3><br />
+<h3 style='display: inline' id='5-foozone'>5. foo.zone</h3><br />
<br />
<ul>
<li>💻 Languages: XML (98.7%), Shell (1.0%), Go (0.3%)</li>
@@ -240,7 +216,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='7-scifi'>7. scifi</h3><br />
+<h3 style='display: inline' id='6-scifi'>6. scifi</h3><br />
<br />
<ul>
<li>💻 Languages: JSON (35.9%), CSS (30.6%), JavaScript (29.6%), HTML (3.8%)</li>
@@ -263,7 +239,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='8-log4jbench'>8. log4jbench</h3><br />
+<h3 style='display: inline' id='7-log4jbench'>7. log4jbench</h3><br />
<br />
<ul>
<li>💻 Languages: Java (78.9%), XML (21.1%)</li>
@@ -286,7 +262,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='9-gogios'>9. gogios</h3><br />
+<h3 style='display: inline' id='8-gogios'>8. gogios</h3><br />
<br />
<ul>
<li>💻 Languages: Go (98.9%), JSON (0.6%), YAML (0.5%)</li>
@@ -311,7 +287,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='10-yoga'>10. yoga</h3><br />
+<h3 style='display: inline' id='9-yoga'>9. yoga</h3><br />
<br />
<ul>
<li>💻 Languages: Go (66.1%), HTML (33.9%)</li>
@@ -336,7 +312,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='11-perc'>11. perc</h3><br />
+<h3 style='display: inline' id='10-perc'>10. perc</h3><br />
<br />
<ul>
<li>💻 Languages: Go (100.0%)</li>
@@ -359,7 +335,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='12-totalrecall'>12. totalrecall</h3><br />
+<h3 style='display: inline' id='11-totalrecall'>11. totalrecall</h3><br />
<br />
<ul>
<li>💻 Languages: Go (99.0%), Shell (0.5%), YAML (0.4%)</li>
@@ -386,7 +362,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='13-ior'>13. ior</h3><br />
+<h3 style='display: inline' id='12-ior'>12. ior</h3><br />
<br />
<ul>
<li>💻 Languages: Go (63.2%), C (36.0%), C/C++ (0.8%)</li>
@@ -413,7 +389,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='14-gitsyncer'>14. gitsyncer</h3><br />
+<h3 style='display: inline' id='13-gitsyncer'>13. gitsyncer</h3><br />
<br />
<ul>
<li>💻 Languages: Go (92.5%), Shell (7.1%), JSON (0.4%)</li>
@@ -436,7 +412,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='15-tasksamurai'>15. tasksamurai</h3><br />
+<h3 style='display: inline' id='14-tasksamurai'>14. tasksamurai</h3><br />
<br />
<ul>
<li>💻 Languages: Go (99.8%), YAML (0.2%)</li>
@@ -463,7 +439,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='16-foostats'>16. foostats</h3><br />
+<h3 style='display: inline' id='15-foostats'>15. foostats</h3><br />
<br />
<ul>
<li>💻 Languages: Perl (100.0%)</li>
@@ -486,7 +462,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='17-timr'>17. timr</h3><br />
+<h3 style='display: inline' id='16-timr'>16. timr</h3><br />
<br />
<ul>
<li>💻 Languages: Go (96.0%), Shell (4.0%)</li>
@@ -509,7 +485,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='18-dtail'>18. dtail</h3><br />
+<h3 style='display: inline' id='17-dtail'>17. 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>
@@ -536,7 +512,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='19-gos'>19. gos</h3><