From e06622130d16419ed8332c0f2b1844a87f4c9a34 Mon Sep 17 00:00:00 2001
From: Paul Buetow
Date: Thu, 1 Jan 2026 02:14:19 +0200
Subject: Update content for html
---
about/resources.html | 208 +++---
about/showcase.html | 1361 ++++++++++++++++++------------------
about/showcase/debroid/image-1.png | 38 +-
3 files changed, 809 insertions(+), 798 deletions(-)
(limited to 'about')
diff --git a/about/resources.html b/about/resources.html
index 6cf7abf1..eed87e14 100644
--- a/about/resources.html
+++ b/about/resources.html
@@ -50,67 +50,67 @@
In random order:
-- Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
-- Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
-- 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
-- The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
-- Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
-- Perl New Features; Joshua McAdams, brian d foy; Perl School
-- Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
-- Modern Perl; Chromatic ; Onyx Neon Press
+- Site Reliability Engineering; How Google runs production systems; O'Reilly
+- Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook
+- DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
- Raku Recipes; J.J. Merelo; Apress
-- 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly
-- The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
-- Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
-- Systemprogrammierung in Go; Frank Müller; dpunkt
-- 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
-- The Pragmatic Programmer; David Thomas; Addison-Wesley
-- Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
-- Terraform Cookbook; Mikael Krief; Packt Publishing
-- Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly
-- Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
-- The Docker Book; James Turnbull; Kindle
-- Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
-- Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
-- The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
-- The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
-- Ultimate Go Notebook; Bill Kennedy
-- 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
-- Effective awk programming; Arnold Robbins; O'Reilly
- Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
+- Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
+- Systemprogrammierung in Go; Frank Müller; dpunkt
+- Perl New Features; Joshua McAdams, brian d foy; Perl School
- Raku Fundamentals; Moritz Lenz; Apress
-- Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook
-- Polished Ruby Programming; Jeremy Evans; Packt Publishing
-- Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf
-- Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
- Developing Games in Java; David Brackeen and others...; New Riders
-- Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook
- Higher Order Perl; Mark Dominus; Morgan Kaufmann
+- Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
+- 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
+- Ultimate Go Notebook; Bill Kennedy
+- Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
+- Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
+- Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook
+- Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
+- Java ist auch eine Insel; Christian Ullenboom;
- Funktionale Programmierung; Peter Pepper; Springer
+- The Pragmatic Programmer; David Thomas; Addison-Wesley
+- Concurrency in Go; Katherine Cox-Buday; O'Reilly
+- The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
+- Data Science at the Command Line; Jeroen Janssens; O'Reilly
+- The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
+- The Docker Book; James Turnbull; Kindle
+- Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
+- C++ Programming Language; Bjarne Stroustrup;
+- Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly
- Pro Puppet; James Turnbull, Jeffrey McCune; Apress
- Effective Java; Joshua Bloch; Addison-Wesley Professional
-- Data Science at the Command Line; Jeroen Janssens; O'Reilly
-- Leanring eBPF; Liz Rice; O'Reilly
-- Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
-- Java ist auch eine Insel; Christian Ullenboom;
-- DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
+- The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
+- 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly
+- Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
+- Modern Perl; Chromatic ; Onyx Neon Press
- DNS and BIND; Cricket Liu; O'Reilly
-- Concurrency in Go; Katherine Cox-Buday; O'Reilly
-- Site Reliability Engineering; How Google runs production systems; O'Reilly
-- C++ Programming Language; Bjarne Stroustrup;
+- 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
+- Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
+- Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
+- 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
+- Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
+- Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf
+- Leanring eBPF; Liz Rice; O'Reilly
+- Polished Ruby Programming; Jeremy Evans; Packt Publishing
+- Effective awk programming; Arnold Robbins; O'Reilly
+- The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
+- Terraform Cookbook; Mikael Krief; Packt Publishing
+- Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
Technical references
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:
-- Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley
+- Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly
- Relayd and Httpd Mastery; Michael W Lucas
-- Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly
+- The Linux Programming Interface; Michael Kerrisk; No Starch Press
- Go: Design Patterns for Real-World Projects; Mat Ryer; Packt
-- Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly
+- Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly
- Implementing Service Level Objectives; Alex Hidalgo; O'Reilly
-- The Linux Programming Interface; Michael Kerrisk; No Starch Press
+- Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley
- BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley
Self-development and soft-skills books
@@ -118,44 +118,44 @@
In random order:
-- The Good Enough Job; Simone Stolzoff; Ebury Edge
-- Atomic Habits; James Clear; Random House Business
-- Never Split the Difference; Chris Voss, Tahl Raz; Random House Business
-- The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook
-- The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)
+- Influence without Authority; A. Cohen, D. Bradford; Wiley
- So Good They Can't Ignore You; Cal Newport; Business Plus
-- Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
-- Eat That Frog; Brian Tracy
-- The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
-- The Power of Now; Eckhard Tolle; Yellow Kite
+- The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
+- The Software Engineer's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook
+- Getting Things Done; David Allen
- Soft Skills; John Sommez; Manning Publications
-- Deep Work; Cal Newport; Piatkus
-- Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
- The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
-- Ultralearning; Anna Laurent; Self-published via Amazon
-- Getting Things Done; David Allen
-- Influence without Authority; A. Cohen, D. Bradford; Wiley
+- Digital Minimalism; Cal Newport; Portofolio Penguin
- 101 Essays that change the way you think; Brianna Wiest; Audiobook
+- The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook
+- Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
+- Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
+- Ultralearning; Scott Young; Thorsons
+- Ultralearning; Anna Laurent; Self-published via Amazon
+- The Power of Now; Eckhard Tolle; Yellow Kite
- The Joy of Missing Out; Christina Crook; New Society Publishers
-- The Software Engineer's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook
-- Digital Minimalism; Cal Newport; Portofolio Penguin
-- Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook
+- Psycho-Cybernetics; Maxwell Maltz; Perigee Books
+- Eat That Frog!; Brian Tracy; Hodder Paperbacks
- The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select
-- Ultralearning; Scott Young; Thorsons
-- The Bullet Journal Method; Ryder Carroll; Fourth Estate
-- Slow Productivity; Cal Newport; Penguin Random House
-- 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook
+- Never Split the Difference; Chris Voss, Tahl Raz; Random House Business
+- The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books
+- The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
- Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne
-- Psycho-Cybernetics; Maxwell Maltz; Perigee Books
+- Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
+- Eat That Frog; Brian Tracy
+- Deep Work; Cal Newport; Piatkus
+- Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)
+- Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook
+- Atomic Habits; James Clear; Random House Business
+- Slow Productivity; Cal Newport; Penguin Random House
- Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook
+- The Good Enough Job; Simone Stolzoff; Ebury Edge
+- The Bullet Journal Method; Ryder Carroll; Fourth Estate
+- Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
+- 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook
- Stop starting, start finishing; Arne Roock; Lean-Kanban University
-- The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
-- Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
-- Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)
+- The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)
- Meditation for Mortals, Oliver Burkeman, Audiobook
-- The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books
-- Eat That Frog!; Brian Tracy; Hodder Paperbacks
-- Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
Here are notes of mine for some of the books
@@ -164,31 +164,31 @@
Some of these were in-person with exams; others were online learning lectures only. In random order:
-- Functional programming lecture; Remote University of Hagen
+- Structure and Interpretation of Computer Programs; Harold Abelson and more...;
+- Ultimate Go Programming; Bill Kennedy; O'Reilly Online
+- Apache Tomcat Best Practises; 3-day on-site training
+- AWS Immersion Day; Amazon; 1-day interactive online training
- Developing IaC with Terraform (with Live Lessons); O'Reilly Online
+- Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training
+- The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online
- Scripting Vim; Damian Conway; O'Reilly Online
-- Apache Tomcat Best Practises; 3-day on-site training
-- F5 Loadbalancers Training; 2-day on-site training; F5, Inc.
-- Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online
-- Structure and Interpretation of Computer Programs; Harold Abelson and more...;
+- The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online
- Protocol buffers; O'Reilly Online
-- Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training
-- AWS Immersion Day; Amazon; 1-day interactive online training
+- Functional programming lecture; Remote University of Hagen
+- Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon
- MySQL Deep Dive Workshop; 2-day on-site training
-- The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online
- 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)
-- Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon
-- Ultimate Go Programming; Bill Kennedy; O'Reilly Online
-- The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online
+- F5 Loadbalancers Training; 2-day on-site training; F5, Inc.
+- Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online
Technical guides
These are not whole books, but guides (smaller or larger) which I found very useful. in random order:
-- Advanced Bash-Scripting Guide
- How CPUs work at https://cpu.land
- Raku Guide at https://raku.guide
+- Advanced Bash-Scripting Guide
Podcasts
@@ -197,20 +197,20 @@
In random order:
-- Cup o' Go [Golang]
- Hidden Brain
-- Deep Questions with Cal Newport
-- The ProdCast (Google SRE Podcast)
-- Dev Interrupted
-- Fallthrough [Golang]
-- Wednesday Wisdom
-- Fork Around And Find Out
+- Cup o' Go [Golang]
- Pratical AI
+- The Changelog Podcast(s)
- Maintainable
-- Backend Banter
+- Dev Interrupted
+- The ProdCast (Google SRE Podcast)
+- Deep Questions with Cal Newport
- The Pragmatic Engineer Podcast
-- The Changelog Podcast(s)
+- Backend Banter
- Modern Mentor
+- Wednesday Wisdom
+- Fallthrough [Golang]
+- Fork Around And Find Out
- BSD Now [BSD]
Podcasts I liked
@@ -218,30 +218,30 @@
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.
+- Java Pub House
- Go Time (predecessor of fallthrough)
- Ship It (predecessor of Fork Around And Find Out)
-- Modern Mentor
-- CRE: Chaosradio Express [german]
-- Java Pub House
- FLOSS weekly
+- CRE: Chaosradio Express [german]
+- Modern Mentor
Newsletters I like
This is a mix of tech and non-tech newsletters I am subscribed to. In random order:
-- Golang Weekly
+- Andreas Brandhorst Newsletter (Sci-Fi author)
+- byteSizeGo
+- The Pragmatic Engineer
+- The Valuable Dev
- Changelog News
-- Register Spill
+- Ruby Weekly
- VK Newsletter
-- The Imperfectionist
-- The Valuable Dev
- Applied Go Weekly Newsletter
-- The Pragmatic Engineer
- Monospace Mentor
-- byteSizeGo
-- Andreas Brandhorst Newsletter (Sci-Fi author)
-- Ruby Weekly
+- Golang Weekly
+- Register Spill
+- The Imperfectionist
Magazines I like(d)
@@ -249,9 +249,9 @@
- Linux Magazine
+- freeX (not published anymore)
- Linux User
- LWN (online only)
-- freeX (not published anymore)
diff --git a/about/showcase.html b/about/showcase.html
index 8434a6a3..5a99ae7d 100644
--- a/about/showcase.html
+++ b/about/showcase.html
@@ -13,9 +13,9 @@
Project Showcase
-Generated on: 2025-12-31
+Generated on: 2026-01-01
-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.
+This page showcases my side projects, providing an overview of what each project does, its technical implementation, and key metrics. Each project summary includes information about the programming languages used, development activity, and licensing. The projects are ordered by recent activity, with the most actively maintained projects listed first.
Table of Contents
@@ -23,79 +23,81 @@
Project Showcase
⇢ Overall Statistics
⇢ Projects
-⇢ ⇢ 1. epimetheus
-⇢ ⇢ 2. conf
-⇢ ⇢ 3. foo.zone
-⇢ ⇢ 4. perc
-⇢ ⇢ 5. hexai
-⇢ ⇢ 6. yoga
-⇢ ⇢ 7. gitsyncer
-⇢ ⇢ 8. totalrecall
-⇢ ⇢ 9. foostats
-⇢ ⇢ 10. dtail
-⇢ ⇢ 11. tasksamurai
-⇢ ⇢ 12. ior
-⇢ ⇢ 13. timr
-⇢ ⇢ 14. gos
-⇢ ⇢ 15. ds-sim
-⇢ ⇢ 16. gemtexter
-⇢ ⇢ 17. wireguardmeshgenerator
-⇢ ⇢ 18. rcm
-⇢ ⇢ 19. gogios
-⇢ ⇢ 20. sillybench
-⇢ ⇢ 21. terraform
-⇢ ⇢ 22. quicklogger
-⇢ ⇢ 23. gorum
-⇢ ⇢ 24. guprecords
-⇢ ⇢ 25. docker-radicale-server
-⇢ ⇢ 26. geheim
-⇢ ⇢ 27. algorithms
-⇢ ⇢ 28. randomjournalpage
-⇢ ⇢ 29. photoalbum
-⇢ ⇢ 30. ioriot
-⇢ ⇢ 31. sway-autorotate
-⇢ ⇢ 32. mon
-⇢ ⇢ 33. staticfarm-apache-handlers
-⇢ ⇢ 34. pingdomfetch
-⇢ ⇢ 35. ychat
-⇢ ⇢ 36. perl-c-fibonacci
-⇢ ⇢ 37. xerl
-⇢ ⇢ 38. fapi
-⇢ ⇢ 39. netcalendar
-⇢ ⇢ 40. vs-sim
-⇢ ⇢ 41. loadbars
-⇢ ⇢ 42. gotop
-⇢ ⇢ 43. fype
-⇢ ⇢ 44. rubyfy
-⇢ ⇢ 45. pwgrep
-⇢ ⇢ 46. perldaemon
-⇢ ⇢ 47. jsmstrade
-⇢ ⇢ 48. japi
-⇢ ⇢ 49. perl-poetry
-⇢ ⇢ 50. muttdelay
-⇢ ⇢ 51. netdiff
-⇢ ⇢ 52. debroid
-⇢ ⇢ 53. hsbot
-⇢ ⇢ 54. cpuinfo
-⇢ ⇢ 55. template
-⇢ ⇢ 56. ipv6test
-⇢ ⇢ 57. awksite
-⇢ ⇢ 58. dyndns
+⇢ ⇢ epimetheus
+⇢ ⇢ conf
+⇢ ⇢ foo.zone
+⇢ ⇢ perc
+⇢ ⇢ yoga
+⇢ ⇢ hexai
+⇢ ⇢ foostats
+⇢ ⇢ gitsyncer
+⇢ ⇢ timr
+⇢ ⇢ totalrecall
+⇢ ⇢ tasksamurai
+⇢ ⇢ gos
+⇢ ⇢ ior
+⇢ ⇢ dtail
+⇢ ⇢ wireguardmeshgenerator
+⇢ ⇢ ds-sim
+⇢ ⇢ sillybench
+⇢ ⇢ gemtexter
+⇢ ⇢ rcm
+⇢ ⇢ gogios
+⇢ ⇢ quicklogger
+⇢ ⇢ docker-radicale-server
+⇢ ⇢ terraform
+⇢ ⇢ gorum
+⇢ ⇢ guprecords
+⇢ ⇢ randomjournalpage
+⇢ ⇢ geheim
+⇢ ⇢ sway-autorotate
+⇢ ⇢ algorithms
+⇢ ⇢ perl-c-fibonacci
+⇢ ⇢ ioriot
+⇢ ⇢ photoalbum
+⇢ ⇢ staticfarm-apache-handlers
+⇢ ⇢ dyndns
+⇢ ⇢ mon
+⇢ ⇢ rubyfy
+⇢ ⇢ pingdomfetch
+⇢ ⇢ gotop
+⇢ ⇢ xerl
+⇢ ⇢ debroid
+⇢ ⇢ fapi
+⇢ ⇢ template
+⇢ ⇢ muttdelay
+⇢ ⇢ netdiff
+⇢ ⇢ pwgrep
+⇢ ⇢ japi
+⇢ ⇢ perl-poetry
+⇢ ⇢ ipv6test
+⇢ ⇢ cpuinfo
+⇢ ⇢ loadbars
+⇢ ⇢ perldaemon
+⇢ ⇢ awksite
+⇢ ⇢ jsmstrade
+⇢ ⇢ ychat
+⇢ ⇢ netcalendar
+⇢ ⇢ hsbot
+⇢ ⇢ fype
+⇢ ⇢ vs-sim
Overall Statistics
- 📦 Total Projects: 58
-- 📊 Total Commits: 11,597
-- 📈 Total Lines of Code: 301,588
-- 📄 Total Lines of Documentation: 281,415
-- 💻 Languages: Go (31.5%), Java (18.2%), C++ (12.4%), C/C++ (6.9%), C (6.7%), Perl (5.9%), Shell (5.7%), HTML (4.8%), Config (1.5%), YAML (1.3%), Ruby (1.0%), HCL (0.9%), Python (0.7%), Make (0.7%), CSS (0.5%), JSON (0.4%), Raku (0.3%), XML (0.2%), Haskell (0.2%), TOML (0.1%)
-- 📚 Documentation: Text (79.4%), Markdown (19.5%), LaTeX (1.2%)
+- 📊 Total Commits: 11,610
+- 📈 Total Lines of Code: 255,476
+- 📄 Total Lines of Documentation: 29,434
+- 💻 Languages: Go (34.7%), Java (15.8%), C (7.9%), XML (6.9%), C++ (6.7%), Perl (6.5%), HTML (5.3%), C/C++ (4.9%), Shell (2.8%), YAML (1.6%), Config (1.4%), Ruby (1.1%), HCL (1.1%), Python (0.8%), Make (0.6%), CSS (0.5%), JSON (0.5%), Raku (0.4%), Haskell (0.2%), TOML (0.1%)
+- 📚 Documentation: Markdown (59.6%), Text (38.7%), LaTeX (1.7%)
+- 🎵 Vibe-Coded Projects: 6 out of 58 (10.3%)
+- 🤖 AI-Assisted Projects (including vibe-coded): 12 out of 58 (20.7% AI-assisted, 79.3% human-only)
- 🚀 Release Status: 38 released, 20 experimental (65.5% with releases, 34.5% experimental)
Projects
-1. epimetheus
+epimetheus
- 💻 Languages: Go (65.0%), Shell (22.5%), JSON (12.5%)
@@ -104,9 +106,10 @@
- 📈 Lines of Code: 3781
- 📄 Lines of Documentation: 3664
- 📅 Development Period: 2025-12-30 to 2025-12-31
-- 🏆 Score: 2413.4 (combines code size and activity)
+- 🔥 Recent Activity: 0.8 days (avg. age of last 42 commits)
- ⚖️ License: No license found
- 🧪 Status: Experimental (no releases yet)
+- 🤖 AI-Assisted: This project was partially created with the help of generative AI

