diff options
| -rw-r--r-- | about/resources.gmi | 192 | ||||
| -rw-r--r-- | about/showcase.gmi | 314 | ||||
| -rw-r--r-- | about/showcase.gmi.tpl | 308 | ||||
| -rw-r--r-- | about/showcase/debroid/image-1.png | 146 | ||||
| -rw-r--r-- | index.gmi | 2 | ||||
| -rw-r--r-- | uptime-stats.gmi | 56 |
6 files changed, 511 insertions, 507 deletions
diff --git a/about/resources.gmi b/about/resources.gmi index be0903d1..1520d203 100644 --- a/about/resources.gmi +++ b/about/resources.gmi @@ -35,105 +35,105 @@ You won't find any links on this site because, over time, the links will break. In random order: -* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly -* DNS and BIND; Cricket Liu; O'Reilly -* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton -* Concurrency in Go; Katherine Cox-Buday; O'Reilly +* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly +* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf +* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers +* Funktionale Programmierung; Peter Pepper; Springer +* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner * DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible +* Perl New Features; Joshua McAdams, brian d foy; Perl School +* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt +* 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 -* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook -* Java ist auch eine Insel; Christian Ullenboom; -* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications -* Effective Java; Joshua Bloch; Addison-Wesley Professional -* Systemprogrammierung in Go; Frank Müller; dpunkt -* Site Reliability Engineering; How Google runs production systems; O'Reilly -* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly +* DNS and BIND; Cricket Liu; O'Reilly +* Pro Puppet; James Turnbull, Jeffrey McCune; Apress +* Leanring eBPF; Liz Rice; O'Reilly +* Effective awk programming; Arnold Robbins; O'Reilly * Higher Order Perl; Mark Dominus; Morgan Kaufmann -* Data Science at the Command Line; Jeroen Janssens; O'Reilly -* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson * 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly -* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible -* Leanring eBPF; Liz Rice; O'Reilly -* Polished Ruby Programming; Jeremy Evans; Packt Publishing -* Raku Fundamentals; Moritz Lenz; Apress -* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional -* 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 Docker Book; James Turnbull; Kindle -* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner -* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf -* The Pragmatic Programmer; David Thomas; Addison-Wesley +* Effective Java; Joshua Bloch; Addison-Wesley Professional * Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications -* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly -* Pro Puppet; James Turnbull, Jeffrey McCune; Apress -* Funktionale Programmierung; Peter Pepper; Springer -* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press -* Terraform Cookbook; Mikael Krief; Packt Publishing -* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers -* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly +* Concurrency in Go; Katherine Cox-Buday; O'Reilly * Developing Games in Java; David Brackeen and others...; New Riders -* Modern Perl; Chromatic ; Onyx Neon Press -* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly -* Perl New Features; Joshua McAdams, brian d foy; Perl School -* Effective awk programming; Arnold Robbins; O'Reilly +* Raku Fundamentals; Moritz Lenz; Apress * Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press +* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly * C++ Programming Language; Bjarne Stroustrup; -* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers -* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly * Raku Recipes; J.J. Merelo; Apress -* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt +* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly +* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly +* Site Reliability Engineering; How Google runs production systems; O'Reilly +* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson +* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional +* Java ist auch eine Insel; Christian Ullenboom; +* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly +* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook +* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications +* The Docker Book; James Turnbull; Kindle +* Polished Ruby Programming; Jeremy Evans; Packt Publishing +* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible +* Modern Perl; Chromatic ; Onyx Neon Press +* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers +* Data Science at the Command Line; Jeroen Janssens; O'Reilly +* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly +* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton +* Systemprogrammierung in Go; Frank Müller; dpunkt +* The Pragmatic Programmer; David Thomas; Addison-Wesley +* Terraform Cookbook; Mikael Krief; Packt Publishing +* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press ## 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: -* Relayd and Httpd Mastery; Michael W Lucas -* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly * The Linux Programming Interface; Michael Kerrisk; No Starch Press -* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley -* Go: Design Patterns for Real-World Projects; Mat Ryer; Packt +* Relayd and Httpd Mastery; Michael W Lucas +* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly * Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly * Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley -* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly +* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly +* Go: Design Patterns for Real-World Projects; Mat Ryer; Packt +* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley ## Self-development and soft-skills books In random order: -* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd -* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business -* Meditation for Mortals, Oliver Burkeman, Audiobook +* So Good They Can't Ignore You; Cal Newport; Business Plus +* The Bullet Journal Method; Ryder Carroll; Fourth Estate +* Ultralearning; Scott Young; Thorsons * Soft Skills; John Sommez; Manning Publications +* Influence without Authority; A. Cohen, D. Bradford; Wiley +* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly +* Getting Things Done; David Allen +* Eat That Frog!; Brian Tracy; Hodder Paperbacks +* Ultralearning; Anna Laurent; Self-published via Amazon +* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business +* Atomic Habits; James Clear; Random House Business +* The Joy of Missing Out; Christina Crook; New Society Publishers +* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing +* Slow Productivity; Cal Newport; Penguin Random House +* Digital Minimalism; Cal Newport; Portofolio Penguin * The Power of Now; Eckhard Tolle; Yellow Kite -* Psycho-Cybernetics; Maxwell Maltz; Perigee Books * Deep Work; Cal Newport; Piatkus -* Getting Things Done; David Allen +* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd +* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select +* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne * Stop starting, start finishing; Arne Roock; Lean-Kanban University -* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing +* Psycho-Cybernetics; Maxwell Maltz; Perigee Books +* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook * Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press -* Influence without Authority; A. Cohen, D. Bradford; Wiley -* Eat That Frog; Brian Tracy +* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion +* 101 Essays that change the way you think; Brianna Wiest; Audiobook * Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook -* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME) -* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook -* Ultralearning; Scott Young; Thorsons +* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK * The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook * Solve for Happy; Mo Gawdat (RE-READ 1ST TIME) -* The Bullet Journal Method; Ryder Carroll; Fourth Estate -* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK +* Eat That Frog; Brian Tracy +* 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 -* Digital Minimalism; Cal Newport; Portofolio Penguin -* The Joy of Missing Out; Christina Crook; New Society Publishers -* Atomic Habits; James Clear; Random House Business -* So Good They Can't Ignore You; Cal Newport; Business Plus -* Eat That Frog!; Brian Tracy; Hodder Paperbacks * The Good Enough Job; Simone Stolzoff; Ebury Edge -* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne -* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly -* Ultralearning; Anna Laurent; Self-published via Amazon -* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion -* Slow Productivity; Cal Newport; Penguin Random House -* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select -* 101 Essays that change the way you think; Brianna Wiest; Audiobook => ../notes/index.gmi Here are notes of mine for some of the books @@ -141,22 +141,22 @@ In random order: Some of these were in-person with exams; others were online learning lectures only. In random order: -* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon +* Structure and Interpretation of Computer Programs; Harold Abelson and more...; * 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) -* MySQL Deep Dive Workshop; 2-day on-site training -* Functional programming lecture; Remote University of Hagen +* Protocol buffers; O'Reilly Online +* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. * Scripting Vim; Damian Conway; O'Reilly Online +* Ultimate Go Programming; Bill Kennedy; O'Reilly Online * Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online -* Developing IaC with Terraform (with Live Lessons); O'Reilly Online -* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online -* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. +* MySQL Deep Dive Workshop; 2-day on-site training * Apache Tomcat Best Practises; 3-day on-site training -* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training -* Protocol buffers; O'Reilly Online -* Structure and Interpretation of Computer Programs; Harold Abelson and more...; * The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online +* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online +* 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 * AWS Immersion Day; Amazon; 1-day interactive online training -* Ultimate Go Programming; Bill Kennedy; O'Reilly Online +* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training +* Developing IaC with Terraform (with Live Lessons); O'Reilly Online ## Technical guides @@ -173,28 +173,28 @@ These are not whole books, but guides (smaller or larger) which I found very use In random order: * The Changelog Podcast(s) -* Backend Banter -* The Pragmatic Engineer Podcast * Deep Questions with Cal Newport +* Fork Around And Find Out * BSD Now [BSD] -* Hidden Brain -* Maintainable * The ProdCast (Google SRE Podcast) +* Backend Banter +* Modern Mentor +* The Pragmatic Engineer Podcast +* Dev Interrupted * Pratical AI -* Cup o' Go [Golang] * Fallthrough [Golang] -* Dev Interrupted -* Fork Around And Find Out -* Modern Mentor +* Maintainable +* Cup o' Go [Golang] +* Hidden Brain ### Podcasts I liked 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. -* Go Time (predecessor of fallthrough) * FLOSS weekly -* Modern Mentor * Ship It (predecessor of Fork Around And Find Out) +* Modern Mentor +* Go Time (predecessor of fallthrough) * Java Pub House * CRE: Chaosradio Express [german] @@ -202,27 +202,27 @@ I liked them but am not listening to them anymore. The podcasts have either "fin This is a mix of tech and non-tech newsletters I am subscribed to. In random order: -* Applied Go Weekly Newsletter -* The Imperfectionist * The Valuable Dev -* Register Spill -* Andreas Brandhorst Newsletter (Sci-Fi author) * Ruby Weekly * byteSizeGo -* Monospace Mentor -* VK Newsletter * Golang Weekly -* Changelog News * The Pragmatic Engineer +* VK Newsletter +* The Imperfectionist +* Applied Go Weekly Newsletter +* Register Spill +* Changelog News +* Andreas Brandhorst Newsletter (Sci-Fi author) +* Monospace Mentor ## Magazines I like(d) 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: * freeX (not published anymore) -* LWN (online only) -* Linux User * Linux Magazine +* Linux User +* LWN (online only) # Formal education diff --git a/about/showcase.gmi b/about/showcase.gmi index 9259adad..51c3b6ed 100644 --- a/about/showcase.gmi +++ b/about/showcase.gmi @@ -1,6 +1,6 @@ # Project Showcase -Generated on: 2025-08-16 +Generated on: 2025-08-24 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. @@ -22,6 +22,7 @@ This page showcases my side projects, providing an overview of what each project * ⇢ ⇢ ⇢ foostats * ⇢ ⇢ ⇢ gos * ⇢ ⇢ ⇢ rcm +* ⇢ ⇢ ⇢ gemtexter * ⇢ ⇢ ⇢ docker-gpodder-sync-server * ⇢ ⇢ ⇢ docker-radicale-server * ⇢ ⇢ ⇢ quicklogger @@ -31,7 +32,6 @@ This page showcases my side projects, providing an overview of what each project * ⇢ ⇢ ⇢ gorum * ⇢ ⇢ ⇢ guprecords * ⇢ ⇢ ⇢ randomjournalpage -* ⇢ ⇢ ⇢ gemtexter * ⇢ ⇢ ⇢ sway-autorotate * ⇢ ⇢ ⇢ photoalbum * ⇢ ⇢ ⇢ algorithms @@ -45,8 +45,8 @@ This page showcases my side projects, providing an overview of what each project * ⇢ ⇢ ⇢ rubyfy * ⇢ ⇢ ⇢ pingdomfetch * ⇢ ⇢ ⇢ gotop -* ⇢ ⇢ ⇢ xerl * ⇢ ⇢ ⇢ debroid +* ⇢ ⇢ ⇢ xerl * ⇢ ⇢ ⇢ fapi * ⇢ ⇢ ⇢ template * ⇢ ⇢ ⇢ muttdelay @@ -61,19 +61,19 @@ This page showcases my side projects, providing an overview of what each project * ⇢ ⇢ ⇢ awksite * ⇢ ⇢ ⇢ jsmstrade * ⇢ ⇢ ⇢ netcalendar -* ⇢ ⇢ ⇢ hsbot * ⇢ ⇢ ⇢ ychat * ⇢ ⇢ ⇢ vs-sim +* ⇢ ⇢ ⇢ hsbot * ⇢ ⇢ ⇢ fype ## Overall Statistics * 📦 Total Projects: 56 -* 📊 Total Commits: 10,762 -* 📈 Total Lines of Code: 208,392 -* 📄 Total Lines of Documentation: 22,008 -* 💻 Languages: Go (29.7%), Java (19.4%), C++ (9.7%), C (9.2%), Perl (7.9%), Shell (6.7%), C/C++ (6.4%), Config (1.9%), HTML (1.8%), Ruby (1.4%), HCL (1.3%), YAML (0.9%), Make (0.9%), Python (0.8%), Raku (0.4%), CSS (0.4%), JSON (0.4%), XML (0.3%), Haskell (0.3%), TOML (0.2%) -* 📚 Documentation: Text (49.0%), Markdown (48.4%), LaTeX (2.6%) +* 📊 Total Commits: 10,770 +* 📈 Total Lines of Code: 252,448 +* 📄 Total Lines of Documentation: 25,665 +* 💻 Languages: Go (24.7%), Java (21.7%), C++ (14.8%), C/C++ (8.3%), C (8.0%), Perl (6.8%), Shell (5.9%), Config (1.8%), HTML (1.8%), Ruby (1.1%), HCL (1.1%), Make (0.8%), YAML (0.7%), Python (0.6%), CSS (0.5%), Raku (0.3%), JSON (0.3%), XML (0.3%), Haskell (0.2%), TOML (0.1%) +* 📚 Documentation: Text (45.5%), Markdown (41.5%), LaTeX (13.1%) * 🎵 Vibe-Coded Projects: 4 out of 56 (7.1%) * 🤖 AI-Assisted Projects (including vibe-coded): 8 out of 56 (14.3% AI-assisted, 85.7% human-only) * 🚀 Release Status: 34 released, 22 experimental (60.7% with releases, 39.3% experimental) @@ -88,7 +88,7 @@ This page showcases my side projects, providing an overview of what each project * 📈 Lines of Code: 5715 * 📄 Lines of Documentation: 1183 * 📅 Development Period: 2021-12-28 to 2025-08-13 -* 🔥 Recent Activity: 7.4 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 15.5 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -97,8 +97,8 @@ Based on my analysis of the codebase, **rexfiles** is a comprehensive infrastruc The project consists of three main components: **dotfiles** management for personal development environment configuration (bash, fish shell, helix editor, tmux, etc.), **frontends** for managing production OpenBSD servers with services like DNS (nsd), web servers (httpd), mail (OpenSMTPD), SSL certificates (ACME), and monitoring systems, and **babylon5** containing Docker container startup scripts for self-hosted applications. The implementation leverages Rex's declarative syntax to define tasks for package installation, file management, service configuration, and system state management, with templates for configuration files and support for multiple operating systems (OpenBSD, FreeBSD, Fedora Linux, Termux). This approach provides a KISS (Keep It Simple, Stupid) alternative to more complex configuration management tools while maintaining the ability to manage both local development environments and production infrastructure consistently. -=> https://codeberg.org/snonux/conf View on Codeberg -=> https://github.com/snonux/conf View on GitHub +=> https://codeberg.org/snonux/rexfiles View on Codeberg +=> https://github.com/snonux/rexfiles View on GitHub --- @@ -110,7 +110,7 @@ The project consists of three main components: **dotfiles** management for perso * 📈 Lines of Code: 12003 * 📄 Lines of Documentation: 361 * 📅 Development Period: 2025-07-14 to 2025-08-02 -* 🔥 Recent Activity: 24.8 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 32.9 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 @@ -131,15 +131,15 @@ The project is implemented in Go with a modular architecture featuring both CLI ### gitsyncer -* 💻 Languages: Go (90.3%), Shell (8.1%), YAML (1.0%), JSON (0.5%) +* 💻 Languages: Go (90.6%), Shell (7.8%), YAML (1.0%), JSON (0.7%) * 📚 Documentation: Markdown (100.0%) -* 📊 Commits: 101 -* 📈 Lines of Code: 9166 -* 📄 Lines of Documentation: 2484 -* 📅 Development Period: 2025-06-23 to 2025-07-25 -* 🔥 Recent Activity: 32.4 days (avg. age of last 42 commits) +* 📊 Commits: 104 +* 📈 Lines of Code: 9605 +* 📄 Lines of Documentation: 2433 +* 📅 Development Period: 2025-06-23 to 2025-08-19 +* 🔥 Recent Activity: 37.7 days (avg. age of last 42 commits) * ⚖️ License: BSD-2-Clause -* 🏷️ Latest Release: v0.8.6 (2025-07-25) +* 🏷️ Latest Release: v0.9.0 (2025-08-19) * 🎵 Vibe-Coded: This project has been vibe coded @@ -160,7 +160,7 @@ The tool is implemented in Go with a clean architecture that supports both indiv * 📈 Lines of Code: 873 * 📄 Lines of Documentation: 137 * 📅 Development Period: 2025-06-25 to 2025-07-19 -* 🔥 Recent Activity: 48.8 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 56.9 days (avg. age of last 42 commits) * ⚖️ License: BSD-2-Clause * 🏷️ Latest Release: v0.0.0 (2025-06-29) * 🎵 Vibe-Coded: This project has been vibe coded @@ -183,7 +183,7 @@ The project is implemented using a clean modular architecture with the CLI entry * 📈 Lines of Code: 6160 * 📄 Lines of Documentation: 162 * 📅 Development Period: 2025-06-19 to 2025-07-12 -* 🔥 Recent Activity: 50.6 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 58.7 days (avg. age of last 42 commits) * ⚖️ License: BSD-2-Clause * 🏷️ Latest Release: v0.9.2 (2025-07-02) * 🎵 Vibe-Coded: This project has been vibe coded @@ -210,7 +210,7 @@ The implementation follows a clean architecture with clear separation of concern * 📈 Lines of Code: 12762 * 📄 Lines of Documentation: 742 * 📅 Development Period: 2024-01-18 to 2025-07-14 -* 🔥 Recent Activity: 88.6 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 96.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 @@ -239,7 +239,7 @@ The architecture combines kernel-level tracing with user-space analysis: eBPF pr * 📈 Lines of Code: 20091 * 📄 Lines of Documentation: 5674 * 📅 Development Period: 2020-01-09 to 2025-06-20 -* 🔥 Recent Activity: 90.1 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 98.2 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 @@ -266,7 +266,7 @@ The system uses a client-server architecture where dtail servers run on target m * 📈 Lines of Code: 396 * 📄 Lines of Documentation: 24 * 📅 Development Period: 2025-04-18 to 2025-05-11 -* 🔥 Recent Activity: 109.4 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 117.5 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🏷️ Latest Release: v1.0.0 (2025-05-11) @@ -288,7 +288,7 @@ The implementation uses a YAML configuration file to define the network topology * 📈 Lines of Code: 25762 * 📄 Lines of Documentation: 3101 * 📅 Development Period: 2008-05-15 to 2025-06-27 -* 🔥 Recent Activity: 122.8 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 130.9 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 @@ -313,7 +313,7 @@ The project is built on an event-driven architecture with clear component separa * 📈 Lines of Code: 33 * 📄 Lines of Documentation: 3 * 📅 Development Period: 2025-04-03 to 2025-04-03 -* 🔥 Recent Activity: 135.4 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 143.4 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -331,11 +331,11 @@ The implementation is minimal and focused, consisting of a basic Go module with * 💻 Languages: Perl (100.0%) * 📚 Documentation: Markdown (85.1%), Text (14.9%) -* 📊 Commits: 72 -* 📈 Lines of Code: 1599 +* 📊 Commits: 73 +* 📈 Lines of Code: 1565 * 📄 Lines of Documentation: 154 -* 📅 Development Period: 2023-01-02 to 2025-08-09 -* 🔥 Recent Activity: 144.6 days (avg. age of last 42 commits) +* 📅 Development Period: 2023-01-02 to 2025-08-22 +* 🔥 Recent Activity: 146.6 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🏷️ Latest Release: v0.1.0 (2025-07-12) @@ -357,7 +357,7 @@ The project implements a modular architecture with seven core components: FileHe * 📈 Lines of Code: 3967 * 📄 Lines of Documentation: 324 * 📅 Development Period: 2024-05-04 to 2025-07-12 -* 🔥 Recent Activity: 148.5 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 156.6 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🏷️ Latest Release: v1.0.0 (2025-03-04) @@ -383,7 +383,7 @@ The tool is architected around a file-based queueing system where posts progress * 📈 Lines of Code: 1373 * 📄 Lines of Documentation: 48 * 📅 Development Period: 2024-12-05 to 2025-02-28 -* 🔥 Recent Activity: 176.1 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 184.1 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🧪 Status: Experimental (no releases yet) @@ -397,6 +397,28 @@ The system is implemented with a modular architecture centered around a DSL clas --- +### gemtexter + +* 💻 Languages: Shell (68.1%), CSS (28.7%), Config (1.9%), HTML (1.3%) +* 📚 Documentation: Text (76.1%), Markdown (23.9%) +* 📊 Commits: 466 +* 📈 Lines of Code: 2268 +* 📄 Lines of Documentation: 1180 +* 📅 Development Period: 2021-05-21 to 2025-08-05 +* 🔥 Recent Activity: 238.3 days (avg. age of last 42 commits) +* ⚖️ License: GPL-3.0 +* 🏷️ Latest Release: 3.0.0 (2024-10-01) + + +**Gemtexter** is a static site generator and blog engine that transforms content written in Gemini Gemtext format into multiple output formats. It's a comprehensive Bash-based tool designed to support the Gemini protocol (a simpler alternative to HTTP) while maintaining compatibility with traditional web technologies. The project converts a single source of Gemtext content into HTML (XHTML 1.0 Transitional), Markdown, and native Gemtext formats, enabling authors to write once and publish across multiple platforms including Gemini capsules, traditional websites, and GitHub/Codeberg pages. + +The implementation is built entirely in Bash (version 5.x+) using a modular library approach with separate source files for different functionality (atomfeed, gemfeed, HTML generation, Markdown conversion, templating, etc.). Key features include automatic blog post indexing, Atom feed generation, customizable HTML themes, source code highlighting, Bash-based templating system, and integrated Git workflow management. The architecture separates content directories by format (gemtext/, html/, md/) and includes comprehensive theming support, font embedding, and publishing workflows that can automatically sync content to multiple Git repositories for deployment on various platforms. + +=> https://codeberg.org/snonux/gemtexter View on Codeberg +=> https://github.com/snonux/gemtexter View on GitHub + +--- + ### docker-gpodder-sync-server * 💻 Languages: Make (100.0%) @@ -405,7 +427,7 @@ The system is implemented with a modular architecture centered around a DSL clas * 📈 Lines of Code: 17 * 📄 Lines of Documentation: 3 * 📅 Development Period: 2024-03-24 to 2025-08-08 -* 🔥 Recent Activity: 384.3 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 392.3 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🧪 Status: Experimental (no releases yet) @@ -427,7 +449,7 @@ The project is implemented as a simple Docker build system with a Makefile that * 📈 Lines of Code: 40 * 📄 Lines of Documentation: 3 * 📅 Development Period: 2023-12-31 to 2025-08-11 -* 🔥 Recent Activity: 475.7 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 483.7 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -449,7 +471,7 @@ The implementation uses Alpine Linux as the base image for a minimal footprint, * 📈 Lines of Code: 917 * 📄 Lines of Documentation: 33 * 📅 Development Period: 2024-01-20 to 2025-07-06 -* 🔥 Recent Activity: 486.1 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 494.1 days (avg. age of last 42 commits) * ⚖️ License: MIT * 🏷️ Latest Release: v0.0.3 (2025-07-06) @@ -475,7 +497,7 @@ The project follows a clean, single-file architecture with all functionality con * 📈 Lines of Code: 2851 * 📄 Lines of Documentation: 52 * 📅 Development Period: 2023-08-27 to 2025-08-08 -* 🔥 Recent Activity: 511.8 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 519.9 days (avg. age of last 42 commits) * ⚖️ License: MIT * 🧪 Status: Experimental (no releases yet) @@ -497,7 +519,7 @@ The system is designed to host multiple personal services including Anki sync se * 📈 Lines of Code: 33 * 📄 Lines of Documentation: 3 * 📅 Development Period: 2023-08-13 to 2025-07-31 -* 🔥 Recent Activity: 518.9 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 527.0 days (avg. age of last 42 commits) * ⚖️ License: MIT * 🧪 Status: Experimental (no releases yet) @@ -519,7 +541,7 @@ The implementation is built using a Rocky Linux base image with Python 3.9, and * 📈 Lines of Code: 1096 * 📄 Lines of Documentation: 287 * 📅 Development Period: 2023-04-17 to 2025-06-12 -* 🔥 Recent Activity: 552.7 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 560.8 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🏷️ Latest Release: v1.1.0 (2024-05-03) * 🤖 AI-Assisted: This project was partially created with the help of generative AI @@ -544,7 +566,7 @@ The implementation follows a clean architecture with concurrent check execution, * 📈 Lines of Code: 1525 * 📄 Lines of Documentation: 15 * 📅 Development Period: 2023-04-17 to 2023-11-19 -* 🔥 Recent Activity: 738.8 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 746.9 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🧪 Status: Experimental (no releases yet) @@ -567,7 +589,7 @@ The architecture consists of several key components: a quorum manager that handl * 📈 Lines of Code: 312 * 📄 Lines of Documentation: 416 * 📅 Development Period: 2013-03-22 to 2025-05-18 -* 🔥 Recent Activity: 788.8 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 796.9 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: v1.0.0 (2023-04-29) @@ -589,7 +611,7 @@ The tool is implemented with a clean object-oriented architecture featuring an A * 📈 Lines of Code: 51 * 📄 Lines of Documentation: 26 * 📅 Development Period: 2022-06-02 to 2024-04-20 -* 🔥 Recent Activity: 803.5 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 811.6 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -604,29 +626,6 @@ The implementation is straightforward - a bash script that uses `find` to locate --- -### gemtexter - -* 💻 Languages: Shell (86.6%), CSS (8.3%), Config (3.2%), HTML (1.9%) -* 📚 Documentation: Text (68.0%), Markdown (32.0%) -* 📊 Commits: 466 -* 📈 Lines of Code: 1585 -* 📄 Lines of Documentation: 778 -* 📅 Development Period: 2021-05-21 to 2023-07-17 -* 🔥 Recent Activity: 852.2 days (avg. age of last 42 commits) -* ⚖️ License: GPL-3.0 -* 🏷️ Latest Release: 3.0.0 (2024-10-01) - -⚠️ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk. - -**Gemtexter** is a static site generator and blog engine that transforms content written in Gemini Gemtext format into multiple output formats. It's a comprehensive Bash-based tool designed to support the Gemini protocol (a simpler alternative to HTTP) while maintaining compatibility with traditional web technologies. The project converts a single source of Gemtext content into HTML (XHTML 1.0 Transitional), Markdown, and native Gemtext formats, enabling authors to write once and publish across multiple platforms including Gemini capsules, traditional websites, and GitHub/Codeberg pages. - -The implementation is built entirely in Bash (version 5.x+) using a modular library approach with separate source files for different functionality (atomfeed, gemfeed, HTML generation, Markdown conversion, templating, etc.). Key features include automatic blog post indexing, Atom feed generation, customizable HTML themes, source code highlighting, Bash-based templating system, and integrated Git workflow management. The architecture separates content directories by format (gemtext/, html/, md/) and includes comprehensive theming support, font embedding, and publishing workflows that can automatically sync content to multiple Git repositories for deployment on various platforms. - -=> https://codeberg.org/snonux/gemtexter View on Codeberg -=> https://github.com/snonux/gemtexter View on GitHub - ---- - ### sway-autorotate * 💻 Languages: Shell (100.0%) @@ -635,7 +634,7 @@ The implementation is built entirely in Bash (version 5.x+) using a modular libr * 📈 Lines of Code: 41 * 📄 Lines of Documentation: 17 * 📅 Development Period: 2020-01-30 to 2025-04-30 -* 🔥 Recent Activity: 1097.1 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 1105.1 days (avg. age of last 42 commits) * ⚖️ License: GPL-3.0 * 🧪 Status: Experimental (no releases yet) @@ -657,7 +656,7 @@ The implementation consists of two main components: `autorotate.sh` monitors the * 📈 Lines of Code: 342 * 📄 Lines of Documentation: 39 * 📅 Development Period: 2011-11-19 to 2022-04-02 -* 🔥 Recent Activity: 1316.6 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 1324.7 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 0.5.0 (2022-02-21) @@ -680,7 +679,7 @@ The implementation centers around a single Bash script (`photoalbum.sh`) that us * 📈 Lines of Code: 1728 * 📄 Lines of Documentation: 18 * 📅 Development Period: 2020-07-12 to 2023-04-09 -* 🔥 Recent Activity: 1467.8 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 1475.9 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🧪 Status: Experimental (no releases yet) @@ -703,7 +702,7 @@ The project leverages Go's generics system to provide type-safe implementations * 📈 Lines of Code: 671 * 📄 Lines of Documentation: 19 * 📅 Development Period: 2018-05-26 to 2025-01-21 -* 🔥 Recent Activity: 1469.6 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 1477.7 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -722,11 +721,11 @@ The system is architected around several key components: a configuration system ### foo.zone * 📚 Documentation: Markdown (100.0%) -* 📊 Commits: 3032 +* 📊 Commits: 3036 * 📈 Lines of Code: 0 * 📄 Lines of Documentation: 23 * 📅 Development Period: 2021-05-21 to 2022-04-02 -* 🔥 Recent Activity: 1483.4 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 1491.5 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -749,7 +748,7 @@ The site is built using **Gemtexter**, a static site generator that creates both * 📈 Lines of Code: 51 * 📄 Lines of Documentation: 69 * 📅 Development Period: 2014-03-24 to 2022-04-23 -* 🔥 Recent Activity: 1948.7 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 1956.8 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -772,7 +771,7 @@ The project is useful as an educational tool for understanding language syntax s * 📈 Lines of Code: 12420 * 📄 Lines of Documentation: 610 * 📅 Development Period: 2018-03-01 to 2020-01-22 -* 🔥 Recent Activity: 2490.3 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 2498.3 days (avg. age of last 42 commits) * ⚖️ License: Apache-2.0 * 🏷️ Latest Release: 0.5.1 (2019-01-04) @@ -797,7 +796,7 @@ The tool is implemented in C for minimal overhead and uses SystemTap for efficie * 📈 Lines of Code: 919 * 📄 Lines of Documentation: 12 * 📅 Development Period: 2015-01-02 to 2021-11-04 -* 🔥 Recent Activity: 2999.0 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 3007.1 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 1.1.3 (2015-01-02) @@ -820,7 +819,7 @@ The system is particularly useful for distributed static content delivery where * 📈 Lines of Code: 18 * 📄 Lines of Documentation: 49 * 📅 Development Period: 2014-03-24 to 2021-11-05 -* 🔥 Recent Activity: 3234.9 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 3242.9 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -843,7 +842,7 @@ The implementation consists of a shell script (`update-dyndns`) that accepts hos * 📈 Lines of Code: 5360 * 📄 Lines of Documentation: 789 * 📅 Development Period: 2015-01-02 to 2021-11-05 -* 🔥 Recent Activity: 3501.6 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 3509.6 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 1.0.1 (2015-01-02) @@ -866,7 +865,7 @@ The tool is particularly useful for system administrators and DevOps engineers w * 📈 Lines of Code: 273 * 📄 Lines of Documentation: 32 * 📅 Development Period: 2015-09-29 to 2021-11-05 -* 🔥 Recent Activity: 3505.7 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 3513.8 days (avg. age of last 42 commits) * ⚖️ License: Apache-2.0 * 🏷️ Latest Release: 0 (2015-10-26) @@ -889,7 +888,7 @@ The tool is implemented as a single Ruby script that leverages threading for par * 📈 Lines of Code: 1839 * 📄 Lines of Documentation: 412 * 📅 Development Period: 2015-01-02 to 2021-11-05 -* 🔥 Recent Activity: 3585.4 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 3593.4 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 1.0.2 (2015-01-02) @@ -912,7 +911,7 @@ The project is implemented as a modular Perl application with a clean architectu * 📈 Lines of Code: 499 * 📄 Lines of Documentation: 8 * 📅 Development Period: 2015-05-24 to 2021-11-03 -* 🔥 Recent Activity: 3596.1 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 3604.1 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 0.1 (2015-06-01) @@ -927,29 +926,6 @@ The implementation follows a concurrent architecture using Go's goroutines and c --- -### xerl - -* 💻 Languages: Perl (98.3%), Config (1.2%), Make (0.5%) -* 📊 Commits: 670 -* 📈 Lines of Code: 1675 -* 📅 Development Period: 2011-03-06 to 2018-12-22 -* 🔥 Recent Activity: 3651.7 days (avg. age of last 42 commits) -* ⚖️ License: Custom License -* 🏷️ Latest Release: v1.0.0 (2018-12-22) - -⚠️ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk. - -Based on my analysis of the project files, here's a summary of Xerl: - -**Xerl** is an open-source website template engine with Content Management System (CMS) features, written in object-oriented Perl and powered by FastCGI. It uses XML-based configuration and content files to generate static websites with multiple output formats (HTML5, XHTML, RSS feeds, and plain text). - -The system works through a template-driven architecture where content is written in XML files with semantic tags (like `<pagetitle>`, `<text>`, `<enumeration>`) that get transformed into HTML using configurable transformation rules. The `config.xml` file defines how these semantic tags map to HTML elements, supporting variables and dynamic content insertion. Each website can have its own template configuration, content files, and static assets (CSS, images, fonts), making it useful for maintaining multiple related websites with consistent styling and structure while allowing customization per site. The project includes several example sites (paul.buetow.org, xerl.buetow.org) and redirect configurations, demonstrating its practical use for personal or organizational web presence management. - -=> https://codeberg.org/snonux/xerl View on Codeberg -=> https://github.com/snonux/xerl View on GitHub - ---- - ### debroid * 💻 Languages: Shell (92.0%), Make (8.0%) @@ -958,7 +934,7 @@ The system works through a template-driven architecture where content is written * 📈 Lines of Code: 88 * 📄 Lines of Documentation: 148 * 📅 Development Period: 2015-06-18 to 2015-12-05 -* 🔥 Recent Activity: 3699.8 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 3707.9 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -975,6 +951,29 @@ The implementation works by creating a Debian filesystem image using debootstrap --- +### xerl + +* 💻 Languages: Perl (98.4%), Config (1.1%), Make (0.5%) +* 📊 Commits: 670 +* 📈 Lines of Code: 1667 +* 📅 Development Period: 2011-03-06 to 2017-01-01 +* 🔥 Recent Activity: 3925.9 days (avg. age of last 42 commits) +* ⚖️ License: Custom License +* 🏷️ Latest Release: v1.0.0 (2018-12-22) + +⚠️ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk. + +Based on my analysis of the project files, here's a summary of Xerl: + +**Xerl** is an open-source website template engine with Content Management System (CMS) features, written in object-oriented Perl and powered by FastCGI. It uses XML-based configuration and content files to generate static websites with multiple output formats (HTML5, XHTML, RSS feeds, and plain text). + +The system works through a template-driven architecture where content is written in XML files with semantic tags (like `<pagetitle>`, `<text>`, `<enumeration>`) that get transformed into HTML using configurable transformation rules. The `config.xml` file defines how these semantic tags map to HTML elements, supporting variables and dynamic content insertion. Each website can have its own template configuration, content files, and static assets (CSS, images, fonts), making it useful for maintaining multiple related websites with consistent styling and structure while allowing customization per site. The project includes several example sites (paul.buetow.org, xerl.buetow.org) and redirect configurations, demonstrating its practical use for personal or organizational web presence management. + +=> https://codeberg.org/snonux/xerl View on Codeberg +=> https://github.com/snonux/xerl View on GitHub + +--- + ### fapi * 💻 Languages: Python (96.6%), Make (3.1%), Config (0.3%) @@ -983,7 +982,7 @@ The implementation works by creating a Debian filesystem image using debootstrap * 📈 Lines of Code: 1681 * 📄 Lines of Documentation: 539 * 📅 Development Period: 2014-03-10 to 2021-11-03 -* 🔥 Recent Activity: 3977.8 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 3985.9 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 1.0.2 (2014-11-17) @@ -1006,7 +1005,7 @@ The implementation is written in Python and built on top of the bigsuds library, * 📈 Lines of Code: 65 * 📄 Lines of Documentation: 228 * 📅 Development Period: 2013-03-22 to 2021-11-04 -* 🔥 Recent Activity: 4032.3 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4040.3 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 0.0.0.0 (2013-03-22) @@ -1029,7 +1028,7 @@ The project implements a clean, Make-based build system with automatic versionin * 📈 Lines of Code: 136 * 📄 Lines of Documentation: 96 * 📅 Development Period: 2013-03-22 to 2021-11-05 -* 🔥 Recent Activity: 4045.2 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4053.3 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 0.2.0 (2014-07-05) @@ -1052,7 +1051,7 @@ The implementation is elegantly simple, consisting of a bash script that operate * 📈 Lines of Code: 134 * 📄 Lines of Documentation: 106 * 📅 Development Period: 2013-03-22 to 2021-11-05 -* 🔥 Recent Activity: 4052.7 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4060.8 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 0.1.5 (2014-06-22) @@ -1075,7 +1074,7 @@ The tool works by having both hosts run the same command simultaneously - one ac * 📈 Lines of Code: 493 * 📄 Lines of Documentation: 26 * 📅 Development Period: 2009-09-27 to 2021-11-02 -* 🔥 Recent Activity: 4096.0 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4104.1 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 0.9.3 (2014-06-14) @@ -1098,7 +1097,7 @@ The implementation leverages GPG for strong encryption, ensuring passwords are n * 📈 Lines of Code: 286 * 📄 Lines of Documentation: 144 * 📅 Development Period: 2013-03-22 to 2021-11-05 -* 🔥 Recent Activity: 4101.1 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4109.1 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 0.4.3 (2014-06-16) @@ -1121,7 +1120,7 @@ The implementation uses modern Perl with the Moo object system and consists of t * 📈 Lines of Code: 191 * 📄 Lines of Documentation: 8 * 📅 Development Period: 2014-03-24 to 2014-03-24 -* 🔥 Recent Activity: 4162.3 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4170.4 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -1142,7 +1141,7 @@ Each script explores different themes - Christmas celebrations, mathematical stu * 📊 Commits: 7 * 📈 Lines of Code: 80 * 📅 Development Period: 2011-07-09 to 2015-01-13 -* 🔥 Recent Activity: 4242.4 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4250.4 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🧪 Status: Experimental (no releases yet) @@ -1165,7 +1164,7 @@ The implementation uses a straightforward approach with three test endpoints: on * 📈 Lines of Code: 124 * 📄 Lines of Documentation: 75 * 📅 Development Period: 2010-11-05 to 2021-11-05 -* 🔥 Recent Activity: 4283.0 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4291.1 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 1.0.2 (2014-06-22) @@ -1188,7 +1187,7 @@ The implementation is remarkably simple - a single shell script that uses GNU AW * 📈 Lines of Code: 1828 * 📄 Lines of Documentation: 100 * 📅 Development Period: 2010-11-05 to 2015-05-23 -* 🔥 Recent Activity: 4313.1 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4321.2 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 0.7.5 (2014-06-22) @@ -1209,7 +1208,7 @@ The application is implemented using a multi-threaded architecture where each mo * 📊 Commits: 110 * 📈 Lines of Code: 614 * 📅 Development Period: 2011-02-05 to 2022-04-21 -* 🔥 Recent Activity: 4362.6 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4370.7 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🏷️ Latest Release: v1.4 (2022-04-29) @@ -1232,7 +1231,7 @@ The architecture centers around a modular plugin system where custom functionali * 📈 Lines of Code: 122 * 📄 Lines of Documentation: 10 * 📅 Development Period: 2011-01-27 to 2014-06-22 -* 🔥 Recent Activity: 4693.6 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4701.7 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: v0.2 (2011-01-27) @@ -1255,7 +1254,7 @@ The implementation consists of a main AWK script (`index.cgi`) that reads config * 📈 Lines of Code: 720 * 📄 Lines of Documentation: 6 * 📅 Development Period: 2008-06-21 to 2021-11-03 -* 🔥 Recent Activity: 4756.3 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4764.3 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🏷️ Latest Release: v0.3 (2009-02-08) @@ -1280,7 +1279,7 @@ The implementation follows a clean three-class architecture: `SMain` handles the * 📈 Lines of Code: 17380 * 📄 Lines of Documentation: 947 * 📅 Development Period: 2009-02-07 to 2021-05-01 -* 🔥 Recent Activity: 5387.0 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 5395.0 days (avg. age of last 42 commits) * ⚖️ License: GPL-2.0 * 🏷️ Latest Release: v0.1 (2009-02-08) @@ -1299,37 +1298,16 @@ The implementation uses a clean separation of concerns with dedicated packages f --- -### hsbot - -* 💻 Languages: Haskell (98.5%), Make (1.5%) -* 📊 Commits: 80 -* 📈 Lines of Code: 601 -* 📅 Development Period: 2009-11-22 to 2011-10-17 -* 🔥 Recent Activity: 5482.6 days (avg. age of last 42 commits) -* ⚖️ License: Custom License -* 🧪 Status: Experimental (no releases yet) - -⚠️ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk. - -**HSBot** is a modular IRC bot written in Haskell that provides a plugin-based architecture for handling IRC messages and commands. The bot connects to IRC servers, joins channels, and responds to both direct commands (prefixed with `!`) and general messages through its plugin system. It includes built-in commands for help, info, state management, and graceful shutdown, while supporting extensible functionality through plugins like message counting, printing, and storage capabilities. - -The implementation uses a clean separation of concerns with modules for IRC connectivity, command handling, state management, and plugin orchestration. The bot maintains persistent state through a database file and provides a dispatch system that routes messages to appropriate handlers based on whether they're commands or general messages. Its plugin architecture allows for easy extension with new functionality, making it a flexible foundation for IRC automation tasks. - -=> https://codeberg.org/snonux/hsbot View on Codeberg -=> https://github.com/snonux/hsbot View on GitHub - ---- - ### ychat -* 💻 Languages: C++ (49.6%), Shell (21.8%), C/C++ (20.3%), Perl (2.8%), Config (2.2%), HTML (2.0%), Make (1.1%), CSS (0.2%) +* 💻 Languages: C++ (54.9%), C/C++ (23.0%), Shell (13.8%), Perl (2.5%), HTML (2.5%), Config (2.3%), Make (0.8%), CSS (0.2%) * 📚 Documentation: Text (100.0%) * 📊 Commits: 67 -* 📈 Lines of Code: 40780 -* 📄 Lines of Documentation: 27 -* 📅 Development Period: 2008-05-15 to 2010-11-21 -* 🔥 Recent Activity: 5727.0 days (avg. age of last 42 commits) -* ⚖️ License: No license found +* 📈 Lines of Code: 67884 +* 📄 Lines of Documentation: 127 +* 📅 Development Period: 2008-05-15 to 2014-06-30 +* 🔥 Recent Activity: 5415.3 days (avg. age of last 42 commits) +* ⚖️ License: GPL-2.0 * 🏷️ Latest Release: yhttpd-0.7.2 (2013-04-06) ⚠️ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk. @@ -1347,17 +1325,20 @@ The architecture is built around several key managers: a socket manager for hand ### vs-sim -* 📚 Documentation: Markdown (100.0%) +* 💻 Languages: Java (98.6%), Shell (0.8%), XML (0.4%) +* 📚 Documentation: LaTeX (98.4%), Text (1.4%), Markdown (0.2%) * 📊 Commits: 411 -* 📈 Lines of Code: 0 -* 📄 Lines of Documentation: 7 -* 📅 Development Period: 2008-05-15 to 2015-05-23 -* 🔥 Recent Activity: 5843.6 days (avg. age of last 42 commits) -* ⚖️ License: No license found +* 📈 Lines of Code: 14582 +* 📄 Lines of Documentation: 2903 +* 📅 Development Period: 2008-05-15 to 2022-04-03 +* 🔥 Recent Activity: 5431.3 days (avg. age of last 42 commits) +* ⚖️ License: Custom License * 🏷️ Latest Release: v1.0 (2008-08-24) ⚠️ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk. +=> showcase/vs-sim/image-1.jpg vs-sim screenshot + VS-Sim is an open-source distributed systems simulator written in Java, developed as a diploma thesis at Aachen University of Applied Sciences. It provides a visual environment for simulating and understanding distributed system algorithms including consensus protocols (one-phase/two-phase commit), time synchronization (Berkeley, Lamport, vector clocks), and communication patterns (multicast, broadcast, reliable messaging). The simulator is useful for educational purposes, allowing students and researchers to visualize complex distributed system concepts through interactive simulations. The implementation features a modular architecture with separate packages for core processes, events, protocols, and visualization. It includes pre-built protocol implementations, a GUI-based simulator with start/pause/reset controls, serialization support for saving simulations, and comprehensive time modeling systems. The codebase demonstrates clean separation of concerns with abstract base classes for extensibility and a plugin-like protocol system for easy addition of new distributed algorithms. @@ -1367,15 +1348,36 @@ The implementation features a modular architecture with separate packages for co --- +### hsbot + +* 💻 Languages: Haskell (98.5%), Make (1.5%) +* 📊 Commits: 80 +* 📈 Lines of Code: 601 +* 📅 Development Period: 2009-11-22 to 2011-10-17 +* 🔥 Recent Activity: 5490.7 days (avg. age of last 42 commits) +* ⚖️ License: Custom License +* 🧪 Status: Experimental (no releases yet) + +⚠️ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk. + +**HSBot** is a modular IRC bot written in Haskell that provides a plugin-based architecture for handling IRC messages and commands. The bot connects to IRC servers, joins channels, and responds to both direct commands (prefixed with `!`) and general messages through its plugin system. It includes built-in commands for help, info, state management, and graceful shutdown, while supporting extensible functionality through plugins like message counting, printing, and storage capabilities. + +The implementation uses a clean separation of concerns with modules for IRC connectivity, command handling, state management, and plugin orchestration. The bot maintains persistent state through a database file and provides a dispatch system that routes messages to appropriate handlers based on whether they're commands or general messages. Its plugin architecture allows for easy extension with new functionality, making it a flexible foundation for IRC automation tasks. + +=> https://codeberg.org/snonux/hsbot View on Codeberg +=> https://github.com/snonux/hsbot View on GitHub + +--- + ### fype -* 💻 Languages: C (71.3%), C/C++ (20.6%), HTML (6.6%), Make (1.5%) -* 📚 Documentation: Text (60.2%), LaTeX (39.8%) +* 💻 Languages: C (72.1%), C/C++ (20.7%), HTML (5.7%), Make (1.5%) +* 📚 Documentation: Text (71.3%), LaTeX (28.7%) * 📊 Commits: 99 -* 📈 Lines of Code: 8906 -* 📄 Lines of Documentation: 1431 -* 📅 Development Period: 2008-05-15 to 2021-04-29 -* 🔥 Recent Activity: 5889.4 days (avg. age of last 42 commits) +* 📈 Lines of Code: 10196 +* 📄 Lines of Documentation: 1741 +* 📅 Development Period: 2008-05-15 to 2021-11-03 +* 🔥 Recent Activity: 5652.4 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🧪 Status: Experimental (no releases yet) diff --git a/about/showcase.gmi.tpl b/about/showcase.gmi.tpl index 80b09a48..bcdb5cd4 100644 --- a/about/showcase.gmi.tpl +++ b/about/showcase.gmi.tpl @@ -1,6 +1,6 @@ # Project Showcase -Generated on: 2025-08-16 +Generated on: 2025-08-24 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. @@ -9,11 +9,11 @@ This page showcases my side projects, providing an overview of what each project ## Overall Statistics * 📦 Total Projects: 56 -* 📊 Total Commits: 10,762 -* 📈 Total Lines of Code: 208,392 -* 📄 Total Lines of Documentation: 22,008 -* 💻 Languages: Go (29.7%), Java (19.4%), C++ (9.7%), C (9.2%), Perl (7.9%), Shell (6.7%), C/C++ (6.4%), Config (1.9%), HTML (1.8%), Ruby (1.4%), HCL (1.3%), YAML (0.9%), Make (0.9%), Python (0.8%), Raku (0.4%), CSS (0.4%), JSON (0.4%), XML (0.3%), Haskell (0.3%), TOML (0.2%) -* 📚 Documentation: Text (49.0%), Markdown (48.4%), LaTeX (2.6%) +* 📊 Total Commits: 10,770 +* 📈 Total Lines of Code: 252,448 +* 📄 Total Lines of Documentation: 25,665 +* 💻 Languages: Go (24.7%), Java (21.7%), C++ (14.8%), C/C++ (8.3%), C (8.0%), Perl (6.8%), Shell (5.9%), Config (1.8%), HTML (1.8%), Ruby (1.1%), HCL (1.1%), Make (0.8%), YAML (0.7%), Python (0.6%), CSS (0.5%), Raku (0.3%), JSON (0.3%), XML (0.3%), Haskell (0.2%), TOML (0.1%) +* 📚 Documentation: Text (45.5%), Markdown (41.5%), LaTeX (13.1%) * 🎵 Vibe-Coded Projects: 4 out of 56 (7.1%) * 🤖 AI-Assisted Projects (including vibe-coded): 8 out of 56 (14.3% AI-assisted, 85.7% human-only) * 🚀 Release Status: 34 released, 22 experimental (60.7% with releases, 39.3% experimental) @@ -28,7 +28,7 @@ This page showcases my side projects, providing an overview of what each project * 📈 Lines of Code: 5715 * 📄 Lines of Documentation: 1183 * 📅 Development Period: 2021-12-28 to 2025-08-13 -* 🔥 Recent Activity: 7.4 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 15.5 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -37,8 +37,8 @@ Based on my analysis of the codebase, **rexfiles** is a comprehensive infrastruc The project consists of three main components: **dotfiles** management for personal development environment configuration (bash, fish shell, helix editor, tmux, etc.), **frontends** for managing production OpenBSD servers with services like DNS (nsd), web servers (httpd), mail (OpenSMTPD), SSL certificates (ACME), and monitoring systems, and **babylon5** containing Docker container startup scripts for self-hosted applications. The implementation leverages Rex's declarative syntax to define tasks for package installation, file management, service configuration, and system state management, with templates for configuration files and support for multiple operating systems (OpenBSD, FreeBSD, Fedora Linux, Termux). This approach provides a KISS (Keep It Simple, Stupid) alternative to more complex configuration management tools while maintaining the ability to manage both local development environments and production infrastructure consistently. -=> https://codeberg.org/snonux/conf View on Codeberg -=> https://github.com/snonux/conf View on GitHub +=> https://codeberg.org/snonux/rexfiles View on Codeberg +=> https://github.com/snonux/rexfiles View on GitHub --- @@ -50,7 +50,7 @@ The project consists of three main components: **dotfiles** management for perso * 📈 Lines of Code: 12003 * 📄 Lines of Documentation: 361 * 📅 Development Period: 2025-07-14 to 2025-08-02 -* 🔥 Recent Activity: 24.8 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 32.9 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 @@ -71,15 +71,15 @@ The project is implemented in Go with a modular architecture featuring both CLI ### gitsyncer -* 💻 Languages: Go (90.3%), Shell (8.1%), YAML (1.0%), JSON (0.5%) +* 💻 Languages: Go (90.6%), Shell (7.8%), YAML (1.0%), JSON (0.7%) * 📚 Documentation: Markdown (100.0%) -* 📊 Commits: 101 -* 📈 Lines of Code: 9166 -* 📄 Lines of Documentation: 2484 -* 📅 Development Period: 2025-06-23 to 2025-07-25 -* 🔥 Recent Activity: 32.4 days (avg. age of last 42 commits) +* 📊 Commits: 104 +* 📈 Lines of Code: 9605 +* 📄 Lines of Documentation: 2433 +* 📅 Development Period: 2025-06-23 to 2025-08-19 +* 🔥 Recent Activity: 37.7 days (avg. age of last 42 commits) * ⚖️ License: BSD-2-Clause -* 🏷️ Latest Release: v0.8.6 (2025-07-25) +* 🏷️ Latest Release: v0.9.0 (2025-08-19) * 🎵 Vibe-Coded: This project has been vibe coded @@ -100,7 +100,7 @@ The tool is implemented in Go with a clean architecture that supports both indiv * 📈 Lines of Code: 873 * 📄 Lines of Documentation: 137 * 📅 Development Period: 2025-06-25 to 2025-07-19 -* 🔥 Recent Activity: 48.8 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 56.9 days (avg. age of last 42 commits) * ⚖️ License: BSD-2-Clause * 🏷️ Latest Release: v0.0.0 (2025-06-29) * 🎵 Vibe-Coded: This project has been vibe coded @@ -123,7 +123,7 @@ The project is implemented using a clean modular architecture with the CLI entry * 📈 Lines of Code: 6160 * 📄 Lines of Documentation: 162 * 📅 Development Period: 2025-06-19 to 2025-07-12 -* 🔥 Recent Activity: 50.6 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 58.7 days (avg. age of last 42 commits) * ⚖️ License: BSD-2-Clause * 🏷️ Latest Release: v0.9.2 (2025-07-02) * 🎵 Vibe-Coded: This project has been vibe coded @@ -150,7 +150,7 @@ The implementation follows a clean architecture with clear separation of concern * 📈 Lines of Code: 12762 * 📄 Lines of Documentation: 742 * 📅 Development Period: 2024-01-18 to 2025-07-14 -* 🔥 Recent Activity: 88.6 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 96.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 @@ -179,7 +179,7 @@ The architecture combines kernel-level tracing with user-space analysis: eBPF pr * 📈 Lines of Code: 20091 * 📄 Lines of Documentation: 5674 * 📅 Development Period: 2020-01-09 to 2025-06-20 -* 🔥 Recent Activity: 90.1 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 98.2 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 @@ -206,7 +206,7 @@ The system uses a client-server architecture where dtail servers run on target m * 📈 Lines of Code: 396 * 📄 Lines of Documentation: 24 * 📅 Development Period: 2025-04-18 to 2025-05-11 -* 🔥 Recent Activity: 109.4 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 117.5 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🏷️ Latest Release: v1.0.0 (2025-05-11) @@ -228,7 +228,7 @@ The implementation uses a YAML configuration file to define the network topology * 📈 Lines of Code: 25762 * 📄 Lines of Documentation: 3101 * 📅 Development Period: 2008-05-15 to 2025-06-27 -* 🔥 Recent Activity: 122.8 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 130.9 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 @@ -253,7 +253,7 @@ The project is built on an event-driven architecture with clear component separa * 📈 Lines of Code: 33 * 📄 Lines of Documentation: 3 * 📅 Development Period: 2025-04-03 to 2025-04-03 -* 🔥 Recent Activity: 135.4 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 143.4 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -271,11 +271,11 @@ The implementation is minimal and focused, consisting of a basic Go module with * 💻 Languages: Perl (100.0%) * 📚 Documentation: Markdown (85.1%), Text (14.9%) -* 📊 Commits: 72 -* 📈 Lines of Code: 1599 +* 📊 Commits: 73 +* 📈 Lines of Code: 1565 * 📄 Lines of Documentation: 154 -* 📅 Development Period: 2023-01-02 to 2025-08-09 -* 🔥 Recent Activity: 144.6 days (avg. age of last 42 commits) +* 📅 Development Period: 2023-01-02 to 2025-08-22 +* 🔥 Recent Activity: 146.6 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🏷️ Latest Release: v0.1.0 (2025-07-12) @@ -297,7 +297,7 @@ The project implements a modular architecture with seven core components: FileHe * 📈 Lines of Code: 3967 * 📄 Lines of Documentation: 324 * 📅 Development Period: 2024-05-04 to 2025-07-12 -* 🔥 Recent Activity: 148.5 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 156.6 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🏷️ Latest Release: v1.0.0 (2025-03-04) @@ -323,7 +323,7 @@ The tool is architected around a file-based queueing system where posts progress * 📈 Lines of Code: 1373 * 📄 Lines of Documentation: 48 * 📅 Development Period: 2024-12-05 to 2025-02-28 -* 🔥 Recent Activity: 176.1 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 184.1 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🧪 Status: Experimental (no releases yet) @@ -337,6 +337,28 @@ The system is implemented with a modular architecture centered around a DSL clas --- +### gemtexter + +* 💻 Languages: Shell (68.1%), CSS (28.7%), Config (1.9%), HTML (1.3%) +* 📚 Documentation: Text (76.1%), Markdown (23.9%) +* 📊 Commits: 466 +* 📈 Lines of Code: 2268 +* 📄 Lines of Documentation: 1180 +* 📅 Development Period: 2021-05-21 to 2025-08-05 +* 🔥 Recent Activity: 238.3 days (avg. age of last 42 commits) +* ⚖️ License: GPL-3.0 +* 🏷️ Latest Release: 3.0.0 (2024-10-01) + + +**Gemtexter** is a static site generator and blog engine that transforms content written in Gemini Gemtext format into multiple output formats. It's a comprehensive Bash-based tool designed to support the Gemini protocol (a simpler alternative to HTTP) while maintaining compatibility with traditional web technologies. The project converts a single source of Gemtext content into HTML (XHTML 1.0 Transitional), Markdown, and native Gemtext formats, enabling authors to write once and publish across multiple platforms including Gemini capsules, traditional websites, and GitHub/Codeberg pages. + +The implementation is built entirely in Bash (version 5.x+) using a modular library approach with separate source files for different functionality (atomfeed, gemfeed, HTML generation, Markdown conversion, templating, etc.). Key features include automatic blog post indexing, Atom feed generation, customizable HTML themes, source code highlighting, Bash-based templating system, and integrated Git workflow management. The architecture separates content directories by format (gemtext/, html/, md/) and includes comprehensive theming support, font embedding, and publishing workflows that can automatically sync content to multiple Git repositories for deployment on various platforms. + +=> https://codeberg.org/snonux/gemtexter View on Codeberg +=> https://github.com/snonux/gemtexter View on GitHub + +--- + ### docker-gpodder-sync-server * 💻 Languages: Make (100.0%) @@ -345,7 +367,7 @@ The system is implemented with a modular architecture centered around a DSL clas * 📈 Lines of Code: 17 * 📄 Lines of Documentation: 3 * 📅 Development Period: 2024-03-24 to 2025-08-08 -* 🔥 Recent Activity: 384.3 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 392.3 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🧪 Status: Experimental (no releases yet) @@ -367,7 +389,7 @@ The project is implemented as a simple Docker build system with a Makefile that * 📈 Lines of Code: 40 * 📄 Lines of Documentation: 3 * 📅 Development Period: 2023-12-31 to 2025-08-11 -* 🔥 Recent Activity: 475.7 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 483.7 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -389,7 +411,7 @@ The implementation uses Alpine Linux as the base image for a minimal footprint, * 📈 Lines of Code: 917 * 📄 Lines of Documentation: 33 * 📅 Development Period: 2024-01-20 to 2025-07-06 -* 🔥 Recent Activity: 486.1 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 494.1 days (avg. age of last 42 commits) * ⚖️ License: MIT * 🏷️ Latest Release: v0.0.3 (2025-07-06) @@ -415,7 +437,7 @@ The project follows a clean, single-file architecture with all functionality con * 📈 Lines of Code: 2851 * 📄 Lines of Documentation: 52 * 📅 Development Period: 2023-08-27 to 2025-08-08 -* 🔥 Recent Activity: 511.8 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 519.9 days (avg. age of last 42 commits) * ⚖️ License: MIT * 🧪 Status: Experimental (no releases yet) @@ -437,7 +459,7 @@ The system is designed to host multiple personal services including Anki sync se * 📈 Lines of Code: 33 * 📄 Lines of Documentation: 3 * 📅 Development Period: 2023-08-13 to 2025-07-31 -* 🔥 Recent Activity: 518.9 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 527.0 days (avg. age of last 42 commits) * ⚖️ License: MIT * 🧪 Status: Experimental (no releases yet) @@ -459,7 +481,7 @@ The implementation is built using a Rocky Linux base image with Python 3.9, and * 📈 Lines of Code: 1096 * 📄 Lines of Documentation: 287 * 📅 Development Period: 2023-04-17 to 2025-06-12 -* 🔥 Recent Activity: 552.7 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 560.8 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🏷️ Latest Release: v1.1.0 (2024-05-03) * 🤖 AI-Assisted: This project was partially created with the help of generative AI @@ -484,7 +506,7 @@ The implementation follows a clean architecture with concurrent check execution, * 📈 Lines of Code: 1525 * 📄 Lines of Documentation: 15 * 📅 Development Period: 2023-04-17 to 2023-11-19 -* 🔥 Recent Activity: 738.8 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 746.9 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🧪 Status: Experimental (no releases yet) @@ -507,7 +529,7 @@ The architecture consists of several key components: a quorum manager that handl * 📈 Lines of Code: 312 * 📄 Lines of Documentation: 416 * 📅 Development Period: 2013-03-22 to 2025-05-18 -* 🔥 Recent Activity: 788.8 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 796.9 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: v1.0.0 (2023-04-29) @@ -529,7 +551,7 @@ The tool is implemented with a clean object-oriented architecture featuring an A * 📈 Lines of Code: 51 * 📄 Lines of Documentation: 26 * 📅 Development Period: 2022-06-02 to 2024-04-20 -* 🔥 Recent Activity: 803.5 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 811.6 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -544,29 +566,6 @@ The implementation is straightforward - a bash script that uses `find` to locate --- -### gemtexter - -* 💻 Languages: Shell (86.6%), CSS (8.3%), Config (3.2%), HTML (1.9%) -* 📚 Documentation: Text (68.0%), Markdown (32.0%) -* 📊 Commits: 466 -* 📈 Lines of Code: 1585 -* 📄 Lines of Documentation: 778 -* 📅 Development Period: 2021-05-21 to 2023-07-17 -* 🔥 Recent Activity: 852.2 days (avg. age of last 42 commits) -* ⚖️ License: GPL-3.0 -* 🏷️ Latest Release: 3.0.0 (2024-10-01) - -⚠️ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk. - -**Gemtexter** is a static site generator and blog engine that transforms content written in Gemini Gemtext format into multiple output formats. It's a comprehensive Bash-based tool designed to support the Gemini protocol (a simpler alternative to HTTP) while maintaining compatibility with traditional web technologies. The project converts a single source of Gemtext content into HTML (XHTML 1.0 Transitional), Markdown, and native Gemtext formats, enabling authors to write once and publish across multiple platforms including Gemini capsules, traditional websites, and GitHub/Codeberg pages. - -The implementation is built entirely in Bash (version 5.x+) using a modular library approach with separate source files for different functionality (atomfeed, gemfeed, HTML generation, Markdown conversion, templating, etc.). Key features include automatic blog post indexing, Atom feed generation, customizable HTML themes, source code highlighting, Bash-based templating system, and integrated Git workflow management. The architecture separates content directories by format (gemtext/, html/, md/) and includes comprehensive theming support, font embedding, and publishing workflows that can automatically sync content to multiple Git repositories for deployment on various platforms. - -=> https://codeberg.org/snonux/gemtexter View on Codeberg -=> https://github.com/snonux/gemtexter View on GitHub - ---- - ### sway-autorotate * 💻 Languages: Shell (100.0%) @@ -575,7 +574,7 @@ The implementation is built entirely in Bash (version 5.x+) using a modular libr * 📈 Lines of Code: 41 * 📄 Lines of Documentation: 17 * 📅 Development Period: 2020-01-30 to 2025-04-30 -* 🔥 Recent Activity: 1097.1 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 1105.1 days (avg. age of last 42 commits) * ⚖️ License: GPL-3.0 * 🧪 Status: Experimental (no releases yet) @@ -597,7 +596,7 @@ The implementation consists of two main components: `autorotate.sh` monitors the * 📈 Lines of Code: 342 * 📄 Lines of Documentation: 39 * 📅 Development Period: 2011-11-19 to 2022-04-02 -* 🔥 Recent Activity: 1316.6 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 1324.7 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 0.5.0 (2022-02-21) @@ -620,7 +619,7 @@ The implementation centers around a single Bash script (`photoalbum.sh`) that us * 📈 Lines of Code: 1728 * 📄 Lines of Documentation: 18 * 📅 Development Period: 2020-07-12 to 2023-04-09 -* 🔥 Recent Activity: 1467.8 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 1475.9 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🧪 Status: Experimental (no releases yet) @@ -643,7 +642,7 @@ The project leverages Go's generics system to provide type-safe implementations * 📈 Lines of Code: 671 * 📄 Lines of Documentation: 19 * 📅 Development Period: 2018-05-26 to 2025-01-21 -* 🔥 Recent Activity: 1469.6 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 1477.7 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -662,11 +661,11 @@ The system is architected around several key components: a configuration system ### foo.zone * 📚 Documentation: Markdown (100.0%) -* 📊 Commits: 3032 +* 📊 Commits: 3036 * 📈 Lines of Code: 0 * 📄 Lines of Documentation: 23 * 📅 Development Period: 2021-05-21 to 2022-04-02 -* 🔥 Recent Activity: 1483.4 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 1491.5 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -689,7 +688,7 @@ The site is built using **Gemtexter**, a static site generator that creates both * 📈 Lines of Code: 51 * 📄 Lines of Documentation: 69 * 📅 Development Period: 2014-03-24 to 2022-04-23 -* 🔥 Recent Activity: 1948.7 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 1956.8 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -712,7 +711,7 @@ The project is useful as an educational tool for understanding language syntax s * 📈 Lines of Code: 12420 * 📄 Lines of Documentation: 610 * 📅 Development Period: 2018-03-01 to 2020-01-22 -* 🔥 Recent Activity: 2490.3 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 2498.3 days (avg. age of last 42 commits) * ⚖️ License: Apache-2.0 * 🏷️ Latest Release: 0.5.1 (2019-01-04) @@ -737,7 +736,7 @@ The tool is implemented in C for minimal overhead and uses SystemTap for efficie * 📈 Lines of Code: 919 * 📄 Lines of Documentation: 12 * 📅 Development Period: 2015-01-02 to 2021-11-04 -* 🔥 Recent Activity: 2999.0 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 3007.1 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 1.1.3 (2015-01-02) @@ -760,7 +759,7 @@ The system is particularly useful for distributed static content delivery where * 📈 Lines of Code: 18 * 📄 Lines of Documentation: 49 * 📅 Development Period: 2014-03-24 to 2021-11-05 -* 🔥 Recent Activity: 3234.9 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 3242.9 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -783,7 +782,7 @@ The implementation consists of a shell script (`update-dyndns`) that accepts hos * 📈 Lines of Code: 5360 * 📄 Lines of Documentation: 789 * 📅 Development Period: 2015-01-02 to 2021-11-05 -* 🔥 Recent Activity: 3501.6 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 3509.6 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 1.0.1 (2015-01-02) @@ -806,7 +805,7 @@ The tool is particularly useful for system administrators and DevOps engineers w * 📈 Lines of Code: 273 * 📄 Lines of Documentation: 32 * 📅 Development Period: 2015-09-29 to 2021-11-05 -* 🔥 Recent Activity: 3505.7 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 3513.8 days (avg. age of last 42 commits) * ⚖️ License: Apache-2.0 * 🏷️ Latest Release: 0 (2015-10-26) @@ -829,7 +828,7 @@ The tool is implemented as a single Ruby script that leverages threading for par * 📈 Lines of Code: 1839 * 📄 Lines of Documentation: 412 * 📅 Development Period: 2015-01-02 to 2021-11-05 -* 🔥 Recent Activity: 3585.4 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 3593.4 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 1.0.2 (2015-01-02) @@ -852,7 +851,7 @@ The project is implemented as a modular Perl application with a clean architectu * 📈 Lines of Code: 499 * 📄 Lines of Documentation: 8 * 📅 Development Period: 2015-05-24 to 2021-11-03 -* 🔥 Recent Activity: 3596.1 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 3604.1 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 0.1 (2015-06-01) @@ -867,29 +866,6 @@ The implementation follows a concurrent architecture using Go's goroutines and c --- -### xerl - -* 💻 Languages: Perl (98.3%), Config (1.2%), Make (0.5%) -* 📊 Commits: 670 -* 📈 Lines of Code: 1675 -* 📅 Development Period: 2011-03-06 to 2018-12-22 -* 🔥 Recent Activity: 3651.7 days (avg. age of last 42 commits) -* ⚖️ License: Custom License -* 🏷️ Latest Release: v1.0.0 (2018-12-22) - -⚠️ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk. - -Based on my analysis of the project files, here's a summary of Xerl: - -**Xerl** is an open-source website template engine with Content Management System (CMS) features, written in object-oriented Perl and powered by FastCGI. It uses XML-based configuration and content files to generate static websites with multiple output formats (HTML5, XHTML, RSS feeds, and plain text). - -The system works through a template-driven architecture where content is written in XML files with semantic tags (like `<pagetitle>`, `<text>`, `<enumeration>`) that get transformed into HTML using configurable transformation rules. The `config.xml` file defines how these semantic tags map to HTML elements, supporting variables and dynamic content insertion. Each website can have its own template configuration, content files, and static assets (CSS, images, fonts), making it useful for maintaining multiple related websites with consistent styling and structure while allowing customization per site. The project includes several example sites (paul.buetow.org, xerl.buetow.org) and redirect configurations, demonstrating its practical use for personal or organizational web presence management. - -=> https://codeberg.org/snonux/xerl View on Codeberg -=> https://github.com/snonux/xerl View on GitHub - ---- - ### debroid * 💻 Languages: Shell (92.0%), Make (8.0%) @@ -898,7 +874,7 @@ The system works through a template-driven architecture where content is written * 📈 Lines of Code: 88 * 📄 Lines of Documentation: 148 * 📅 Development Period: 2015-06-18 to 2015-12-05 -* 🔥 Recent Activity: 3699.8 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 3707.9 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -915,6 +891,29 @@ The implementation works by creating a Debian filesystem image using debootstrap --- +### xerl + +* 💻 Languages: Perl (98.4%), Config (1.1%), Make (0.5%) +* 📊 Commits: 670 +* 📈 Lines of Code: 1667 +* 📅 Development Period: 2011-03-06 to 2017-01-01 +* 🔥 Recent Activity: 3925.9 days (avg. age of last 42 commits) +* ⚖️ License: Custom License +* 🏷️ Latest Release: v1.0.0 (2018-12-22) + +⚠️ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk. + +Based on my analysis of the project files, here's a summary of Xerl: + +**Xerl** is an open-source website template engine with Content Management System (CMS) features, written in object-oriented Perl and powered by FastCGI. It uses XML-based configuration and content files to generate static websites with multiple output formats (HTML5, XHTML, RSS feeds, and plain text). + +The system works through a template-driven architecture where content is written in XML files with semantic tags (like `<pagetitle>`, `<text>`, `<enumeration>`) that get transformed into HTML using configurable transformation rules. The `config.xml` file defines how these semantic tags map to HTML elements, supporting variables and dynamic content insertion. Each website can have its own template configuration, content files, and static assets (CSS, images, fonts), making it useful for maintaining multiple related websites with consistent styling and structure while allowing customization per site. The project includes several example sites (paul.buetow.org, xerl.buetow.org) and redirect configurations, demonstrating its practical use for personal or organizational web presence management. + +=> https://codeberg.org/snonux/xerl View on Codeberg +=> https://github.com/snonux/xerl View on GitHub + +--- + ### fapi * 💻 Languages: Python (96.6%), Make (3.1%), Config (0.3%) @@ -923,7 +922,7 @@ The implementation works by creating a Debian filesystem image using debootstrap * 📈 Lines of Code: 1681 * 📄 Lines of Documentation: 539 * 📅 Development Period: 2014-03-10 to 2021-11-03 -* 🔥 Recent Activity: 3977.8 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 3985.9 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 1.0.2 (2014-11-17) @@ -946,7 +945,7 @@ The implementation is written in Python and built on top of the bigsuds library, * 📈 Lines of Code: 65 * 📄 Lines of Documentation: 228 * 📅 Development Period: 2013-03-22 to 2021-11-04 -* 🔥 Recent Activity: 4032.3 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4040.3 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 0.0.0.0 (2013-03-22) @@ -969,7 +968,7 @@ The project implements a clean, Make-based build system with automatic versionin * 📈 Lines of Code: 136 * 📄 Lines of Documentation: 96 * 📅 Development Period: 2013-03-22 to 2021-11-05 -* 🔥 Recent Activity: 4045.2 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4053.3 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 0.2.0 (2014-07-05) @@ -992,7 +991,7 @@ The implementation is elegantly simple, consisting of a bash script that operate * 📈 Lines of Code: 134 * 📄 Lines of Documentation: 106 * 📅 Development Period: 2013-03-22 to 2021-11-05 -* 🔥 Recent Activity: 4052.7 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4060.8 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 0.1.5 (2014-06-22) @@ -1015,7 +1014,7 @@ The tool works by having both hosts run the same command simultaneously - one ac * 📈 Lines of Code: 493 * 📄 Lines of Documentation: 26 * 📅 Development Period: 2009-09-27 to 2021-11-02 -* 🔥 Recent Activity: 4096.0 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4104.1 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 0.9.3 (2014-06-14) @@ -1038,7 +1037,7 @@ The implementation leverages GPG for strong encryption, ensuring passwords are n * 📈 Lines of Code: 286 * 📄 Lines of Documentation: 144 * 📅 Development Period: 2013-03-22 to 2021-11-05 -* 🔥 Recent Activity: 4101.1 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4109.1 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 0.4.3 (2014-06-16) @@ -1061,7 +1060,7 @@ The implementation uses modern Perl with the Moo object system and consists of t * 📈 Lines of Code: 191 * 📄 Lines of Documentation: 8 * 📅 Development Period: 2014-03-24 to 2014-03-24 -* 🔥 Recent Activity: 4162.3 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4170.4 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -1082,7 +1081,7 @@ Each script explores different themes - Christmas celebrations, mathematical stu * 📊 Commits: 7 * 📈 Lines of Code: 80 * 📅 Development Period: 2011-07-09 to 2015-01-13 -* 🔥 Recent Activity: 4242.4 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4250.4 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🧪 Status: Experimental (no releases yet) @@ -1105,7 +1104,7 @@ The implementation uses a straightforward approach with three test endpoints: on * 📈 Lines of Code: 124 * 📄 Lines of Documentation: 75 * 📅 Development Period: 2010-11-05 to 2021-11-05 -* 🔥 Recent Activity: 4283.0 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4291.1 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 1.0.2 (2014-06-22) @@ -1128,7 +1127,7 @@ The implementation is remarkably simple - a single shell script that uses GNU AW * 📈 Lines of Code: 1828 * 📄 Lines of Documentation: 100 * 📅 Development Period: 2010-11-05 to 2015-05-23 -* 🔥 Recent Activity: 4313.1 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4321.2 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 0.7.5 (2014-06-22) @@ -1149,7 +1148,7 @@ The application is implemented using a multi-threaded architecture where each mo * 📊 Commits: 110 * 📈 Lines of Code: 614 * 📅 Development Period: 2011-02-05 to 2022-04-21 -* 🔥 Recent Activity: 4362.6 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4370.7 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🏷️ Latest Release: v1.4 (2022-04-29) @@ -1172,7 +1171,7 @@ The architecture centers around a modular plugin system where custom functionali * 📈 Lines of Code: 122 * 📄 Lines of Documentation: 10 * 📅 Development Period: 2011-01-27 to 2014-06-22 -* 🔥 Recent Activity: 4693.6 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4701.7 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: v0.2 (2011-01-27) @@ -1195,7 +1194,7 @@ The implementation consists of a main AWK script (`index.cgi`) that reads config * 📈 Lines of Code: 720 * 📄 Lines of Documentation: 6 * 📅 Development Period: 2008-06-21 to 2021-11-03 -* 🔥 Recent Activity: 4756.3 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4764.3 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🏷️ Latest Release: v0.3 (2009-02-08) @@ -1220,7 +1219,7 @@ The implementation follows a clean three-class architecture: `SMain` handles the * 📈 Lines of Code: 17380 * 📄 Lines of Documentation: 947 * 📅 Development Period: 2009-02-07 to 2021-05-01 -* 🔥 Recent Activity: 5387.0 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 5395.0 days (avg. age of last 42 commits) * ⚖️ License: GPL-2.0 * 🏷️ Latest Release: v0.1 (2009-02-08) @@ -1239,37 +1238,16 @@ The implementation uses a clean separation of concerns with dedicated packages f --- -### hsbot - -* 💻 Languages: Haskell (98.5%), Make (1.5%) -* 📊 Commits: 80 -* 📈 Lines of Code: 601 -* 📅 Development Period: 2009-11-22 to 2011-10-17 -* 🔥 Recent Activity: 5482.6 days (avg. age of last 42 commits) -* ⚖️ License: Custom License -* 🧪 Status: Experimental (no releases yet) - -⚠️ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk. - -**HSBot** is a modular IRC bot written in Haskell that provides a plugin-based architecture for handling IRC messages and commands. The bot connects to IRC servers, joins channels, and responds to both direct commands (prefixed with `!`) and general messages through its plugin system. It includes built-in commands for help, info, state management, and graceful shutdown, while supporting extensible functionality through plugins like message counting, printing, and storage capabilities. - -The implementation uses a clean separation of concerns with modules for IRC connectivity, command handling, state management, and plugin orchestration. The bot maintains persistent state through a database file and provides a dispatch system that routes messages to appropriate handlers based on whether they're commands or general messages. Its plugin architecture allows for easy extension with new functionality, making it a flexible foundation for IRC automation tasks. - -=> https://codeberg.org/snonux/hsbot View on Codeberg -=> https://github.com/snonux/hsbot View on GitHub - ---- - ### ychat -* 💻 Languages: C++ (49.6%), Shell (21.8%), C/C++ (20.3%), Perl (2.8%), Config (2.2%), HTML (2.0%), Make (1.1%), CSS (0.2%) +* 💻 Languages: C++ (54.9%), C/C++ (23.0%), Shell (13.8%), Perl (2.5%), HTML (2.5%), Config (2.3%), Make (0.8%), CSS (0.2%) * 📚 Documentation: Text (100.0%) * 📊 Commits: 67 -* 📈 Lines of Code: 40780 -* 📄 Lines of Documentation: 27 -* 📅 Development Period: 2008-05-15 to 2010-11-21 -* 🔥 Recent Activity: 5727.0 days (avg. age of last 42 commits) -* ⚖️ License: No license found +* 📈 Lines of Code: 67884 +* 📄 Lines of Documentation: 127 +* 📅 Development Period: 2008-05-15 to 2014-06-30 +* 🔥 Recent Activity: 5415.3 days (avg. age of last 42 commits) +* ⚖️ License: GPL-2.0 * 🏷️ Latest Release: yhttpd-0.7.2 (2013-04-06) ⚠️ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk. @@ -1287,17 +1265,20 @@ The architecture is built around several key managers: a socket manager for hand ### vs-sim -* 📚 Documentation: Markdown (100.0%) +* 💻 Languages: Java (98.6%), Shell (0.8%), XML (0.4%) +* 📚 Documentation: LaTeX (98.4%), Text (1.4%), Markdown (0.2%) * 📊 Commits: 411 -* 📈 Lines of Code: 0 -* 📄 Lines of Documentation: 7 -* 📅 Development Period: 2008-05-15 to 2015-05-23 -* 🔥 Recent Activity: 5843.6 days (avg. age of last 42 commits) -* ⚖️ License: No license found +* 📈 Lines of Code: 14582 +* 📄 Lines of Documentation: 2903 +* 📅 Development Period: 2008-05-15 to 2022-04-03 +* 🔥 Recent Activity: 5431.3 days (avg. age of last 42 commits) +* ⚖️ License: Custom License * 🏷️ Latest Release: v1.0 (2008-08-24) ⚠️ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk. +=> showcase/vs-sim/image-1.jpg vs-sim screenshot + VS-Sim is an open-source distributed systems simulator written in Java, developed as a diploma thesis at Aachen University of Applied Sciences. It provides a visual environment for simulating and understanding distributed system algorithms including consensus protocols (one-phase/two-phase commit), time synchronization (Berkeley, Lamport, vector clocks), and communication patterns (multicast, broadcast, reliable messaging). The simulator is useful for educational purposes, allowing students and researchers to visualize complex distributed system concepts through interactive simulations. The implementation features a modular architecture with separate packages for core processes, events, protocols, and visualization. It includes pre-built protocol implementations, a GUI-based simulator with start/pause/reset controls, serialization support for saving simulations, and comprehensive time modeling systems. The codebase demonstrates clean separation of concerns with abstract base classes for extensibility and a plugin-like protocol system for easy addition of new distributed algorithms. @@ -1307,15 +1288,36 @@ The implementation features a modular architecture with separate packages for co --- +### hsbot + +* 💻 Languages: Haskell (98.5%), Make (1.5%) +* 📊 Commits: 80 +* 📈 Lines of Code: 601 +* 📅 Development Period: 2009-11-22 to 2011-10-17 +* 🔥 Recent Activity: 5490.7 days (avg. age of last 42 commits) +* ⚖️ License: Custom License +* 🧪 Status: Experimental (no releases yet) + +⚠️ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk. + +**HSBot** is a modular IRC bot written in Haskell that provides a plugin-based architecture for handling IRC messages and commands. The bot connects to IRC servers, joins channels, and responds to both direct commands (prefixed with `!`) and general messages through its plugin system. It includes built-in commands for help, info, state management, and graceful shutdown, while supporting extensible functionality through plugins like message counting, printing, and storage capabilities. + +The implementation uses a clean separation of concerns with modules for IRC connectivity, command handling, state management, and plugin orchestration. The bot maintains persistent state through a database file and provides a dispatch system that routes messages to appropriate handlers based on whether they're commands or general messages. Its plugin architecture allows for easy extension with new functionality, making it a flexible foundation for IRC automation tasks. + +=> https://codeberg.org/snonux/hsbot View on Codeberg +=> https://github.com/snonux/hsbot View on GitHub + +--- + ### fype -* 💻 Languages: C (71.3%), C/C++ (20.6%), HTML (6.6%), Make (1.5%) -* 📚 Documentation: Text (60.2%), LaTeX (39.8%) +* 💻 Languages: C (72.1%), C/C++ (20.7%), HTML (5.7%), Make (1.5%) +* 📚 Documentation: Text (71.3%), LaTeX (28.7%) * 📊 Commits: 99 -* 📈 Lines of Code: 8906 -* 📄 Lines of Documentation: 1431 -* 📅 Development Period: 2008-05-15 to 2021-04-29 -* 🔥 Recent Activity: 5889.4 days (avg. age of last 42 commits) +* 📈 Lines of Code: 10196 +* 📄 Lines of Documentation: 1741 +* 📅 Development Period: 2008-05-15 to 2021-11-03 +* 🔥 Recent Activity: 5652.4 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🧪 Status: Experimental (no releases yet) diff --git a/about/showcase/debroid/image-1.png b/about/showcase/debroid/image-1.png index 67f36bb5..8d9304e1 100644 --- a/about/showcase/debroid/image-1.png +++ b/about/showcase/debroid/image-1.png @@ -27,9 +27,9 @@ <link rel="preconnect" href="https://github.githubassets.com" crossorigin> <link rel="preconnect" href="https://avatars.githubusercontent.com"> - <link crossorigin="anonymous" rel="preload" as="script" href="https://github.githubassets.com/assets/global-banner-disable-004f523e017c.js" /> + <link crossorigin="anonymous" rel="preload" as="script" href="https://github.githubassets.com/assets/global-banner-disable-bd97b48d5503.js" /> - <link rel="preload" href="https://github.githubassets.com/assets/mona-sans-d1bf285e9b9b.woff2" as="font" type="font/woff2" crossorigin> + <link rel="preload" href="https://github.githubassets.com/static/fonts/github/mona-sans.woff2" as="font" type="font/woff2" crossorigin> <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/light-6448649c7147.css" /><link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/light_high_contrast-42fc7e3b06b7.css" /><link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/dark-d17b946fc2c5.css" /><link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/dark_high_contrast-1b924088c83a.css" /><link data-color-theme="light" crossorigin="anonymous" media="all" rel="stylesheet" data-href="https://github.githubassets.com/assets/light-6448649c7147.css" /><link data-color-theme="light_high_contrast" crossorigin="anonymous" media="all" rel="stylesheet" data-href="https://github.githubassets.com/assets/light_high_contrast-42fc7e3b06b7.css" /><link data-color-theme="light_colorblind" crossorigin="anonymous" media="all" rel="stylesheet" data-href="https://github.githubassets.com/assets/light_colorblind-44cfaf0c8f7b.css" /><link data-color-theme="light_colorblind_high_contrast" crossorigin="anonymous" media="all" rel="stylesheet" data-href="https://github.githubassets.com/assets/light_colorblind_high_contrast-979217efd93e.css" /><link data-color-theme="light_tritanopia" crossorigin="anonymous" media="all" rel="stylesheet" data-href="https://github.githubassets.com/assets/light_tritanopia-4d5383026bfa.css" /><link data-color-theme="light_tritanopia_high_contrast" crossorigin="anonymous" media="all" rel="stylesheet" data-href="https://github.githubassets.com/assets/light_tritanopia_high_contrast-ff6ff8532348.css" /><link data-color-theme="dark" crossorigin="anonymous" media="all" rel="stylesheet" data-href="https://github.githubassets.com/assets/dark-d17b946fc2c5.css" /><link data-color-theme="dark_high_contrast" crossorigin="anonymous" media="all" rel="stylesheet" data-href="https://github.githubassets.com/assets/dark_high_contrast-1b924088c83a.css" /><link data-color-theme="dark_colorblind" crossorigin="anonymous" media="all" rel="stylesheet" data-href="https://github.githubassets.com/assets/dark_colorblind-654786382462.css" /><link data-color-theme="dark_colorblind_high_contrast" crossorigin="anonymous" media="all" rel="stylesheet" data-href="https://github.githubassets.com/assets/dark_colorblind_high_contrast-ecca008c6f6e.css" /><link data-color-theme="dark_tritanopia" crossorigin="anonymous" media="all" rel="stylesheet" data-href="https://github.githubassets.com/assets/dark_tritanopia-fff376053989.css" /><link data-color-theme="dark_tritanopia_high_contrast" crossorigin="anonymous" media="all" rel="stylesheet" data-href="https://github.githubassets.com/assets/dark_tritanopia_high_contrast-49adf52571e5.css" /><link data-color-theme="dark_dimmed" crossorigin="anonymous" media="all" rel="stylesheet" data-href="https://github.githubassets.com/assets/dark_dimmed-66d97c13c98a.css" /><link data-color-theme="dark_dimmed_high_contrast" crossorigin="anonymous" media="all" rel="stylesheet" data-href="https://github.githubassets.com/assets/dark_dimmed_high_contrast-c58f1d0432b9.css" /> @@ -45,44 +45,44 @@ </style> <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/primer-primitives-dc7ca6859caf.css" /> - <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/primer-e11b50dc0d94.css" /> - <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/global-8aaa35f12547.css" /> - <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/github-ce246942b490.css" /> + <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/primer-f96b923db733.css" /> + <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/global-ba4a574c9cf9.css" /> + <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/github-433fe01d68e9.css" /> - <script type="application/json" id="client-env">{"locale":"en","featureFlags":["alternate_user_config_repo","api_insights_show_missing_data_banner","attestations_filtering","attestations_sorting","client_version_header","code_scanning_security_configuration_ternary_state","codespaces_prebuild_region_target_update","contact_requests_implicit_opt_in","contentful_lp_copilot_extensions","contentful_lp_flex_features","contentful_lp_footnotes","copilot_chat_attach_multiple_images","copilot_chat_file_redirect","copilot_chat_group_notifications","copilot_chat_reduce_quota_checks","copilot_chat_search_bar_redirect","copilot_chat_vision_in_claude","copilot_chat_vision_skip_thread_create","copilot_custom_copilots_feature_preview","copilot_custom_copilots_images","copilot_duplicate_thread","copilot_free_to_paid_telem","copilot_ftp_hyperspace_upgrade_prompt","copilot_ftp_settings_upgrade","copilot_ftp_upgrade_to_pro_from_models","copilot_ftp_your_copilot_settings","copilot_gpt5_promotion_banner","copilot_immersive_agent_branch_selection","copilot_immersive_structured_model_picker","copilot_no_floating_button","copilot_read_shared_conversation","copilot_spaces_input_menu_select","copilot_spaces_permissions_tab","copilot_spaces_repo_context","copilot_spaces_upsert_reload_in_background","copilot_spaces_v3_ui","copilot_spark_allow_empty_commit","copilot_spark_single_user_iteration","copilot_spark_use_billing_headers","copilot_spark_write_iteration_history_to_git","copilot_task_oriented_assistive_prompts","copilot_workbench_agent_seed_tool","copilot_workbench_cache","copilot_workbench_connection_reload_banner","copilot_workbench_preview_analytics","copilot_workbench_ratelimit_fallback","copilot_workbench_refresh_on_wsod","copilot_workbench_synthetic_generation","costcenter_members_ui","custom_copilots_128k_window","custom_copilots_capi_mode","custom_copilots_file_uploads","direct_to_salesforce","dotcom_chat_client_side_skills","failbot_report_error_react_apps_on_page","ghost_pilot_confidence_truncation_25","ghost_pilot_confidence_truncation_40","hpc_improve_dom_insertion_observer","insert_before_patch","issue_dependencies_issue_index_pill_click","issue_fields_report_usage","issues_preserve_tokens_in_urls","issues_react_blur_item_picker_on_close","issues_react_bots_timeline_pagination","issues_react_prohibit_title_fallback","issues_react_remove_placeholders","lifecycle_label_name_updates","link_contact_sales_swp_marketo","marketing_pages_search_explore_provider","memex_mwl_filter_field_delimiter","migrate_toasts_to_banners_web_notifications","primer_react_segmented_control_tooltip","record_sso_banner_metrics","remove_child_patch","role_assignment_list_radio","sample_network_conn_type","scheduled_reminders_updated_limits","site_homepage_contentful","site_msbuild_hide_integrations","site_msbuild_launch","site_msbuild_webgl_hero","spark_commit_on_default_branch","spark_sync_repository_after_iteration","swp_enterprise_contact_form","viewscreen_sandbox","workbench_default_sonnet4","workbench_store_readonly"],"copilotApiOverrideUrl":null}</script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/high-contrast-cookie-be6f6fc272bd.js"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/wp-runtime-615a2256f603.js" defer="defer"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_oddbird_popover-polyfill_dist_popover-fn_js-a8c266e5f126.js" defer="defer"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_mini-throttle_dist_index_js-node_modules_stacktrace-parser_dist_s-1d3d52-63979392733d.js" defer="defer"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/ui_packages_failbot_failbot_ts-0825a7514813.js" defer="defer"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/environment-f35dd522ae2e.js" defer="defer"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_primer_behaviors_dist_esm_index_mjs-c44edfed7f0d.js" defer="defer"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_selector-observer_dist_index_esm_js-3bc735efc2fb.js" defer="defer"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_relative-time-element_dist_index_js-e43198c9c229.js" defer="defer"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_auto-complete-element_dist_index_js-node_modules_github_catalyst_-0d7d60-e7c651f2037f.js" defer="defer"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_text-expander-element_dist_index_js-e50fb7a5fe8c.js" defer="defer"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_filter-input-element_dist_index_js-node_modules_github_remote-inp-665e70-03ac9ce9c364.js" defer="defer"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_markdown-toolbar-element_dist_index_js-6a8c7d9a08fe.js" defer="defer"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_file-attachment-element_dist_index_js-node_modules_primer_view-co-777ce2-1dd746215ae3.js" defer="defer"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/github-elements-5cffbf1169b0.js" defer="defer"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/element-registry-69e290ba7f3c.js" defer="defer"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_braintree_browser-detection_dist_browser-detection_js-node_modules_githu-bb80ec-422a87d68b40.js" defer="defer"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_lit-html_lit-html_js-b93a87060d31.js" defer="defer"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_morphdom_dist_morphdom-esm_js-node_modules_swc_helpers_esm__define_property_js-457369b2bc79.js" defer="defer"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_turbo_dist_turbo_es2017-esm_js-595819d3686f.js" defer="defer"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_remote-form_dist_index_js-node_modules_delegated-events_dist_inde-893f9f-8351bc3b1582.js" defer="defer"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_quote-selection_dist_index_js-node_modules_github_session-resume_-d3ee0b-54a0d20a9ae1.js" defer="defer"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/ui_packages_updatable-content_updatable-content_ts-1cf7991389b4.js" defer="defer"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/app_assets_modules_github_behaviors_task-list_ts-app_assets_modules_github_sso_ts-ui_packages-900dde-eef525613171.js" defer="defer"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/app_assets_modules_github_sticky-scroll-into-view_ts-c9618dd6662a.js" defer="defer"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/app_assets_modules_github_behaviors_ajax-error_ts-app_assets_modules_github_behaviors_include-d0d0a6-f1c40b7e9d92.js" defer="defer"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/app_assets_modules_github_behaviors_commenting_edit_ts-app_assets_modules_github_behaviors_ht-83c235-54f5b4a90315.js" defer="defer"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/behaviors-ac4fa2002966.js" defer="defer"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_delegated-events_dist_index_js-node_modules_github_catalyst_lib_index_js-ef6d0f-3a56c06b9620.js" defer="defer"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/notifications-global-33a139fab0d9.js" defer="defer"></script> + <script type="application/json" id="client-env">{"locale":"en","featureFlags":["alternate_user_config_repo","api_insights_show_missing_data_banner","attestations_filtering","attestations_sorting","client_version_header","code_scanning_security_configuration_ternary_state","codespaces_prebuild_region_target_update","contact_requests_implicit_opt_in","contentful_lp_copilot_extensions","contentful_lp_flex_features","contentful_lp_footnotes","copilot_chat_attach_multiple_images","copilot_chat_file_redirect","copilot_chat_group_notifications","copilot_chat_reduce_quota_checks","copilot_chat_search_bar_redirect","copilot_chat_vision_in_claude","copilot_chat_vision_skip_thread_create","copilot_custom_copilots_feature_preview","copilot_custom_copilots_images","copilot_disable_generated_commit_description","copilot_duplicate_thread","copilot_free_to_paid_telem","copilot_ftp_hyperspace_upgrade_prompt","copilot_ftp_settings_upgrade","copilot_ftp_upgrade_to_pro_from_models","copilot_ftp_your_copilot_settings","copilot_global_overlay_v2","copilot_gpt5_promotion_banner","copilot_immersive_agent_branch_selection","copilot_immersive_structured_model_picker","copilot_improved_navigation","copilot_no_floating_button","copilot_read_shared_conversation","copilot_spaces_file_urls","copilot_spaces_input_menu_select","copilot_spaces_permissions_tab","copilot_spaces_repo_context","copilot_spaces_upsert_reload_in_background","copilot_spark_allow_empty_commit","copilot_spark_single_user_iteration","copilot_spark_use_billing_headers","copilot_spark_write_iteration_history_to_git","copilot_task_oriented_assistive_prompts","copilot_workbench_agent_seed_tool","copilot_workbench_cache","copilot_workbench_connection_reload_banner","copilot_workbench_preview_analytics","copilot_workbench_ratelimit_fallback","copilot_workbench_refresh_on_wsod","copilot_workbench_synthetic_generation","costcenter_members_ui","custom_copilots_128k_window","custom_copilots_capi_mode","custom_copilots_file_uploads","direct_to_salesforce","dotcom_chat_client_side_skills","failbot_report_error_react_apps_on_page","ghost_pilot_confidence_truncation_25","ghost_pilot_confidence_truncation_40","hpc_improve_dom_insertion_observer","insert_before_patch","issue_dependencies_issue_index_pill_click","issue_fields_report_usage","issues_preserve_tokens_in_urls","issues_react_blur_item_picker_on_close","issues_react_bots_timeline_pagination","issues_react_prohibit_title_fallback","issues_react_remove_placeholders","lifecycle_label_name_updates","link_contact_sales_swp_marketo","marketing_pages_search_explore_provider","memex_mwl_filter_field_delimiter","migrate_toasts_to_banners_web_notifications","primer_react_segmented_control_tooltip","record_sso_banner_metrics","remove_child_patch","role_assignment_list_radio","sample_network_conn_type","scheduled_reminders_updated_limits","site_homepage_contentful","site_msbuild_hide_integrations","site_msbuild_launch","site_msbuild_webgl_hero","spark_commit_on_default_branch","spark_sync_repository_after_iteration","swp_enterprise_contact_form","viewscreen_sandbox","workbench_default_sonnet4","workbench_store_readonly"],"copilotApiOverrideUrl":null}</script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/high-contrast-cookie-f3788027bd8d.js"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/wp-runtime-63dd509a71d3.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_oddbird_popover-polyfill_dist_popover-fn_js-468bf7cab607.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_mini-throttle_dist_index_js-node_modules_stacktrace-parser_dist_s-1d3d52-25523f4ee061.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/packages_failbot_failbot_ts-58d1ecabdd39.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/environment-472a04f0328f.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_primer_behaviors_dist_esm_index_mjs-7e8c9c5d642d.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_selector-observer_dist_index_esm_js-7e4d99c9171d.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_relative-time-element_dist_index_js-c98257dc79a7.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_text-expander-element_dist_index_js-754f5b5e9e7e.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_auto-complete-element_dist_index_js-node_modules_github_catalyst_-0d7d60-206bd7d02d67.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_filter-input-element_dist_index_js-node_modules_github_remote-inp-665e70-a5590c456d33.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_markdown-toolbar-element_dist_index_js-d41270eb61be.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_file-attachment-element_dist_index_js-node_modules_primer_view-co-777ce2-97c18f2decf8.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/github-elements-a778efe8f7e7.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/element-registry-47b46ea6a180.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_braintree_browser-detection_dist_browser-detection_js-node_modules_githu-bb80ec-4e90f1d1076c.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_lit-html_lit-html_js-06c8637a6071.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_morphdom_dist_morphdom-esm_js-node_modules_swc_helpers_esm__define_property_js-5c587dccb470.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_turbo_dist_turbo_es2017-esm_js-8eb9b2209bcd.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_remote-form_dist_index_js-node_modules_delegated-events_dist_inde-893f9f-cd5d89ebdb50.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_quote-selection_dist_index_js-node_modules_github_session-resume_-d3ee0b-9bd182333410.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/packages_updatable-content_updatable-content_ts-a743e72edcf2.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/app_assets_modules_github_sticky-scroll-into-view_ts-packages_onfocus_onfocus_ts-b626d34fa53c.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/app_assets_modules_github_behaviors_ajax-error_ts-app_assets_modules_github_behaviors_include-57ebdf-79a296a7e15b.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/app_assets_modules_github_behaviors_task-list_ts-app_assets_modules_github_throttled-input_ts-047775-251a6ef52573.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/app_assets_modules_github_behaviors_commenting_edit_ts-app_assets_modules_github_behaviors_ht-83c235-6bc7a8849328.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/behaviors-57e015aa57f5.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_delegated-events_dist_index_js-node_modules_github_catalyst_lib_index_js-ef6d0f-8dd2b9b9879e.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/notifications-global-e0009afb39c7.js" defer="defer"></script> <title>Page not found · GitHub · GitHub</title> @@ -92,13 +92,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:a17a6a9d-8e0d-d420-2b36-29ec2fef98e4"> + <meta name="fetch-nonce" content="v2:9aac5703-f624-657e-3d71-3c588d99174d"> <meta name="current-catalog-service-hash" content="f3abb0cc802f3d7b95fc8762b94bdcb13bf39634c40c357301c4aa1d67a256fb"> - <meta name="request-id" content="B698:2BC486:5B1B93:4E11EF:68A02233" data-pjax-transient="true"/><meta name="html-safe-nonce" content="6ba2c47587a668965b24f17c0a4d18ff637c05fedf2e17d5c2c4d514fa776581" data-pjax-transient="true"/><meta name="visitor-payload" content="eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCNjk4OjJCQzQ4Njo1QjFCOTM6NEUxMUVGOjY4QTAyMjMzIiwidmlzaXRvcl9pZCI6IjY1MDk4ODAxMzI3MTEyMjc5NTYiLCJyZWdpb25fZWRnZSI6ImZyYSIsInJlZ2lvbl9yZW5kZXIiOiJmcmEifQ==" data-pjax-transient="true"/><meta name="visitor-hmac" content="1d43accbe9bf151e3d8fa2132fd1d1c113b7afb8e0c17f087ceb298c48546eb1" data-pjax-transient="true"/> + <meta name="request-id" content="A9BE:9D9DC:1900FF4:15C7DDE:68AAC58C" data-pjax-transient="true"/><meta name="html-safe-nonce" content="ace37feb4ea883ff1ec7e9d20e6af6426a6c3bfabf4919bf3f9f4a833bfd2a09" data-pjax-transient="true"/><meta name="visitor-payload" content="eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBOUJFOjlEOURDOjE5MDBGRjQ6MTVDN0RERTo2OEFBQzU4QyIsInZpc2l0b3JfaWQiOiI2MDMxMjAzMDY0MDQ1MjkwODkyIiwicmVnaW9uX2VkZ2UiOiJmcmEiLCJyZWdpb25fcmVuZGVyIjoiZnJhIn0=" data-pjax-transient="true"/><meta name="visitor-hmac" content="24d08356852385e8f0be55574e92d6f4bdbd9e97343c745bc65e1adcaf78966c" data-pjax-transient="true"/> @@ -140,15 +140,15 @@ <meta property="og:site_name" content="GitHub"> <meta property="og:title" content="Build software better, together"> <meta property="og:description" content="GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects."> - <meta property="og:image" content="https://github.githubassets.com/assets/github-logo-55c5b9a1fe52.png"> + <meta property="og:image" content="https://github.githubassets.com/images/modules/open_graph/github-logo.png"> <meta property="og:image:type" content="image/png"> <meta property="og:image:width" content="1200"> <meta property="og:image:height" content="1200"> - <meta property="og:image" content="https://github.githubassets.com/assets/github-mark-57519b92ca4e.png"> + <meta property="og:image" content="https://github.githubassets.com/images/modules/open_graph/github-mark.png"> <meta property="og:image:type" content="image/png"> <meta property="og:image:width" content="1200"> <meta property="og:image:height" content="620"> - <meta property="og:image" content="https://github.githubassets.com/assets/github-octocat-13c86b8b336d.png"> + <meta property="og:image" content="https://github.githubassets.com/images/modules/open_graph/github-octocat.png"> <meta property="og:image:type" content="image/png"> <meta property="og:image:width" content="1200"> <meta property="og:image:height" content="620"> @@ -160,7 +160,7 @@ <meta property="twitter:card" content="summary_large_image"> <meta property="twitter:title" content="GitHub"> <meta property="twitter:description" content="GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects."> - <meta property="twitter:image" content="https://github.githubassets.com/assets/github-logo-55c5b9a1fe52.png"> + <meta property="twitter:image" content="https://github.githubassets.com/images/modules/open_graph/github-logo.png"> <meta property="twitter:image:width" content="1200"> <meta property="twitter:image:height" content="1200"> @@ -174,14 +174,14 @@ <meta name="expected-hostname" content="github.com"> - <meta http-equiv="x-pjax-version" content="97e0d4c53bead02905fdb3519893299999651b7ab4589d484a6db6decc543cf2" data-turbo-track="reload"> + <meta http-equiv="x-pjax-version" content="077eeb9aea24ea9d9bd9d02b963bb187a2aadb7279441d00b67f245b17c29c10" data-turbo-track="reload"> <meta http-equiv="x-pjax-csp-version" content="8fba9c9418de26103e6176951dd0c38780be21b972f2019085dee08622fdb843" data-turbo-track="reload"> - <meta http-equiv="x-pjax-css-version" content="307db642b0254d0f77ba28913bb311dc9490e7feacc8d5246d396b23d5e6c4ea" data-turbo-track="reload"> - <meta http-equiv="x-pjax-js-version" content="80179f78bfe6a2afa104d221ec6ae27e01e8946d84193d5312948a67339627c4" data-turbo-track="reload"> + <meta http-equiv="x-pjax-css-version" content="a9611e86b7e2350c392af35df5bd245b9838034893684575ab1a7582b944d175" data-turbo-track="reload"> + <meta http-equiv="x-pjax-js-version" content="e9c750b784c06cb07cd04ddcb73e2ad1e5fa789b251523605307c6df42c38292" data-turbo-track="reload"> <meta name="turbo-cache-control" content="no-preview" data-turbo-transient=""> - <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/site-0e541b2f9f14.css" /> + <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/site-9956dfaeb5a9.css" /> <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/error-3bfb6168c7d5.css" /> <meta name="is_logged_out_page" content="true"> <meta name="octolytics-page-type" content="marketing"> @@ -201,10 +201,10 @@ <meta name="browser-errors-url" content="https://api.github.com/_private/browser/errors"> - <meta name="release" content="fbfdf359fa0ee54413d3ee370f9dddedf65e434e"> + <meta name="release" content="4d09a533dee956a494128ed8d40ca181e6ec9e35"> <meta name="ui-target" content="full"> - <link rel="mask-icon" href="https://github.githubassets.com/assets/pinned-octocat-093da3e6fa40.svg" color="#000000"> + <link rel="mask-icon" href="https://github.githubassets.com/pinned-octocat.svg" color="#000000"> <link rel="alternate icon" class="js-site-favicon" type="image/png" href="https://github.githubassets.com/favicons/favicon.png"> <link rel="icon" class="js-site-favicon" type="image/svg+xml" href="https://github.githubassets.com/favicons/favicon.svg" data-base-href="https://github.githubassets.com/favicons/favicon"> @@ -229,8 +229,8 @@ <span style="width: 0%;" data-view-component="true" class="Progress-item progress-pjax-loader-bar left-0 top-0 color-bg-accent-emphasis"></span> </span> - <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/primer-react.c869ee9cf4c55200cc46.module.css" /> -<link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/keyboard-shortcuts-dialog.f8fba3bd67fe74f9227b.module.css" /> + <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/primer-react.0c0051664a94f0e136ff.module.css" /> +<link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/keyboard-shortcuts-dialog.2de9c7d6456a311fce49.module.css" /> <react-partial partial-name="keyboard-shortcuts-dialog" @@ -252,9 +252,9 @@ -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_gsap_index_js-028cb2a18f5a.js" defer="defer"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_remote-form_dist_index_js-node_modules_delegated-events_dist_inde-94fd67-5a370a947905.js" defer="defer"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/sessions-06e5a2cf5cc8.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_gsap_index_js-23c9606618ce.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_remote-form_dist_index_js-node_modules_delegated-events_dist_inde-94fd67-04dd9f3c4754.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/sessions-f58d04675ea1.js" defer="defer"></script> <header class="HeaderMktg header-logged-out js-details-container js-header Details f4 py-3" role="banner" data-is-top="true" data-color-mode=light data-light-theme=light data-dark-theme=dark> <h2 class="sr-only">Navigation Menu</h2> @@ -293,14 +293,14 @@ </a> <div class="AppHeader-appearanceSettings"> <react-partial-anchor> - <button data-target="react-partial-anchor.anchor" id="icon-button-f09c9b4b-1a4b-4279-9706-2f3f64f74644" aria-labelledby="tooltip-6e7a8f58-8c24-401e-9119-9cd016276bed" 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-77e52661-4897-4043-8519-35679ac837e3" aria-labelledby="tooltip-587c6d80-81b0-4ac0-97d5-57ba2adfbb5f" 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-6e7a8f58-8c24-401e-9119-9cd016276bed" for="icon-button-f09c9b4b-1a4b-4279-9706-2f3f64f74644" 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-587c6d80-81b0-4ac0-97d5-57ba2adfbb5f" for="icon-button-77e52661-4897-4043-8519-35679ac837e3" 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.c869ee9cf4c55200cc46.module.css" /> -<link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/appearance-settings.76259b61ecc822265749.module.css" /> + <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/primer-react.0c0051664a94f0e136ff.module.css" /> +<link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/appearance-settings.c82a4db79200850fb016.module.css" /> <react-partial partial-name="appearance-settings" @@ -986,7 +986,7 @@ -<qbsearch-input class="search-input" data-scope="owner:buetow" data-custom-scopes-path="/search/custom_scopes" data-delete-custom-scopes-csrf="RxPtuHZnCm8C5PwuISzT4SXt_OnioHSHToYfRF1jndJTlZaIB5KCgG9Ehxqk36Jp9lH7thrkjw8aQYZur4dssg" 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="uke_LZd_uoOpqFSJVh_jGyk1D0ASmPSSck_88z66i5p-pgFAtqJ5q3fG_sXogyI_J-Y1PvhfRYXTiS65eNvCxg" 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 mr-4 rounded" data-action="click:qbsearch-input#searchInputContainerClicked" @@ -1050,7 +1050,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-57ba1cb5-4cec-4c64-8b79-69a6af10a83b" 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-e6ec0f1c-baa0-454e-a7da-940ed014a015" data-target="query-builder.input" data-action=" input:query-builder#inputChange blur:query-builder#inputBlur keydown:query-builder#inputKeydown @@ -1288,7 +1288,7 @@ tabindex="-1" ></ul> </div> - <div class="FormControl-inlineValidation" id="validation-57ba1cb5-4cec-4c64-8b79-69a6af10a83b" hidden="hidden"> + <div class="FormControl-inlineValidation" id="validation-e6ec0f1c-baa0-454e-a7da-940ed014a015" 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> @@ -1329,7 +1329,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="vbIE2ApYQ8R8TyMMcGGWvPr1WBROkJ6ye5FtVNmXP7ZU+v24216mQdxLfeMWtcCa/PScyymVkG3mclosAeoqYg==" /> + <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="yla4xxAFs8aUDoRp/uLcNirjy9WJzUNgX1gqtc5eOnhBCqVNboaASPZ1+gOBFskUbi1egwE5BLef7zoVTdjcQA==" /> <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"> @@ -1367,7 +1367,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="eTi9eRYShRVFgZrvLeqfRmcTjcTHssttTawFbi/rLyVu3YpGGtP/DGy/MXkuACqebBZiVGilr4wcpgkcO+mtaw==" /> + <!-- '"` --><!-- </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="UukXUktscu/aSX6ABpczhAppLPjbb6rJwekcIZqLgfwcn18hzBSjBGumxOustApnmReK8gtCYmDagHIzopLXVA==" /> <div data-target="custom-scopes.customScopesModalDialogFlash"></div> <input type="hidden" id="custom_scope_id" name="custom_scope_id" data-target="custom-scopes.customScopesIdField"> @@ -1385,7 +1385,7 @@ placeholder="github-ruby" required maxlength="50"> - <input type="hidden" data-csrf="true" value="httKiZoq0wFqLa0yPXsH942ZHsK6tniOg19cnxbZ9Pt23GqV3POmxBw0c/GpRIUer7+Veg8wTdtD8FxptnAZnQ==" /> + <input type="hidden" data-csrf="true" value="PLtI2PcOOxOtudup7yVscIRA+3XK5VAcCHnZ4sdoV67DHM1CnH0om6jlMItpI/YrBvPxB89GFAy8CWOz7wam0Q==" /> </auto-check> </div> @@ -1440,7 +1440,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="auPPNoZAM8gSZJykmuqHguCbTNMRh8kjb17/BFkLZmcckF78YHkbQCaupynbaQ/rv5RWGKywZNzVKeLW94pLNQ==" /> <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="Mnt5B9wFJ7XMdH4SSJ2/EY73yc9DCzlNP7B5MJW+stpC+GAHN8QM5FiBmm/ftKn0be3VB66Gia0oAWcvRh4Jtw==" /> <input type="hidden" name="add_account" id="add_account" autocomplete="off" class="form-control" /> <label for="login_field"> Username or email address @@ -1462,9 +1462,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_61c5" hidden="hidden" /> -<input class="form-control" type="hidden" name="timestamp" value="1755324980181" /> -<input class="form-control" type="hidden" name="timestamp_secret" value="dcb25910f45aa4740dacf0d2913f662168afc0225525d168d2a8f02559cef9af" /> +<input class="form-control" type="text" name="required_field_e76d" hidden="hidden" /> +<input class="form-control" type="hidden" name="timestamp" value="1756022156507" /> +<input class="form-control" type="hidden" name="timestamp_secret" value="2089e22ec53e00cb6c53f4e936c19e997b75ee298db805816ff9c803a034cf4b" /> <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" /> @@ -1491,14 +1491,14 @@ <div class="AppHeader-appearanceSettings"> <react-partial-anchor> - <button data-target="react-partial-anchor.anchor" id="icon-button-8ffc3fc3-d80b-4943-8fcf-b6d0b2acd154" aria-labelledby="tooltip-8d0154d4-1863-404b-a42e-2efb27d646f7" 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-ed967c93-b03b-4f69-b731-3155516f13d1" aria-labelledby="tooltip-294b73c1-0ec5-4b6d-885e-b4247b6fb613" 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-8d0154d4-1863-404b-a42e-2efb27d646f7" for="icon-button-8ffc3fc3-d80b-4943-8fcf-b6d0b2acd154" 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-294b73c1-0ec5-4b6d-885e-b4247b6fb613" for="icon-button-ed967c93-b03b-4f69-b731-3155516f13d1" 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.c869ee9cf4c55200cc46.module.css" /> -<link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/appearance-settings.76259b61ecc822265749.module.css" /> + <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/primer-react.0c0051664a94f0e136ff.module.css" /> +<link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/appearance-settings.c82a4db79200850fb016.module.css" /> <react-partial partial-name="appearance-settings" @@ -1532,10 +1532,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-895a0a48-c966-4122-b84d-6097a80911c0" aria-labelledby="tooltip-e32b3666-d19f-4f64-8f9d-a65e99c9a0da" 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-e0e517ee-7c9c-4208-b990-2b996297a115" aria-labelledby="tooltip-92605ce9-549f-4a52-93b9-b79682a677c2" 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-e32b3666-d19f-4f64-8f9d-a65e99c9a0da" for="icon-button-895a0a48-c966-4122-b84d-6097a80911c0" 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-92605ce9-549f-4a52-93b9-b79682a677c2" for="icon-button-e0e517ee-7c9c-4208-b990-2b996297a115" popover="manual" data-direction="s" data-type="label" data-view-component="true" class="sr-only position-absolute">Dismiss alert</tool-tip> @@ -1,6 +1,6 @@ # Hello! -> This site was generated at 2025-08-16T09:50:24+03:00 by `Gemtexter` +> This site was generated at 2025-08-24T10:56:37+03:00 by `Gemtexter` Welcome to the foo.zone! diff --git a/uptime-stats.gmi b/uptime-stats.gmi index c30650f8..3e7f5c8f 100644 --- a/uptime-stats.gmi +++ b/uptime-stats.gmi @@ -1,6 +1,6 @@ # My machine uptime stats -> This site was last updated at 2025-08-16T09:50:23+03:00 +> This site was last updated at 2025-08-24T10:56:37+03:00 The following stats were collected via `uptimed` on all of my personal computers over many years and the output was generated by `guprecords`, the global uptime records stats analyser of mine. @@ -55,7 +55,7 @@ Uptime is the total uptime of a host over the entire lifespan. | 1. | vulcan | 4 years, 5 months, 6 days | Linux 3.10.0-1160.81.1.el7.x86_64 | | 2. | sun | 3 years, 9 months, 26 days | FreeBSD 10.3-RELEASE-p24 | | 3. | uranus | 3 years, 9 months, 5 days | NetBSD 10.1 | -| 4. | *earth | 3 years, 8 months, 3 days | Linux 6.15.9-201.fc42.x86_64 | +| 4. | *earth | 3 years, 8 months, 11 days | Linux 6.15.9-201.fc42.x86_64 | | 5. | blowfish | 3 years, 5 months, 16 days | OpenBSD 7.6 | | 6. | uugrn | 3 years, 5 months, 5 days | FreeBSD 11.2-RELEASE-p4 | | 7. | deltavega | 3 years, 1 months, 21 days | Linux 3.10.0-1160.11.1.el7.x86_64 | @@ -66,7 +66,7 @@ Uptime is the total uptime of a host over the entire lifespan. | 12. | tauceti-f | 1 years, 9 months, 18 days | Linux 3.2.0-3-amd64 | | 13. | *t450 | 1 years, 7 months, 26 days | FreeBSD 14.2-RELEASE | | 14. | mega8477 | 1 years, 3 months, 25 days | Darwin 13.4.0 | -| 15. | *mega-m3-pro | 1 years, 3 months, 10 days | Darwin 24.6.0 | +| 15. | *mega-m3-pro | 1 years, 3 months, 15 days | Darwin 24.6.0 | | 16. | host0 | 1 years, 3 months, 9 days | FreeBSD 6.2-RELEASE-p5 | | 17. | makemake | 1 years, 3 months, 5 days | Linux 6.9.9-200.fc40.x86_64 | | 18. | tauceti-e | 1 years, 2 months, 20 days | Linux 3.2.0-4-amd64 | @@ -85,7 +85,7 @@ Score is calculated by combining all other metrics. +-----+----------------+-------+-----------------------------------+ | 1. | uranus | 340 | NetBSD 10.1 | | 2. | vulcan | 275 | Linux 3.10.0-1160.81.1.el7.x86_64 | -| 3. | *earth | 253 | Linux 6.15.9-201.fc42.x86_64 | +| 3. | *earth | 254 | Linux 6.15.9-201.fc42.x86_64 | | 4. | sun | 238 | FreeBSD 10.3-RELEASE-p24 | | 5. | blowfish | 216 | OpenBSD 7.6 | | 6. | uugrn | 211 | FreeBSD 11.2-RELEASE-p4 | @@ -101,7 +101,7 @@ Score is calculated by combining all other metrics. | 16. | tauceti-f | 108 | Linux 3.2.0-3-amd64 | | 17. | tauceti-e | 96 | Linux 3.2.0-4-amd64 | | 18. | callisto | 86 | Linux 4.0.4-303.fc22.x86_64 | -| 19. | *mega-m3-pro | 81 | Darwin 24.6.0 | +| 19. | *mega-m3-pro | 82 | Darwin 24.6.0 | | 20. | mega8477 | 80 | Darwin 13.4.0 | +-----+----------------+-------+-----------------------------------+ ``` @@ -150,7 +150,7 @@ Lifespan is the total uptime + the total downtime of a host. | 3. | alphacentauri | 6 years, 9 months, 13 days | FreeBSD 11.4-RELEASE-p7 | | 4. | vulcan | 4 years, 5 months, 6 days | Linux 3.10.0-1160.81.1.el7.x86_64 | | 5. | makemake | 4 years, 4 months, 7 days | Linux 6.9.9-200.fc40.x86_64 | -| 6. | *earth | 4 years, 1 months, 21 days | Linux 6.15.9-201.fc42.x86_64 | +| 6. | *earth | 4 years, 1 months, 29 days | Linux 6.15.9-201.fc42.x86_64 | | 7. | sun | 3 years, 10 months, 2 days | FreeBSD 10.3-RELEASE-p24 | | 8. | blowfish | 3 years, 5 months, 17 days | OpenBSD 7.6 | | 9. | uugrn | 3 years, 5 months, 5 days | FreeBSD 11.2-RELEASE-p4 | @@ -187,15 +187,15 @@ Boots is the total number of host boots over the entire lifespan. | 9. | *FreeBSD 14... | 80 | | 10. | Darwin 13... | 40 | | 11. | Darwin 23... | 30 | -| 12. | FreeBSD 5... | 25 | -| 13. | *Darwin 24... | 25 | +| 12. | *Darwin 24... | 25 | +| 13. | FreeBSD 5... | 25 | | 14. | Linux 2... | 22 | | 15. | Darwin 21... | 17 | | 16. | Darwin 15... | 15 | | 17. | Darwin 22... | 12 | | 18. | Darwin 18... | 11 | -| 19. | OpenBSD 4... | 10 | -| 20. | FreeBSD 7... | 10 | +| 19. | FreeBSD 7... | 10 | +| 20. | FreeBSD 6... | 10 | +-----+----------------+-------+ ``` @@ -211,7 +211,7 @@ Uptime is the total uptime of a host over the entire lifespan. | 2. | OpenBSD 7... | 6 years, 9 months, 24 days | | 3. | FreeBSD 10... | 5 years, 9 months, 9 days | | 4. | Linux 5... | 4 years, 10 months, 21 days | -| 5. | *Linux 6... | 2 years, 10 months, 31 days | +| 5. | *Linux 6... | 2 years, 11 months, 8 days | | 6. | Linux 4... | 2 years, 7 months, 22 days | | 7. | FreeBSD 11... | 2 years, 4 months, 28 days | | 8. | Linux 2... | 1 years, 11 months, 21 days | @@ -221,7 +221,7 @@ Uptime is the total uptime of a host over the entire lifespan. | 12. | Darwin 23... | 0 years, 11 months, 9 days | | 13. | OpenBSD 4... | 0 years, 8 months, 12 days | | 14. | Darwin 21... | 0 years, 8 months, 2 days | -| 15. | *Darwin 24... | 0 years, 7 months, 12 days | +| 15. | *Darwin 24... | 0 years, 7 months, 17 days | | 16. | Darwin 18... | 0 years, 7 months, 5 days | | 17. | Darwin 22... | 0 years, 6 months, 22 days | | 18. | Darwin 15... | 0 years, 6 months, 15 days | @@ -242,7 +242,7 @@ Score is calculated by combining all other metrics. | 2. | OpenBSD 7... | 432 | | 3. | FreeBSD 10... | 406 | | 4. | Linux 5... | 317 | -| 5. | *Linux 6... | 196 | +| 5. | *Linux 6... | 198 | | 6. | Linux 4... | 175 | | 7. | FreeBSD 11... | 159 | | 8. | Linux 2... | 121 | @@ -251,13 +251,13 @@ Score is calculated by combining all other metrics. | 11. | FreeBSD 6... | 75 | | 12. | Darwin 23... | 56 | | 13. | OpenBSD 4... | 39 | -| 14. | Darwin 21... | 38 | -| 15. | *Darwin 24... | 37 | +| 14. | *Darwin 24... | 38 | +| 15. | Darwin 21... | 38 | | 16. | Darwin 18... | 32 | | 17. | Darwin 22... | 30 | | 18. | Darwin 15... | 29 | -| 19. | FreeBSD 5... | 25 | -| 20. | FreeBSD 13... | 25 | +| 19. | FreeBSD 13... | 25 | +| 20. | FreeBSD 5... | 25 | +-----+----------------+-------+ ``` @@ -282,15 +282,15 @@ Boots is the total number of host boots over the entire lifespan. Uptime is the total uptime of a host over the entire lifespan. ``` -+-----+------------+------------------------------+ -| Pos | KernelName | Uptime | -+-----+------------+------------------------------+ -| 1. | *Linux | 27 years, 11 months, 23 days | -| 2. | *FreeBSD | 11 years, 7 months, 30 days | -| 3. | OpenBSD | 7 years, 5 months, 5 days | -| 4. | *Darwin | 4 years, 10 months, 29 days | -| 5. | NetBSD | 0 years, 1 months, 1 days | -+-----+------------+------------------------------+ ++-----+------------+-----------------------------+ +| Pos | KernelName | Uptime | ++-----+------------+-----------------------------+ +| 1. | *Linux | 27 years, 12 months, 1 days | +| 2. | *FreeBSD | 11 years, 7 months, 30 days | +| 3. | OpenBSD | 7 years, 5 months, 5 days | +| 4. | *Darwin | 4 years, 11 months, 4 days | +| 5. | NetBSD | 0 years, 1 months, 1 days | ++-----+------------+-----------------------------+ ``` ## Top 20 Score's by KernelName @@ -301,10 +301,10 @@ Score is calculated by combining all other metrics. +-----+------------+-------+ | Pos | KernelName | Score | +-----+------------+-------+ -| 1. | *Linux | 1856 | +| 1. | *Linux | 1857 | | 2. | *FreeBSD | 814 | | 3. | OpenBSD | 472 | -| 4. | *Darwin | 320 | +| 4. | *Darwin | 321 | | 5. | NetBSD | 0 | +-----+------------+-------+ ``` |
