summaryrefslogtreecommitdiff
path: root/about
diff options
context:
space:
mode:
Diffstat (limited to 'about')
-rw-r--r--about/resources.html204
-rw-r--r--about/showcase.html262
-rw-r--r--about/showcase/debroid/image-1.png44
3 files changed, 255 insertions, 255 deletions
diff --git a/about/resources.html b/about/resources.html
index 02992851..50925b36 100644
--- a/about/resources.html
+++ b/about/resources.html
@@ -51,112 +51,112 @@
<span>In random order:</span><br />
<br />
<ul>
-<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li>
-<li>Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O&#39;Reilly</li>
-<li>The Kubernetes Book; Nigel Poulton; Unabridged Audiobook</li>
-<li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li>
-<li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O&#39;Reilly</li>
-<li>DNS and BIND; Cricket Liu; O&#39;Reilly</li>
<li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li>
-<li>Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications</li>
-<li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li>
-<li>Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook</li>
-<li>The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton</li>
-<li>The Docker Book; James Turnbull; Kindle</li>
-<li>Effective awk programming; Arnold Robbins; O&#39;Reilly</li>
-<li>Leanring eBPF; Liz Rice; O&#39;Reilly</li>
+<li>C++ Programming Language; Bjarne Stroustrup;</li>
+<li>The Kubernetes Book; Nigel Poulton; Unabridged Audiobook</li>
+<li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O&#39;Reilly</li>
+<li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li>
+<li>Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O&#39;Reilly</li>
<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li>
-<li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li>
-<li>Ultimate Go Notebook; Bill Kennedy</li>
-<li>21st Century C: C Tips from the New School; Ben Klemens; 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>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li>
<li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li>
+<li>Raku Fundamentals; Moritz Lenz; Apress</li>
+<li>The Docker Book; James Turnbull; Kindle</li>
+<li>Ultimate Go Notebook; Bill Kennedy</li>
+<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li>
+<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</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>Java ist auch eine Insel; Christian Ullenboom; </li>
-<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</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>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li>
+<li>Effective Java; Joshua Bloch; Addison-Wesley Professional</li>
+<li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O&#39;Reilly</li>
<li>Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook</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>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </li>
+<li>DNS and BIND; Cricket Liu; O&#39;Reilly</li>
<li>Funktionale Programmierung; Peter Pepper; Springer</li>
-<li>Concurrency in Go; Katherine Cox-Buday; O&#39;Reilly</li>
+<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li>
+<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li>
+<li>Modern Perl; Chromatic ; Onyx Neon Press</li>
<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O&#39;Reilly</li>
+<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li>
+<li>Developing Games in Java; David Brackeen and others...; New Riders</li>
+<li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li>
+<li>Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook</li>
+<li>Effective awk programming; Arnold Robbins; O&#39;Reilly</li>
+<li>Leanring eBPF; Liz Rice; O&#39;Reilly</li>
+<li>The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton</li>
<li>Site Reliability Engineering; How Google runs production systems; O&#39;Reilly</li>
-<li>C++ Programming Language; Bjarne Stroustrup;</li>
-<li>Modern Perl; Chromatic ; Onyx Neon Press</li>
-<li>Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf</li>
+<li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall &amp; Jon Orwant; O&#39;Reilly</li>
+<li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O&#39;Reilly</li>
<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li>
-<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li>
-<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li>
+<li>Java ist auch eine Insel; Christian Ullenboom; </li>
+<li>Data Science at the Command Line; Jeroen Janssens; O&#39;Reilly</li>
+<li>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </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>Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications</li>
<li>Terraform Cookbook; Mikael Krief; Packt Publishing</li>
+<li>Concurrency in Go; Katherine Cox-Buday; O&#39;Reilly</li>
<li>Raku Recipes; J.J. Merelo; Apress</li>
-<li>Data Science at the Command Line; Jeroen Janssens; O&#39;Reilly</li>
-<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li>
-<li>Developing Games in Java; David Brackeen and others...; New Riders</li>
-<li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O&#39;Reilly</li>
-<li>Raku Fundamentals; Moritz Lenz; Apress</li>
-<li>Effective Java; Joshua Bloch; Addison-Wesley Professional</li>
-<li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li>
-<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li>
-<li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall &amp; Jon Orwant; O&#39;Reilly</li>
</ul><br />
<h2 style='display: inline' id='technical-references'>Technical references</h2><br />
<br />
<span>I didn&#39;t read them from the beginning to the end, but I am using them to look up things. The books are in random order:</span><br />
<br />
<ul>
+<li>The Linux Programming Interface; Michael Kerrisk; No Starch Press </li>
<li>Implementing Service Level Objectives; Alex Hidalgo; O&#39;Reilly</li>
-<li>Go: Design Patterns for Real-World Projects; Mat Ryer; Packt</li>
+<li>Relayd and Httpd Mastery; Michael W Lucas</li>
<li>Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley</li>
+<li>Go: Design Patterns for Real-World Projects; Mat Ryer; Packt</li>
+<li>Groovy Kurz &amp; Gut; Joerg Staudemeier; O&#39;Reilly</li>
<li>Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O&#39;Reilly</li>
-<li>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>Groovy Kurz &amp; Gut; Joerg Staudemeier; O&#39;Reilly</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>Digital Minimalism; Cal Newport; Portofolio Penguin</li>
-<li>So Good They Can&#39;t Ignore You; Cal Newport; Business Plus</li>
-<li>The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd</li>
-<li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion</li>
-<li>The Joy of Missing Out; Christina Crook; New Society Publishers</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>Influence without Authority; A. Cohen, D. Bradford; Wiley</li>
-<li>Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook</li>
-<li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li>
-<li>Staff Engineer: Leadership beyond the management track; Will Larson; 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>The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)</li>
-<li>Soft Skills; John Sommez; Manning Publications</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>The Power of Now; Eckhard Tolle; Yellow Kite</li>
-<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon &amp; Schuster UK</li>
-<li>Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press</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>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</li>
-<li>Eat That Frog; Brian Tracy</li>
<li>Slow Productivity; Cal Newport; Penguin Random House</li>
-<li>Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)</li>
-<li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li>
-<li>The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook</li>
-<li>97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook</li>
+<li>The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)</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>Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook</li>
+<li>Time Management for System Administrators; Thomas A. Limoncelli; O&#39;Reilly</li>
<li>Meditation for Mortals, Oliver Burkeman, Audiobook</li>
-<li>Ultralearning; Scott Young; Thorsons</li>
-<li>The Good Enough Job; Simone Stolzoff; Ebury Edge</li>
+<li>Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press</li>
+<li>Atomic Habits; James Clear; Random House Business</li>
+<li>The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd</li>
<li>Eat That Frog!; Brian Tracy; Hodder Paperbacks</li>
<li>Stop starting, start finishing; Arne Roock; Lean-Kanban University </li>
-<li>Atomic Habits; James Clear; Random House Business</li>
-<li>Deep Work; Cal Newport; Piatkus</li>
+<li>So Good They Can&#39;t Ignore You; Cal Newport; Business Plus</li>
+<li>The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook</li>
+<li>Eat That Frog; Brian Tracy</li>
+<li>Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)</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 Joy of Missing Out; Christina Crook; New Society Publishers</li>
+<li>Getting Things Done; David Allen</li>
+<li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion</li>
<li>The Bullet Journal Method; Ryder Carroll; Fourth Estate</li>
+<li>Deep Work; Cal Newport; Piatkus</li>
<li>101 Essays that change the way you think; Brianna Wiest; Audiobook</li>
<li>The Complete Software Developer&#39;s Career Guide; John Sonmez; Unabridged Audiobook</li>
-<li>Time Management for System Administrators; Thomas A. Limoncelli; O&#39;Reilly</li>
-<li>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</li>
+<li>Soft Skills; John Sommez; Manning Publications</li>
+<li>Ultralearning; Scott Young; Thorsons</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>Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook</li>
+<li>97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook</li>
+<li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</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 7 Habits Of Highly Effective People; Stephen R. Covey; Simon &amp; Schuster UK</li>
+<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li>
+<li>Influence without Authority; A. Cohen, D. Bradford; Wiley</li>
+<li>Ultralearning; Anna Laurent; Self-published via Amazon</li>
+<li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li>
</ul><br />
<a class='textlink' href='../notes/index.html'>Here are notes of mine for some of the books</a><br />
<br />
@@ -165,22 +165,22 @@
<span>Some of these were in-person with exams; others were online learning lectures only. In random order:</span><br />
<br />
<ul>
-<li>AWS Immersion Day; Amazon; 1-day interactive online training </li>
-<li>Algorithms Video Lectures; Robert Sedgewick; O&#39;Reilly Online</li>
-<li>Functional programming lecture; Remote University of Hagen</li>
<li>Ultimate Go Programming; Bill Kennedy; O&#39;Reilly Online</li>
+<li>Algorithms Video Lectures; Robert Sedgewick; O&#39;Reilly Online</li>
+<li>Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training</li>
<li>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </li>
+<li>Protocol buffers; O&#39;Reilly Online</li>
+<li>Scripting Vim; Damian Conway; O&#39;Reilly Online</li>
+<li>The Well-Grounded Rubyist Video Edition; David. A. Black; 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>MySQL Deep Dive Workshop; 2-day on-site 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>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>Developing IaC with Terraform (with Live Lessons); O&#39;Reilly Online</li>
-<li>Structure and Interpretation of Computer Programs; Harold Abelson and more...; </li>
-<li>The Well-Grounded Rubyist Video Edition; David. A. Black; O&#39;Reilly Online</li>
+<li>Functional programming lecture; Remote University of Hagen</li>
+<li>MySQL Deep Dive Workshop; 2-day on-site training</li>
<li>Apache Tomcat Best Practises; 3-day on-site training</li>
-<li>Scripting Vim; Damian Conway; 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>AWS Immersion Day; Amazon; 1-day interactive online training </li>
</ul><br />
<h2 style='display: inline' id='technical-guides'>Technical guides</h2><br />
<br />
@@ -188,8 +188,8 @@
<br />
<ul>
<li>Raku Guide at https://raku.guide </li>
-<li>How CPUs work at https://cpu.land</li>
<li>Advanced Bash-Scripting Guide </li>
+<li>How CPUs work at https://cpu.land</li>
</ul><br />
<h2 style='display: inline' id='podcasts'>Podcasts</h2><br />
<br />
@@ -198,61 +198,61 @@
<span>In random order:</span><br />
<br />
<ul>
-<li>Backend Banter</li>
+<li>BSD Now [BSD]</li>
<li>The Pragmatic Engineer Podcast</li>
-<li>Fallthrough [Golang]</li>
-<li>Pratical AI</li>
<li>Modern Mentor</li>
-<li>Dev Interrupted</li>
-<li>The ProdCast (Google SRE Podcast)</li>
-<li>Wednesday Wisdom</li>
-<li>BSD Now [BSD]</li>
-<li>Maintainable</li>
<li>Fork Around And Find Out</li>
-<li>Deep Questions with Cal Newport</li>
<li>Hidden Brain</li>
-<li>Cup o&#39; Go [Golang]</li>
+<li>Deep Questions with Cal Newport</li>
+<li>Wednesday Wisdom</li>
+<li>Dev Interrupted</li>
+<li>The ProdCast (Google SRE Podcast)</li>
<li>The Changelog Podcast(s)</li>
+<li>Cup o&#39; Go [Golang]</li>
+<li>Backend Banter</li>
+<li>Maintainable</li>
+<li>Pratical AI</li>
+<li>Fallthrough [Golang]</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>CRE: Chaosradio Express [german]</li>
<li>FLOSS weekly</li>
+<li>Go Time (predecessor of fallthrough)</li>
<li>Modern Mentor</li>
<li>Ship It (predecessor of Fork Around And Find Out)</li>
-<li>Go Time (predecessor of fallthrough)</li>
-<li>CRE: Chaosradio Express [german]</li>
-<li>Java Pub House</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>byteSizeGo</li>
+<li>VK Newsletter</li>
<li>Monospace Mentor</li>
<li>Golang Weekly</li>
+<li>The Imperfectionist</li>
<li>Register Spill</li>
-<li>Andreas Brandhorst Newsletter (Sci-Fi author)</li>
-<li>byteSizeGo</li>
-<li>Ruby Weekly</li>
+<li>The Valuable Dev</li>
<li>The Pragmatic Engineer</li>
<li>Applied Go Weekly Newsletter</li>
-<li>The Valuable Dev</li>
-<li>The Imperfectionist</li>
-<li>VK Newsletter</li>
<li>Changelog News</li>
+<li>Andreas Brandhorst Newsletter (Sci-Fi author)</li>
+<li>Ruby Weekly</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 0b2f44f6..48dce261 100644
--- a/about/showcase.html
+++ b/about/showcase.html
@@ -23,70 +23,70 @@
<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--11'>1. ior · #1=#1</a></li>
-<li>⇢ ⇢ <a href='#2-timesamurai--2'>2. timesamurai · #2</a></li>
-<li>⇢ ⇢ <a href='#3-dotfiles--33'>3. dotfiles · #3=#3</a></li>
-<li>⇢ ⇢ <a href='#4-loadbars--447'>4. loadbars · #4↑#47</a></li>
-<li>⇢ ⇢ <a href='#5-epimetheus--54'>5. epimetheus · #5↓#4</a></li>
-<li>⇢ ⇢ <a href='#6-foostore--67'>6. foostore · #6↑#7</a></li>
-<li>⇢ ⇢ <a href='#7-conf--75'>7. conf · #7↓#5</a></li>
-<li>⇢ ⇢ <a href='#8-scifi--88'>8. scifi · #8=#8</a></li>
-<li>⇢ ⇢ <a href='#9-log4jbench--99'>9. log4jbench · #9=#9</a></li>
-<li>⇢ ⇢ <a href='#10-rcm--1010'>10. rcm · #10=#10</a></li>
-<li>⇢ ⇢ <a href='#11-yoga--1112'>11. yoga · #11↑#12</a></li>
-<li>⇢ ⇢ <a href='#12-gogios--1211'>12. gogios · #12↓#11</a></li>
-<li>⇢ ⇢ <a href='#13-totalrecall--1314'>13. totalrecall · #13↑#14</a></li>
-<li>⇢ ⇢ <a href='#14-perc--1413'>14. perc · #14↓#13</a></li>
-<li>⇢ ⇢ <a href='#15-hexai--152'>15. hexai · #15↓#2</a></li>
-<li>⇢ ⇢ <a href='#16-tasksamurai--1616'>16. tasksamurai · #16=#16</a></li>
-<li>⇢ ⇢ <a href='#17-gitsyncer--1715'>17. gitsyncer · #17↓#15</a></li>
-<li>⇢ ⇢ <a href='#18-gos--1818'>18. gos · #18=#18</a></li>
-<li>⇢ ⇢ <a href='#19-foostats--1917'>19. foostats · #19↓#17</a></li>
-<li>⇢ ⇢ <a href='#20-timr--2019'>20. timr · #20↓#19</a></li>
-<li>⇢ ⇢ <a href='#21-dtail--2120'>21. dtail · #21↓#20</a></li>
-<li>⇢ ⇢ <a href='#22-gemtexter--2222'>22. gemtexter · #22=#22</a></li>
-<li>⇢ ⇢ <a href='#23-ds-sim--2321'>23. ds-sim · #23↓#21</a></li>
-<li>⇢ ⇢ <a href='#24-wireguardmeshgenerator--2423'>24. wireguardmeshgenerator · #24↓#23</a></li>
-<li>⇢ ⇢ <a href='#25-goprecords--2524'>25. goprecords · #25↓#24</a></li>
-<li>⇢ ⇢ <a href='#26-sillybench--2627'>26. sillybench · #26↑#27</a></li>
-<li>⇢ ⇢ <a href='#27-quicklogger--2725'>27. quicklogger · #27↓#25</a></li>
-<li>⇢ ⇢ <a href='#28-terraform--2826'>28. terraform · #28↓#26</a></li>
-<li>⇢ ⇢ <a href='#29-gorum--2928'>29. gorum · #29↓#28</a></li>
-<li>⇢ ⇢ <a href='#30-docker-radicale-server--3031'>30. docker-radicale-server · #30↑#31</a></li>
-<li>⇢ ⇢ <a href='#31-geheim--3130'>31. geheim · #31↓#30</a></li>
-<li>⇢ ⇢ <a href='#32-photoalbum--3234'>32. photoalbum · #32↑#34</a></li>
-<li>⇢ ⇢ <a href='#33-randomjournalpage--3333'>33. randomjournalpage · #33=#33</a></li>
-<li>⇢ ⇢ <a href='#34-algorithms--3432'>34. algorithms · #34↓#32</a></li>
-<li>⇢ ⇢ <a href='#35-ipv6test--3536'>35. ipv6test · #35↑#36</a></li>
-<li>⇢ ⇢ <a href='#36-sway-autorotate--3638'>36. sway-autorotate · #36↑#38</a></li>
-<li>⇢ ⇢ <a href='#37-ioriot--3735'>37. ioriot · #37↓#35</a></li>
-<li>⇢ ⇢ <a href='#38-xerl--3842'>38. xerl · #38↑#42</a></li>
-<li>⇢ ⇢ <a href='#39-staticfarm-apache-handlers--3940'>39. staticfarm-apache-handlers · #39↑#40</a></li>
-<li>⇢ ⇢ <a href='#40-fype--4037'>40. fype · #40↓#37</a></li>
-<li>⇢ ⇢ <a href='#41-guprecords--4129'>41. guprecords · #41↓#29</a></li>
-<li>⇢ ⇢ <a href='#42-mon--4239'>42. mon · #42↓#39</a></li>
-<li>⇢ ⇢ <a href='#43-perl-c-fibonacci--4345'>43. perl-c-fibonacci · #43↑#45</a></li>
-<li>⇢ ⇢ <a href='#44-fapi--4444'>44. fapi · #44=#44</a></li>
-<li>⇢ ⇢ <a href='#45-pingdomfetch--4541'>45. pingdomfetch · #45↓#41</a></li>
-<li>⇢ ⇢ <a href='#46-pwgrep--4650'>46. pwgrep · #46↑#50</a></li>
-<li>⇢ ⇢ <a href='#47-awksite--4761'>47. awksite · #47↑#61</a></li>
-<li>⇢ ⇢ <a href='#48-gotop--4848'>48. gotop · #48=#48</a></li>
-<li>⇢ ⇢ <a href='#49-japi--4953'>49. japi · #49↑#53</a></li>
-<li>⇢ ⇢ <a href='#50-rubyfy--5049'>50. rubyfy · #50↓#49</a></li>
-<li>⇢ ⇢ <a href='#51-netdiff--5156'>51. netdiff · #51↑#56</a></li>
-<li>⇢ ⇢ <a href='#52-dyndns--5262'>52. dyndns · #52↑#62</a></li>
-<li>⇢ ⇢ <a href='#53-perldaemon--5351'>53. perldaemon · #53↓#51</a></li>
-<li>⇢ ⇢ <a href='#54-jsmstrade--5452'>54. jsmstrade · #54↓#52</a></li>
-<li>⇢ ⇢ <a href='#55-muttdelay--5555'>55. muttdelay · #55=#55</a></li>
-<li>⇢ ⇢ <a href='#56-debroid--5657'>56. debroid · #56↑#57</a></li>
-<li>⇢ ⇢ <a href='#57-netcalendar--5746'>57. netcalendar · #57↓#46</a></li>
-<li>⇢ ⇢ <a href='#58-cpuinfo--5859'>58. cpuinfo · #58↑#59</a></li>
-<li>⇢ ⇢ <a href='#59-template--5960'>59. template · #59↑#60</a></li>
-<li>⇢ ⇢ <a href='#60-perl-poetry--6054'>60. perl-poetry · #60↓#54</a></li>
-<li>⇢ ⇢ <a href='#61-hsbot--6158'>61. hsbot · #61↓#58</a></li>
-<li>⇢ ⇢ <a href='#62-ychat--6243'>62. ychat · #62↓#43</a></li>
-<li>⇢ ⇢ <a href='#63-vs-sim--6363'>63. vs-sim · #63=#63</a></li>
-<li>⇢ ⇢ <a href='#64-foozone--646'>64. foo.zone · #64↓#6</a></li>
+<li>⇢ ⇢ <a href='#1-ior-11'>1. ior 1←1</a></li>
+<li>⇢ ⇢ <a href='#2-timesamurai-2'>2. timesamurai 2</a></li>
+<li>⇢ ⇢ <a href='#3-dotfiles-33'>3. dotfiles 3←3</a></li>
+<li>⇢ ⇢ <a href='#4-loadbars-447'>4. loadbars 4↖47</a></li>
+<li>⇢ ⇢ <a href='#5-epimetheus-54'>5. epimetheus 5↙4</a></li>
+<li>⇢ ⇢ <a href='#6-foostore-67'>6. foostore 6↖7</a></li>
+<li>⇢ ⇢ <a href='#7-conf-75'>7. conf 7↙5</a></li>
+<li>⇢ ⇢ <a href='#8-scifi-88'>8. scifi 8←8</a></li>
+<li>⇢ ⇢ <a href='#9-log4jbench-99'>9. log4jbench 9←9</a></li>
+<li>⇢ ⇢ <a href='#10-rcm-1010'>10. rcm 10←10</a></li>
+<li>⇢ ⇢ <a href='#11-yoga-1112'>11. yoga 11↖12</a></li>
+<li>⇢ ⇢ <a href='#12-gogios-1211'>12. gogios 12↙11</a></li>
+<li>⇢ ⇢ <a href='#13-totalrecall-1314'>13. totalrecall 13↖14</a></li>
+<li>⇢ ⇢ <a href='#14-perc-1413'>14. perc 14↙13</a></li>
+<li>⇢ ⇢ <a href='#15-hexai-152'>15. hexai 15↙2</a></li>
+<li>⇢ ⇢ <a href='#16-tasksamurai-1616'>16. tasksamurai 16←16</a></li>
+<li>⇢ ⇢ <a href='#17-gitsyncer-1715'>17. gitsyncer 17↙15</a></li>
+<li>⇢ ⇢ <a href='#18-gos-1818'>18. gos 18←18</a></li>
+<li>⇢ ⇢ <a href='#19-foostats-1917'>19. foostats 19↙17</a></li>
+<li>⇢ ⇢ <a href='#20-timr-2019'>20. timr 20↙19</a></li>
+<li>⇢ ⇢ <a href='#21-dtail-2120'>21. dtail 21↙20</a></li>
+<li>⇢ ⇢ <a href='#22-gemtexter-2222'>22. gemtexter 22←22</a></li>
+<li>⇢ ⇢ <a href='#23-ds-sim-2321'>23. ds-sim 23↙21</a></li>
+<li>⇢ ⇢ <a href='#24-wireguardmeshgenerator-2423'>24. wireguardmeshgenerator 24↙23</a></li>
+<li>⇢ ⇢ <a href='#25-goprecords-2524'>25. goprecords 25↙24</a></li>
+<li>⇢ ⇢ <a href='#26-sillybench-2627'>26. sillybench 26↖27</a></li>
+<li>⇢ ⇢ <a href='#27-quicklogger-2725'>27. quicklogger 27↙25</a></li>
+<li>⇢ ⇢ <a href='#28-terraform-2826'>28. terraform 28↙26</a></li>
+<li>⇢ ⇢ <a href='#29-gorum-2928'>29. gorum 29↙28</a></li>
+<li>⇢ ⇢ <a href='#30-docker-radicale-server-3031'>30. docker-radicale-server 30↖31</a></li>
+<li>⇢ ⇢ <a href='#31-geheim-3130'>31. geheim 31↙30</a></li>
+<li>⇢ ⇢ <a href='#32-photoalbum-3234'>32. photoalbum 32↖34</a></li>
+<li>⇢ ⇢ <a href='#33-randomjournalpage-3333'>33. randomjournalpage 33←33</a></li>
+<li>⇢ ⇢ <a href='#34-algorithms-3432'>34. algorithms 34↙32</a></li>
+<li>⇢ ⇢ <a href='#35-ipv6test-3536'>35. ipv6test 35↖36</a></li>
+<li>⇢ ⇢ <a href='#36-sway-autorotate-3638'>36. sway-autorotate 36↖38</a></li>
+<li>⇢ ⇢ <a href='#37-ioriot-3735'>37. ioriot 37↙35</a></li>
+<li>⇢ ⇢ <a href='#38-xerl-3842'>38. xerl 38↖42</a></li>
+<li>⇢ ⇢ <a href='#39-staticfarm-apache-handlers-3940'>39. staticfarm-apache-handlers 39↖40</a></li>
+<li>⇢ ⇢ <a href='#40-fype-4037'>40. fype 40↙37</a></li>
+<li>⇢ ⇢ <a href='#41-guprecords-4129'>41. guprecords 41↙29</a></li>
+<li>⇢ ⇢ <a href='#42-mon-4239'>42. mon 42↙39</a></li>
+<li>⇢ ⇢ <a href='#43-perl-c-fibonacci-4345'>43. perl-c-fibonacci 43↖45</a></li>
+<li>⇢ ⇢ <a href='#44-fapi-4444'>44. fapi 44←44</a></li>
+<li>⇢ ⇢ <a href='#45-pingdomfetch-4541'>45. pingdomfetch 45↙41</a></li>
+<li>⇢ ⇢ <a href='#46-pwgrep-4650'>46. pwgrep 46↖50</a></li>
+<li>⇢ ⇢ <a href='#47-awksite-4761'>47. awksite 47↖61</a></li>
+<li>⇢ ⇢ <a href='#48-gotop-4848'>48. gotop 48←48</a></li>
+<li>⇢ ⇢ <a href='#49-japi-4953'>49. japi 49↖53</a></li>
+<li>⇢ ⇢ <a href='#50-rubyfy-5049'>50. rubyfy 50↙49</a></li>
+<li>⇢ ⇢ <a href='#51-netdiff-5156'>51. netdiff 51↖56</a></li>
+<li>⇢ ⇢ <a href='#52-dyndns-5262'>52. dyndns 52↖62</a></li>
+<li>⇢ ⇢ <a href='#53-perldaemon-5351'>53. perldaemon 53↙51</a></li>
+<li>⇢ ⇢ <a href='#54-jsmstrade-5452'>54. jsmstrade 54↙52</a></li>
+<li>⇢ ⇢ <a href='#55-muttdelay-5555'>55. muttdelay 55←55</a></li>
+<li>⇢ ⇢ <a href='#56-debroid-5657'>56. debroid 56↖57</a></li>
+<li>⇢ ⇢ <a href='#57-netcalendar-5746'>57. netcalendar 57↙46</a></li>
+<li>⇢ ⇢ <a href='#58-cpuinfo-5859'>58. cpuinfo 58↖59</a></li>
+<li>⇢ ⇢ <a href='#59-template-5960'>59. template 59↖60</a></li>
+<li>⇢ ⇢ <a href='#60-perl-poetry-6054'>60. perl-poetry 60↙54</a></li>
+<li>⇢ ⇢ <a href='#61-hsbot-6158'>61. hsbot 61↙58</a></li>
+<li>⇢ ⇢ <a href='#62-ychat-6243'>62. ychat 62↙43</a></li>
+<li>⇢ ⇢ <a href='#63-vs-sim-6363'>63. vs-sim 63←63</a></li>
+<li>⇢ ⇢ <a href='#64-foozone-646'>64. foo.zone 64↙6</a></li>
</ul><br />
<h2 style='display: inline' id='overall-statistics'>Overall Statistics</h2><br />
<br />
@@ -101,7 +101,7 @@
</ul><br />
<h2 style='display: inline' id='projects'>Projects</h2><br />
<br />
-<h3 style='display: inline' id='1-ior--11'>1. ior · #1=#1</h3><br />
+<h3 style='display: inline' id='1-ior-11'>1. ior 1←1</h3><br />
<br />
<ul>
<li>💻 Languages: Go (88.9%), C (10.6%), JSON (0.3%), C/C++ (0.2%)</li>
@@ -111,7 +111,7 @@
<li>📄 Lines of Documentation: 3394</li>
<li>🏷️ Tags: 0</li>
<li>📅 Development Period: 2024-01-18 to 2026-03-11</li>
-<li>🏆 Score: 198.2 (combines recent activity, code size, and tags)</li>
+<li>🏆 Score: 197.3 (combines recent activity, code size, and tags)</li>
<li>⚖️ License: No license found</li>
<li>🧪 Status: Experimental (no releases yet)</li>
</ul><br />
@@ -125,7 +125,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='2-timesamurai--2'>2. timesamurai · #2</h3><br />
+<h3 style='display: inline' id='2-timesamurai-2'>2. timesamurai 2</h3><br />
<br />
<ul>
<li>💻 Languages: Go (99.2%), Shell (0.6%), YAML (0.1%)</li>
@@ -135,7 +135,7 @@
<li>📄 Lines of Documentation: 112</li>
<li>🏷️ Tags: 4</li>
<li>📅 Development Period: 2025-06-25 to 2026-03-07</li>
-<li>🏆 Score: 65.6 (combines recent activity, code size, and tags)</li>
+<li>🏆 Score: 65.5 (combines recent activity, code size, and tags)</li>
<li>⚖️ License: MIT</li>
<li>🏷️ Latest Release: v0.7.0 (2026-03-05)</li>
</ul><br />
@@ -147,7 +147,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='3-dotfiles--33'>3. dotfiles · #3=#3</h3><br />
+<h3 style='display: inline' id='3-dotfiles-33'>3. dotfiles 3←3</h3><br />
<br />
<ul>
<li>💻 Languages: Shell (66.6%), CSS (10.9%), Config (10.1%), TOML (10.0%), JSON (1.1%), Ruby (1.0%), INI (0.2%)</li>
@@ -169,7 +169,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='4-loadbars--447'>4. loadbars · #4↑#47</h3><br />
+<h3 style='display: inline' id='4-loadbars-447'>4. loadbars 4↖47</h3><br />
<br />
<ul>
<li>💻 Languages: Go (92.8%), Shell (7.2%)</li>
@@ -193,7 +193,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='5-epimetheus--54'>5. epimetheus · #5↓#4</h3><br />
+<h3 style='display: inline' id='5-epimetheus-54'>5. epimetheus 5↙4</h3><br />
<br />
<ul>
<li>💻 Languages: Go (85.2%), Shell (14.8%)</li>
@@ -217,7 +217,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='6-foostore--67'>6. foostore · #6↑#7</h3><br />
+<h3 style='display: inline' id='6-foostore-67'>6. foostore 6↖7</h3><br />
<br />
<ul>
<li>💻 Languages: Go (98.4%), Shell (1.6%)</li>
@@ -239,7 +239,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='7-conf--75'>7. conf · #7↓#5</h3><br />
+<h3 style='display: inline' id='7-conf-75'>7. conf 7↙5</h3><br />
<br />
<ul>
<li>💻 Languages: YAML (80.7%), Perl (9.9%), Shell (6.0%), Python (2.3%), Docker (0.7%), Config (0.2%), HTML (0.1%)</li>
@@ -261,7 +261,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='8-scifi--88'>8. scifi · #8=#8</h3><br />
+<h3 style='display: inline' id='8-scifi-88'>8. scifi 8←8</h3><br />
<br />
<ul>
<li>💻 Languages: JSON (35.9%), CSS (30.6%), JavaScript (29.6%), HTML (3.8%)</li>
@@ -283,7 +283,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='9-log4jbench--99'>9. log4jbench · #9=#9</h3><br />
+<h3 style='display: inline' id='9-log4jbench-99'>9. log4jbench 9←9</h3><br />
<br />
<ul>
<li>💻 Languages: Java (78.9%), XML (21.1%)</li>
@@ -305,7 +305,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='10-rcm--1010'>10. rcm · #10=#10</h3><br />
+<h3 style='display: inline' id='10-rcm-1010'>10. rcm 10←10</h3><br />
<br />
<ul>
<li>💻 Languages: Ruby (99.6%), TOML (0.4%)</li>
@@ -329,7 +329,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='11-yoga--1112'>11. yoga · #11↑#12</h3><br />
+<h3 style='display: inline' id='11-yoga-1112'>11. yoga 11↖12</h3><br />
<br />
<ul>
<li>💻 Languages: Go (69.1%), HTML (30.9%)</li>
@@ -353,7 +353,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='12-gogios--1211'>12. gogios · #12↓#11</h3><br />
+<h3 style='display: inline' id='12-gogios-1211'>12. gogios 12↙11</h3><br />
<br />
<ul>
<li>💻 Languages: Go (98.9%), JSON (0.6%), YAML (0.5%)</li>
@@ -377,7 +377,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='13-totalrecall--1314'>13. totalrecall · #13↑#14</h3><br />
+<h3 style='display: inline' id='13-totalrecall-1314'>13. totalrecall 13↖14</h3><br />
<br />
<ul>
<li>💻 Languages: Go (99.0%), Shell (0.5%), YAML (0.4%)</li>
@@ -401,7 +401,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='14-perc--1413'>14. perc · #14↓#13</h3><br />
+<h3 style='display: inline' id='14-perc-1413'>14. perc 14↙13</h3><br />
<br />
<ul>
<li>💻 Languages: Go (100.0%)</li>
@@ -423,7 +423,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='15-hexai--152'>15. hexai · #15↓#2</h3><br />
+<h3 style='display: inline' id='15-hexai-152'>15. hexai 15↙2</h3><br />
<br />
<ul>
<li>💻 Languages: Go (66.1%), HTML (33.9%)</li>
@@ -447,7 +447,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='16-tasksamurai--1616'>16. tasksamurai · #16=#16</h3><br />
+<h3 style='display: inline' id='16-tasksamurai-1616'>16. tasksamurai 16←16</h3><br />
<br />
<ul>
<li>💻 Languages: Go (99.8%), YAML (0.2%)</li>
@@ -471,7 +471,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='17-gitsyncer--1715'>17. gitsyncer · #17↓#15</h3><br />
+<h3 style='display: inline' id='17-gitsyncer-1715'>17. gitsyncer 17↙15</h3><br />
<br />
<ul>
<li>💻 Languages: Go (92.9%), Shell (6.8%), JSON (0.4%)</li>
@@ -493,7 +493,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='18-gos--1818'>18. gos · #18=#18</h3><br />
+<h3 style='display: inline' id='18-gos-1818'>18. gos 18←18</h3><br />
<br />
<ul>
<li>💻 Languages: Go (99.5%), JSON (0.2%), Shell (0.2%)</li>
@@ -517,7 +517,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='19-foostats--1917'>19. foostats · #19↓#17</h3><br />
+<h3 style='display: inline' id='19-foostats-1917'>19. foostats 19↙17</h3><br />
<br />
<ul>
<li>💻 Languages: Perl (100.0%)</li>
@@ -539,7 +539,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='20-timr--2019'>20. timr · #20↓#19</h3><br />
+<h3 style='display: inline' id='20-timr-2019'>20. timr 20↙19</h3><br />
<br />
<ul>
<li>💻 Languages: Go (96.0%), Shell (4.0%)</li>
@@ -561,7 +561,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='21-dtail--2120'>21. dtail · #21↓#20</h3><br />
+<h3 style='display: inline' id='21-dtail-2120'>21. dtail 21↙20</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>
@@ -585,7 +585,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='22-gemtexter--2222'>22. gemtexter · #22=#22</h3><br />
+<h3 style='display: inline' id='22-gemtexter-2222'>22. gemtexter 22←22</h3><br />
<br />
<ul>
<li>💻 Languages: Shell (70.8%), CSS (26.2%), Config (1.8%), HTML (1.2%)</li>
@@ -607,7 +607,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='23-ds-sim--2321'>23. ds-sim · #23↓#21</h3><br />
+<h3 style='display: inline' id='23-ds-sim-2321'>23. ds-sim 23↙21</h3><br />
<br />
<ul>
<li>💻 Languages: Java (98.9%), Shell (0.6%), CSS (0.5%)</li>
@@ -631,7 +631,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='24-wireguardmeshgenerator--2423'>24. wireguardmeshgenerator · #24↓#23</h3><br />
+<h3 style='display: inline' id='24-wireguardmeshgenerator-2423'>24. wireguardmeshgenerator 24↙23</h3><br />
<br />
<ul>
<li>💻 Languages: Ruby (65.4%), YAML (34.6%)</li>
@@ -653,7 +653,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='25-goprecords--2524'>25. goprecords · #25↓#24</h3><br />
+<h3 style='display: inline' id='25-goprecords-2524'>25. goprecords 25↙24</h3><br />
<br />
<ul>
<li>💻 Languages: Go (100.0%)</li>
@@ -675,7 +675,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='26-sillybench--2627'>26. sillybench · #26↑#27</h3><br />
+<h3 style='display: inline' id='26-sillybench-2627'>26. sillybench 26↖27</h3><br />
<br />
<ul>
<li>💻 Languages: Go (90.9%), Shell (9.1%)</li>
@@ -697,7 +697,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='27-quicklogger--2725'>27. quicklogger · #27↓#25</h3><br />
+<h3 style='display: inline' id='27-quicklogger-2725'>27. quicklogger 27↙25</h3><br />
<br />
<ul>
<li>💻 Languages: Go (96.4%), XML (1.8%), Shell (1.1%), TOML (0.7%)</li>
@@ -721,7 +721,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='28-terraform--2826'>28. terraform · #28↓#26</h3><br />
+<h3 style='display: inline' id='28-terraform-2826'>28. terraform 28↙26</h3><br />
<br />
<ul>
<li>💻 Languages: HCL (96.6%), Make (1.9%), YAML (1.5%)</li>
@@ -743,7 +743,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='29-gorum--2928'>29. gorum · #29↓#28</h3><br />
+<h3 style='display: inline' id='29-gorum-2928'>29. gorum 29↙28</h3><br />
<br />
<ul>
<li>💻 Languages: Go (91.3%), JSON (6.4%), YAML (2.3%)</li>
@@ -765,7 +765,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='30-docker-radicale-server--3031'>30. docker-radicale-server · #30↑#31</h3><br />
+<h3 style='display: inline' id='30-docker-radicale-server-3031'>30. docker-radicale-server 30↖31</h3><br />
<br />
<ul>
<li>💻 Languages: Make (57.5%), Docker (42.5%)</li>
@@ -787,7 +787,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='31-geheim--3130'>31. geheim · #31↓#30</h3><br />
+<h3 style='display: inline' id='31-geheim-3130'>31. geheim 31↙30</h3><br />
<br />
<ul>
<li>💻 Languages: Ruby (86.7%), Shell (13.3%)</li>
@@ -809,7 +809,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='32-photoalbum--3234'>32. photoalbum · #32↑#34</h3><br />
+<h3 style='display: inline' id='32-photoalbum-3234'>32. photoalbum 32↖34</h3><br />
<br />
<ul>
<li>💻 Languages: Shell (80.1%), Make (12.3%), Config (7.6%)</li>
@@ -833,7 +833,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='33-randomjournalpage--3333'>33. randomjournalpage · #33=#33</h3><br />
+<h3 style='display: inline' id='33-randomjournalpage-3333'>33. randomjournalpage 33←33</h3><br />
<br />
<ul>
<li>💻 Languages: Shell (94.1%), Make (5.9%)</li>
@@ -856,7 +856,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='34-algorithms--3432'>34. algorithms · #34↓#32</h3><br />
+<h3 style='display: inline' id='34-algorithms-3432'>34. algorithms 34↙32</h3><br />
<br />
<ul>
<li>💻 Languages: Go (99.2%), Make (0.8%)</li>
@@ -879,7 +879,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='35-ipv6test--3536'>35. ipv6test · #35↑#36</h3><br />
+<h3 style='display: inline' id='35-ipv6test-3536'>35. ipv6test 35↖36</h3><br />
<br />
<ul>
<li>💻 Languages: Perl (65.8%), Docker (34.2%)</li>
@@ -901,7 +901,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='36-sway-autorotate--3638'>36. sway-autorotate · #36↑#38</h3><br />
+<h3 style='display: inline' id='36-sway-autorotate-3638'>36. sway-autorotate 36↖38</h3><br />
<br />
<ul>
<li>💻 Languages: Shell (100.0%)</li>
@@ -923,7 +923,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='37-ioriot--3735'>37. ioriot · #37↓#35</h3><br />
+<h3 style='display: inline' id='37-ioriot-3735'>37. ioriot 37↙35</h3><br />
<br />
<ul>
<li>💻 Languages: C (55.5%), C/C++ (24.0%), Config (19.6%), Make (1.0%)</li>
@@ -948,7 +948,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='38-xerl--3842'>38. xerl · #38↑#42</h3><br />
+<h3 style='display: inline' id='38-xerl-3842'>38. xerl 38↖42</h3><br />
<br />
<ul>
<li>💻 Languages: CSS (54.6%), XML (39.1%), Perl (4.0%), Make (2.2%)</li>
@@ -971,7 +971,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='39-staticfarm-apache-handlers--3940'>39. staticfarm-apache-handlers · #39↑#40</h3><br />
+<h3 style='display: inline' id='39-staticfarm-apache-handlers-3940'>39. staticfarm-apache-handlers 39↖40</h3><br />
<br />
<ul>
<li>💻 Languages: Perl (96.4%), Make (3.6%)</li>
@@ -995,7 +995,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='40-fype--4037'>40. fype · #40↓#37</h3><br />
+<h3 style='display: inline' id='40-fype-4037'>40. fype 40↙37</h3><br />
<br />
<ul>
<li>💻 Languages: C (77.3%), C/C++ (13.1%), HTML (7.5%), Make (2.1%)</li>
@@ -1017,7 +1017,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='41-guprecords--4129'>41. guprecords · #41↓#29</h3><br />
+<h3 style='display: inline' id='41-guprecords-4129'>41. guprecords 41↙29</h3><br />
<br />
<ul>
<li>💻 Languages: Raku (100.0%)</li>
@@ -1038,7 +1038,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='42-mon--4239'>42. mon · #42↓#39</h3><br />
+<h3 style='display: inline' id='42-mon-4239'>42. mon 42↙39</h3><br />
<br />
<ul>
<li>💻 Languages: Perl (96.5%), Shell (1.8%), Make (1.2%), Config (0.4%)</li>
@@ -1062,7 +1062,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='43-perl-c-fibonacci--4345'>43. perl-c-fibonacci · #43↑#45</h3><br />
+<h3 style='display: inline' id='43-perl-c-fibonacci-4345'>43. perl-c-fibonacci 43↖45</h3><br />
<br />
<ul>
<li>💻 Languages: C (80.4%), Make (19.6%)</li>
@@ -1085,7 +1085,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='44-fapi--4444'>44. fapi · #44=#44</h3><br />
+<h3 style='display: inline' id='44-fapi-4444'>44. fapi 44←44</h3><br />
<br />
<ul>
<li>💻 Languages: Python (96.6%), Make (3.1%), Config (0.3%)</li>
@@ -1109,7 +1109,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='45-pingdomfetch--4541'>45. pingdomfetch · #45↓#41</h3><br />
+<h3 style='display: inline' id='45-pingdomfetch-4541'>45. pingdomfetch 45↙41</h3><br />
<br />
<ul>
<li>💻 Languages: Perl (97.3%), Make (2.7%)</li>
@@ -1133,7 +1133,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='46-pwgrep--4650'>46. pwgrep · #46↑#50</h3><br />
+<h3 style='display: inline' id='46-pwgrep-4650'>46. pwgrep 46↖50</h3><br />
<br />
<ul>
<li>💻 Languages: Shell (85.0%), Make (15.0%)</li>
@@ -1155,11 +1155,11 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='47-awksite--4761'>47. awksite · #47↑#61</h3><br />
+<h3 style='display: inline' id='47-awksite-4761'>47. awksite 47↖61</h3><br />
<br />
<ul>
<li>💻 Languages: AWK (72.1%), HTML (16.4%), Config (11.5%)</li>
-<li>📚 Documentation: Text (50.0%), Markdown (50.0%)</li>
+<li>📚 Documentation: Markdown (50.0%), Text (50.0%)</li>
<li>📊 Commits: 4</li>
<li>📈 Lines of Code: 122</li>
<li>📄 Lines of Documentation: 12</li>
@@ -1177,7 +1177,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='48-gotop--4848'>48. gotop · #48=#48</h3><br />
+<h3 style='display: inline' id='48-gotop-4848'>48. gotop 48←48</h3><br />
<br />
<ul>
<li>💻 Languages: Go (98.0%), Make (2.0%)</li>
@@ -1199,7 +1199,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='49-japi--4953'>49. japi · #49↑#53</h3><br />
+<h3 style='display: inline' id='49-japi-4953'>49. japi 49↖53</h3><br />
<br />
<ul>
<li>💻 Languages: Perl (78.3%), Make (21.7%)</li>
@@ -1223,7 +1223,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='50-rubyfy--5049'>50. rubyfy · #50↓#49</h3><br />
+<h3 style='display: inline' id='50-rubyfy-5049'>50. rubyfy 50↙49</h3><br />
<br />
<ul>
<li>💻 Languages: Ruby (98.5%), JSON (1.5%)</li>
@@ -1245,7 +1245,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='51-netdiff--5156'>51. netdiff · #51↑#56</h3><br />
+<h3 style='display: inline' id='51-netdiff-5156'>51. netdiff 51↖56</h3><br />
<br />
<ul>
<li>💻 Languages: Shell (52.2%), Make (46.3%), Config (1.5%)</li>
@@ -1269,7 +1269,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='52-dyndns--5262'>52. dyndns · #52↑#62</h3><br />
+<h3 style='display: inline' id='52-dyndns-5262'>52. dyndns 52↖62</h3><br />
<br />
<ul>
<li>💻 Languages: Shell (100.0%)</li>
@@ -1293,7 +1293,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='53-perldaemon--5351'>53. perldaemon · #53↓#51</h3><br />
+<h3 style='display: inline' id='53-perldaemon-5351'>53. perldaemon 53↙51</h3><br />
<br />
<ul>
<li>💻 Languages: Perl (74.2%), Shell (22.2%), Config (3.6%)</li>
@@ -1315,7 +1315,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='54-jsmstrade--5452'>54. jsmstrade · #54↓#52</h3><br />
+<h3 style='display: inline' id='54-jsmstrade-5452'>54. jsmstrade 54↙52</h3><br />
<br />
<ul>
<li>💻 Languages: Java (76.0%), Shell (15.4%), XML (8.6%)</li>
@@ -1339,7 +1339,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='55-muttdelay--5555'>55. muttdelay · #55=#55</h3><br />
+<h3 style='display: inline' id='55-muttdelay-5555'>55. muttdelay 55←55</h3><br />
<br />
<ul>
<li>💻 Languages: Make (47.1%), Shell (46.3%), Vim Script (5.9%), Config (0.7%)</li>
@@ -1363,7 +1363,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='56-debroid--5657'>56. debroid · #56↑#57</h3><br />
+<h3 style='display: inline' id='56-debroid-5657'>56. debroid 56↖57</h3><br />
<br />
<ul>
<li>💻 Languages: Shell (92.0%), Make (8.0%)</li>
@@ -1387,7 +1387,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='57-netcalendar--5746'>57. netcalendar · #57↓#46</h3><br />
+<h3 style='display: inline' id='57-netcalendar-5746'>57. netcalendar 57↙46</h3><br />
<br />
<ul>
<li>💻 Languages: Java (83.0%), HTML (12.9%), XML (3.0%), CSS (0.8%), Make (0.2%)</li>
@@ -1411,7 +1411,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='58-cpuinfo--5859'>58. cpuinfo · #58↑#59</h3><br />
+<h3 style='display: inline' id='58-cpuinfo-5859'>58. cpuinfo 58↖59</h3><br />
<br />
<ul>
<li>💻 Languages: Shell (53.2%), Make (46.8%)</li>
@@ -1434,7 +1434,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='59-template--5960'>59. template · #59↑#60</h3><br />
+<h3 style='display: inline' id='59-template-5960'>59. template 59↖60</h3><br />
<br />
<ul>
<li>💻 Languages: Make (89.2%), Shell (10.8%)</li>
@@ -1458,7 +1458,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='60-perl-poetry--6054'>60. perl-poetry · #60↓#54</h3><br />
+<h3 style='display: inline' id='60-perl-poetry-6054'>60. perl-poetry 60↙54</h3><br />
<br />
<ul>
<li>💻 Languages: Perl (100.0%)</li>
@@ -1481,7 +1481,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='61-hsbot--6158'>61. hsbot · #61↓#58</h3><br />
+<h3 style='display: inline' id='61-hsbot-6158'>61. hsbot 61↙58</h3><br />
<br />
<ul>
<li>💻 Languages: Haskell (98.5%), Make (1.5%)</li>
@@ -1502,7 +1502,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='62-ychat--6243'>62. ychat · #62↓#43</h3><br />
+<h3 style='display: inline' id='62-ychat-6243'>62. ychat 62↙43</h3><br />
<br />
<ul>
<li>📚 Documentation: Text (100.0%)</li>
@@ -1524,7 +1524,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='63-vs-sim--6363'>63. vs-sim · #63=#63</h3><br />
+<h3 style='display: inline' id='63-vs-sim-6363'>63. vs-sim 63←63</h3><br />
<br />
<ul>
<li>📚 Documentation: Markdown (100.0%)</li>
@@ -1546,7 +1546,7 @@
<br />
<span>---</span><br />
<br />
-<h3 style='display: inline' id='64-foozone--646'>64. foo.zone · #64↓#6</h3><br />
+<h3 style='display: inline' id='64-foozone-646'>64. foo.zone 64↙6</h3><br />
<br />
<ul>
<li>📚 Documentation: Markdown (100.0%)</li>
diff --git a/about/showcase/debroid/image-1.png b/about/showcase/debroid/image-1.png
index 922b681e..76309edd 100644
--- a/about/showcase/debroid/image-1.png
+++ b/about/showcase/debroid/image-1.png
@@ -54,7 +54,7 @@
<script type="application/json" id="client-env">{"locale":"en","featureFlags":["a11y_status_checks_ruleset","actions_custom_images_public_preview_visibility","actions_custom_images_storage_billing_ui_visibility","actions_image_version_event","agent_session_retry_fetch_capi_on_401","alternate_user_config_repo","arianotify_comprehensive_migration","batch_suggested_changes","cache_issue_labels","codespaces_prebuild_region_target_update","coding_agent_model_selection","coding_agent_model_selection_all_skus","contentful_primer_code_blocks","copilot_3p_agent_hovercards","copilot_agent_snippy","copilot_agent_task_list_v2","copilot_agent_tasks_btn_code_nav","copilot_agent_tasks_btn_code_view","copilot_agent_tasks_btn_code_view_lines","copilot_agent_tasks_btn_repo","copilot_api_agentic_issue_marshal_yaml","copilot_ask_mode_dropdown","copilot_chat_attach_multiple_images","copilot_chat_clear_model_selection_for_default_change","copilot_chat_enable_tool_call_logs","copilot_chat_file_redirect","copilot_chat_input_commands","copilot_chat_opening_thread_switch","copilot_chat_reduce_quota_checks","copilot_chat_repository_picker","copilot_chat_search_bar_redirect","copilot_chat_selection_attachments","copilot_chat_vision_in_claude","copilot_chat_vision_preview_gate","copilot_cli_install_cta","copilot_code_review_batch_apply_suggestions","copilot_coding_agent_task_response","copilot_custom_copilots","copilot_custom_copilots_feature_preview","copilot_duplicate_thread","copilot_extensions_hide_in_dotcom_chat","copilot_extensions_removal_on_marketplace","copilot_features_sql_server_logo","copilot_features_zed_logo","copilot_file_block_ref_matching","copilot_ftp_hyperspace_upgrade_prompt","copilot_icebreakers_experiment_dashboard","copilot_icebreakers_experiment_hyperspace","copilot_immersive_embedded","copilot_immersive_job_result_preview","copilot_immersive_layout_routes","copilot_immersive_structured_model_picker","copilot_immersive_task_hyperlinking","copilot_immersive_task_within_chat_thread","copilot_mc_cli_resume_any_users_task","copilot_mission_control_always_send_integration_id","copilot_mission_control_task_alive_updates","copilot_mission_control_use_task_name","copilot_org_policy_page_focus_mode","copilot_redirect_header_button_to_agents","copilot_resource_panel","copilot_scroll_preview_tabs","copilot_share_active_subthread","copilot_spaces_ga","copilot_spaces_individual_policies_ga","copilot_spaces_pagination","copilot_spark_empty_state","copilot_spark_handle_nil_friendly_name","copilot_swe_agent_hide_model_picker_if_only_auto","copilot_swe_agent_pr_comment_model_picker","copilot_swe_agent_use_subagents","copilot_task_api_github_rest_style","copilot_unconfigured_is_inherited","copilot_usage_metrics_ga","copilot_workbench_slim_line_top_tabs","custom_instructions_file_references","custom_properties_consolidate_default_value_input","dashboard_lists_max_age_filter","dashboard_universe_2025_feedback_dialog","disable_soft_navigate_turbo_visit","flex_cta_groups_mvp","global_account_switch_dialog_lazy_load","global_agents_menu_lazy_load","global_create_menu_lazy_load","global_nav_menu_lazy_load","global_nav_react","global_user_menu_lazy_load","hyperspace_2025_logged_out_batch_1","hyperspace_2025_logged_out_batch_2","hyperspace_2025_logged_out_batch_3","initial_per_page_pagination_updates","ipm_global_transactional_message_agents","ipm_global_transactional_message_copilot","ipm_global_transactional_message_issues","ipm_global_transactional_message_prs","ipm_global_transactional_message_repos","ipm_global_transactional_message_spaces","issue_fields_global_search","issue_fields_timeline_events","issues_cca_assign_actor_with_agent","issues_dashboard_inp_optimization","issues_dashboard_semantic_search","issues_diff_based_label_updates","issues_expanded_file_types","issues_index_semantic_search","issues_lazy_load_comment_box_suggestions","issues_react_auto_retry_on_error","issues_react_bots_timeline_pagination","issues_react_chrome_container_query_fix","issues_react_hot_cache","issues_react_low_quality_comment_warning","issues_react_prohibit_title_fallback","issues_react_safari_scroll_preservation","issues_react_use_turbo_for_cross_repo_navigation","issues_service_worker","landing_pages_ninetailed","landing_pages_web_vitals_tracking","lifecycle_label_name_updates","marketing_pages_search_explore_provider","memex_default_issue_create_repository","memex_grouped_by_edit_route","memex_live_update_hovercard","memex_mwl_filter_field_delimiter","merge_status_header_feedback","mission_control_retry_on_401","mission_control_use_body_html","notifications_menu_defer_labels","oauth_authorize_clickjacking_protection","open_agent_session_in_vscode_insiders","open_agent_session_in_vscode_stable","primer_react_css_has_selector_perf","primer_react_spinner_synchronize_animations","prs_conversations_react","prx_merge_status_button_alt_logic","ruleset_deletion_confirmation","sample_network_conn_type","session_logs_ungroup_reasoning_text","site_calculator_actions_2025","site_features_copilot_universe","site_homepage_collaborate_video","spark_prompt_secret_scanning","spark_server_connection_status","suppress_automated_browser_vitals","suppress_non_representative_vitals","viewscreen_sandbox","webp_support","workbench_store_readonly"],"copilotApiOverrideUrl":"https://api.githubcopilot.com"}</script>
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/high-contrast-cookie-fed1d93364101384.js"></script>
-<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/wp-runtime-81a9cba950fff7c9.js" defer="defer"></script>
+<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/wp-runtime-6cdb06729531c83e.js" defer="defer"></script>
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/28839-734cb6d8a7150172.js" defer="defer"></script>
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/85924-e131bec5f99667e1.js" defer="defer"></script>
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/34646-e68f26aaba7f2b0d.js" defer="defer"></script>
@@ -70,7 +70,7 @@
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/81751-2c06efb98b9460b1.js" defer="defer"></script>
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/github-elements-21691d9353073fe5.js" defer="defer"></script>
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/element-registry-c050bda0a9ab04a2.js" defer="defer"></script>
-<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/react-core-ce3753a0f392ee71.js" defer="defer"></script>
+<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/react-core-017b3a88b81253a9.js" defer="defer"></script>
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/react-lib-a4cf89fce9a1300a.js" defer="defer"></script>
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/29434-47789cf97f381365.js" defer="defer"></script>
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/79039-2565b539a6ebc09b.js" defer="defer"></script>
@@ -88,7 +88,7 @@
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/49029-6c429c0e1bbd1e79.js" defer="defer"></script>
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/99328-5e06da57c4622e21.js" defer="defer"></script>
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/behaviors-7320c3a05a5a8a94.js" defer="defer"></script>
-<link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/react-core.f20f9d59fc03d59b.module.css" />
+<link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/react-core.36c3e8b046fb98c7.module.css" />
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/38302-841b0fa97d5950a1.js" defer="defer"></script>
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/notifications-global-3413132b6df94f22.js" defer="defer"></script>
@@ -100,13 +100,13 @@
<meta name="route-pattern" content="/:user_id/:repository/blob/*name(/*path)" data-turbo-transient>
<meta name="route-controller" content="blob" data-turbo-transient>
<meta name="route-action" content="show" data-turbo-transient>
- <meta name="fetch-nonce" content="v2:9499c909-6360-fad6-114c-ec3de6eeb8bf">
+ <meta name="fetch-nonce" content="v2:2078c1e8-499a-b904-f8ce-0a9601dcd0fc">
<meta name="current-catalog-service-hash" content="f3abb0cc802f3d7b95fc8762b94bdcb13bf39634c40c357301c4aa1d67a256fb">
- <meta name="request-id" content="B9BC:229A16:4266A49:32BD059:69B1CC86" data-pjax-transient="true"/><meta name="html-safe-nonce" content="f5e6016d35f7ff0a541a8f636f4a031d0d3b968f80e5223ab0b3a9156b699a5d" data-pjax-transient="true"/><meta name="visitor-payload" content="eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCOUJDOjIyOUExNjo0MjY2QTQ5OjMyQkQwNTk6NjlCMUNDODYiLCJ2aXNpdG9yX2lkIjoiODg4OTgyNjc2ODIwNjI4NTk1OCIsInJlZ2lvbl9lZGdlIjoiZnJhIiwicmVnaW9uX3JlbmRlciI6ImZyYSJ9" data-pjax-transient="true"/><meta name="visitor-hmac" content="079229c028d716560059e6c418338ec52978a1c63570107189004e366c4c8200" data-pjax-transient="true"/>
+ <meta name="request-id" content="91D4:2234F4:423507D:3297C51:69B1D09C" data-pjax-transient="true"/><meta name="html-safe-nonce" content="a78e105aacbae402bd4a70b60307d08abe220bc6d70d98f06e271e37eed6bd7e" data-pjax-transient="true"/><meta name="visitor-payload" content="eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5MUQ0OjIyMzRGNDo0MjM1MDdEOjMyOTdDNTE6NjlCMUQwOUMiLCJ2aXNpdG9yX2lkIjoiNzQ0NzczMDg3MDgxNTkzNjY2OCIsInJlZ2lvbl9lZGdlIjoiZnJhIiwicmVnaW9uX3JlbmRlciI6ImZyYSJ9" data-pjax-transient="true"/><meta name="visitor-hmac" content="b7d8d0ab031ed4179a343b57777bb698d081d03a9c0b06cff7d2279ef70e378a" data-pjax-transient="true"/>
@@ -212,7 +212,7 @@
<meta name="browser-errors-url" content="https://api.github.com/_private/browser/errors">
- <meta name="release" content="1737db2b86f88287cf50d2776a6b207048d8a7db">
+ <meta name="release" content="b5d1be1de21e124553a946d3aca62f6be1736995">
<meta name="ui-target" content="full">
<link rel="mask-icon" href="https://github.githubassets.com/assets/pinned-octocat-093da3e6fa40.svg" color="#000000">
@@ -312,10 +312,10 @@
</a>
<div class="AppHeader-appearanceSettings">
<react-partial-anchor>
- <button data-target="react-partial-anchor.anchor" id="icon-button-d7255623-5a66-4758-8f16-2609041fe01e" aria-labelledby="tooltip-7cf0efc7-2cf7-42b8-8f04-d5008043552b" type="button" disabled="disabled" data-view-component="true" class="Button Button--iconOnly Button--invisible Button--medium AppHeader-button HeaderMenu-link border cursor-wait"> <svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-sliders Button-visual">
+ <button data-target="react-partial-anchor.anchor" id="icon-button-1c037b20-4bff-478d-9cd0-0f0dfa34432d" aria-labelledby="tooltip-1b98025c-e211-4521-8d74-b817b8672cdc" type="button" disabled="disabled" data-view-component="true" class="Button Button--iconOnly Button--invisible Button--medium AppHeader-button HeaderMenu-link border cursor-wait"> <svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-sliders Button-visual">
<path d="M15 2.75a.75.75 0 0 1-.75.75h-4a.75.75 0 0 1 0-1.5h4a.75.75 0 0 1 .75.75Zm-8.5.75v1.25a.75.75 0 0 0 1.5 0v-4a.75.75 0 0 0-1.5 0V2H1.75a.75.75 0 0 0 0 1.5H6.5Zm1.25 5.25a.75.75 0 0 0 0-1.5h-6a.75.75 0 0 0 0 1.5h6ZM15 8a.75.75 0 0 1-.75.75H11.5V10a.75.75 0 1 1-1.5 0V6a.75.75 0 0 1 1.5 0v1.25h2.75A.75.75 0 0 1 15 8Zm-9 5.25v-2a.75.75 0 0 0-1.5 0v1.25H1.75a.75.75 0 0 0 0 1.5H4.5v1.25a.75.75 0 0 0 1.5 0v-2Zm9 0a.75.75 0 0 1-.75.75h-6a.75.75 0 0 1 0-1.5h6a.75.75 0 0 1 .75.75Z"></path>
</svg>
-</button><tool-tip id="tooltip-7cf0efc7-2cf7-42b8-8f04-d5008043552b" for="icon-button-d7255623-5a66-4758-8f16-2609041fe01e" popover="manual" data-direction="s" data-type="label" data-view-component="true" class="sr-only position-absolute">Appearance settings</tool-tip>
+</button><tool-tip id="tooltip-1b98025c-e211-4521-8d74-b817b8672cdc" for="icon-button-1c037b20-4bff-478d-9cd0-0f0dfa34432d" popover="manual" data-direction="s" data-type="label" data-view-component="true" class="sr-only position-absolute">Appearance settings</tool-tip>
<template data-target="react-partial-anchor.template">
<link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/primer-react-css.a7c2947c416ec834.module.css" />
@@ -363,7 +363,7 @@
-<qbsearch-input class="search-input" data-scope="owner:buetow" data-custom-scopes-path="/search/custom_scopes" data-delete-custom-scopes-csrf="inAveHtnCd4XY66LWGKSRO4aoXrwSQMvRBmVFaiBhZ0DjPGasqbF2FBhVcQJhX8DhL5bo7NQn-APPIFjzxqRnw" data-max-custom-scopes="10" data-header-redesign-enabled="false" data-initial-value="" data-blackbird-suggestions-path="/search/suggestions" data-jump-to-suggestions-path="/_graphql/GetSuggestedNavigationDestinations" data-current-repository="" data-current-org="" data-current-owner="" data-logged-in="false" data-copilot-chat-enabled="false" data-nl-search-enabled="false" data-retain-scroll-position="true">
+<qbsearch-input class="search-input" data-scope="owner:buetow" data-custom-scopes-path="/search/custom_scopes" data-delete-custom-scopes-csrf="dct77aQY4eZM01mEsgXHnj3L23dDPR5jS-RmeDdxpfEHQQ3E5D7itFC-0oJ5TN1Eb1TNQieZ4Gaooro9rAKyhA" data-max-custom-scopes="10" data-header-redesign-enabled="false" data-initial-value="" data-blackbird-suggestions-path="/search/suggestions" data-jump-to-suggestions-path="/_graphql/GetSuggestedNavigationDestinations" data-current-repository="" data-current-org="" data-current-owner="" data-logged-in="false" data-copilot-chat-enabled="false" data-nl-search-enabled="false" data-retain-scroll-position="true">
<div
class="search-input-container search-with-dialog position-relative d-flex flex-row flex-items-center tmp-mr-4 rounded"
data-action="click:qbsearch-input#searchInputContainerClicked"
@@ -427,7 +427,7 @@
></div>
<div class="QueryBuilder-InputWrapper">
<div aria-hidden="true" class="QueryBuilder-Sizer" data-target="query-builder.sizer"></div>
- <input id="query-builder-test" name="query-builder-test" value="" autocomplete="off" type="text" role="combobox" spellcheck="false" aria-expanded="false" aria-describedby="validation-ebc7c98f-f69c-4376-8533-6db3062ec3d4" data-target="query-builder.input" data-action="
+ <input id="query-builder-test" name="query-builder-test" value="" autocomplete="off" type="text" role="combobox" spellcheck="false" aria-expanded="false" aria-describedby="validation-f9bae05c-7d32-468d-b1d9-a09585e1729c" data-target="query-builder.input" data-action="
input:query-builder#inputChange
blur:query-builder#inputBlur
keydown:query-builder#inputKeydown
@@ -668,7 +668,7 @@
></ul>
</div>
- <div class="FormControl-inlineValidation" id="validation-ebc7c98f-f69c-4376-8533-6db3062ec3d4" hidden="hidden">
+ <div class="FormControl-inlineValidation" id="validation-f9bae05c-7d32-468d-b1d9-a09585e1729c" hidden="hidden">
<span class="FormControl-inlineValidation--visual">
<svg aria-hidden="true" height="12" viewBox="0 0 12 12" version="1.1" width="12" data-view-component="true" class="octicon octicon-alert-fill">
<path d="M4.855.708c.5-.896 1.79-.896 2.29 0l4.675 8.351a1.312 1.312 0 0 1-1.146 1.954H1.33A1.313 1.313 0 0 1 .183 9.058ZM7 7V3H5v4Zm-1 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"></path>
@@ -709,7 +709,7 @@
</div>
<scrollable-region data-labelled-by="feedback-dialog-title">
- <div data-view-component="true" class="Overlay-body"> <!-- '"` --><!-- </textarea></xmp> --></option></form><form id="code-search-feedback-form" data-turbo="false" action="/search/feedback" accept-charset="UTF-8" method="post"><input type="hidden" data-csrf="true" name="authenticity_token" value="yxkpxwYDn9T78nuC4AVA1V4BdMbDhT474E9xtpQdc+F6jdFDuXO+acai/XYWtmwYNlvIQ4/03IO1dmEkjel7YQ==" />
+ <div data-view-component="true" class="Overlay-body"> <!-- '"` --><!-- </textarea></xmp> --></option></form><form id="code-search-feedback-form" data-turbo="false" action="/search/feedback" accept-charset="UTF-8" method="post"><input type="hidden" data-csrf="true" name="authenticity_token" value="vl8vE30BqzCEWGk2qrkwBev5US5QaRPIWY7wQkGZ2MfId9h5T+pU67+x8BQ3XF1fdM1EwtG3/W537I3On7GirA==" />
<p>We read every piece of feedback, and take your input very seriously.</p>
<textarea name="feedback" class="form-control width-full mb-2" style="height: 120px" id="feedback"></textarea>
<input name="include_email" id="include_email" aria-label="Include my email address so I can be contacted" class="form-control mr-2" type="checkbox">
@@ -747,7 +747,7 @@
<div data-view-component="true" class="Overlay-body"> <div data-target="custom-scopes.customScopesModalDialogFlash"></div>
<div hidden class="create-custom-scope-form" data-target="custom-scopes.createCustomScopeForm">
- <!-- '"` --><!-- </textarea></xmp> --></option></form><form id="custom-scopes-dialog-form" data-turbo="false" action="/search/custom_scopes" accept-charset="UTF-8" method="post"><input type="hidden" data-csrf="true" name="authenticity_token" value="qAXAgoYiRb3ZeAR/6V75uhfDkmaTg54qWyToirRUsT95rCOv0J6Wi8ZlL/UTNbbLsBZAyJ4IaGMODGi0RJmNjQ==" />
+ <!-- '"` --><!-- </textarea></xmp> --></option></form><form id="custom-scopes-dialog-form" data-turbo="false" action="/search/custom_scopes" accept-charset="UTF-8" method="post"><input type="hidden" data-csrf="true" name="authenticity_token" value="rdGIVm5bBuUOGtkokCP/3PF5o/TgrfSQ0AwyR3touyIFDfNWdT86z+uoVyE8kBuj9WSvs7iDWeatfrooikjwew==" />
<div data-target="custom-scopes.customScopesModalDialogFlash"></div>
<input type="hidden" id="custom_scope_id" name="custom_scope_id" data-target="custom-scopes.customScopesIdField">
@@ -765,7 +765,7 @@
placeholder="github-ruby"
required
maxlength="50">
- <input type="hidden" data-csrf="true" value="QF5dlXRKP9B7m+EYo0tw4f2fBxkwyGatwaweyHvu9JwmzegQyVlfae3Te473cUIHFvsjbnMV+w0kczQElYcSig==" />
+ <input type="hidden" data-csrf="true" value="0S6cvr3Pn/PucrFdvOAMY6nhyQI/iNtPN2e6Qew55c+91a3ODCfk5UXfRLuMgLFSDJgtMGIfpAJ9uqad0Yxwmw==" />
</auto-check>
</div>
@@ -820,7 +820,7 @@
<h4 data-view-component="true" class="color-fg-default mb-2"> Sign in to GitHub
</h4>
-<!-- '"` --><!-- </textarea></xmp> --></option></form><form data-turbo="false" action="/session" accept-charset="UTF-8" method="post"><input type="hidden" data-csrf="true" name="authenticity_token" value="PdAVk5cp+jAJtzWK/bzbVC2LqVD5smczyS1cHLQm6fImYHBxgwjww++Li6pf/a2MmAzDMPYhYFYTWrF/lMEEuA==" /> <input type="hidden" name="add_account" id="add_account" autocomplete="off" class="form-control" />
+<!-- '"` --><!-- </textarea></xmp> --></option></form><form data-turbo="false" action="/session" accept-charset="UTF-8" method="post"><input type="hidden" data-csrf="true" name="authenticity_token" value="cEOhgQox7biWvOrBTM8S6E/Z2lST4t2hK3VW43PHpOlCCLQ3Lr93FxTE3sKV2pgVgc01ChpspQmIW9VpL2DQsQ==" /> <input type="hidden" name="add_account" id="add_account" autocomplete="off" class="form-control" />
<label for="login_field">
Username or email address
@@ -842,9 +842,9 @@
<input type="hidden" name="allow_signup" id="allow_signup" autocomplete="off" class="form-control" />
<input type="hidden" name="client_id" id="client_id" autocomplete="off" class="form-control" />
<input type="hidden" name="integration" id="integration" autocomplete="off" class="form-control" />
-<input class="form-control" type="text" name="required_field_43ab" hidden="hidden" />
-<input class="form-control" type="hidden" name="timestamp" value="1773259910480" />
-<input class="form-control" type="hidden" name="timestamp_secret" value="340b3067111536a1ece56e840bd62c322bc90bc0ddbfbc15beb982fb3a232481" />
+<input class="form-control" type="text" name="required_field_a1f0" hidden="hidden" />
+<input class="form-control" type="hidden" name="timestamp" value="1773260956774" />
+<input class="form-control" type="hidden" name="timestamp_secret" value="2029ed8e7cbe93526c404ee90e4ac07949b4d8ec28e21c7fcaaa62af2b7e63cf" />
<input type="submit" name="commit" value="Sign in" class="btn btn-primary btn-block js-sign-in-button" data-disable-with="Signing in…" data-signin-label="Sign in" data-sso-label="Sign in with your identity provider" development="false" disable-emu-sso="false" />
@@ -871,10 +871,10 @@
<div class="AppHeader-appearanceSettings">
<react-partial-anchor>
- <button data-target="react-partial-anchor.anchor" id="icon-button-5aa0c9f2-5979-4281-a3e8-63fa6e35c0fe" aria-labelledby="tooltip-6df714df-75fa-4dfc-8f5a-55055331092a" type="button" disabled="disabled" data-view-component="true" class="Button Button--iconOnly Button--invisible Button--medium AppHeader-button HeaderMenu-link border cursor-wait"> <svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-sliders Button-visual">
+ <button data-target="react-partial-anchor.anchor" id="icon-button-a2787aa5-d454-4f97-81a1-377a2e36507c" aria-labelledby="tooltip-5a6ea681-7079-4c93-8b4d-8c31ecc08e02" type="button" disabled="disabled" data-view-component="true" class="Button Button--iconOnly Button--invisible Button--medium AppHeader-button HeaderMenu-link border cursor-wait"> <svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-sliders Button-visual">
<path d="M15 2.75a.75.75 0 0 1-.75.75h-4a.75.75 0 0 1 0-1.5h4a.75.75 0 0 1 .75.75Zm-8.5.75v1.25a.75.75 0 0 0 1.5 0v-4a.75.75 0 0 0-1.5 0V2H1.75a.75.75 0 0 0 0 1.5H6.5Zm1.25 5.25a.75.75 0 0 0 0-1.5h-6a.75.75 0 0 0 0 1.5h6ZM15 8a.75.75 0 0 1-.75.75H11.5V10a.75.75 0 1 1-1.5 0V6a.75.75 0 0 1 1.5 0v1.25h2.75A.75.75 0 0 1 15 8Zm-9 5.25v-2a.75.75 0 0 0-1.5 0v1.25H1.75a.75.75 0 0 0 0 1.5H4.5v1.25a.75.75 0 0 0 1.5 0v-2Zm9 0a.75.75 0 0 1-.75.75h-6a.75.75 0 0 1 0-1.5h6a.75.75 0 0 1 .75.75Z"></path>
</svg>
-</button><tool-tip id="tooltip-6df714df-75fa-4dfc-8f5a-55055331092a" for="icon-button-5aa0c9f2-5979-4281-a3e8-63fa6e35c0fe" popover="manual" data-direction="s" data-type="label" data-view-component="true" class="sr-only position-absolute">Appearance settings</tool-tip>
+</button><tool-tip id="tooltip-5a6ea681-7079-4c93-8b4d-8c31ecc08e02" for="icon-button-a2787aa5-d454-4f97-81a1-377a2e36507c" popover="manual" data-direction="s" data-type="label" data-view-component="true" class="sr-only position-absolute">Appearance settings</tool-tip>
<template data-target="react-partial-anchor.template">
<link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/primer-react-css.a7c2947c416ec834.module.css" />
@@ -912,10 +912,10 @@
<span class="js-stale-session-flash-signed-out" hidden>You signed out in another tab or window. <a class="Link--inTextBlock" href="">Reload</a> to refresh your session.</span>
<span class="js-stale-session-flash-switched" hidden>You switched accounts on another tab or window. <a class="Link--inTextBlock" href="">Reload</a> to refresh your session.</span>
- <button id="icon-button-4bf0c86f-8c77-4da0-9436-f23885773e1f" aria-labelledby="tooltip-2bcbfe99-c02b-4e51-8993-deebb1d4540c" type="button" data-view-component="true" class="Button Button--iconOnly Button--invisible Button--medium flash-close js-flash-close"> <svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-x Button-visual">
+ <button id="icon-button-169a5dbe-d209-4c59-a952-e19219970713" aria-labelledby="tooltip-8aad2be2-b512-4175-8c2b-37dd3418d6c4" type="button" data-view-component="true" class="Button Button--iconOnly Button--invisible Button--medium flash-close js-flash-close"> <svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-x Button-visual">
<path d="M3.72 3.72a.75.75 0 0 1 1.06 0L8 6.94l3.22-3.22a.749.749 0 0 1 1.275.326.749.749 0 0 1-.215.734L9.06 8l3.22 3.22a.749.749 0 0 1-.326 1.275.749.749 0 0 1-.734-.215L8 9.06l-3.22 3.22a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042L6.94 8 3.72 4.78a.75.75 0 0 1 0-1.06Z"></path>
</svg>
-</button><tool-tip id="tooltip-2bcbfe99-c02b-4e51-8993-deebb1d4540c" for="icon-button-4bf0c86f-8c77-4da0-9436-f23885773e1f" popover="manual" data-direction="s" data-type="label" data-view-component="true" class="sr-only position-absolute">Dismiss alert</tool-tip>
+</button><tool-tip id="tooltip-8aad2be2-b512-4175-8c2b-37dd3418d6c4" for="icon-button-169a5dbe-d209-4c59-a952-e19219970713" popover="manual" data-direction="s" data-type="label" data-view-component="true" class="sr-only position-absolute">Dismiss alert</tool-tip>