@@ -120,16 +123,16 @@
---
-2. conf
+conf
-- 💻 Languages: YAML (41.3%), Perl (21.1%), Shell (16.9%), Python (4.8%), Config (3.7%), CSS (3.6%), TOML (3.3%), Ruby (2.8%), Docker (1.0%), Lua (0.8%), JSON (0.4%), HTML (0.3%)
+- 💻 Languages: YAML (41.3%), Perl (21.1%), Shell (17.0%), Python (4.8%), Config (3.7%), CSS (3.6%), TOML (3.3%), Ruby (2.8%), Docker (1.0%), Lua (0.8%), JSON (0.4%), HTML (0.3%)
- 📚 Documentation: Markdown (93.7%), Text (6.3%)
-- 📊 Commits: 1118
-- 📈 Lines of Code: 9032
-- 📄 Lines of Documentation: 3023
+- 📊 Commits: 1124
+- 📈 Lines of Code: 9044
+- 📄 Lines of Documentation: 3053
- 📅 Development Period: 2021-12-28 to 2025-12-31
-- 🏆 Score: 985.8 (combines code size and activity)
+- 🔥 Recent Activity: 2.2 days (avg. age of last 42 commits)
- ⚖️ License: No license found
- 🧪 Status: Experimental (no releases yet)
@@ -143,18 +146,19 @@
---
-3. foo.zone
+foo.zone
-- 💻 Languages: Shell (74.7%), Go (24.9%), YAML (0.4%)
-- 📚 Documentation: Markdown (99.6%), Text (0.4%)
-- 📊 Commits: 3337
-- 📈 Lines of Code: 253
-- 📄 Lines of Documentation: 34730
+- 💻 Languages: XML (98.5%), Shell (1.1%), Go (0.4%)
+- 📚 Documentation: Text (86.7%), Markdown (13.3%)
+- 📊 Commits: 3343
+- 📈 Lines of Code: 17226
+- 📄 Lines of Documentation: 173
- 📅 Development Period: 2021-04-29 to 2025-12-31
-- 🏆 Score: 87.9 (combines code size and activity)
+- 🔥 Recent Activity: 5.6 days (avg. age of last 42 commits)
- ⚖️ License: No license found
- 🧪 Status: Experimental (no releases yet)
+- 🤖 AI-Assisted: This project was partially created with the help of generative AI
foo.zone: source code repository.
@@ -164,7 +168,7 @@
---
-4. perc
+perc
- 💻 Languages: Go (100.0%)
@@ -173,9 +177,10 @@
- 📈 Lines of Code: 452
- 📄 Lines of Documentation: 80
- 📅 Development Period: 2025-11-25 to 2025-11-25
-- 🏆 Score: 72.2 (combines code size and activity)
+- 🔥 Recent Activity: 36.1 days (avg. age of last 42 commits)
- ⚖️ License: No license found
- 🏷️ Latest Release: v0.1.0 (2025-11-25)
+- 🎵 Vibe-Coded: This project has been vibe coded
**perc** is a command-line percentage calculator written in Go that handles the three common percentage calculation scenarios: finding X% of Y (e.g., "20% of 150"), determining what percentage one number is of another (e.g., "30 is what % of 150"), and finding the whole when given a part and percentage (e.g., "30 is 20% of what"). It accepts natural language-style input and shows step-by-step calculation breakdowns alongside results.
@@ -187,7 +192,33 @@
---
-5. hexai
+yoga
+
+
+- 💻 Languages: Go (100.0%)
+- 📚 Documentation: Markdown (100.0%)
+- 📊 Commits: 12
+- 📈 Lines of Code: 3408
+- 📄 Lines of Documentation: 82
+- 📅 Development Period: 2025-10-01 to 2025-10-24
+- 🔥 Recent Activity: 85.5 days (avg. age of last 42 commits)
+- ⚖️ License: No license found
+- 🏷️ Latest Release: v0.3.0 (2025-10-24)
+- 🎵 Vibe-Coded: This project has been vibe coded
+
+
+
+
+Yoga is a Terminal User Interface (TUI) application written in Go that helps users browse and play local yoga video collections. It scans a designated directory for video files (MP4, MKV, MOV, AVI, WMV, M4V), extracts and caches duration metadata, and presents them in an interactive table. Users can quickly filter videos by name, duration range, or tags, sort by various criteria (name, length, age), and launch playback in VLC with a single keypress. The tool is particularly useful for managing personal yoga practice libraries where you want to quickly find videos matching specific time constraints or styles without opening a file browser.
+
+The implementation follows clean Go architecture with domain logic organized under internal/ (including app for TUI flow, fsutil for filesystem operations, and meta for metadata caching). It uses a keyboard-driven interface with vim-like navigation and maintains a .video_duration_cache.json file per directory to avoid re-probing video durations on subsequent scans. The project emphasizes maintainability with ≥85% test coverage requirements, table-driven tests, and strict formatting via gofumpt, while keeping the entry point minimal in cmd/yoga/main.go.
+
+View on Codeberg
+View on GitHub
+
+---
+
+hexai
- 💻 Languages: Go (65.3%), HTML (34.7%)
@@ -196,9 +227,10 @@
- 📈 Lines of Code: 28331
- 📄 Lines of Documentation: 562
- 📅 Development Period: 2025-08-01 to 2025-11-03
-- 🏆 Score: 45.4 (combines code size and activity)
+- 🔥 Recent Activity: 97.5 days (avg. age of last 42 commits)
- ⚖️ License: No license found
- 🏷️ Latest Release: v0.15.3 (2025-11-03)
+- 🤖 AI-Assisted: This project was partially created with the help of generative AI

