diff options
| -rw-r--r-- | about/resources.html | 210 | ||||
| -rw-r--r-- | about/showcase.html | 1204 | ||||
| -rw-r--r-- | about/showcase/debroid/image-1.png | 46 |
3 files changed, 762 insertions, 698 deletions
diff --git a/about/resources.html b/about/resources.html index d6bf451d..02992851 100644 --- a/about/resources.html +++ b/about/resources.html @@ -51,112 +51,112 @@ <span>In random order:</span><br /> <br /> <ul> -<li>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </li> -<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly</li> -<li>Developing Games in Java; David Brackeen and others...; New Riders</li> +<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> +<li>Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'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'Reilly</li> +<li>DNS and BIND; Cricket Liu; O'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 Java; Joshua Bloch; Addison-Wesley Professional</li> -<li>Java ist auch eine Insel; Christian Ullenboom; </li> -<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li> -<li>Funktionale Programmierung; Peter Pepper; Springer</li> -<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li> -<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li> <li>Effective awk programming; Arnold Robbins; O'Reilly</li> +<li>Leanring eBPF; Liz Rice; O'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>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li> -<li>Terraform Cookbook; Mikael Krief; Packt Publishing</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>Concurrency in Go; Katherine Cox-Buday; O'Reilly</li> -<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li> -<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li> -<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> -<li>Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook</li> -<li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly</li> -<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li> -<li>Data Science at the Command Line; Jeroen Janssens; O'Reilly</li> <li>Ultimate Go Notebook; Bill Kennedy</li> -<li>Raku Fundamentals; Moritz Lenz; Apress</li> -<li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li> +<li>21st Century C: C Tips from the New School; Ben Klemens; O'Reilly</li> +<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li> +<li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</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'Reilly</li> -<li>Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications</li> -<li>C++ Programming Language; Bjarne Stroustrup;</li> -<li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly</li> -<li>Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly</li> -<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li> <li>Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook</li> -<li>DNS and BIND; Cricket Liu; O'Reilly</li> -<li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li> -<li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly</li> -<li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li> -<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li> <li>The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional Pro Git; Scott Chacon, Ben Straub; Apress</li> -<li>Leanring eBPF; Liz Rice; O'Reilly</li> -<li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li> +<li>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </li> +<li>Funktionale Programmierung; Peter Pepper; Springer</li> +<li>Concurrency in Go; Katherine Cox-Buday; O'Reilly</li> +<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly</li> <li>Site Reliability Engineering; How Google runs production systems; O'Reilly</li> -<li>21st Century C: C Tips from the New School; Ben Klemens; O'Reilly</li> -<li>The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton</li> -<li>The Kubernetes Book; Nigel Poulton; Unabridged Audiobook</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>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>Terraform Cookbook; Mikael Krief; Packt Publishing</li> <li>Raku Recipes; J.J. Merelo; Apress</li> +<li>Data Science at the Command Line; Jeroen Janssens; O'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'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 & Jon Orwant; O'Reilly</li> </ul><br /> <h2 style='display: inline' id='technical-references'>Technical references</h2><br /> <br /> <span>I didn'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>Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly</li> +<li>Implementing Service Level Objectives; Alex Hidalgo; O'Reilly</li> +<li>Go: Design Patterns for Real-World Projects; Mat Ryer; Packt</li> <li>Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley</li> <li>Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly</li> -<li>Relayd and Httpd Mastery; Michael W Lucas</li> -<li>BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley</li> -<li>Implementing Service Level Objectives; Alex Hidalgo; O'Reilly</li> <li>The Linux Programming Interface; Michael Kerrisk; No Starch Press </li> -<li>Go: Design Patterns for Real-World Projects; Mat Ryer; Packt</li> +<li>BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley</li> +<li>Groovy Kurz & Gut; Joerg Staudemeier; O'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>Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press</li> -<li>101 Essays that change the way you think; Brianna Wiest; Audiobook</li> -<li>Soft Skills; John Sommez; Manning Publications</li> +<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li> +<li>So Good They Can't Ignore You; Cal Newport; Business Plus</li> <li>The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd</li> -<li>Stop starting, start finishing; Arne Roock; Lean-Kanban University </li> -<li>The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook</li> -<li>The Power of Now; Eckhard Tolle; Yellow Kite</li> -<li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li> -<li>Slow Productivity; Cal Newport; Penguin Random House</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>Getting Things Done; David Allen</li> -<li>Eat That Frog!; Brian Tracy; Hodder Paperbacks</li> -<li>The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select</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>Eat That Frog; Brian Tracy</li> -<li>Meditation for Mortals, Oliver Burkeman, Audiobook</li> -<li>So Good They Can't Ignore You; Cal Newport; Business Plus</li> -<li>Deep Work; Cal Newport; Piatkus</li> -<li>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</li> -<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK</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's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook </li> -<li>Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly</li> -<li>Ultralearning; Scott Young; Thorsons</li> -<li>Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)</li> -<li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion</li> -<li>97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook</li> -<li>The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook</li> -<li>Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne</li> <li>The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)</li> -<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li> -<li>Atomic Habits; James Clear; Random House Business</li> +<li>Soft Skills; John Sommez; Manning Publications</li> +<li>Ultralearning; Anna Laurent; Self-published via Amazon</li> +<li>The Power of Now; Eckhard Tolle; Yellow Kite</li> +<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & 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>Meditation for Mortals, Oliver Burkeman, Audiobook</li> +<li>Ultralearning; Scott Young; Thorsons</li> <li>The Good Enough Job; Simone Stolzoff; Ebury Edge</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>The Bullet Journal Method; Ryder Carroll; Fourth Estate</li> -<li>Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook</li> -<li>Ultralearning; Anna Laurent; Self-published via Amazon</li> +<li>101 Essays that change the way you think; Brianna Wiest; Audiobook</li> +<li>The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook</li> +<li>Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly</li> +<li>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</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>Scripting Vim; Damian Conway; O'Reilly Online</li> -<li>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </li> <li>AWS Immersion Day; Amazon; 1-day interactive online training </li> -<li>The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online</li> -<li>Protocol buffers; O'Reilly Online</li> -<li>The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online</li> <li>Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online</li> +<li>Functional programming lecture; Remote University of Hagen</li> +<li>Ultimate Go Programming; Bill Kennedy; O'Reilly Online</li> +<li>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </li> +<li>The Ultimate Kubernetes Bootcamp; School of Devops; O'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>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'Reilly Online</li> <li>Developing IaC with Terraform (with Live Lessons); O'Reilly Online</li> -<li>Ultimate Go Programming; Bill Kennedy; O'Reilly Online</li> <li>Structure and Interpretation of Computer Programs; Harold Abelson and more...; </li> -<li>Functional programming lecture; Remote University of Hagen</li> -<li>Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon</li> +<li>The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online</li> <li>Apache Tomcat Best Practises; 3-day on-site training</li> +<li>Scripting Vim; Damian Conway; O'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> </ul><br /> <h2 style='display: inline' id='technical-guides'>Technical guides</h2><br /> <br /> @@ -198,61 +198,61 @@ <span>In random order:</span><br /> <br /> <ul> +<li>Backend Banter</li> +<li>The Pragmatic Engineer Podcast</li> <li>Fallthrough [Golang]</li> -<li>The Changelog Podcast(s)</li> -<li>Dev Interrupted</li> -<li>Modern Mentor</li> -<li>Cup o' Go [Golang]</li> <li>Pratical AI</li> -<li>Backend Banter</li> -<li>Deep Questions with Cal Newport</li> -<li>Maintainable</li> -<li>Hidden Brain</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>The Pragmatic Engineer Podcast</li> +<li>Maintainable</li> <li>Fork Around And Find Out</li> -<li>Wednesday Wisdom</li> +<li>Deep Questions with Cal Newport</li> +<li>Hidden Brain</li> +<li>Cup o' Go [Golang]</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>Java Pub House</li> -<li>CRE: Chaosradio Express [german]</li> -<li>Go Time (predecessor of fallthrough)</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>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>The Pragmatic Engineer</li> -<li>byteSizeGo</li> -<li>Changelog News</li> -<li>Andreas Brandhorst Newsletter (Sci-Fi author)</li> -<li>Applied Go Weekly Newsletter</li> -<li>The Valuable Dev</li> <li>Monospace Mentor</li> -<li>Ruby Weekly</li> <li>Golang Weekly</li> <li>Register Spill</li> -<li>VK Newsletter</li> +<li>Andreas Brandhorst Newsletter (Sci-Fi author)</li> +<li>byteSizeGo</li> +<li>Ruby Weekly</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> </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>freeX (not published anymore)</li> -<li>LWN (online only)</li> <li>Linux User</li> +<li>LWN (online only)</li> +<li>Linux Magazine</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 4cde968f..0b2f44f6 100644 --- a/about/showcase.html +++ b/about/showcase.html @@ -15,7 +15,7 @@ <br /> <span>Generated on: 2026-03-11</span><br /> <br /> -<span>This page showcases my side projects, providing an overview of what each project does, its technical implementation, and key metrics. Each project summary includes information about the programming languages used, development activity, and licensing. The projects are ranked by score, which combines project size and recent activity.</span><br /> +<span>This page showcases my side projects, providing an overview of what each project does, its technical implementation, and key metrics. Each project summary includes information about the programming languages used, development activity, releases, and licensing. The projects are ranked by score, which combines recent activity, project size, and tag history.</span><br /> <br /> <h2 style='display: inline' id='table-of-contents'>Table of Contents</h2><br /> <br /> @@ -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-1now-11w'>1. ior [#1(now) →#1(1w)]</a></li> -<li>⇢ ⇢ <a href='#2-timesamurai-2now'>2. timesamurai [#2(now)]</a></li> -<li>⇢ ⇢ <a href='#3-dotfiles-3now-31w'>3. dotfiles [#3(now) →#3(1w)]</a></li> -<li>⇢ ⇢ <a href='#4-loadbars-4now-471w'>4. loadbars [#4(now) ↑#47(1w)]</a></li> -<li>⇢ ⇢ <a href='#5-epimetheus-5now-41w'>5. epimetheus [#5(now) ↓#4(1w)]</a></li> -<li>⇢ ⇢ <a href='#6-conf-6now-51w'>6. conf [#6(now) ↓#5(1w)]</a></li> -<li>⇢ ⇢ <a href='#7-foostore-7now-71w'>7. foostore [#7(now) →#7(1w)]</a></li> -<li>⇢ ⇢ <a href='#8-scifi-8now-81w'>8. scifi [#8(now) →#8(1w)]</a></li> -<li>⇢ ⇢ <a href='#9-log4jbench-9now-91w'>9. log4jbench [#9(now) →#9(1w)]</a></li> -<li>⇢ ⇢ <a href='#10-rcm-10now-101w'>10. rcm [#10(now) →#10(1w)]</a></li> -<li>⇢ ⇢ <a href='#11-yoga-11now-121w'>11. yoga [#11(now) ↑#12(1w)]</a></li> -<li>⇢ ⇢ <a href='#12-totalrecall-12now-141w'>12. totalrecall [#12(now) ↑#14(1w)]</a></li> -<li>⇢ ⇢ <a href='#13-gogios-13now-111w'>13. gogios [#13(now) ↓#11(1w)]</a></li> -<li>⇢ ⇢ <a href='#14-hexai-14now-21w'>14. hexai [#14(now) ↓#2(1w)]</a></li> -<li>⇢ ⇢ <a href='#15-perc-15now-131w'>15. perc [#15(now) ↓#13(1w)]</a></li> -<li>⇢ ⇢ <a href='#16-tasksamurai-16now-161w'>16. tasksamurai [#16(now) →#16(1w)]</a></li> -<li>⇢ ⇢ <a href='#17-gitsyncer-17now-151w'>17. gitsyncer [#17(now) ↓#15(1w)]</a></li> -<li>⇢ ⇢ <a href='#18-foostats-18now-171w'>18. foostats [#18(now) ↓#17(1w)]</a></li> -<li>⇢ ⇢ <a href='#19-gos-19now-181w'>19. gos [#19(now) ↓#18(1w)]</a></li> -<li>⇢ ⇢ <a href='#20-timr-20now-191w'>20. timr [#20(now) ↓#19(1w)]</a></li> -<li>⇢ ⇢ <a href='#21-dtail-21now-201w'>21. dtail [#21(now) ↓#20(1w)]</a></li> -<li>⇢ ⇢ <a href='#22-ds-sim-22now-211w'>22. ds-sim [#22(now) ↓#21(1w)]</a></li> -<li>⇢ ⇢ <a href='#23-gemtexter-23now-221w'>23. gemtexter [#23(now) ↓#22(1w)]</a></li> -<li>⇢ ⇢ <a href='#24-wireguardmeshgenerator-24now-231w'>24. wireguardmeshgenerator [#24(now) ↓#23(1w)]</a></li> -<li>⇢ ⇢ <a href='#25-goprecords-25now-241w'>25. goprecords [#25(now) ↓#24(1w)]</a></li> -<li>⇢ ⇢ <a href='#26-quicklogger-26now-251w'>26. quicklogger [#26(now) ↓#25(1w)]</a></li> -<li>⇢ ⇢ <a href='#27-terraform-27now-261w'>27. terraform [#27(now) ↓#26(1w)]</a></li> -<li>⇢ ⇢ <a href='#28-sillybench-28now-271w'>28. sillybench [#28(now) ↓#27(1w)]</a></li> -<li>⇢ ⇢ <a href='#29-gorum-29now-281w'>29. gorum [#29(now) ↓#28(1w)]</a></li> -<li>⇢ ⇢ <a href='#30-geheim-30now-301w'>30. geheim [#30(now) →#30(1w)]</a></li> -<li>⇢ ⇢ <a href='#31-docker-radicale-server-31now-311w'>31. docker-radicale-server [#31(now) →#31(1w)]</a></li> -<li>⇢ ⇢ <a href='#32-algorithms-32now-321w'>32. algorithms [#32(now) →#32(1w)]</a></li> -<li>⇢ ⇢ <a href='#33-randomjournalpage-33now-331w'>33. randomjournalpage [#33(now) →#33(1w)]</a></li> -<li>⇢ ⇢ <a href='#34-photoalbum-34now-341w'>34. photoalbum [#34(now) →#34(1w)]</a></li> -<li>⇢ ⇢ <a href='#35-ioriot-35now-351w'>35. ioriot [#35(now) →#35(1w)]</a></li> -<li>⇢ ⇢ <a href='#36-ipv6test-36now-361w'>36. ipv6test [#36(now) →#36(1w)]</a></li> -<li>⇢ ⇢ <a href='#37-fype-37now-371w'>37. fype [#37(now) →#37(1w)]</a></li> -<li>⇢ ⇢ <a href='#38-xerl-38now-421w'>38. xerl [#38(now) ↑#42(1w)]</a></li> -<li>⇢ ⇢ <a href='#39-sway-autorotate-39now-381w'>39. sway-autorotate [#39(now) ↓#38(1w)]</a></li> -<li>⇢ ⇢ <a href='#40-staticfarm-apache-handlers-40now-401w'>40. staticfarm-apache-handlers [#40(now) →#40(1w)]</a></li> -<li>⇢ ⇢ <a href='#41-mon-41now-391w'>41. mon [#41(now) ↓#39(1w)]</a></li> -<li>⇢ ⇢ <a href='#42-guprecords-42now-291w'>42. guprecords [#42(now) ↓#29(1w)]</a></li> -<li>⇢ ⇢ <a href='#43-pingdomfetch-43now-411w'>43. pingdomfetch [#43(now) ↓#41(1w)]</a></li> -<li>⇢ ⇢ <a href='#44-fapi-44now-441w'>44. fapi [#44(now) →#44(1w)]</a></li> -<li>⇢ ⇢ <a href='#45-perl-c-fibonacci-45now-451w'>45. perl-c-fibonacci [#45(now) →#45(1w)]</a></li> -<li>⇢ ⇢ <a href='#46-netcalendar-46now-461w'>46. netcalendar [#46(now) →#46(1w)]</a></li> -<li>⇢ ⇢ <a href='#47-gotop-47now-481w'>47. gotop [#47(now) ↑#48(1w)]</a></li> -<li>⇢ ⇢ <a href='#48-rubyfy-48now-491w'>48. rubyfy [#48(now) ↑#49(1w)]</a></li> -<li>⇢ ⇢ <a href='#49-pwgrep-49now-501w'>49. pwgrep [#49(now) ↑#50(1w)]</a></li> -<li>⇢ ⇢ <a href='#50-awksite-50now-611w'>50. awksite [#50(now) ↑#61(1w)]</a></li> -<li>⇢ ⇢ <a href='#51-jsmstrade-51now-521w'>51. jsmstrade [#51(now) ↑#52(1w)]</a></li> -<li>⇢ ⇢ <a href='#52-perldaemon-52now-511w'>52. perldaemon [#52(now) ↓#51(1w)]</a></li> -<li>⇢ ⇢ <a href='#53-japi-53now-531w'>53. japi [#53(now) →#53(1w)]</a></li> -<li>⇢ ⇢ <a href='#54-debroid-54now-571w'>54. debroid [#54(now) ↑#57(1w)]</a></li> -<li>⇢ ⇢ <a href='#55-perl-poetry-55now-541w'>55. perl-poetry [#55(now) ↓#54(1w)]</a></li> -<li>⇢ ⇢ <a href='#56-muttdelay-56now-551w'>56. muttdelay [#56(now) ↓#55(1w)]</a></li> -<li>⇢ ⇢ <a href='#57-netdiff-57now-561w'>57. netdiff [#57(now) ↓#56(1w)]</a></li> -<li>⇢ ⇢ <a href='#58-hsbot-58now-581w'>58. hsbot [#58(now) →#58(1w)]</a></li> -<li>⇢ ⇢ <a href='#59-dyndns-59now-621w'>59. dyndns [#59(now) ↑#62(1w)]</a></li> -<li>⇢ ⇢ <a href='#60-cpuinfo-60now-591w'>60. cpuinfo [#60(now) ↓#59(1w)]</a></li> -<li>⇢ ⇢ <a href='#61-template-61now-601w'>61. template [#61(now) ↓#60(1w)]</a></li> -<li>⇢ ⇢ <a href='#62-vs-sim-62now-631w'>62. vs-sim [#62(now) ↑#63(1w)]</a></li> -<li>⇢ ⇢ <a href='#63-ychat-63now-431w'>63. ychat [#63(now) ↓#43(1w)]</a></li> -<li>⇢ ⇢ <a href='#64-foozone-64now-61w'>64. foo.zone [#64(now) ↓#6(1w)]</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-1now-11w'>1. ior [#1(now) →#1(1w)]</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> @@ -109,8 +109,9 @@ <li>📊 Commits: 732</li> <li>📈 Lines of Code: 55808</li> <li>📄 Lines of Documentation: 3394</li> +<li>🏷️ Tags: 0</li> <li>📅 Development Period: 2024-01-18 to 2026-03-11</li> -<li>🏆 Score: 1796.4 (combines code size and activity)</li> +<li>🏆 Score: 198.2 (combines recent activity, code size, and tags)</li> <li>⚖️ License: No license found</li> <li>🧪 Status: Experimental (no releases yet)</li> </ul><br /> @@ -124,7 +125,7 @@ <br /> <span>---</span><br /> <br /> -<h3 style='display: inline' id='2-timesamurai-2now'>2. timesamurai [#2(now)]</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> @@ -132,8 +133,9 @@ <li>📊 Commits: 91</li> <li>📈 Lines of Code: 9493</li> <li>📄 Lines of Documentation: 112</li> +<li>🏷️ Tags: 4</li> <li>📅 Development Period: 2025-06-25 to 2026-03-07</li> -<li>🏆 Score: 469.3 (combines code size and activity)</li> +<li>🏆 Score: 65.6 (combines recent activity, code size, and tags)</li> <li>⚖️ License: MIT</li> <li>🏷️ Latest Release: v0.7.0 (2026-03-05)</li> </ul><br /> @@ -145,7 +147,7 @@ <br /> <span>---</span><br /> <br /> -<h3 style='display: inline' id='3-dotfiles-3now-31w'>3. dotfiles [#3(now) →#3(1w)]</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> @@ -153,8 +155,9 @@ <li>📊 Commits: 840</li> <li>📈 Lines of Code: 2990</li> <li>📄 Lines of Documentation: 5386</li> +<li>🏷️ Tags: 0</li> <li>📅 Development Period: 2023-07-30 to 2026-03-10</li> -<li>🏆 Score: 388.2 (combines code size and activity)</li> +<li>🏆 Score: 51.4 (combines recent activity, code size, and tags)</li> <li>⚖️ License: No license found</li> <li>🧪 Status: Experimental (no releases yet)</li> </ul><br /> @@ -166,7 +169,7 @@ <br /> <span>---</span><br /> <br /> -<h3 style='display: inline' id='4-loadbars-4now-471w'>4. loadbars [#4(now) ↑#47(1w)]</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> @@ -174,8 +177,9 @@ <li>📊 Commits: 577</li> <li>📈 Lines of Code: 6595</li> <li>📄 Lines of Documentation: 328</li> +<li>🏷️ Tags: 47</li> <li>📅 Development Period: 2010-11-05 to 2026-03-02</li> -<li>🏆 Score: 157.7 (combines code size and activity)</li> +<li>🏆 Score: 26.4 (combines recent activity, code size, and tags)</li> <li>⚖️ License: Custom License</li> <li>🏷️ Latest Release: v0.11.1 (2026-02-17)</li> </ul><br /> @@ -189,7 +193,7 @@ <br /> <span>---</span><br /> <br /> -<h3 style='display: inline' id='5-epimetheus-5now-41w'>5. epimetheus [#5(now) ↓#4(1w)]</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> @@ -197,8 +201,9 @@ <li>📊 Commits: 4</li> <li>📈 Lines of Code: 5199</li> <li>📄 Lines of Documentation: 1736</li> +<li>🏷️ Tags: 0</li> <li>📅 Development Period: 2026-02-07 to 2026-03-07</li> -<li>🏆 Score: 155.4 (combines code size and activity)</li> +<li>🏆 Score: 20.1 (combines recent activity, code size, and tags)</li> <li>⚖️ License: No license found</li> <li>🧪 Status: Experimental (no releases yet)</li> </ul><br /> @@ -212,28 +217,7 @@ <br /> <span>---</span><br /> <br /> -<h3 style='display: inline' id='6-conf-6now-51w'>6. conf [#6(now) ↓#5(1w)]</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> -<li>📚 Documentation: Markdown (97.1%), Text (2.9%)</li> -<li>📊 Commits: 791</li> -<li>📈 Lines of Code: 19132</li> -<li>📄 Lines of Documentation: 6572</li> -<li>📅 Development Period: 2021-12-28 to 2026-02-15</li> -<li>🏆 Score: 127.9 (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 my personal config repository. Including...</span><br /> -<br /> -<a class='textlink' href='https://codeberg.org/snonux/conf'>View on Codeberg</a><br /> -<a class='textlink' href='https://github.com/snonux/conf'>View on GitHub</a><br /> -<br /> -<span>---</span><br /> -<br /> -<h3 style='display: inline' id='7-foostore-7now-71w'>7. foostore [#7(now) →#7(1w)]</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> @@ -241,8 +225,9 @@ <li>📊 Commits: 110</li> <li>📈 Lines of Code: 7020</li> <li>📄 Lines of Documentation: 250</li> +<li>🏷️ Tags: 9</li> <li>📅 Development Period: 2018-05-26 to 2026-03-07</li> -<li>🏆 Score: 119.6 (combines code size and activity)</li> +<li>🏆 Score: 18.1 (combines recent activity, code size, and tags)</li> <li>⚖️ License: No license found</li> <li>🏷️ Latest Release: v0.5.3 (2026-03-02)</li> </ul><br /> @@ -254,7 +239,29 @@ <br /> <span>---</span><br /> <br /> -<h3 style='display: inline' id='8-scifi-8now-81w'>8. scifi [#8(now) →#8(1w)]</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> +<li>📚 Documentation: Markdown (97.1%), Text (2.9%)</li> +<li>📊 Commits: 791</li> +<li>📈 Lines of Code: 19132</li> +<li>📄 Lines of Documentation: 6572</li> +<li>🏷️ Tags: 0</li> +<li>📅 Development Period: 2021-12-28 to 2026-02-15</li> +<li>🏆 Score: 15.4 (combines recent activity, code size, and tags)</li> +<li>⚖️ License: No license found</li> +<li>🧪 Status: Experimental (no releases yet)</li> +</ul><br /> +<br /> +<span>This is my personal config repository. Including...</span><br /> +<br / |
