From 4ab6ea29be3d0661ff4961a8769d059c6b83b65a Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 14 Feb 2026 23:03:41 +0200 Subject: Update content for md --- about/resources.md | 198 +++---- about/showcase.md | 614 +++++++++++---------- about/showcase/debroid/image-1.png | 160 +++--- ...6-02-15-loadbars-resurrected-from-perl-to-go.md | 4 +- index.md | 2 +- uptime-stats.md | 2 +- 6 files changed, 514 insertions(+), 466 deletions(-) diff --git a/about/resources.md b/about/resources.md index efc10a0b..dccdf25c 100644 --- a/about/resources.md +++ b/about/resources.md @@ -35,109 +35,109 @@ You won't find any links on this site because, over time, the links will break. In random order: -* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly -* Raku Fundamentals; Moritz Lenz; Apress +* Concurrency in Go; Katherine Cox-Buday; O'Reilly +* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly +* Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook +* Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook +* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible +* DNS and BIND; Cricket Liu; O'Reilly +* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press +* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible +* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner * Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly * Perl New Features; Joshua McAdams, brian d foy; Perl School -* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press -* Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook -* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications -* Effective Java; Joshua Bloch; Addison-Wesley Professional -* C++ Programming Language; Bjarne Stroustrup; * Modern Perl; Chromatic ; Onyx Neon Press +* Site Reliability Engineering; How Google runs production systems; O'Reilly +* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers +* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press * The Pragmatic Programmer; David Thomas; Addison-Wesley -* Java ist auch eine Insel; Christian Ullenboom; -* Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook -* Effective awk programming; Arnold Robbins; O'Reilly -* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson -* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers -* Leanring eBPF; Liz Rice; O'Reilly -* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications +* Effective Java; Joshua Bloch; Addison-Wesley Professional +* Data Science at the Command Line; Jeroen Janssens; O'Reilly +* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly +* Pro Puppet; James Turnbull, Jeffrey McCune; Apress +* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional * Developing Games in Java; David Brackeen and others...; New Riders -* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook -* Systemprogrammierung in Go; Frank Müller; dpunkt -* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly +* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton * Higher Order Perl; Mark Dominus; Morgan Kaufmann +* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers +* The Docker Book; James Turnbull; Kindle * Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf -* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly -* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible -* Polished Ruby Programming; Jeremy Evans; Packt Publishing -* Ultimate Go Notebook; Bill Kennedy +* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly +* Java ist auch eine Insel; Christian Ullenboom; +* Raku Fundamentals; Moritz Lenz; Apress +* Leanring eBPF; Liz Rice; O'Reilly +* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly * Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt -* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton +* Polished Ruby Programming; Jeremy Evans; Packt Publishing +* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications +* 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 +* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly +* Effective awk programming; Arnold Robbins; O'Reilly * Terraform Cookbook; Mikael Krief; Packt Publishing -* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers -* Concurrency in Go; Katherine Cox-Buday; O'Reilly +* Ultimate Go Notebook; Bill Kennedy +* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson +* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook +* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications +* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly * Raku Recipes; J.J. Merelo; Apress -* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly * Funktionale Programmierung; Peter Pepper; Springer -* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly -* Site Reliability Engineering; How Google runs production systems; O'Reilly -* DNS and BIND; Cricket Liu; O'Reilly -* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner -* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press -* Data Science at the Command Line; Jeroen Janssens; O'Reilly -* The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional Pro Git; Scott Chacon, Ben Straub; Apress -* The Docker Book; James Turnbull; Kindle -* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional -* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly -* Pro Puppet; James Turnbull, Jeffrey McCune; Apress -* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible +* Systemprogrammierung in Go; Frank Müller; dpunkt +* C++ Programming Language; Bjarne Stroustrup; ## 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: -* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly -* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly -* The Linux Programming Interface; Michael Kerrisk; No Starch Press * Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley +* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly * Relayd and Httpd Mastery; Michael W Lucas +* Go: Design Patterns for Real-World Projects; Mat Ryer; Packt +* The Linux Programming Interface; Michael Kerrisk; No Starch Press +* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly * BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley * Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly -* Go: Design Patterns for Real-World Projects; Mat Ryer; Packt ## Self-development and soft-skills books In random order: -* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME) -* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly -* Digital Minimalism; Cal Newport; Portofolio Penguin -* The Good Enough Job; Simone Stolzoff; Ebury Edge -* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook -* Slow Productivity; Cal Newport; Penguin Random House -* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook -* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK -* Ultralearning; Scott Young; Thorsons * Solve for Happy; Mo Gawdat (RE-READ 1ST TIME) -* Getting Things Done; David Allen -* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing +* The Power of Now; Eckhard Tolle; Yellow Kite +* Eat That Frog!; Brian Tracy; Hodder Paperbacks +* Meditation for Mortals, Oliver Burkeman, Audiobook +* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select +* The Bullet Journal Method; Ryder Carroll; Fourth Estate * So Good They Can't Ignore You; Cal Newport; Business Plus +* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press +* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion +* Stop starting, start finishing; Arne Roock; Lean-Kanban University +* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books * Ultralearning; Anna Laurent; Self-published via Amazon * Influence without Authority; A. Cohen, D. Bradford; Wiley * Psycho-Cybernetics; Maxwell Maltz; Perigee Books +* The Good Enough Job; Simone Stolzoff; Ebury Edge +* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing +* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook +* The Software Engineer's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook * 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook -* Meditation for Mortals, Oliver Burkeman, Audiobook -* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select -* The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook -* Eat That Frog!; Brian Tracy; Hodder Paperbacks -* The Power of Now; Eckhard Tolle; Yellow Kite -* The Joy of Missing Out; Christina Crook; New Society Publishers -* Soft Skills; John Sommez; Manning Publications -* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press -* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books +* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK +* 101 Essays that change the way you think; Brianna Wiest; Audiobook +* Digital Minimalism; Cal Newport; Portofolio Penguin * Atomic Habits; James Clear; Random House Business -* Stop starting, start finishing; Arne Roock; Lean-Kanban University * Deep Work; Cal Newport; Piatkus +* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook +* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME) +* Slow Productivity; Cal Newport; Penguin Random House +* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly +* Soft Skills; John Sommez; Manning Publications +* The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook +* Getting Things Done; David Allen +* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business * Eat That Frog; Brian Tracy -* 101 Essays that change the way you think; Brianna Wiest; Audiobook +* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook * The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd -* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business -* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion -* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook -* The Software Engineer's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook -* The Bullet Journal Method; Ryder Carroll; Fourth Estate +* Ultralearning; Scott Young; Thorsons +* The Joy of Missing Out; Christina Crook; New Society Publishers * Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne [Here are notes of mine for some of the books](../notes/index.md) @@ -146,29 +146,29 @@ In random order: Some of these were in-person with exams; others were online learning lectures only. In random order: +* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. +* Scripting Vim; Damian Conway; O'Reilly Online +* 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) +* Ultimate Go Programming; Bill Kennedy; O'Reilly Online +* Developing IaC with Terraform (with Live Lessons); O'Reilly Online * The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online -* AWS Immersion Day; Amazon; 1-day interactive online training -* Functional programming lecture; Remote University of Hagen * Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon -* Structure and Interpretation of Computer Programs; Harold Abelson and more...; +* Functional programming lecture; Remote University of Hagen +* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online * Protocol buffers; O'Reilly Online -* Scripting Vim; Damian Conway; O'Reilly Online -* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. -* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online * Apache Tomcat Best Practises; 3-day on-site training -* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online -* Ultimate Go Programming; Bill Kennedy; O'Reilly Online -* Red Hat Certified System Administrator; Course + certification (Although I had the option, I decided not to take the next course as it is more effective to self learn what I need) * Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training -* Developing IaC with Terraform (with Live Lessons); O'Reilly Online * MySQL Deep Dive Workshop; 2-day on-site training +* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online +* AWS Immersion Day; Amazon; 1-day interactive online training ## Technical guides These are not whole books, but guides (smaller or larger) which I found very useful. in random order: -* Advanced Bash-Scripting Guide * How CPUs work at https://cpu.land +* Advanced Bash-Scripting Guide * Raku Guide at https://raku.guide ## Podcasts @@ -177,49 +177,49 @@ These are not whole books, but guides (smaller or larger) which I found very use In random order: -* The Pragmatic Engineer Podcast -* The Changelog Podcast(s) -* Wednesday Wisdom -* Fallthrough [Golang] -* Cup o' Go [Golang] * Hidden Brain -* Modern Mentor -* Pratical AI * The ProdCast (Google SRE Podcast) -* Backend Banter -* Maintainable +* Cup o' Go [Golang] +* Fork Around And Find Out * BSD Now [BSD] +* Backend Banter +* The Pragmatic Engineer Podcast * Dev Interrupted -* Fork Around And Find Out +* Pratical AI +* Maintainable * Deep Questions with Cal Newport +* Modern Mentor +* The Changelog Podcast(s) +* Wednesday Wisdom +* Fallthrough [Golang] ### 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. * Ship It (predecessor of Fork Around And Find Out) -* CRE: Chaosradio Express [german] -* Java Pub House -* Modern Mentor * FLOSS weekly +* Java Pub House * Go Time (predecessor of fallthrough) +* Modern Mentor +* CRE: Chaosradio Express [german] ## Newsletters I like This is a mix of tech and non-tech newsletters I am subscribed to. In random order: +* The Valuable Dev * The Pragmatic Engineer +* VK Newsletter +* Register Spill * Applied Go Weekly Newsletter +* byteSizeGo +* Andreas Brandhorst Newsletter (Sci-Fi author) * Golang Weekly * The Imperfectionist -* VK Newsletter +* Monospace Mentor * Ruby Weekly * Changelog News -* The Valuable Dev -* Monospace Mentor -* Register Spill -* byteSizeGo -* Andreas Brandhorst Newsletter (Sci-Fi author) ## Magazines I like(d) @@ -227,8 +227,8 @@ This is a mix of tech I like(d). I may not be a current subscriber, but now and * Linux Magazine * LWN (online only) -* freeX (not published anymore) * Linux User +* freeX (not published anymore) # Formal education diff --git a/about/showcase.md b/about/showcase.md index 2239f3d3..4884461b 100644 --- a/about/showcase.md +++ b/about/showcase.md @@ -1,6 +1,6 @@ # Project Showcase -Generated on: 2026-02-07 +Generated on: 2026-02-14 This page showcases my side projects, providing an overview of what each project does, its technical implementation, and key metrics. Each project summary includes information about the programming languages used, development activity, and licensing. The projects are ranked by score, which combines project size and recent activity. @@ -9,88 +9,114 @@ This page showcases my side projects, providing an overview of what each project * [⇢ Project Showcase](#project-showcase) * [⇢ ⇢ Overall Statistics](#overall-statistics) * [⇢ ⇢ Projects](#projects) -* [⇢ ⇢ ⇢ 1. epimetheus](#1-epimetheus) -* [⇢ ⇢ ⇢ 2. conf](#2-conf) -* [⇢ ⇢ ⇢ 3. foo.zone](#3-foozone) -* [⇢ ⇢ ⇢ 4. scifi](#4-scifi) -* [⇢ ⇢ ⇢ 5. log4jbench](#5-log4jbench) -* [⇢ ⇢ ⇢ 6. hexai](#6-hexai) -* [⇢ ⇢ ⇢ 7. perc](#7-perc) -* [⇢ ⇢ ⇢ 8. yoga](#8-yoga) -* [⇢ ⇢ ⇢ 9. totalrecall](#9-totalrecall) -* [⇢ ⇢ ⇢ 10. gogios](#10-gogios) -* [⇢ ⇢ ⇢ 11. gitsyncer](#11-gitsyncer) -* [⇢ ⇢ ⇢ 12. foostats](#12-foostats) -* [⇢ ⇢ ⇢ 13. tasksamurai](#13-tasksamurai) -* [⇢ ⇢ ⇢ 14. timr](#14-timr) -* [⇢ ⇢ ⇢ 15. ior](#15-ior) -* [⇢ ⇢ ⇢ 16. dtail](#16-dtail) -* [⇢ ⇢ ⇢ 17. gos](#17-gos) -* [⇢ ⇢ ⇢ 18. ds-sim](#18-ds-sim) -* [⇢ ⇢ ⇢ 19. gemtexter](#19-gemtexter) -* [⇢ ⇢ ⇢ 20. wireguardmeshgenerator](#20-wireguardmeshgenerator) -* [⇢ ⇢ ⇢ 21. rcm](#21-rcm) -* [⇢ ⇢ ⇢ 22. terraform](#22-terraform) -* [⇢ ⇢ ⇢ 23. quicklogger](#23-quicklogger) -* [⇢ ⇢ ⇢ 24. sillybench](#24-sillybench) -* [⇢ ⇢ ⇢ 25. gorum](#25-gorum) -* [⇢ ⇢ ⇢ 26. guprecords](#26-guprecords) -* [⇢ ⇢ ⇢ 27. docker-radicale-server](#27-docker-radicale-server) -* [⇢ ⇢ ⇢ 28. geheim](#28-geheim) -* [⇢ ⇢ ⇢ 29. algorithms](#29-algorithms) -* [⇢ ⇢ ⇢ 30. randomjournalpage](#30-randomjournalpage) -* [⇢ ⇢ ⇢ 31. photoalbum](#31-photoalbum) -* [⇢ ⇢ ⇢ 32. ioriot](#32-ioriot) -* [⇢ ⇢ ⇢ 33. ipv6test](#33-ipv6test) -* [⇢ ⇢ ⇢ 34. sway-autorotate](#34-sway-autorotate) -* [⇢ ⇢ ⇢ 35. mon](#35-mon) -* [⇢ ⇢ ⇢ 36. staticfarm-apache-handlers](#36-staticfarm-apache-handlers) -* [⇢ ⇢ ⇢ 37. pingdomfetch](#37-pingdomfetch) -* [⇢ ⇢ ⇢ 38. xerl](#38-xerl) -* [⇢ ⇢ ⇢ 39. ychat](#39-ychat) -* [⇢ ⇢ ⇢ 40. fapi](#40-fapi) -* [⇢ ⇢ ⇢ 41. perl-c-fibonacci](#41-perl-c-fibonacci) -* [⇢ ⇢ ⇢ 42. netcalendar](#42-netcalendar) -* [⇢ ⇢ ⇢ 43. loadbars](#43-loadbars) -* [⇢ ⇢ ⇢ 44. gotop](#44-gotop) -* [⇢ ⇢ ⇢ 45. fype](#45-fype) -* [⇢ ⇢ ⇢ 46. rubyfy](#46-rubyfy) -* [⇢ ⇢ ⇢ 47. pwgrep](#47-pwgrep) -* [⇢ ⇢ ⇢ 48. perldaemon](#48-perldaemon) -* [⇢ ⇢ ⇢ 49. jsmstrade](#49-jsmstrade) -* [⇢ ⇢ ⇢ 50. japi](#50-japi) -* [⇢ ⇢ ⇢ 51. perl-poetry](#51-perl-poetry) -* [⇢ ⇢ ⇢ 52. muttdelay](#52-muttdelay) -* [⇢ ⇢ ⇢ 53. netdiff](#53-netdiff) -* [⇢ ⇢ ⇢ 54. debroid](#54-debroid) -* [⇢ ⇢ ⇢ 55. hsbot](#55-hsbot) -* [⇢ ⇢ ⇢ 56. cpuinfo](#56-cpuinfo) -* [⇢ ⇢ ⇢ 57. template](#57-template) -* [⇢ ⇢ ⇢ 58. awksite](#58-awksite) -* [⇢ ⇢ ⇢ 59. dyndns](#59-dyndns) -* [⇢ ⇢ ⇢ 60. vs-sim](#60-vs-sim) +* [⇢ ⇢ ⇢ 1. hexai](#1-hexai) +* [⇢ ⇢ ⇢ 2. epimetheus](#2-epimetheus) +* [⇢ ⇢ ⇢ 3. conf](#3-conf) +* [⇢ ⇢ ⇢ 4. dotfiles](#4-dotfiles) +* [⇢ ⇢ ⇢ 5. conf.bak](#5-confbak) +* [⇢ ⇢ ⇢ 6. foo.zone](#6-foozone) +* [⇢ ⇢ ⇢ 7. scifi](#7-scifi) +* [⇢ ⇢ ⇢ 8. log4jbench](#8-log4jbench) +* [⇢ ⇢ ⇢ 9. gogios](#9-gogios) +* [⇢ ⇢ ⇢ 10. yoga](#10-yoga) +* [⇢ ⇢ ⇢ 11. perc](#11-perc) +* [⇢ ⇢ ⇢ 12. totalrecall](#12-totalrecall) +* [⇢ ⇢ ⇢ 13. gitsyncer](#13-gitsyncer) +* [⇢ ⇢ ⇢ 14. foostats](#14-foostats) +* [⇢ ⇢ ⇢ 15. tasksamurai](#15-tasksamurai) +* [⇢ ⇢ ⇢ 16. ior](#16-ior) +* [⇢ ⇢ ⇢ 17. timr](#17-timr) +* [⇢ ⇢ ⇢ 18. dtail](#18-dtail) +* [⇢ ⇢ ⇢ 19. gos](#19-gos) +* [⇢ ⇢ ⇢ 20. ds-sim](#20-ds-sim) +* [⇢ ⇢ ⇢ 21. wireguardmeshgenerator](#21-wireguardmeshgenerator) +* [⇢ ⇢ ⇢ 22. gemtexter](#22-gemtexter) +* [⇢ ⇢ ⇢ 23. rcm](#23-rcm) +* [⇢ ⇢ ⇢ 24. terraform](#24-terraform) +* [⇢ ⇢ ⇢ 25. quicklogger](#25-quicklogger) +* [⇢ ⇢ ⇢ 26. sillybench](#26-sillybench) +* [⇢ ⇢ ⇢ 27. gorum](#27-gorum) +* [⇢ ⇢ ⇢ 28. guprecords](#28-guprecords) +* [⇢ ⇢ ⇢ 29. geheim](#29-geheim) +* [⇢ ⇢ ⇢ 30. docker-radicale-server](#30-docker-radicale-server) +* [⇢ ⇢ ⇢ 31. algorithms](#31-algorithms) +* [⇢ ⇢ ⇢ 32. randomjournalpage](#32-randomjournalpage) +* [⇢ ⇢ ⇢ 33. photoalbum](#33-photoalbum) +* [⇢ ⇢ ⇢ 34. ioriot](#34-ioriot) +* [⇢ ⇢ ⇢ 35. ipv6test](#35-ipv6test) +* [⇢ ⇢ ⇢ 36. sway-autorotate](#36-sway-autorotate) +* [⇢ ⇢ ⇢ 37. mon](#37-mon) +* [⇢ ⇢ ⇢ 38. staticfarm-apache-handlers](#38-staticfarm-apache-handlers) +* [⇢ ⇢ ⇢ 39. pingdomfetch](#39-pingdomfetch) +* [⇢ ⇢ ⇢ 40. xerl](#40-xerl) +* [⇢ ⇢ ⇢ 41. ychat](#41-ychat) +* [⇢ ⇢ ⇢ 42. fapi](#42-fapi) +* [⇢ ⇢ ⇢ 43. perl-c-fibonacci](#43-perl-c-fibonacci) +* [⇢ ⇢ ⇢ 44. netcalendar](#44-netcalendar) +* [⇢ ⇢ ⇢ 45. loadbars](#45-loadbars) +* [⇢ ⇢ ⇢ 46. gotop](#46-gotop) +* [⇢ ⇢ ⇢ 47. fype](#47-fype) +* [⇢ ⇢ ⇢ 48. rubyfy](#48-rubyfy) +* [⇢ ⇢ ⇢ 49. pwgrep](#49-pwgrep) +* [⇢ ⇢ ⇢ 50. perldaemon](#50-perldaemon) +* [⇢ ⇢ ⇢ 51. jsmstrade](#51-jsmstrade) +* [⇢ ⇢ ⇢ 52. japi](#52-japi) +* [⇢ ⇢ ⇢ 53. perl-poetry](#53-perl-poetry) +* [⇢ ⇢ ⇢ 54. muttdelay](#54-muttdelay) +* [⇢ ⇢ ⇢ 55. netdiff](#55-netdiff) +* [⇢ ⇢ ⇢ 56. debroid](#56-debroid) +* [⇢ ⇢ ⇢ 57. hsbot](#57-hsbot) +* [⇢ ⇢ ⇢ 58. cpuinfo](#58-cpuinfo) +* [⇢ ⇢ ⇢ 59. template](#59-template) +* [⇢ ⇢ ⇢ 60. awksite](#60-awksite) +* [⇢ ⇢ ⇢ 61. dyndns](#61-dyndns) +* [⇢ ⇢ ⇢ 62. vs-sim](#62-vs-sim) ## Overall Statistics -* 📦 Total Projects: 60 -* 📊 Total Commits: 13,066 -* 📈 Total Lines of Code: 320,071 -* 📄 Total Lines of Documentation: 31,896 -* 💻 Languages: Go (29.6%), Java (12.8%), C++ (7.9%), C (6.0%), XML (6.0%), Shell (5.8%), CSS (5.6%), Perl (5.4%), C/C++ (5.1%), YAML (4.7%), HTML (3.3%), Python (2.2%), Config (1.3%), JSON (1.1%), Ruby (0.9%), HCL (0.9%), Make (0.6%), Raku (0.3%), Haskell (0.2%), JavaScript (0.2%) -* 📚 Documentation: Markdown (62.5%), Text (35.7%), LaTeX (1.8%) -* 🚀 Release Status: 38 released, 22 experimental (63.3% with releases, 36.7% experimental) +* 📦 Total Projects: 62 +* 📊 Total Commits: 14,734 +* 📈 Total Lines of Code: 326,878 +* 📄 Total Lines of Documentation: 44,373 +* 💻 Languages: Go (32.9%), Java (12.6%), YAML (9.3%), C++ (7.7%), Shell (6.5%), C (5.9%), XML (5.9%), Perl (5.9%), C/C++ (5.0%), HTML (1.8%), Config (1.3%), Ruby (1.0%), HCL (0.8%), Python (0.8%), CSS (0.7%), Make (0.6%), JSON (0.4%), Raku (0.3%), TOML (0.2%), Haskell (0.2%), JavaScript (0.2%), Docker (0.1%) +* 📚 Documentation: Markdown (72.6%), Text (26.1%), LaTeX (1.3%) +* 🚀 Release Status: 38 released, 24 experimental (61.3% with releases, 38.7% experimental) ## Projects -### 1. epimetheus +### 1. hexai -* 💻 Languages: Go (83.4%), Shell (16.6%) +* 💻 Languages: Go (100.0%) * 📚 Documentation: Markdown (100.0%) -* 📊 Commits: 1 -* 📈 Lines of Code: 4844 -* 📄 Lines of Documentation: 1064 -* 📅 Development Period: 2026-02-07 to 2026-02-07 -* 🏆 Score: 3019.2 (combines code size and activity) +* 📊 Commits: 342 +* 📈 Lines of Code: 29895 +* 📄 Lines of Documentation: 5502 +* 📅 Development Period: 2025-08-01 to 2026-02-13 +* 🏆 Score: 783.9 (combines code size and activity) +* ⚖️ License: No license found +* 🏷️ Latest Release: v0.21.0 (2026-02-12) + + +[![hexai screenshot](showcase/hexai/image-1.png "hexai screenshot")](showcase/hexai/image-1.png) + +Hexai is a Go-based AI integration tool designed primarily for the Helix editor that provides LSP (Language Server Protocol) powered AI features. It offers code auto-completion, AI-driven code actions, in-editor chat with LLMs, and a standalone CLI tool for direct LLM interaction. A standout feature is its ability to query multiple AI providers (OpenAI, OpenRouter, GitHub Copilot, Ollama) in parallel, allowing developers to compare responses side-by-side. It has enhanced capabilities for Go code understanding, such as generating unit tests from functions, while supporting other programming languages as well. + +The project is implemented as an LSP server written in Go, with a TUI component built using Bubble Tea for the tmux-based code action runner (`hexai-tmux-action`). This architecture allows it to integrate seamlessly into LSP-compatible editors, with special focus on Helix + tmux workflows. The custom prompt feature lets developers use their preferred editor to craft prompts, making it flexible for various development workflows. + +[View on Codeberg](https://codeberg.org/snonux/hexai) +[View on GitHub](https://github.com/snonux/hexai) + +--- + +### 2. epimetheus + +* 💻 Languages: Go (85.2%), Shell (14.8%) +* 📚 Documentation: Markdown (100.0%) +* 📊 Commits: 3 +* 📈 Lines of Code: 5199 +* 📄 Lines of Documentation: 1734 +* 📅 Development Period: 2026-02-07 to 2026-02-14 +* 🏆 Score: 703.4 (combines code size and activity) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -106,15 +132,15 @@ The architecture routes current data (<5 min old) through Pushgateway where Prom --- -### 2. conf +### 3. conf -* 💻 Languages: YAML (68.9%), Shell (13.1%), Perl (9.0%), Python (2.0%), Config (1.6%), CSS (1.5%), TOML (1.4%), Ruby (1.2%), Docker (0.6%), Lua (0.3%), JSON (0.2%), HTML (0.1%) +* 💻 Languages: YAML (80.7%), Perl (10.0%), Shell (6.1%), Python (2.3%), Docker (0.7%), Config (0.2%), HTML (0.1%) * 📚 Documentation: Markdown (97.1%), Text (2.9%) -* 📊 Commits: 2305 -* 📈 Lines of Code: 21210 -* 📄 Lines of Documentation: 6495 -* 📅 Development Period: 2021-12-28 to 2026-02-06 -* 🏆 Score: 698.1 (combines code size and activity) +* 📊 Commits: 785 +* 📈 Lines of Code: 19079 +* 📄 Lines of Documentation: 6585 +* 📅 Development Period: 2021-12-28 to 2026-02-08 +* 🏆 Score: 407.1 (combines code size and activity) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -128,7 +154,51 @@ The project is organized into distinct subdirectories: `dotfiles/` contains shel --- -### 3. foo.zone +### 4. dotfiles + +* 💻 Languages: Shell (59.2%), CSS (10.9%), Config (10.1%), TOML (10.0%), Ruby (8.4%), JSON (1.1%), INI (0.2%) +* 📚 Documentation: Markdown (100.0%) +* 📊 Commits: 762 +* 📈 Lines of Code: 2988 +* 📄 Lines of Documentation: 423 +* 📅 Development Period: 2023-07-30 to 2026-02-14 +* 🏆 Score: 390.7 (combines code size and activity) +* ⚖️ License: No license found +* 🧪 Status: Experimental (no releases yet) + + +This is a personal dotfiles management project that uses [Rex](https://www.rexify.org/) (a Perl-based infrastructure automation framework) to declaratively install and synchronize configuration files across local machines and remote servers. The `Rexfile` defines individual tasks for each config area — shell (bash, zsh, fish), editor (Helix), terminal (Ghostty, tmux), window manager (Sway/Waybar), SSH, scripts, Pipewire audio, AI prompt links, and more — plus OS-specific package installation tasks for Fedora, FreeBSD, and Termux. A top-level `home` task runs all `home_*` tasks at once for a full install. + +The architecture is straightforward: config files live in subdirectories mirroring their purpose, and helper functions (`ensure_file`, `ensure_dir`) copy or symlink them into the appropriate `$HOME` locations with correct permissions. It supports both a public repo (this one) and a private companion repo for sensitive configs like calendar data, keeping secrets separate while sharing the same deployment mechanism. + +[View on Codeberg](https://codeberg.org/snonux/dotfiles) +[View on GitHub](https://github.com/snonux/dotfiles) + +--- + +### 5. conf.bak + +* 💻 Languages: YAML (68.9%), Shell (13.1%), Perl (9.0%), Python (2.0%), Config (1.6%), CSS (1.5%), TOML (1.4%), Ruby (1.2%), Docker (0.6%), Lua (0.3%), JSON (0.2%), HTML (0.1%) +* 📚 Documentation: Markdown (97.1%), Text (2.9%) +* 📊 Commits: 2306 +* 📈 Lines of Code: 21210 +* 📄 Lines of Documentation: 6495 +* 📅 Development Period: 2021-12-28 to 2026-02-07 +* 🏆 Score: 331.0 (combines code size and activity) +* ⚖️ License: No license found +* 🧪 Status: Experimental (no releases yet) + + +This is a personal infrastructure-as-code and configuration management repository. It centralizes the author's self-hosted service configurations across multiple machines and environments, using **Rex** (a Perl-based deployment tool) as the orchestration layer — the top-level `Rexfile` auto-loads sub-project Rexfiles from each directory. The repo is organized by target: **babylon5** contains Docker run scripts for self-hosted services (Vaultwarden, Nextcloud, Audiobookshelf, etc.), **f3s** holds a large collection of Kubernetes/Helm manifests for a k3s cluster (covering ~30 services including ArgoCD, Traefik, Prometheus, Loki, Immich, Jellyfin, and more), **frontends** manages frontend server configs (e.g., Apache/Nginx, system scripts), and **dotfiles** stores personal shell and editor configs (fish, zsh, Neovim, Helix, Sway, tmux, Ghostty, etc.). + +The repository is useful as a single source of truth for reproducing the author's entire homelab and workstation setup. By versioning everything in Git — from k8s manifests and Docker commands to dotfiles and code snippets — it enables consistent, repeatable deployments and easy recovery. The Rex-based structure allows deploying or updating any target system with a single command. + +[View on Codeberg](https://codeberg.org/snonux/conf.bak) +[View on GitHub](https://github.com/snonux/conf.bak) + +--- + +### 6. foo.zone * 💻 Languages: XML (98.7%), Shell (1.0%), Go (0.3%) * 📚 Documentation: Text (86.2%), Markdown (13.8%) @@ -136,7 +206,7 @@ The project is organized into distinct subdirectories: `dotfiles/` contains shel * 📈 Lines of Code: 18702 * 📄 Lines of Documentation: 174 * 📅 Development Period: 2021-04-29 to 2026-02-07 -* 🏆 Score: 689.4 (combines code size and activity) +* 🏆 Score: 322.6 (combines code size and activity) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -148,7 +218,7 @@ foo.zone: source code repository. --- -### 4. scifi +### 7. scifi * 💻 Languages: JSON (35.9%), CSS (30.6%), JavaScript (29.6%), HTML (3.8%) * 📚 Documentation: Markdown (100.0%) @@ -156,7 +226,7 @@ foo.zone: source code repository. * 📈 Lines of Code: 1664 * 📄 Lines of Documentation: 853 * 📅 Development Period: 2026-01-25 to 2026-01-27 -* 🏆 Score: 232.2 (combines code size and activity) +* 🏆 Score: 154.0 (combines code size and activity) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -170,7 +240,7 @@ The architecture keeps content separate from presentation: book metadata lives i --- -### 5. log4jbench +### 8. log4jbench * 💻 Languages: Java (78.9%), XML (21.1%) * 📚 Documentation: Markdown (100.0%) @@ -178,7 +248,7 @@ The architecture keeps content separate from presentation: book metadata lives i * 📈 Lines of Code: 774 * 📄 Lines of Documentation: 119 * 📅 Development Period: 2026-01-09 to 2026-01-09 -* 🏆 Score: 96.5 (combines code size and activity) +* 🏆 Score: 78.1 (combines code size and activity) * ⚖️ License: MIT * 🧪 Status: Experimental (no releases yet) @@ -192,53 +262,31 @@ The implementation uses a fat JAR built with Maven, requiring Java 17+. It's des --- -### 6. hexai - -* 💻 Languages: Go (100.0%) -* 📚 Documentation: Markdown (100.0%) -* 📊 Commits: 259 -* 📈 Lines of Code: 18422 -* 📄 Lines of Documentation: 616 -* 📅 Development Period: 2025-08-01 to 2026-02-06 -* 🏆 Score: 57.5 (combines code size and activity) -* ⚖️ License: No license found -* 🏷️ Latest Release: v0.17.0 (2026-02-06) - - -[![hexai screenshot](showcase/hexai/image-1.png "hexai screenshot")](showcase/hexai/image-1.png) - -Hexai is a Go-based AI integration tool designed primarily for the Helix editor that provides LSP (Language Server Protocol) powered AI features. It offers code auto-completion, AI-driven code actions, in-editor chat with LLMs, and a standalone CLI tool for direct LLM interaction. A standout feature is its ability to query multiple AI providers (OpenAI, OpenRouter, GitHub Copilot, Ollama) in parallel, allowing developers to compare responses side-by-side. It has enhanced capabilities for Go code understanding, such as generating unit tests from functions, while supporting other programming languages as well. - -The project is implemented as an LSP server written in Go, with a TUI component built using Bubble Tea for the tmux-based code action runner (`hexai-tmux-action`). This architecture allows it to integrate seamlessly into LSP-compatible editors, with special focus on Helix + tmux workflows. The custom prompt feature lets developers use their preferred editor to craft prompts, making it flexible for various development workflows. - -[View on Codeberg](https://codeberg.org/snonux/hexai) -[View on GitHub](https://github.com/snonux/hexai) +### 9. gogios ---- +* 💻 Languages: Go (98.9%), JSON (0.6%), YAML (0.5%) +* 📚 Documentation: Markdown (94.9%), Text (5.1%) +* 📊 Commits: 108 +* 📈 Lines of Code: 3875 +* 📄 Lines of Documentation: 394 +* 📅 Development Period: 2023-04-17 to 2026-02-08 +* 🏆 Score: 35.5 (combines code size and activity) +* ⚖️ License: Custom License +* 🏷️ Latest Release: v1.4.0 (2026-02-08) -### 7. perc - -* 💻 Languages: Go (100.0%) -* 📚 Documentation: Markdown (100.0%) -* 📊 Commits: 7 -* 📈 Lines of Code: 452 -* 📄 Lines of Documentation: 80 -* 📅 Development Period: 2025-11-25 to 2025-11-25 -* 🏆 Score: 35.4 (combines code size and activity) -* ⚖️ License: No license found -* 🏷️ Latest Release: v0.1.0 (2025-11-25) +[![gogios screenshot](showcase/gogios/image-1.png "gogios screenshot")](showcase/gogios/image-1.png) -**perc** is a command-line percentage calculator written in Go that handles the three common percentage calculation scenarios: finding X% of Y (e.g., "20% of 150"), determining what percentage one number is of another (e.g., "30 is what % of 150"), and finding the whole when given a part and percentage (e.g., "30 is 20% of what"). It accepts natural language-style input and shows step-by-step calculation breakdowns alongside results. +Gogios is a minimalistic monitoring tool written in Go for small-scale infrastructure (e.g., personal servers and VMs). It executes standard Nagios/Icinga monitoring plugins via CRON jobs, tracks state changes in a JSON file, and sends email notifications through a local MTA only when check statuses change. Unlike full-featured monitoring solutions (Nagios, Icinga, Prometheus), Gogios deliberately avoids complexity—no databases, web UIs, clustering, or contact groups—making it ideal for simple, self-hosted environments with limited monitoring needs. -The tool is built as a simple Go CLI application with a standard project layout (`cmd/perc` for the binary, `internal/` for implementation details) and uses Mage as its build system. It's installable via `go install` and designed for quick mental-math verification or scripting scenarios where percentage calculations are needed. +The architecture is straightforward: JSON configuration defines checks (plugin paths, arguments, timeouts, dependencies, retries), a state directory persists check results between runs, and concurrent execution with configurable limits keeps things efficient. Key features include check dependencies (skip HTTP checks if ping fails), retry logic, stale alert detection, re-notification schedules, and support for remote checks via NRPE. A basic high-availability setup is achievable by running Gogios on two servers with staggered CRON intervals, though this results in duplicate notifications when both servers are operational—a deliberate trade-off for simplicity. -[View on Codeberg](https://codeberg.org/snonux/perc) -[View on GitHub](https://github.com/snonux/perc) +[View on Codeberg](https://codeberg.org/snonux/gogios) +[View on GitHub](https://github.com/snonux/gogios) --- -### 8. yoga +### 10. yoga * 💻 Languages: Go (66.1%), HTML (33.9%) * 📚 Documentation: Markdown (100.0%) @@ -246,7 +294,7 @@ The tool is built as a simple Go CLI application with a standard project layout * 📈 Lines of Code: 5921 * 📄 Lines of Documentation: 83 * 📅 Development Period: 2025-10-01 to 2026-01-28 -* 🏆 Score: 34.9 (combines code size and activity) +* 🏆 Score: 32.8 (combines code size and activity) * ⚖️ License: No license found * 🏷️ Latest Release: v0.4.0 (2026-01-28) @@ -262,7 +310,29 @@ The implementation follows clean Go architecture with domain logic organized und --- -### 9. totalrecall +### 11. perc + +* 💻 Languages: Go (100.0%) +* 📚 Documentation: Markdown (100.0%) +* 📊 Commits: 7 +* 📈 Lines of Code: 452 +* 📄 Lines of Documentation: 80 +* 📅 Development Period: 2025-11-25 to 2025-11-25 +* 🏆 Score: 32.4 (combines code size and activity) +* ⚖️ License: No license found +* 🏷️ Latest Release: v0.1.0 (2025-11-25) + + +**perc** is a command-line percentage calculator written in Go that handles the three common percentage calculation scenarios: finding X% of Y (e.g., "20% of 150"), determining what percentage one number is of another (e.g., "30 is what % of 150"), and finding the whole when given a part and percentage (e.g., "30 is 20% of what"). It accepts natural language-style input and shows step-by-step calculation breakdowns alongside results. + +The tool is built as a simple Go CLI application with a standard project layout (`cmd/perc` for the binary, `internal/` for implementation details) and uses Mage as its build system. It's installable via `go install` and designed for quick mental-math verification or scripting scenarios where percentage calculations are needed. + +[View on Codeberg](https://codeberg.org/snonux/perc) +[View on GitHub](https://github.com/snonux/perc) + +--- + +### 12. totalrecall * 💻 Languages: Go (99.0%), Shell (0.5%), YAML (0.4%) * 📚 Documentation: Markdown (99.5%), Text (0.5%) @@ -270,7 +340,7 @@ The implementation follows clean Go architecture with domain logic organized und * 📈 Lines of Code: 13129 * 📄 Lines of Documentation: 377 * 📅 Development Period: 2025-07-14 to 2026-01-21 -* 🏆 Score: 28.6 (combines code size and activity) +* 🏆 Score: 27.3 (combines code size and activity) * ⚖️ License: MIT * 🏷️ Latest Release: v0.8.0 (2026-01-21) @@ -288,41 +358,17 @@ The project offers both a keyboard-driven GUI for interactive use and a CLI for --- -### 10. gogios - -* 💻 Languages: Go (98.7%), JSON (0.8%), YAML (0.5%) -* 📚 Documentation: Markdown (94.9%), Text (5.1%) -* 📊 Commits: 104 -* 📈 Lines of Code: 3303 -* 📄 Lines of Documentation: 394 -* 📅 Development Period: 2023-04-17 to 2026-01-27 -* 🏆 Score: 24.0 (combines code size and activity) -* ⚖️ License: Custom License -* 🏷️ Latest Release: v1.3.0 (2026-01-06) - - -[![gogios screenshot](showcase/gogios/image-1.png "gogios screenshot")](showcase/gogios/image-1.png) - -Gogios is a minimalistic monitoring tool written in Go for small-scale infrastructure (e.g., personal servers and VMs). It executes standard Nagios/Icinga monitoring plugins via CRON jobs, tracks state changes in a JSON file, and sends email notifications through a local MTA only when check statuses change. Unlike full-featured monitoring solutions (Nagios, Icinga, Prometheus), Gogios deliberately avoids complexity—no databases, web UIs, clustering, or contact groups—making it ideal for simple, self-hosted environments with limited monitoring needs. - -The architecture is straightforward: JSON configuration defines checks (plugin paths, arguments, timeouts, dependencies, retries), a state directory persists check results between runs, and concurrent execution with configurable limits keeps things efficient. Key features include check dependencies (skip HTTP checks if ping fails), retry logic, stale alert detection, re-notification schedules, and support for remote checks via NRPE. A basic high-availability setup is achievable by running Gogios on two servers with staggered CRON intervals, though this results in duplicate notifications when both servers are operational—a deliberate trade-off for simplicity. - -[View on Codeberg](https://codeberg.org/snonux/gogios) -[View on GitHub](https://github.com/snonux/gogios) - ---- - -### 11. gitsyncer +### 13. gitsyncer -* 💻 Languages: Go (92.2%), Shell (7.4%), JSON (0.4%) +* 💻 Languages: Go (92.5%), Shell (7.1%), JSON (0.4%) * 📚 Documentation: Markdown (100.0%) -* 📊 Commits: 116 -* 📈 Lines of Code: 10075 -* 📄 Lines of Documentation: 2432 -* 📅 Development Period: 2025-06-23 to 2025-12-31 -* 🏆 Score: 21.6 (combines code size and activity) +* 📊 Commits: 117 +* 📈 Lines of Code: 10446 +* 📄 Lines of Documentation: 2445 +* 📅 Development Period: 2025-06-23 to 2026-02-07 +* 🏆 Score: 21.5 (combines code size and activity) * ⚖️ License: BSD-2-Clause -* 🏷️ Latest Release: v0.11.0 (2025-12-31) +* 🏷️ Latest Release: v0.12.0 (2026-02-07) GitSyncer is a Go-based CLI tool that automatically synchronizes git repositories across multiple hosting platforms (GitHub, Codeberg, SSH servers). It maintains all branches in sync bidirectionally, never deleting branches but automatically creating and updating them as needed. The tool excels at providing repository redundancy and backup, with special support for one-way SSH backups to private servers (like home NAS devices) that may be offline intermittently. It includes AI-powered features for generating release notes and project showcase documentation, plus automated weekly batch synchronization for hands-off maintenance. @@ -334,7 +380,7 @@ The implementation uses a git remotes approach: it clones from one organization, --- -### 12. foostats +### 14. foostats * 💻 Languages: Perl (100.0%) * 📚 Documentation: Markdown (54.6%), Text (45.4%) @@ -342,7 +388,7 @@ The implementation uses a git remotes approach: it clones from one organization, * 📈 Lines of Code: 1902 * 📄 Lines of Documentation: 423 * 📅 Development Period: 2023-01-02 to 2025-11-01 -* 🏆 Score: 19.2 (combines code size and activity) +* 🏆 Score: 18.5 (combines code size and activity) * ⚖️ License: Custom License * 🏷️ Latest Release: v0.2.0 (2025-10-21) @@ -356,7 +402,7 @@ The implementation uses a modular Perl architecture with specialized components: --- -### 13. tasksamurai +### 15. tasksamurai * 💻 Languages: Go (99.8%), YAML (0.2%) * 📚 Documentation: Markdown (100.0%) @@ -364,7 +410,7 @@ The implementation uses a modular Perl architecture with specialized components: * 📈 Lines of Code: 6544 * 📄 Lines of Documentation: 254 * 📅 Development Period: 2025-06-19 to 2026-02-04 -* 🏆 Score: 19.1 (combines code size and activity) +* 🏆 Score: 18.4 (combines code size and activity) * ⚖️ License: BSD-2-Clause * 🏷️ Latest Release: v0.11.0 (2026-02-04) @@ -382,29 +428,7 @@ Under the hood, Task Samurai acts as a front-end wrapper that invokes the native --- -### 14. timr - -* 💻 Languages: Go (96.0%), Shell (4.0%) -* 📚 Documentation: Markdown (100.0%) -* 📊 Commits: 32 -* 📈 Lines of Code: 1538 -* 📄 Lines of Documentation: 99 -* 📅 Development Period: 2025-06-25 to 2026-01-02 -* 🏆 Score: 17.3 (combines code size and activity) -* ⚖️ License: MIT -* 🏷️ Latest Release: v0.3.0 (2026-01-02) - - -`timr` is a minimalist command-line stopwatch timer written in Go that helps developers track time spent on tasks. It provides a persistent timer that saves state to disk, allowing you to start, stop, pause, and resume time tracking across terminal sessions. The tool supports multiple viewing modes including a standard status display (with formatted or raw output in seconds/minutes), a live full-screen view with keyboard controls, and specialized output for shell prompt integration. - -The architecture is straightforward: it's a Go-based CLI application that persists timer state to the filesystem, enabling continuous tracking even when the program isn't actively running. Key features include basic timer controls (start/stop/continue/reset), flexible status reporting formats for automation, and fish shell integration that displays a color-coded timer icon and elapsed time directly in your prompt—making it effortless to keep track of how long you've been working without context switching. - -[View on Codeberg](https://codeberg.org/snonux/timr) -[View on GitHub](https://github.com/snonux/timr) - ---- - -### 15. ior +### 16. ior * 💻 Languages: Go (50.4%), C (43.1%), Raku (4.5%), Make (1.1%), C/C++ (1.0%) * 📚 Documentation: Text (69.7%), Markdown (30.3%) @@ -412,7 +436,7 @@ The architecture is straightforward: it's a Go-based CLI application that persis * 📈 Lines of Code: 13072 * 📄 Lines of Documentation: 680 * 📅 Development Period: 2024-01-18 to 2025-10-09 -* 🏆 Score: 17.2 (combines code size and activity) +* 🏆 Score: 16.7 (combines code size and activity) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -430,7 +454,29 @@ The tool is implemented in Go and C, leveraging libbpfgo for BPF interaction. It --- -### 16. dtail +### 17. timr + +* 💻 Languages: Go (96.0%), Shell (4.0%) +* 📚 Documentation: Markdown (100.0%) +* 📊 Commits: 32 +* 📈 Lines of Code: 1538 +* 📄 Lines of Documentation: 99 +* 📅 Development Period: 2025-06-25 to 2026-01-02 +* 🏆 Score: 16.7 (combines code size and activity) +* ⚖️ License: MIT +* 🏷️ Latest Release: v0.3.0 (2026-01-02) + + +`timr` is a minimalist command-line stopwatch timer written in Go that helps developers track time spent on tasks. It provides a persistent timer that saves state to disk, allowing you to start, stop, pause, and resume time tracking across terminal sessions. The tool supports multiple viewing modes including a standard status display (with formatted or raw output in seconds/minutes), a live full-screen view with keyboard controls, and specialized output for shell prompt integration. + +The architecture is straightforward: it's a Go-based CLI application that persists timer state to the filesystem, enabling continuous tracking even when the program isn't actively running. Key features include basic timer controls (start/stop/continue/reset), flexible status reporting formats for automation, and fish shell integration that displays a color-coded timer icon and elapsed time directly in your prompt—making it effortless to keep track of how long you've been working without context switching. + +[View on Codeberg](https://codeberg.org/snonux/timr) +[View on GitHub](https://github.com/snonux/timr) + +--- + +### 18. dtail * 💻 Languages: Go (93.9%), JSON (2.8%), C (2.0%), Make (0.5%), C/C++ (0.3%), Config (0.2%), Shell (0.2%), Docker (0.1%) * 📚 Documentation: Text (79.4%), Markdown (20.6%) @@ -438,7 +484,7 @@ The tool is implemented in Go and C, leveraging libbpfgo for BPF interaction. It * 📈 Lines of Code: 20091 * 📄 Lines of Documentation: 5674 * 📅 Development Period: 2020-01-09 to 2025-06-20 -* 🏆 Score: 16.1 (combines code size and activity) +* 🏆 Score: 15.7 (combines code size and activity) * ⚖️ License: Apache-2.0 * 🏷️ Latest Release: v4.3.3 (2024-08-23) @@ -456,7 +502,7 @@ The architecture follows a client-server model where DTail servers run on target --- -### 17. gos +### 19. gos * 💻 Languages: Go (99.8%), JSON (0.2%) * 📚 Documentation: Markdown (100.0%) @@ -464,7 +510,7 @@ The architecture follows a client-server model where DTail servers run on target * 📈 Lines of Code: 4102 * 📄 Lines of Documentation: 357 * 📅 Development Period: 2024-05-04 to 2025-12-27 -* 🏆 Score: 15.4 (combines code size and activity) +* 🏆 Score: 15.0 (combines code size and activity) * ⚖️ License: Custom License * 🏷️ Latest Release: v1.2.3 (2026-01-31) @@ -482,7 +528,7 @@ The implementation uses OAuth2 for LinkedIn authentication, stores configuration --- -### 18. ds-sim +### 20. ds-sim * 💻 Languages: Java (98.9%), Shell (0.6%), CSS (0.5%) * 📚 Documentation: Markdown (98.7%), Text (1.3%) @@ -490,7 +536,7 @@ The implementation uses OAuth2 for LinkedIn authentication, stores configuration * 📈 Lines of Code: 25762 * 📄 Lines of Documentation: 3101 * 📅 Development Period: 2008-05-15 to 2025-06-27 -* 🏆 Score: 14.7 (combines code size and activity) +* 🏆 Score: 14.4 (combines code size and activity) * ⚖️ License: Custom License * 🧪 Status: Experimental (no releases yet) @@ -506,29 +552,7 @@ The implementation follows a modular Java architecture with clear separation bet --- -### 19. gemtexter - -* 💻 Languages: CSS (55.3%), Python (16.1%), HTML (15.3%), JSON (6.6%), Shell (5.3%), Config (1.5%) -* 📚 Documentation: Text (70.2%), Markdown (29.8%) -* 📊 Commits: 472 -* 📈 Lines of Code: 30319 -* 📄 Lines of Documentation: 1280 -* 📅 Development Period: 2021-05-21 to 2025-06-22 -* 🏆 Score: 10.8 (combines code size and activity) -* ⚖️ License: GPL-3.0 -* 🏷️ Latest Release: 3.0.0 (2024-10-01) - - -Gemtexter is a static site generator and blog engine written in Bash that converts content from Gemini Gemtext format into multiple output formats (HTML, Markdown) simultaneously. It allows you to maintain a single source of truth in Gemtext and automatically generates XHTML Transitional 1.0, Markdown, and Atom feeds, enabling you to publish the same content across Gemini capsules, traditional websites, and platforms like GitHub/Codeberg Pages. The tool handles blog post management automatically—creating a new dated `.gmi` file triggers auto-indexing, feed generation, and cross-format conversion. - -The architecture leverages GNU utilities (sed, grep, date) and optional tools like GNU Source Highlight for syntax highlighting. It includes a templating system that executes embedded Bash code in `.gmi.tpl` files, supports themes for HTML output, and integrates with Git for version control and publishing workflows. Despite being implemented as a complex Bash script, it remains maintainable and serves as an experiment in how far shell scripting can scale for content management tasks. - -[View on Codeberg](https://codeberg.org/snonux/gemtexter) -[View on GitHub](https://github.com/snonux/gemtexter) - ---- - -### 20. wireguardmeshgenerator +### 21. wireguardmeshgenerator * 💻 Languages: Ruby (65.4%), YAML (34.6%) * 📚 Documentation: Markdown (100.0%) @@ -536,7 +560,7 @@ The architecture leverages GNU utilities (sed, grep, date) and optional tools li * 📈 Lines of Code: 563 * 📄 Lines of Documentation: 24 * 📅 Development Period: 2025-04-18 to 2026-01-20 -* 🏆 Score: 10.4 (combines code size and activity) +* 🏆 Score: 10.1 (combines code size and activity) * ⚖️ License: Custom License * 🏷️ Latest Release: v1.0.0 (2025-05-11) @@ -550,7 +574,29 @@ The tool reads host definitions from a YAML file specifying network interfaces ( --- -### 21. rcm +### 22. gemtexter + +* 💻 Languages: Shell (68.2%), CSS (28.5%), Config (1.9%), HTML (1.3%) +* 📚 Documentation: Text (76.1%), Markdown (23.9%) +* 📊 Commits: 472 +* 📈 Lines of Code: 2288 +* 📄 Lines of Documentation: 1180 +* 📅 Development Period: 2021-05-21 to 2025-12-31 +* 🏆 Score: 9.9 (combines code size and activity) +* ⚖️ License: GPL-3.0 +* 🏷️ Latest Release: 3.0.0 (2024-10-01) + + +Gemtexter is a static site generator and blog engine written in Bash that converts content from Gemini Gemtext format into multiple output formats (HTML, Markdown) simultaneously. It allows you to maintain a single source of truth in Gemtext and automatically generates XHTML Transitional 1.0, Markdown, and Atom feeds, enabling you to publish the same content across Gemini capsules, traditional websites, and platforms like GitHub/Codeberg Pages. The tool handles blog post management automatically—creating a new dated `.gmi` file triggers auto-indexing, feed generation, and cross-format conversion. + +The architecture leverages GNU utilities (sed, grep, date) and optional tools like GNU Source Highlight for syntax highlighting. It includes a templating system that executes embedded Bash code in `.gmi.tpl` files, supports themes for HTML output, and integrates with Git for version control and publishing workflows. Despite being implemented as a complex Bash script, it remains maintainable and serves as an experiment in how far shell scripting can scale for content management tasks. + +[View on Codeberg](https://codeberg.org/snonux/gemtexter) +[View on GitHub](https://github.com/snonux/gemtexter) + +--- + +### 23. rcm * 💻 Languages: Ruby (99.8%), TOML (0.2%) * 📚 Documentation: Markdown (100.0%) @@ -558,7 +604,7 @@ The tool reads host definitions from a YAML file specifying network interfaces ( * 📈 Lines of Code: 1377 * 📄 Lines of Documentation: 113 * 📅 Development Period: 2024-12-05 to 2025-11-26 -* 🏆 Score: 9.1 (combines code size and activity) +* 🏆 Score: 8.9 (combines code size and activity) * ⚖️ License: Custom License * 🧪 Status: Experimental (no releases yet) @@ -572,7 +618,7 @@ The implementation centers around a DSL module that provides keywords like `file --- -### 22. terraform +### 24. terraform * 💻 Languages: HCL (96.6%), Make (1.9%), YAML (1.5%) * 📚 Documentation: Markdown (100.0%) @@ -594,7 +640,7 @@ The infrastructure uses a **modular, layered architecture** with separate Terraf --- -### 23. quicklogger +### 25. quicklogger * 💻 Languages: Go (96.1%), XML (1.9%), Shell (1.2%), TOML (0.7%) * 📚 Documentation: Markdown (100.0%) @@ -620,7 +666,7 @@ The implementation leverages Go's cross-compilation capabilities and Fyne's UI a --- -### 24. sillybench +### 26. sillybench * 💻 Languages: Go (90.9%), Shell (9.1%) * 📚 Documentation: Markdown (100.0%) @@ -628,7 +674,7 @@ The implementation leverages Go's cross-compilation capabilities and Fyne's UI a * 📈 Lines of Code: 33 * 📄 Lines of Documentation: 3 * 📅 Development Period: 2025-04-03 to 2025-04-03 -* 🏆 Score: 4.9 (combines code size and activity) +* 🏆 Score: 4.8 (combines code size and activity) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -642,7 +688,7 @@ The implementation is intentionally straightforward, using Go's built-in testing --- -### 25. gorum +### 27. gorum * 💻 Languages: Go (91.3%), JSON (6.4%), YAML (2.3%) * 📚 Documentation: Markdown (100.0%) @@ -665,7 +711,7 @@ The architecture consists of client/server components for inter-node communicati --- -### 26. guprecords +### 28. guprecords * 💻 Languages: Raku (100.0%) * 📚 Documentation: Markdown (100.0%) @@ -687,29 +733,7 @@ The implementation uses an object-oriented architecture with specialized classes --- -### 27. docker-radicale-server - -* 💻 Languages: Make (57.5%), Docker (42.5%) -* 📚 Documentation: Markdown (100.0%) -* 📊 Commits: 5 -* 📈 Lines of Code: 40 -* 📄 Lines of Documentation: 3 -* 📅 Development Period: 2023-12-31 to 2025-08-11 -* 🏆 Score: 2.5 (combines code size and activity) -* ⚖️ License: No license found -* 🧪 Status: Experimental (no releases yet) - - -This project is a Docker containerization of **Radicale**, a lightweight CalDAV and CardDAV server for calendar and contact synchronization. Radicale enables users to self-host their calendars and contacts, providing an open-source alternative to cloud services like Google Calendar or iCloud. The Dockerized version makes it easy to deploy and manage the server with minimal setup. - -The implementation uses Alpine Linux as the base image for a minimal footprint, installs Radicale via pip, and configures it with htpasswd authentication and file-based storage. The container exposes port 8080 and runs as a non-root user for security. The architecture includes separate volumes for authentication credentials, calendar/contact collections, and configuration, making it straightforward to persist data and customize the server behavior. - -[View on Codeberg](https://codeberg.org/snonux/docker-radicale-server) -[View on GitHub](https://github.com/snonux/docker-radicale-server) - ---- - -### 28. geheim +### 29. geheim * 💻 Languages: Ruby (86.7%), Shell (13.3%) * 📚 Documentation: Markdown (100.0%) @@ -731,7 +755,29 @@ The architecture leverages Git for storage and synchronization across multiple r --- -### 29. algorithms +### 30. docker-radicale-server + +* 💻 Languages: Make (57.5%), Docker (42.5%) +* 📚 Documentation: Markdown (100.0%) +* 📊 Commits: 5 +* 📈 Lines of Code: 40 +* 📄 Lines of Documentation: 3 +* 📅 Development Period: 2023-12-31 to 2025-08-11 +* 🏆 Score: 2.4 (combines code size and activity) +* ⚖️ License: No license found +* 🧪 Status: Experimental (no releases yet) + + +This project is a Docker containerization of **Radicale**, a lightweight CalDAV and CardDAV server for calendar and contact synchronization. Radicale enables users to self-host their calendars and contacts, providing an open-source alternative to cloud services like Google Calendar or iCloud. The Dockerized version makes it easy to deploy and manage the server with minimal setup. + +The implementation uses Alpine Linux as the base image for a minimal footprint, installs Radicale via pip, and configures it with htpasswd authentication and file-based storage. The container exposes port 8080 and runs as a non-root user for security. The architecture includes separate volumes for authentication credentials, calendar/contact collections, and configuration, making it straightforward to persist data and customize the server behavior. + +[View on Codeberg](https://codeberg.org/snonux/docker-radicale-server) +[View on GitHub](https://github.com/snonux/docker-radicale-server) + +--- + +### 31. algorithms * 💻 Languages: Go (99.2%), Make (0.8%) * 📚 Documentation: Markdown (100.0%) @@ -754,7 +800,7 @@ The project is implemented in Go 1.19+ with comprehensive unit tests and benchma --- -### 30. randomjournalpage +### 32. randomjournalpage * 💻 Languages: Shell (94.1%), Make (5.9%) * 📚 Documentation: Markdown (100.0%) @@ -777,7 +823,7 @@ The implementation is a straightforward bash script using `qpdf` for PDF extract --- -### 31. photoalbum +### 33. photoalbum * 💻 Languages: Shell (80.1%), Make (12.3%), Config (7.6%) * 📚 Documentation: Markdown (100.0%) @@ -800,7 +846,7 @@ The architecture is straightforward and Unix-philosophy driven: users configure --- -### 32. ioriot +### 34. ioriot * 💻 Languages: C (55.5%), C/C++ (24.0%), Config (19.6%), Make (1.0%) * 📚 Documentation: Markdown (100.0%) @@ -825,7 +871,7 @@ The key advantage over traditional benchmarking tools is that it reproduces actu --- -### 33. ipv6test +### 35. ipv6test * 💻 Languages: Perl (65.8%), Docker (34.2%) * 📚 Documentation: Markdown (100.0%) @@ -847,7 +893,7 @@ The implementation uses a simple CGI script ([index.pl](file:///home/paul/git/gi --- -### 34. sway-autorotate +### 36. sway-autorotate * 💻 Languages: Shell (100.0%) * 📚 Documentation: Markdown (100.0%) @@ -869,7 +915,7 @@ The implementation uses a bash script that continuously monitors the `monitor-se --- -### 35. mon +### 37. mon * 💻 Languages: Perl (96.5%), Shell (1.8%), Make (1.2%), Config (0.4%) * 📚 Documentation: Text (100.0%) @@ -892,7 +938,7 @@ Implemented in Perl, `mon` features automatic JSON backup before modifications ( --- -### 36. staticfarm-apache-handlers +### 38. staticfarm-apache-handlers * 💻 Languages: Perl (96.4%), Make (3.6%) * 📚 Documentation: Text (100.0%) @@ -915,7 +961,7 @@ Both handlers are implemented as Perl modules using Apache2's mod_perl API, conf --- -### 37. pingdomfetch +### 39. pingdomfetch * 💻 Languages: Perl (97.3%), Make (2.7%) * 📚 Documentation: Text (100.0%) @@ -938,7 +984,7 @@ The tool is implemented around a hierarchical configuration system (`/etc/pingdo --- -### 38. xerl +### 40. xerl * 💻 Languages: Perl (98.3%), Config (1.2%), Make (0.5%) * 📊 Commits: 670 @@ -959,7 +1005,7 @@ The implementation follows strict OO Perl conventions with explicit typing and p --- -### 39. ychat +### 41. ychat * 💻 Languages: C++ (49.9%), C/C++ (22.2%), Shell (20.6%), Perl (2.5%), HTML (1.9%), Config (1.8%), Make (0.9%), CSS (0.2%) * 📚 Documentation: Text (100.0%) @@ -982,7 +1028,7 @@ The architecture emphasizes speed and scalability through several key design cho --- -### 40. fapi +### 42. fapi * 💻 Languages: Python (96.6%), Make (3.1%), Config (0.3%) * 📚 Documentation: Text (98.3%), Markdown (1.7%) @@ -1004,7 +1050,7 @@ The tool is implemented in Python and depends on the bigsuds library (F5's iCont --- -### 41. perl-c-fibonacci +### 43. perl-c-fibonacci * 💻 Languages: C (80.4%), Make (19.6%) * 📚 Documentation: Text (100.0%) @@ -1025,7 +1071,7 @@ perl-c-fibonacci: source code repository. --- -### 42. netcalendar +### 44. netcalendar * 💻 Languages: Java (83.0%), HTML (12.9%), XML (3.0%), CSS (0.8%), Make (0.2%) * 📚 Documentation: Text (89.7%), Markdown (10.3%) @@ -1052,17 +1098,17 @@ The key feature is its intelligent color-coded event visualization system that h --- -### 43. loadbars +### 45. loadbars * 💻 Languages: Perl (97.4%), Make (2.6%) * 📚 Documentation: Text (100.0%) -* 📊 Commits: 527 +* 📊 Commits: 557 * 📈 Lines of Code: 1828 * 📄 Lines of Documentation: 100 * 📅 Development Period: 2010-11-05 to 2015-05-23 * 🏆 Score: 0.7 (combines code size and activity) * ⚖️ License: No license found -* 🏷️ Latest Release: 0.7.5 (2014-06-22) +* 🏷️ Latest Release: v0.9.0 (2026-02-14) ⚠️ **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. @@ -1073,7 +1119,7 @@ loadbars: source code repository. --- -### 44. gotop +### 46. gotop * 💻 Languages: Go (98.0%), Make (2.0%) * 📚 Documentation: Markdown (50.0%), Text (50.0%) @@ -1096,7 +1142,7 @@ The implementation uses a concurrent architecture with goroutines for data colle --- -### 45. fype +### 47. fype * 💻 Languages: C (71.1%), C/C++ (20.7%), HTML (6.6%), Make (1.5%) * 📚 Documentation: Text (69.5%), LaTeX (30.5%) @@ -1119,7 +1165,7 @@ The implementation uses a simple top-down parser with maximum lookahead of 1, in --- -### 46. rubyfy +### 48. rubyfy * 💻 Languages: Ruby (98.5%), JSON (1.5%) * 📚 Documentation: Markdown (100.0%) @@ -1142,7 +1188,7 @@ The tool is implemented as a lightweight Ruby script that prioritizes simplicity --- -### 47. pwgrep +### 49. pwgrep * 💻 Languages: Shell (85.0%), Make (15.0%) * 📚 Documentation: Text (80.8%), Markdown (19.2%) @@ -1165,7 +1211,7 @@ The architecture is lightweight and Unix-philosophy driven: password databases a --- -### 48. perldaemon +### 50. perldaemon * 💻 Languages: Perl (72.3%), Shell (23.8%), Config (3.9%) * 📊 Commits: 110 @@ -1186,7 +1232,7 @@ The implementation centers around an event loop with configurable intervals that --- -### 49. jsmstrade +### 51. jsmstrade * 💻 Languages: Java (76.0%), Shell (15.4%), XML (8.6%) * 📚 Documentation: Markdown (100.0%) @@ -1211,7 +1257,7 @@ The implementation is minimalistic, consisting of just three main Java classes ( --- -### 50. japi +### 52. japi * 💻 Languages: Perl (78.3%), Make (21.7%) * 📚 Documentation: Text (100.0%) @@ -1234,7 +1280,7 @@ Implemented in Perl using the JIRA::REST CPAN module, japi supports flexible con --- -### 51. perl-poetry +### 53. perl-poetry * 💻 Languages: Perl (100.0%) * 📚 Documentation: Markdown (100.0%) @@ -1257,7 +1303,7 @@ This project exemplifies creative coding where Perl keywords and constructs are --- -### 52. muttdelay +### 54. muttdelay * 💻 Languages: Make (47.1%), Shell (46.3%), Vim Script (5.9%), Config (0.7%) * 📚 Documentation: Text (100.0%) @@ -1280,7 +1326,7 @@ The architecture uses three components working together: a Vim plugin that provi --- -### 53. netdiff +### 55. netdiff * 💻 Languages: Shell (52.2%), Make (46.3%), Config (1.5%) * 📚 Documentation: Text (100.0%) @@ -1303,7 +1349,7 @@ The tool uses a clever client-server architecture where you run the identical co --- -### 54. debroid +### 56. debroid * 💻 Languages: Shell (92.0%), Make (8.0%) * 📚 Documentation: Markdown (100.0%) @@ -1328,7 +1374,7 @@ The implementation uses a two-stage debootstrap process: first creating a Debian --- -### 55. hsbot +### 57. hsbot * 💻 Languages: Haskell (98.5%), Make (1.5%) * 📊 Commits: 80 @@ -1349,7 +1395,7 @@ The implementation uses a modular design with core components separated into Bas --- -### 56. cpuinfo +### 58. cpuinfo * 💻 Languages: Shell (53.2%), Make (46.8%) * 📚 Documentation: Text (100.0%) @@ -1372,7 +1418,7 @@ The implementation is elegantly simple: a single shell script ([src/cpuinfo](fil --- -### 57. template +### 59. template * 💻 Languages: Make (89.2%), Shell (10.8%) * 📚 Documentation: Text (100.0%) @@ -1395,7 +1441,7 @@ The implementation uses a **Makefile-based build system** with targets for compi --- -### 58. awksite +### 60. awksite * 💻 Languages: AWK (72.1%), HTML (16.4%), Config (11.5%) * 📚 Documentation: Text (60.0%), Markdown (40.0%) @@ -1418,7 +1464,7 @@ The architecture is remarkably simple: a single AWK script ([index.cgi](file:/// --- -### 59. dyndns +### 61. dyndns * 💻 Languages: Shell (100.0%) * 📚 Documentation: Text (100.0%) @@ -1441,7 +1487,7 @@ The implementation uses a two-tier security architecture: SSH public key authent --- -### 60. vs-sim +### 62. vs-sim * 📚 Documentation: Markdown (100.0%) * 📊 Commits: 411 diff --git a/about/showcase/debroid/image-1.png b/about/showcase/debroid/image-1.png index 1a16cd4f..005e7136 100644 --- a/about/showcase/debroid/image-1.png +++ b/about/showcase/debroid/image-1.png @@ -27,12 +27,12 @@ - + - + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Page not found · GitHub · GitHub @@ -96,13 +96,13 @@ - + - + @@ -117,6 +117,10 @@ + + + + @@ -178,18 +182,16 @@ - + - - + + - - + + - - @@ -206,7 +208,7 @@ - + @@ -233,8 +235,8 @@ - - + + - - + + +