@@ -212,43 +244,42 @@
---
-6. yoga
+foostats
-- 💻 Languages: Go (100.0%)
-- 📚 Documentation: Markdown (100.0%)
-- 📊 Commits: 12
-- 📈 Lines of Code: 3408
-- 📄 Lines of Documentation: 82
-- 📅 Development Period: 2025-10-01 to 2025-10-24
-- 🏆 Score: 41.0 (combines code size and activity)
-- ⚖️ License: No license found
-- 🏷️ Latest Release: v0.3.0 (2025-10-24)
+- 💻 Languages: Perl (100.0%)
+- 📚 Documentation: Markdown (54.6%), Text (45.4%)
+- 📊 Commits: 98
+- 📈 Lines of Code: 1902
+- 📄 Lines of Documentation: 423
+- 📅 Development Period: 2023-01-02 to 2025-11-01
+- 🔥 Recent Activity: 131.7 days (avg. age of last 42 commits)
+- ⚖️ License: Custom License
+- 🏷️ Latest Release: v0.2.0 (2025-10-21)
-
-
-Yoga is a Terminal User Interface (TUI) application written in Go that helps users browse and play local yoga video collections. It scans a designated directory for video files (MP4, MKV, MOV, AVI, WMV, M4V), extracts and caches duration metadata, and presents them in an interactive table. Users can quickly filter videos by name, duration range, or tags, sort by various criteria (name, length, age), and launch playback in VLC with a single keypress. The tool is particularly useful for managing personal yoga practice libraries where you want to quickly find videos matching specific time constraints or styles without opening a file browser.
+**foostats** is a privacy-respecting web analytics tool designed for OpenBSD that processes both traditional HTTP/HTTPS server logs and Gemini protocol logs to generate anonymous site statistics. It immediately hashes all IP addresses using SHA3-512 before storage, ensuring no personal information is retained while still providing meaningful traffic insights. The tool supports distributed deployments with node-to-node replication, filters out suspicious requests based on configurable patterns, and generates comprehensive daily and monthly reports in both Gemtext and HTML formats. It's particularly useful for privacy-conscious site operators who need traffic analytics without compromising visitor anonymity.
-The implementation follows clean Go architecture with domain logic organized under internal/ (including app for TUI flow, fsutil for filesystem operations, and meta for metadata caching). It uses a keyboard-driven interface with vim-like navigation and maintains a .video_duration_cache.json file per directory to avoid re-probing video durations on subsequent scans. The project emphasizes maintainability with ≥85% test coverage requirements, table-driven tests, and strict formatting via gofumpt, while keeping the entry point minimal in cmd/yoga/main.go.
+The implementation uses a modular Perl architecture with specialized components: **Logreader** parses logs from httpd and Gemini servers (vger/relayd), **Filter** blocks suspicious patterns, **Aggregator** compiles statistics, **Replicator** synchronizes data between partner nodes, and **Reporter** generates human-readable reports. Statistics are stored as compressed JSON files, supporting both IPv4 and IPv6, with built-in feed analytics for tracking Atom/RSS and Gemfeed subscribers. The tool is designed specifically for the foo.zone ecosystem but can be adapted for any OpenBSD-based hosting environment requiring privacy-first analytics.
-View on Codeberg
-View on GitHub
+View on Codeberg
+View on GitHub
---
-7. gitsyncer
+gitsyncer
-- 💻 Languages: Go (92.3%), Shell (7.3%), JSON (0.4%)
+- 💻 Languages: Go (92.2%), Shell (7.4%), JSON (0.4%)
- 📚 Documentation: Markdown (100.0%)
-- 📊 Commits: 113
-- 📈 Lines of Code: 10152
-- 📄 Lines of Documentation: 2431
-- 📅 Development Period: 2025-06-23 to 2025-10-31
-- 🏆 Score: 26.5 (combines code size and activity)
+- 📊 Commits: 114
+- 📈 Lines of Code: 10075
+- 📄 Lines of Documentation: 2432
+- 📅 Development Period: 2025-06-23 to 2025-12-31
+- 🔥 Recent Activity: 146.5 days (avg. age of last 42 commits)
- ⚖️ License: BSD-2-Clause
-- 🏷️ Latest Release: v0.10.1 (2025-10-31)
+- 🏷️ Latest Release: v0.11.0 (2025-12-31)
+- 🎵 Vibe-Coded: This project has been vibe coded
GitSyncer is a Go-based CLI tool that automatically synchronizes git repositories across multiple hosting platforms (GitHub, Codeberg, SSH servers). It maintains all branches in sync bidirectionally, never deleting branches but automatically creating and updating them as needed. The tool excels at providing repository redundancy and backup, with special support for one-way SSH backups to private servers (like home NAS devices) that may be offline intermittently. It includes AI-powered features for generating release notes and project showcase documentation, plus automated weekly batch synchronization for hands-off maintenance.
@@ -260,7 +291,31 @@
---
-8. totalrecall
+timr
+
+
+- 💻 Languages: Go (94.5%), Shell (5.5%)
+- 📚 Documentation: Markdown (100.0%)
+- 📊 Commits: 31
+- 📈 Lines of Code: 991
+- 📄 Lines of Documentation: 50
+- 📅 Development Period: 2025-06-25 to 2025-11-08
+- 🔥 Recent Activity: 150.2 days (avg. age of last 42 commits)
+- ⚖️ License: BSD-2-Clause
+- 🏷️ Latest Release: v0.3.0 (2025-11-08)
+- 🎵 Vibe-Coded: This project has been vibe coded
+
+
+timr is a minimalist command-line stopwatch timer written in Go that helps developers track time spent on tasks. It provides a persistent timer that saves state to disk, allowing you to start, stop, pause, and resume time tracking across terminal sessions. The tool supports multiple viewing modes including a standard status display (with formatted or raw output in seconds/minutes), a live full-screen view with keyboard controls, and specialized output for shell prompt integration.
+
+The architecture is straightforward: it's a Go-based CLI application that persists timer state to the filesystem, enabling continuous tracking even when the program isn't actively running. Key features include basic timer controls (start/stop/continue/reset), flexible status reporting formats for automation, and fish shell integration that displays a color-coded timer icon and elapsed time directly in your prompt—making it effortless to keep track of how long you've been working without context switching.
+
+View on Codeberg
+View on GitHub
+
+---
+
+totalrecall
- 💻 Languages: Go (98.9%), Shell (0.5%), YAML (0.5%)
@@ -269,9 +324,10 @@
- 📈 Lines of Code: 12003
- 📄 Lines of Documentation: 361
- 📅 Development Period: 2025-07-14 to 2025-08-02
-- 🏆 Score: 25.0 (combines code size and activity)
+- 🔥 Recent Activity: 162.6 days (avg. age of last 42 commits)
- ⚖️ License: MIT
- 🏷️ Latest Release: v0.7.5 (2025-08-02)
+- 🎵 Vibe-Coded: This project has been vibe coded

@@ -287,57 +343,7 @@
---
-9. foostats
-
-
-- 💻 Languages: Perl (100.0%)
-- 📚 Documentation: Markdown (54.6%), Text (45.4%)
-- 📊 Commits: 98
-- 📈 Lines of Code: 1902
-- 📄 Lines of Documentation: 423
-- 📅 Development Period: 2023-01-02 to 2025-11-01
-- 🏆 Score: 24.8 (combines code size and activity)
-- ⚖️ License: Custom License
-- 🏷️ Latest Release: v0.2.0 (2025-10-21)
-
-
-**foostats** is a privacy-respecting web analytics tool designed for OpenBSD that processes both traditional HTTP/HTTPS server logs and Gemini protocol logs to generate anonymous site statistics. It immediately hashes all IP addresses using SHA3-512 before storage, ensuring no personal information is retained while still providing meaningful traffic insights. The tool supports distributed deployments with node-to-node replication, filters out suspicious requests based on configurable patterns, and generates comprehensive daily and monthly reports in both Gemtext and HTML formats. It's particularly useful for privacy-conscious site operators who need traffic analytics without compromising visitor anonymity.
-
-The implementation uses a modular Perl architecture with specialized components: **Logreader** parses logs from httpd and Gemini servers (vger/relayd), **Filter** blocks suspicious patterns, **Aggregator** compiles statistics, **Replicator** synchronizes data between partner nodes, and **Reporter** generates human-readable reports. Statistics are stored as compressed JSON files, supporting both IPv4 and IPv6, with built-in feed analytics for tracking Atom/RSS and Gemfeed subscribers. The tool is designed specifically for the foo.zone ecosystem but can be adapted for any OpenBSD-based hosting environment requiring privacy-first analytics.
-
-View on Codeberg
-View on GitHub
-
----
-
-10. dtail
-
-
-- 💻 Languages: Go (91.0%), Shell (4.1%), JSON (2.1%), C (1.4%), Make (0.9%), C/C++ (0.2%), Config (0.1%)
-- 📚 Documentation: Text (98.3%), Markdown (1.7%)
-- 📊 Commits: 1046
-- 📈 Lines of Code: 27726
-- 📄 Lines of Documentation: 220214
-- 📅 Development Period: 2020-01-09 to 2025-07-04
-- 🏆 Score: 24.3 (combines code size and activity)
-- ⚖️ License: Apache-2.0
-- 🏷️ Latest Release: v4.3.3 (2024-08-23)
-
-
-
-
-DTail is a distributed DevOps tool written in Go that enables engineers to tail, cat, and grep log files across thousands of servers simultaneously. It supports compressed logs (gzip and zstd) and includes advanced features like distributed MapReduce aggregations for log analysis at scale. The tool uses SSH for secure, encrypted communication and respects standard UNIX filesystem permissions and ACLs.
-
-
-
-The architecture follows a client-server model where DTail servers run on target machines and a single DTail client (typically from a developer's laptop) connects to them concurrently, scaling to thousands of servers per session. It can also operate in a serverless mode. This design makes it particularly useful for troubleshooting and monitoring distributed systems, where engineers need to correlate logs across multiple machines in real-time without manually SSH-ing into each server individually.
-
-View on Codeberg
-View on GitHub
-
----
-
-11. tasksamurai
+tasksamurai
- 💻 Languages: Go (99.8%), YAML (0.2%)
@@ -346,9 +352,10 @@
- 📈 Lines of Code: 6168
- 📄 Lines of Documentation: 164
- 📅 Development Period: 2025-06-19 to 2025-11-02
-- 🏆 Score: 20.7 (combines code size and activity)
+- 🔥 Recent Activity: 182.7 days (avg. age of last 42 commits)
- ⚖️ License: BSD-2-Clause
- 🏷️ Latest Release: v0.9.3 (2025-10-05)
+- 🎵 Vibe-Coded: This project has been vibe coded

@@ -364,7 +371,34 @@
---
-12. ior
+gos
+
+
+- 💻 Languages: Go (99.8%), JSON (0.2%)
+- 📚 Documentation: Markdown (100.0%)
+- 📊 Commits: 398
+- 📈 Lines of Code: 4102
+- 📄 Lines of Documentation: 357
+- 📅 Development Period: 2024-05-04 to 2025-12-27
+- 🔥 Recent Activity: 195.2 days (avg. age of last 42 commits)
+- ⚖️ License: Custom License
+- 🏷️ Latest Release: v1.2.2 (2025-12-27)
+
+
+
+
+Gos is a command-line social media scheduling tool written in Go that serves as a self-hosted replacement for Buffer.com. It enables users to schedule and post messages to Mastodon and LinkedIn (plus a "Noop" pseudo-platform for tracking) through a simple file-based queueing system. Messages are created as text files in a designated directory (~/.gosdir), with optional tags embedded in filenames or content to control platform targeting, priority, and scheduling behavior. The tool addresses limitations of commercial services by offering unlimited posts, a scriptable CLI interface, and full user control without unwanted features like AI assistants.
+
+
+
+The implementation uses OAuth2 for LinkedIn authentication, stores configuration as JSON, and manages posts through a platform-specific database structure. Gos employs intelligent scheduling based on configurable weekly targets, lookback windows, pause periods between posts, and run intervals to prevent over-posting. It supports priority queuing, platform exclusion rules, dry-run testing, and can generate Gemini gemtext summaries of posted content. Built with Mage for automation, the tool integrates seamlessly into shell workflows and can be triggered on intervals to maintain a consistent posting cadence across platforms.
+
+View on Codeberg
+View on GitHub
+
+---
+
+ior
- 💻 Languages: Go (50.4%), C (43.1%), Raku (4.5%), Make (1.1%), C/C++ (1.0%)
@@ -373,9 +407,10 @@
- 📈 Lines of Code: 13072
- 📄 Lines of Documentation: 680
- 📅 Development Period: 2024-01-18 to 2025-10-09
-- 🏆 Score: 20.4 (combines code size and activity)
+- 🔥 Recent Activity: 201.0 days (avg. age of last 42 commits)
- ⚖️ License: No license found
- 🧪 Status: Experimental (no releases yet)
+- 🤖 AI-Assisted: This project was partially created with the help of generative AI

@@ -391,57 +426,58 @@
---
-13. timr
+dtail
-- 💻 Languages: Go (94.5%), Shell (5.5%)
-- 📚 Documentation: Markdown (100.0%)
-- 📊 Commits: 31
-- 📈 Lines of Code: 991
-- 📄 Lines of Documentation: 50
-- 📅 Development Period: 2025-06-25 to 2025-11-08
-- 🏆 Score: 19.9 (combines code size and activity)
-- ⚖️ License: BSD-2-Clause
-- 🏷️ Latest Release: v0.3.0 (2025-11-08)
+- 💻 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%)
+- 📚 Documentation: Text (79.4%), Markdown (20.6%)
+- 📊 Commits: 1046
+- 📈 Lines of Code: 20091
+- 📄 Lines of Documentation: 5674
+- 📅 Development Period: 2020-01-09 to 2025-06-20
+- 🔥 Recent Activity: 227.9 days (avg. age of last 42 commits)
+- ⚖️ License: Apache-2.0
+- 🏷️ Latest Release: v4.3.3 (2024-08-23)
+- 🤖 AI-Assisted: This project was partially created with the help of generative AI
-timr is a minimalist command-line stopwatch timer written in Go that helps developers track time spent on tasks. It provides a persistent timer that saves state to disk, allowing you to start, stop, pause, and resume time tracking across terminal sessions. The tool supports multiple viewing modes including a standard status display (with formatted or raw output in seconds/minutes), a live full-screen view with keyboard controls, and specialized output for shell prompt integration.
+
-The architecture is straightforward: it's a Go-based CLI application that persists timer state to the filesystem, enabling continuous tracking even when the program isn't actively running. Key features include basic timer controls (start/stop/continue/reset), flexible status reporting formats for automation, and fish shell integration that displays a color-coded timer icon and elapsed time directly in your prompt—making it effortless to keep track of how long you've been working without context switching.
+DTail is a distributed DevOps tool written in Go that enables engineers to tail, cat, and grep log files across thousands of servers simultaneously. It supports compressed logs (gzip and zstd) and includes advanced features like distributed MapReduce aggregations for log analysis at scale. The tool uses SSH for secure, encrypted communication and respects standard UNIX filesystem permissions and ACLs.
-View on Codeberg
-View on GitHub
+
+
+The architecture follows a client-server model where DTail servers run on target machines and a single DTail client (typically from a developer's laptop) connects to them concurrently, scaling to thousands of servers per session. It can also operate in a serverless mode. This design makes it particularly useful for troubleshooting and monitoring distributed systems, where engineers need to correlate logs across multiple machines in real-time without manually SSH-ing into each server individually.
+
+View on Codeberg
+View on GitHub
---
-14. gos
+wireguardmeshgenerator
-- 💻 Languages: Go (99.8%), JSON (0.2%)
+- 💻 Languages: Ruby (73.5%), YAML (26.5%)
- 📚 Documentation: Markdown (100.0%)
-- 📊 Commits: 398
-- 📈 Lines of Code: 4102
-- 📄 Lines of Documentation: 357
-- 📅 Development Period: 2024-05-04 to 2025-12-27
-- 🏆 Score: 18.4 (combines code size and activity)
+- 📊 Commits: 33
+- 📈 Lines of Code: 396
+- 📄 Lines of Documentation: 24
+- 📅 Development Period: 2025-04-18 to 2025-05-11
+- 🔥 Recent Activity: 247.2 days (avg. age of last 42 commits)
- ⚖️ License: Custom License
-- 🏷️ Latest Release: v1.2.2 (2025-12-27)
+- 🏷️ Latest Release: v1.0.0 (2025-05-11)
-
-
-Gos is a command-line social media scheduling tool written in Go that serves as a self-hosted replacement for Buffer.com. It enables users to schedule and post messages to Mastodon and LinkedIn (plus a "Noop" pseudo-platform for tracking) through a simple file-based queueing system. Messages are created as text files in a designated directory (~/.gosdir), with optional tags embedded in filenames or content to control platform targeting, priority, and scheduling behavior. The tool addresses limitations of commercial services by offering unlimited posts, a scriptable CLI interface, and full user control without unwanted features like AI assistants.
-
-
+WireGuard Mesh Generator is a Ruby-based automation tool that creates and manages full-mesh VPN configurations for WireGuard across heterogeneous hosts (Linux, FreeBSD, OpenBSD). It eliminates manual configuration by automatically generating unique keypairs, preshared keys, and peer configurations for each host, handling OS-specific differences in config paths, privilege escalation commands, and service reload mechanisms.
-The implementation uses OAuth2 for LinkedIn authentication, stores configuration as JSON, and manages posts through a platform-specific database structure. Gos employs intelligent scheduling based on configurable weekly targets, lookback windows, pause periods between posts, and run intervals to prevent over-posting. It supports priority queuing, platform exclusion rules, dry-run testing, and can generate Gemini gemtext summaries of posted content. Built with Mage for automation, the tool integrates seamlessly into shell workflows and can be triggered on intervals to maintain a consistent posting cadence across platforms.
+The tool reads host definitions from a YAML file specifying network interfaces (LAN/internet/WireGuard), SSH details, and OS types. It intelligently determines optimal peer connections—using LAN IPs when both hosts are local, public IPs when available, or marking peers as "behind NAT" when direct connection isn't possible—and applies persistent keepalive only for LAN-to-internet tunnels. The three-stage workflow (generate keys/configs → upload via SCP → install and reload via SSH) enables zero-touch deployment of a complete mesh network where every node can communicate securely with every other node.
-View on Codeberg
-View on GitHub
+View on Codeberg
+View on GitHub
---
-15. ds-sim
+ds-sim
- 💻 Languages: Java (98.9%), Shell (0.6%), CSS (0.5%)
@@ -450,9 +486,10 @@
- 📈 Lines of Code: 25762
- 📄 Lines of Documentation: 3101
- 📅 Development Period: 2008-05-15 to 2025-06-27
-- 🏆 Score: 16.9 (combines code size and activity)
+- 🔥 Recent Activity: 260.5 days (avg. age of last 42 commits)
- ⚖️ License: Custom License
- 🧪 Status: Experimental (no releases yet)
+- 🤖 AI-Assisted: This project was partially created with the help of generative AI

@@ -466,7 +503,30 @@
---
-16. gemtexter
+sillybench
+
+
+- 💻 Languages: Go (90.9%), Shell (9.1%)
+- 📚 Documentation: Markdown (100.0%)
+- 📊 Commits: 5
+- 📈 Lines of Code: 33
+- 📄 Lines of Documentation: 3
+- 📅 Development Period: 2025-04-03 to 2025-04-03
+- 🔥 Recent Activity: 273.1 days (avg. age of last 42 commits)
+- ⚖️ License: No license found
+- 🧪 Status: Experimental (no releases yet)
+
+
+**Silly Benchmark** is a minimal Go-based performance benchmarking tool designed to compare CPU performance between FreeBSD and Linux Bhyve VM environments. It provides two simple CPU-intensive benchmark tests: one that performs repeated integer multiplication operations (BenchmarkCPUSilly1) and another that executes floating-point arithmetic sequences including addition, multiplication, and division (BenchmarkCPUSilly2).
+
+The implementation is intentionally straightforward, using Go's built-in testing framework to run computational workloads that stress different aspects of CPU performance. The benchmarks avoid being optimized away by the compiler while remaining simple enough to produce consistent, comparable results across different operating systems and virtualization platforms. This makes it useful for quick performance comparisons when evaluating the overhead of virtualization or differences in OS scheduling and computation.
+
+View on Codeberg
+View on GitHub
+
+---
+
+gemtexter
- 💻 Languages: Shell (68.2%), CSS (28.5%), Config (1.9%), HTML (1.3%)
@@ -475,7 +535,7 @@
- 📈 Lines of Code: 2288
- 📄 Lines of Documentation: 1180
- 📅 Development Period: 2021-05-21 to 2025-12-31
-- 🏆 Score: 11.4 (combines code size and activity)
+- 🔥 Recent Activity: 293.8 days (avg. age of last 42 commits)
- ⚖️ License: GPL-3.0
- 🏷️ Latest Release: 3.0.0 (2024-10-01)