diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-12 20:43:04 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-12 20:43:04 +0200 |
| commit | a21fdaa76ca189454bc792b1d23ed374ef3bd51b (patch) | |
| tree | c393bc7a50e5f459ee638a89486eb7bd82592d26 /about | |
| parent | e5646d09677ab270073b730f866779f2e19d06b9 (diff) | |
Update content for gemtext
Diffstat (limited to 'about')
| -rw-r--r-- | about/resources.gmi | 202 | ||||
| -rw-r--r-- | about/showcase.gmi | 415 | ||||
| -rw-r--r-- | about/showcase.gmi.tpl | 347 | ||||
| -rw-r--r-- | about/showcase/debroid/image-1.png | 60 |
4 files changed, 509 insertions, 515 deletions
diff --git a/about/resources.gmi b/about/resources.gmi index 27ce1671..4aa699f0 100644 --- a/about/resources.gmi +++ b/about/resources.gmi @@ -36,110 +36,110 @@ You won't find any links on this site because, over time, the links will break. In random order: -* Raku Fundamentals; Moritz Lenz; Apress -* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers -* Effective Java; Joshua Bloch; Addison-Wesley Professional -* C++ Programming Language; Bjarne Stroustrup; -* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt -* Funktionale Programmierung; Peter Pepper; Springer -* Systemprogrammierung in Go; Frank Müller; dpunkt -* Polished Ruby Programming; Jeremy Evans; Packt Publishing -* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications +* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner +* Terraform Cookbook; Mikael Krief; Packt Publishing +* Pro Puppet; James Turnbull, Jeffrey McCune; Apress +* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly +* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications * Concurrency in Go; Katherine Cox-Buday; O'Reilly +* Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook +* C++ Programming Language; Bjarne Stroustrup; +* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson +* Raku Fundamentals; Moritz Lenz; Apress +* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook +* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers +* Higher Order Perl; Mark Dominus; Morgan Kaufmann +* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press +* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press * Modern Perl; Chromatic ; Onyx Neon Press -* 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 +* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible +* Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook +* Funktionale Programmierung; Peter Pepper; Springer * 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly -* Terraform Cookbook; Mikael Krief; Packt Publishing +* Java ist auch eine Insel; Christian Ullenboom; +* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly * The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible -* 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 +* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt +* Perl New Features; Joshua McAdams, brian d foy; Perl School +* Site Reliability Engineering; How Google runs production systems; O'Reilly +* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers * Data Science at the Command Line; Jeroen Janssens; O'Reilly -* DNS and BIND; Cricket Liu; O'Reilly -* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly -* The Docker Book; James Turnbull; Kindle -* 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 * Effective awk programming; Arnold Robbins; O'Reilly * Raku Recipes; J.J. Merelo; Apress -* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible -* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional +* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications +* DNS and BIND; Cricket Liu; O'Reilly +* The Docker Book; James Turnbull; Kindle * Leanring eBPF; Liz Rice; O'Reilly -* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications +* Ultimate Go Notebook; Bill Kennedy +* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly +* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional * The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton -* Higher Order Perl; Mark Dominus; Morgan Kaufmann -* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf -* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson +* Developing Games in Java; David Brackeen and others...; New Riders +* Effective Java; Joshua Bloch; Addison-Wesley Professional * Clusterbau mit Linux-HA; Michael Schwartzkopff; 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 +* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly * The Pragmatic Programmer; David Thomas; Addison-Wesley -* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press -* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly -* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers -* Perl New Features; Joshua McAdams, brian d foy; Perl School -* Site Reliability Engineering; How Google runs production systems; O'Reilly -* Java ist auch eine Insel; Christian Ullenboom; -* Ultimate Go Notebook; Bill Kennedy * 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly -* Pro Puppet; James Turnbull, Jeffrey McCune; Apress -* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner -* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly -* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook -* Developing Games in Java; David Brackeen and others...; New Riders -* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press +* Polished Ruby Programming; Jeremy Evans; Packt Publishing +* Systemprogrammierung in Go; Frank Müller; dpunkt ## 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: -* The Linux Programming Interface; Michael Kerrisk; No Starch Press +* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly * Implementing Service Level Objectives; Alex Hidalgo; O'Reilly * Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley * Relayd and Httpd Mastery; Michael W Lucas +* Go: Design Patterns for Real-World Projects; Mat Ryer; Packt * BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley +* The Linux Programming Interface; Michael Kerrisk; No Starch Press * Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly -* Go: Design Patterns for Real-World Projects; Mat Ryer; Packt -* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly ## Self-development and soft-skills books In random order: -* Ultralearning; Scott Young; Thorsons -* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion -* Eat That Frog; Brian Tracy -* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books -* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook -* The Power of Now; Eckhard Tolle; Yellow Kite -* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing +* The Bullet Journal Method; Ryder Carroll; Fourth Estate +* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook * So Good They Can't Ignore You; Cal Newport; Business Plus -* Stop starting, start finishing; Arne Roock; Lean-Kanban University -* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd -* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly * The Joy of Missing Out; Christina Crook; New Society Publishers -* 101 Essays that change the way you think; Brianna Wiest; Audiobook -* The Bullet Journal Method; Ryder Carroll; Fourth Estate -* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME) -* Atomic Habits; James Clear; Random House Business * Deep Work; Cal Newport; Piatkus -* 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 +* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne +* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook +* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK +* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing * Getting Things Done; David Allen -* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select -* Meditation for Mortals, Oliver Burkeman, Audiobook -* Eat That Frog!; Brian Tracy; Hodder Paperbacks +* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd +* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME) +* The Software Engineer's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook * Never Split the Difference; Chris Voss, Tahl Raz; Random House Business +* Psycho-Cybernetics; Maxwell Maltz; Perigee Books +* Meditation for Mortals, Oliver Burkeman, Audiobook * Influence without Authority; A. Cohen, D. Bradford; Wiley +* Atomic Habits; James Clear; Random House Business +* Soft Skills; John Sommez; Manning Publications +* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press +* The Good Enough Job; Simone Stolzoff; Ebury Edge +* Stop starting, start finishing; Arne Roock; Lean-Kanban University * Ultralearning; Anna Laurent; Self-published via Amazon +* Eat That Frog; Brian Tracy +* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books +* Ultralearning; Scott Young; Thorsons +* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly * Slow Productivity; Cal Newport; Penguin Random House -* Psycho-Cybernetics; Maxwell Maltz; Perigee Books -* Digital Minimalism; Cal Newport; Portofolio Penguin -* Soft Skills; John Sommez; Manning Publications -* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne +* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook +* Eat That Frog!; Brian Tracy; Hodder Paperbacks * The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME) * The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook -* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK -* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook +* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select +* The Power of Now; Eckhard Tolle; Yellow Kite +* Digital Minimalism; Cal Newport; Portofolio Penguin +* 101 Essays that change the way you think; Brianna Wiest; Audiobook * 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook -* The Good Enough Job; Simone Stolzoff; Ebury Edge -* The Software Engineer's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook +* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion => ../notes/index.gmi Here are notes of mine for some of the books @@ -147,30 +147,30 @@ In random order: Some of these were in-person with exams; others were online learning lectures only. In random order: -* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online -* Scripting Vim; Damian Conway; O'Reilly Online -* Apache Tomcat Best Practises; 3-day on-site training -* MySQL Deep Dive Workshop; 2-day on-site training -* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online -* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training +* The Ultimate Kubernetes Bootcamp; School of Devops; 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) * Protocol buffers; O'Reilly Online -* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. +* Scripting Vim; Damian Conway; O'Reilly Online +* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon * Functional programming lecture; Remote University of Hagen +* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training +* Ultimate Go Programming; Bill Kennedy; O'Reilly Online +* Apache Tomcat Best Practises; 3-day on-site training * Developing IaC with Terraform (with Live Lessons); O'Reilly Online * Structure and Interpretation of Computer Programs; Harold Abelson and more...; -* The Ultimate Kubernetes Bootcamp; School of Devops; 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) -* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon +* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online * AWS Immersion Day; Amazon; 1-day interactive online training +* 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 ## Technical guides These are not whole books, but guides (smaller or larger) which I found very useful. in random order: * How CPUs work at https://cpu.land -* Advanced Bash-Scripting Guide * Raku Guide at https://raku.guide +* Advanced Bash-Scripting Guide ## Podcasts @@ -179,56 +179,56 @@ These are not whole books, but guides (smaller or larger) which I found very use In random order: * Cup o' Go [Golang] -* The Pragmatic Engineer Podcast -* BSD Now [BSD] -* The ProdCast (Google SRE Podcast) -* The Changelog Podcast(s) -* Fallthrough [Golang] -* Wednesday Wisdom -* Hidden Brain * Modern Mentor -* Maintainable +* The ProdCast (Google SRE Podcast) * Dev Interrupted -* Backend Banter * Deep Questions with Cal Newport +* BSD Now [BSD] +* The Pragmatic Engineer Podcast +* Wednesday Wisdom +* The Changelog Podcast(s) * Fork Around And Find Out +* Maintainable * Pratical AI +* Hidden Brain +* Fallthrough [Golang] +* Backend Banter ### 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. +* Modern Mentor +* Ship It (predecessor of Fork Around And Find Out) +* FLOSS weekly * Java Pub House -* CRE: Chaosradio Express [german] * Go Time (predecessor of fallthrough) -* FLOSS weekly -* Ship It (predecessor of Fork Around And Find Out) -* 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: -* Ruby Weekly -* Changelog News -* byteSizeGo -* The Imperfectionist +* Applied Go Weekly Newsletter +* The Pragmatic Engineer * The Valuable Dev -* VK Newsletter -* Golang Weekly * Monospace Mentor -* Andreas Brandhorst Newsletter (Sci-Fi author) * Register Spill -* The Pragmatic Engineer -* Applied Go Weekly Newsletter +* Golang Weekly +* The Imperfectionist +* Changelog News +* VK Newsletter +* Andreas Brandhorst Newsletter (Sci-Fi author) +* Ruby Weekly +* byteSizeGo ## 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 Magazine +* freeX (not published anymore) * Linux User ## YouTube channels diff --git a/about/showcase.gmi b/about/showcase.gmi index 23d6d49c..747137b0 100644 --- a/about/showcase.gmi +++ b/about/showcase.gmi @@ -1,6 +1,6 @@ # Project Showcase -Generated on: 2026-03-11 +Generated on: 2026-03-12 This page showcases my side projects, providing an overview of what each project does, its technical implementation, and key metrics. Each project summary includes information about the programming languages used, development activity, releases, and licensing. The projects are ranked by score, which combines recent activity, project size, tag history, and whether the project has shipped a release. @@ -11,56 +11,56 @@ This page showcases my side projects, providing an overview of what each project * ⇢ ⇢ Projects * ⇢ ⇢ ⇢ 1. ior 1←1 * ⇢ ⇢ ⇢ 2. timesamurai 2 -* ⇢ ⇢ ⇢ 3. dotfiles 3←3 -* ⇢ ⇢ ⇢ 4. loadbars 4↖47 -* ⇢ ⇢ ⇢ 5. foostore 5↖7 -* ⇢ ⇢ ⇢ 6. epimetheus 6↙4 -* ⇢ ⇢ ⇢ 7. conf 7↙5 -* ⇢ ⇢ ⇢ 8. scifi 8←8 -* ⇢ ⇢ ⇢ 9. log4jbench 9←9 -* ⇢ ⇢ ⇢ 10. rcm 10←10 -* ⇢ ⇢ ⇢ 11. yoga 11↖12 -* ⇢ ⇢ ⇢ 12. gogios 12↙11 -* ⇢ ⇢ ⇢ 13. totalrecall 13↖14 -* ⇢ ⇢ ⇢ 14. perc 14↙13 -* ⇢ ⇢ ⇢ 15. hexai 15↙2 -* ⇢ ⇢ ⇢ 16. tasksamurai 16←16 -* ⇢ ⇢ ⇢ 17. gitsyncer 17↙15 +* ⇢ ⇢ ⇢ 3. hexai 3↙2 +* ⇢ ⇢ ⇢ 4. dotfiles 4↙3 +* ⇢ ⇢ ⇢ 5. loadbars 5↖47 +* ⇢ ⇢ ⇢ 6. foostore 6↖7 +* ⇢ ⇢ ⇢ 7. epimetheus 7↙4 +* ⇢ ⇢ ⇢ 8. conf 8↙5 +* ⇢ ⇢ ⇢ 9. scifi 9↙8 +* ⇢ ⇢ ⇢ 10. gitsyncer 10↖15 +* ⇢ ⇢ ⇢ 11. log4jbench 11↙9 +* ⇢ ⇢ ⇢ 12. rcm 12↙10 +* ⇢ ⇢ ⇢ 13. yoga 13↙12 +* ⇢ ⇢ ⇢ 14. gogios 14↙11 +* ⇢ ⇢ ⇢ 15. totalrecall 15↙14 +* ⇢ ⇢ ⇢ 16. perc 16↙13 +* ⇢ ⇢ ⇢ 17. tasksamurai 17↙16 * ⇢ ⇢ ⇢ 18. gos 18←18 * ⇢ ⇢ ⇢ 19. foostats 19↙17 * ⇢ ⇢ ⇢ 20. timr 20↙19 * ⇢ ⇢ ⇢ 21. dtail 21↙20 -* ⇢ ⇢ ⇢ 22. gemtexter 22←22 -* ⇢ ⇢ ⇢ 23. wireguardmeshgenerator 23←23 +* ⇢ ⇢ ⇢ 22. wireguardmeshgenerator 22↖23 +* ⇢ ⇢ ⇢ 23. gemtexter 23↙22 * ⇢ ⇢ ⇢ 24. goprecords 24←24 * ⇢ ⇢ ⇢ 25. ds-sim 25↙21 * ⇢ ⇢ ⇢ 26. quicklogger 26↙25 * ⇢ ⇢ ⇢ 27. sillybench 27←27 * ⇢ ⇢ ⇢ 28. terraform 28↙26 -* ⇢ ⇢ ⇢ 29. geheim 29↖30 -* ⇢ ⇢ ⇢ 30. gorum 30↙28 -* ⇢ ⇢ ⇢ 31. docker-radicale-server 31←31 -* ⇢ ⇢ ⇢ 32. photoalbum 32↖34 -* ⇢ ⇢ ⇢ 33. randomjournalpage 33←33 -* ⇢ ⇢ ⇢ 34. ioriot 34↖35 -* ⇢ ⇢ ⇢ 35. xerl 35↖42 +* ⇢ ⇢ ⇢ 29. guprecords 29←29 +* ⇢ ⇢ ⇢ 30. geheim 30←30 +* ⇢ ⇢ ⇢ 31. gorum 31↙28 +* ⇢ ⇢ ⇢ 32. docker-radicale-server 32↙31 +* ⇢ ⇢ ⇢ 33. photoalbum 33↖34 +* ⇢ ⇢ ⇢ 34. randomjournalpage 34↙33 +* ⇢ ⇢ ⇢ 35. ioriot 35←35 * ⇢ ⇢ ⇢ 36. algorithms 36↙32 * ⇢ ⇢ ⇢ 37. ipv6test 37↙36 * ⇢ ⇢ ⇢ 38. staticfarm-apache-handlers 38↖40 * ⇢ ⇢ ⇢ 39. sway-autorotate 39↙38 -* ⇢ ⇢ ⇢ 40. guprecords 40↙29 -* ⇢ ⇢ ⇢ 41. mon 41↙39 -* ⇢ ⇢ ⇢ 42. fapi 42↖44 -* ⇢ ⇢ ⇢ 43. pingdomfetch 43↙41 -* ⇢ ⇢ ⇢ 44. fype 44↙37 -* ⇢ ⇢ ⇢ 45. pwgrep 45↖50 +* ⇢ ⇢ ⇢ 40. mon 40↙39 +* ⇢ ⇢ ⇢ 41. fapi 41↖44 +* ⇢ ⇢ ⇢ 42. pingdomfetch 42↙41 +* ⇢ ⇢ ⇢ 43. fype 43↙37 +* ⇢ ⇢ ⇢ 44. pwgrep 44↖50 +* ⇢ ⇢ ⇢ 45. xerl 45↙42 * ⇢ ⇢ ⇢ 46. awksite 46↖61 * ⇢ ⇢ ⇢ 47. gotop 47↖48 * ⇢ ⇢ ⇢ 48. japi 48↖53 -* ⇢ ⇢ ⇢ 49. rubyfy 49←49 -* ⇢ ⇢ ⇢ 50. perl-c-fibonacci 50↙45 -* ⇢ ⇢ ⇢ 51. netdiff 51↖56 -* ⇢ ⇢ ⇢ 52. perldaemon 52↙51 +* ⇢ ⇢ ⇢ 49. perldaemon 49↖51 +* ⇢ ⇢ ⇢ 50. rubyfy 50↙49 +* ⇢ ⇢ ⇢ 51. perl-c-fibonacci 51↙45 +* ⇢ ⇢ ⇢ 52. netdiff 52↖56 * ⇢ ⇢ ⇢ 53. jsmstrade 53↙52 * ⇢ ⇢ ⇢ 54. muttdelay 54↖55 * ⇢ ⇢ ⇢ 55. netcalendar 55↙46 @@ -77,11 +77,11 @@ This page showcases my side projects, providing an overview of what each project ## Overall Statistics * 📦 Total Projects: 64 -* 📊 Total Commits: 13,579 -* 📈 Total Lines of Code: 302,300 -* 📄 Total Lines of Documentation: 42,965 -* 💻 Languages: Go (55.1%), Java (13.6%), C (6.4%), YAML (5.2%), HTML (4.9%), Perl (4.2%), Shell (3.0%), C/C++ (1.4%), Ruby (1.0%), Config (1.0%), HCL (0.9%), CSS (0.7%), Python (0.7%), JSON (0.5%), Make (0.4%), XML (0.4%), Haskell (0.2%), JavaScript (0.2%), TOML (0.1%) -* 📚 Documentation: Markdown (71.5%), Text (27.2%), LaTeX (1.3%) +* 📊 Total Commits: 13,595 +* 📈 Total Lines of Code: 334,197 +* 📄 Total Lines of Documentation: 46,922 +* 💻 Languages: Go (53.7%), Java (12.3%), C (5.8%), CSS (5.3%), YAML (4.7%), Perl (4.3%), HTML (2.9%), Shell (2.6%), Python (2.1%), C/C++ (1.3%), JSON (1.1%), Config (1.0%), Ruby (0.9%), HCL (0.8%), Make (0.4%), XML (0.2%), Haskell (0.2%), JavaScript (0.1%), Raku (0.1%) +* 📚 Documentation: Markdown (74.1%), Text (24.7%), LaTeX (1.2%) * 🚀 Release Status: 42 released, 22 experimental (65.6% with releases, 34.4% experimental) ## Projects @@ -95,7 +95,7 @@ This page showcases my side projects, providing an overview of what each project * 📄 Lines of Documentation: 3394 * 🏷️ Tags: 0 * 📅 Development Period: 2024-01-18 to 2026-03-11 -* 🏆 Score: 147.5 (combines recent activity, code size, tags, and release status) +* 🏆 Score: 111.7 (combines recent activity, code size, tags, and release status) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -118,7 +118,7 @@ This page showcases my side projects, providing an overview of what each project * 📄 Lines of Documentation: 112 * 🏷️ Tags: 4 * 📅 Development Period: 2025-06-25 to 2026-03-07 -* 🏆 Score: 65.5 (combines recent activity, code size, tags, and release status) +* 🏆 Score: 59.3 (combines recent activity, code size, tags, and release status) * ⚖️ License: MIT * 🏷️ Latest Release: v0.7.0 (2026-03-05) @@ -130,16 +130,39 @@ This page showcases my side projects, providing an overview of what each project --- -### 3. dotfiles 3←3 +### 3. hexai 3↙2 + +* 💻 Languages: Go (100.0%) +* 📚 Documentation: Markdown (100.0%) +* 📊 Commits: 377 +* 📈 Lines of Code: 31218 +* 📄 Lines of Documentation: 4089 +* 🏷️ Tags: 50 +* 📅 Development Period: 2025-08-01 to 2026-03-10 +* 🏆 Score: 50.6 (combines recent activity, code size, tags, and release status) +* ⚖️ License: No license found +* 🏷️ Latest Release: v0.21.0 (2026-02-12) + + +=> showcase/hexai/image-1.png hexai screenshot + +Hexai, the AI addition for your Helix Editor (https://helix-editor.com) .. Other editors should work but weren't tested. + +=> https://codeberg.org/snonux/hexai View on Codeberg +=> https://github.com/snonux/hexai View on GitHub + +--- + +### 4. dotfiles 4↙3 * 💻 Languages: Shell (66.6%), CSS (10.9%), Config (10.1%), TOML (10.0%), JSON (1.1%), Ruby (1.0%), INI (0.2%) * 📚 Documentation: Markdown (100.0%) -* 📊 Commits: 840 +* 📊 Commits: 845 * 📈 Lines of Code: 2990 * 📄 Lines of Documentation: 5386 * 🏷️ Tags: 0 * 📅 Development Period: 2023-07-30 to 2026-03-10 -* 🏆 Score: 38.5 (combines recent activity, code size, tags, and release status) +* 🏆 Score: 35.1 (combines recent activity, code size, tags, and release status) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -151,7 +174,7 @@ These are all my dotfiles. I can install them locally on my laptop and/or workst --- -### 4. loadbars 4↖47 +### 5. loadbars 5↖47 * 💻 Languages: Go (92.8%), Shell (7.2%) * 📚 Documentation: Markdown (100.0%) @@ -160,7 +183,7 @@ These are all my dotfiles. I can install them locally on my laptop and/or workst * 📄 Lines of Documentation: 328 * 🏷️ Tags: 47 * 📅 Development Period: 2010-11-05 to 2026-03-02 -* 🏆 Score: 26.4 (combines recent activity, code size, tags, and release status) +* 🏆 Score: 25.5 (combines recent activity, code size, tags, and release status) * ⚖️ License: Custom License * 🏷️ Latest Release: v0.11.1 (2026-02-17) @@ -174,7 +197,7 @@ Loadbars is a tool that can be used to observe CPU loads of several remote serve --- -### 5. foostore 5↖7 +### 6. foostore 6↖7 * 💻 Languages: Go (98.4%), Shell (1.6%) * 📚 Documentation: Markdown (100.0%) @@ -183,7 +206,7 @@ Loadbars is a tool that can be used to observe CPU loads of several remote serve * 📄 Lines of Documentation: 250 * 🏷️ Tags: 9 * 📅 Development Period: 2018-05-26 to 2026-03-07 -* 🏆 Score: 18.0 (combines recent activity, code size, tags, and release status) +* 🏆 Score: 17.6 (combines recent activity, code size, tags, and release status) * ⚖️ License: No license found * 🏷️ Latest Release: v0.5.3 (2026-03-02) @@ -195,7 +218,7 @@ Loadbars is a tool that can be used to observe CPU loads of several remote serve --- -### 6. epimetheus 6↙4 +### 7. epimetheus 7↙4 * 💻 Languages: Go (85.2%), Shell (14.8%) * 📚 Documentation: Markdown (100.0%) @@ -204,7 +227,7 @@ Loadbars is a tool that can be used to observe CPU loads of several remote serve * 📄 Lines of Documentation: 1736 * 🏷️ Tags: 0 * 📅 Development Period: 2026-02-07 to 2026-03-07 -* 🏆 Score: 15.0 (combines recent activity, code size, tags, and release status) +* 🏆 Score: 14.5 (combines recent activity, code size, tags, and release status) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -218,7 +241,7 @@ Loadbars is a tool that can be used to observe CPU loads of several remote serve --- -### 7. conf 7↙5 +### 8. conf 8↙5 * 💻 Languages: YAML (80.7%), Perl (9.9%), Shell (6.0%), Python (2.3%), Docker (0.7%), Config (0.2%), HTML (0.1%) * 📚 Documentation: Markdown (97.1%), Text (2.9%) @@ -227,7 +250,7 @@ Loadbars is a tool that can be used to observe CPU loads of several remote serve * 📄 Lines of Documentation: 6572 * 🏷️ Tags: 0 * 📅 Development Period: 2021-12-28 to 2026-02-15 -* 🏆 Score: 11.5 (combines recent activity, code size, tags, and release status) +* 🏆 Score: 11.3 (combines recent activity, code size, tags, and release status) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -239,7 +262,7 @@ This is my personal config repository. Including... --- -### 8. scifi 8←8 +### 9. scifi 9↙8 * 💻 Languages: JSON (35.9%), CSS (30.6%), JavaScript (29.6%), HTML (3.8%) * 📚 Documentation: Markdown (100.0%) @@ -248,7 +271,7 @@ This is my personal config repository. Including... * 📄 Lines of Documentation: 853 * 🏷️ Tags: 0 * 📅 Development Period: 2026-01-25 to 2026-01-27 -* 🏆 Score: 7.3 (combines recent activity, code size, tags, and release status) +* 🏆 Score: 7.2 (combines recent activity, code size, tags, and release status) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -260,7 +283,28 @@ A static HTML page showcasing a science fiction book collection. Works fully off --- -### 9. log4jbench 9←9 +### 10. gitsyncer 10↖15 + +* 💻 Languages: Go (93.4%), Shell (6.3%), JSON (0.3%) +* 📚 Documentation: Markdown (100.0%) +* 📊 Commits: 132 +* 📈 Lines of Code: 11821 +* 📄 Lines of Documentation: 2456 +* 🏷️ Tags: 34 +* 📅 Development Period: 2025-06-23 to 2026-03-11 +* 🏆 Score: 5.5 (combines recent activity, code size, tags, and release status) +* ⚖️ License: BSD-2-Clause +* 🏷️ Latest Release: v0.15.4 (2026-03-11) + + +GitSyncer is a tool for synchronizing git repositories between multiple organizations (e.g., GitHub and Codeberg). It automatically keeps all branches in sync across different git hosting platforms. + +=> https://codeberg.org/snonux/gitsyncer View on Codeberg +=> https://github.com/snonux/gitsyncer View on GitHub + +--- + +### 11. log4jbench 11↙9 * 💻 Languages: Java (78.9%), XML (21.1%) * 📚 Documentation: Markdown (100.0%) @@ -281,7 +325,7 @@ A minimal Java tool to benchmark Log4j2 logging throughput with configurable con --- -### 10. rcm 10←10 +### 12. rcm 12↙10 * 💻 Languages: Ruby (99.6%), TOML (0.4%) * 📚 Documentation: Markdown (100.0%) @@ -304,7 +348,7 @@ A KISS (Keep It Simple, Stupid) configuration management system written in Ruby, --- -### 11. yoga 11↖12 +### 13. yoga 13↙12 * 💻 Languages: Go (69.1%), HTML (30.9%) * 📚 Documentation: Markdown (100.0%) @@ -313,7 +357,7 @@ A KISS (Keep It Simple, Stupid) configuration management system written in Ruby, * 📄 Lines of Documentation: 196 * 🏷️ Tags: 9 * 📅 Development Period: 2025-10-01 to 2026-03-07 -* 🏆 Score: 4.9 (combines recent activity, code size, tags, and release status) +* 🏆 Score: 4.8 (combines recent activity, code size, tags, and release status) * ⚖️ License: No license found * 🏷️ Latest Release: v0.4.0 (2026-01-28) @@ -327,7 +371,7 @@ A KISS (Keep It Simple, Stupid) configuration management system written in Ruby, --- -### 12. gogios 12↙11 +### 14. gogios 14↙11 * 💻 Languages: Go (98.9%), JSON (0.6%), YAML (0.5%) * 📚 Documentation: Markdown (94.9%), Text (5.1%) @@ -336,7 +380,7 @@ A KISS (Keep It Simple, Stupid) configuration management system written in Ruby, * 📄 Lines of Documentation: 394 * 🏷️ Tags: 10 * 📅 Development Period: 2023-04-17 to 2026-02-16 -* 🏆 Score: 4.8 (combines recent activity, code size, tags, and release status) +* 🏆 Score: 4.7 (combines recent activity, code size, tags, and release status) * ⚖️ License: Custom License * 🏷️ Latest Release: v1.4.1 (2026-02-16) @@ -350,7 +394,7 @@ Gogios is a lightweight and minimalistic monitoring tool not designed for large- --- -### 13. totalrecall 13↖14 +### 15. totalrecall 15↙14 * 💻 Languages: Go (99.0%), Shell (0.5%), YAML (0.4%) * 📚 Documentation: Markdown (99.5%), Text (0.5%) @@ -373,7 +417,7 @@ Gogios is a lightweight and minimalistic monitoring tool not designed for large- --- -### 14. perc 14↙13 +### 16. perc 16↙13 * 💻 Languages: Go (100.0%) * 📚 Documentation: Markdown (100.0%) @@ -394,30 +438,7 @@ A simple vibe-coded command-line percentage calculator written in Go. --- -### 15. hexai 15↙2 - -* 💻 Languages: Go (66.1%), HTML (33.9%) -* 📚 Documentation: Markdown (100.0%) -* 📊 Commits: 377 -* 📈 Lines of Code: 28986 -* 📄 Lines of Documentation: 561 -* 🏷️ Tags: 50 -* 📅 Development Period: 2025-08-01 to 2026-01-30 -* 🏆 Score: 4.3 (combines recent activity, code size, tags, and release status) -* ⚖️ License: No license found -* 🏷️ Latest Release: v0.21.0 (2026-02-12) - - -=> showcase/hexai/image-1.png hexai screenshot - -Hexai, the AI addition for your Helix Editor (https://helix-editor.com) .. Other editors should work but weren't tested. - -=> https://codeberg.org/snonux/hexai View on Codeberg -=> https://github.com/snonux/hexai View on GitHub - ---- - -### 16. tasksamurai 16←16 +### 17. tasksamurai 17↙16 * 💻 Languages: Go (99.8%), YAML (0.2%) * 📚 Documentation: Markdown (100.0%) @@ -440,30 +461,9 @@ Task Samurai invokes the `task` command to read and modify tasks. The tasks are --- -### 17. gitsyncer 17↙15 - -* 💻 Languages: Go (92.9%), Shell (6.8%), JSON (0.4%) -* 📚 Documentation: Markdown (100.0%) -* 📊 Commits: 121 -* 📈 Lines of Code: 10986 -* 📄 Lines of Documentation: 2450 -* 🏷️ Tags: 29 -* 📅 Development Period: 2025-06-23 to 2026-03-11 -* 🏆 Score: 3.6 (combines recent activity, code size, tags, and release status) -* ⚖️ License: BSD-2-Clause -* 🏷️ Latest Release: v0.14.0 (2026-03-11) - - -GitSyncer is a tool for synchronizing git repositories between multiple organizations (e.g., GitHub and Codeberg). It automatically keeps all branches in sync across different git hosting platforms. - -=> https://codeberg.org/snonux/gitsyncer View on Codeberg -=> https://github.com/snonux/gitsyncer View on GitHub - ---- - ### 18. gos 18←18 -* 💻 Languages: Go (99.5%), JSON (0.2%), Shell (0.2%) +* 💻 Languages: Go (99.5%), Shell (0.2%), JSON (0.2%) * 📚 Documentation: Markdown (100.0%) * 📊 Commits: 402 * 📈 Lines of Code: 4143 @@ -493,7 +493,7 @@ Gos is a Go-based replacement for Buffer.com, providing the ability to schedule * 📄 Lines of Documentation: 423 * 🏷️ Tags: 2 * 📅 Development Period: 2023-01-02 to 2025-11-01 -* 🏆 Score: 2.5 (combines recent activity, code size, tags, and release status) +* 🏆 Score: 2.4 (combines recent activity, code size, tags, and release status) * ⚖️ License: Custom License * 🏷️ Latest Release: v0.2.0 (2025-10-21) @@ -549,28 +549,7 @@ DTail (a distributed tail program) is a DevOps tool for engineers programmed in --- -### 22. gemtexter 22←22 - -* 💻 Languages: Shell (70.8%), CSS (26.2%), Config (1.8%), HTML (1.2%) -* 📚 Documentation: Text (76.1%), Markdown (23.9%) -* 📊 Commits: 480 -* 📈 Lines of Code: 2489 -* 📄 Lines of Documentation: 1180 -* 🏷️ Tags: 6 -* 📅 Development Period: 2021-05-21 to 2026-03-08 -* 🏆 Score: 2.0 (combines recent activity, code size, tags, and release status) -* ⚖️ License: GPL-3.0 -* 🏷️ Latest Release: 3.0.0 (2024-10-01) - - -This is the source code of my personal internet site and blog engine. All content is written in Gemini Gemtext format, but the script `gemtexter` generates multiple other static output formats (with zero JavaScript) from it. You can reach the site(s)... - -=> https://codeberg.org/snonux/gemtexter View on Codeberg -=> https://github.com/snonux/gemtexter View on GitHub - ---- - -### 23. wireguardmeshgenerator 23←23 +### 22. wireguardmeshgenerator 22↖23 * 💻 Languages: Ruby (65.4%), YAML (34.6%) * 📚 Documentation: Markdown (100.0%) @@ -591,6 +570,27 @@ Have a look at the `wireguardmeshgenerator.yaml` --- +### 23. gemtexter 23↙22 + +* 💻 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: 480 +* 📈 Lines of Code: 30319 +* 📄 Lines of Documentation: 1280 +* 🏷️ Tags: 6 +* 📅 Development Period: 2021-05-21 to 2025-06-22 +* 🏆 Score: 1.4 (combines recent activity, code size, tags, and release status) +* ⚖️ License: GPL-3.0 +* 🏷️ Latest Release: 3.0.0 (2024-10-01) + + +This is the source code of my personal internet site and blog engine. All content is written in Gemini Gemtext format, but the script `gemtexter` generates multiple other static output formats (with zero JavaScript) from it. You can reach the site(s)... + +=> https://codeberg.org/snonux/gemtexter View on Codeberg +=> https://github.com/snonux/gemtexter View on GitHub + +--- + ### 24. goprecords 24←24 * 💻 Languages: Go (100.0%) @@ -700,7 +700,28 @@ Go to AWS Secrets manager manually and create it! --- -### 29. geheim 29↖30 +### 29. guprecords 29←29 + +* 💻 Languages: Raku (100.0%) +* 📚 Documentation: Markdown (100.0%) +* 📊 Commits: 97 +* 📈 Lines of Code: 383 +* 📄 Lines of Documentation: 425 +* 🏷️ Tags: 1 +* 📅 Development Period: 2013-03-22 to 2026-03-07 +* 🏆 Score: 0.5 (combines recent activity, code size, tags, and release status) +* ⚖️ License: No license found +* 🏷️ Latest Release: v1.0.0 (2023-04-29) + + +guprecords: source code repository. + +=> https://codeberg.org/snonux/guprecords View on Codeberg +=> https://github.com/snonux/guprecords View on GitHub + +--- + +### 30. geheim 30←30 * 💻 Languages: Ruby (86.7%), Shell (13.3%) * 📚 Documentation: Markdown (100.0%) @@ -721,7 +742,7 @@ Go to AWS Secrets manager manually and create it! --- -### 30. gorum 30↙28 +### 31. gorum 31↙28 * 💻 Languages: Go (91.3%), JSON (6.4%), YAML (2.3%) * 📚 Documentation: Markdown (100.0%) @@ -742,7 +763,7 @@ Gogios is a minimalistic quorum manager. --- -### 31. docker-radicale-server 31←31 +### 32. docker-radicale-server 32↙31 * 💻 Languages: Make (57.5%), Docker (42.5%) * 📚 Documentation: Markdown (100.0%) @@ -763,7 +784,7 @@ For the Radicale server https://radicale.org --- -### 32. photoalbum 32↖34 +### 33. photoalbum 33↖34 * 💻 Languages: Shell (80.1%), Make (12.3%), Config (7.6%) * 📚 Documentation: Markdown (100.0%) @@ -786,7 +807,7 @@ The resulting static photo album is pure HTML+CSS (without any JavaScript!). --- -### 33. randomjournalpage 33←33 +### 34. randomjournalpage 34↙33 * 💻 Languages: Shell (94.1%), Make (5.9%) * 📚 Documentation: Markdown (100.0%) @@ -808,7 +829,7 @@ This is a quick and dirty script which I use personally to grab a random PDF fil --- -### 34. ioriot 34↖35 +### 35. ioriot 35←35 * 💻 Languages: C (55.5%), C/C++ (24.0%), Config (19.6%), Make (1.0%) * 📚 Documentation: Markdown (100.0%) @@ -832,28 +853,6 @@ This is a quick and dirty script which I use personally to grab a random PDF fil --- -### 35. xerl 35↖42 - -* 💻 Languages: CSS (54.6%), XML (39.1%), Perl (4.0%), Make (2.2%) -* 📚 Documentation: Text (91.2%), Org (4.9%), Markdown (3.9%) -* 📊 Commits: 671 -* 📈 Lines of Code: 815 -* 📄 Lines of Documentation: 102 -* 🏷️ Tags: 1 -* 📅 Development Period: 2011-03-06 to 2021-11-02 -* 🏆 Score: 0.2 (combines recent activity, code size, tags, and release status) -* ⚖️ 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. - -Those are the host templates to be used with Xerl itself. - -=> https://codeberg.org/snonux/xerl View on Codeberg -=> https://github.com/snonux/xerl View on GitHub - ---- - ### 36. algorithms 36↙32 * 💻 Languages: Go (99.2%), Make (0.8%) @@ -941,27 +940,7 @@ This is a fork of https://github.com/tedk0n/autorotate_sway_script --- -### 40. guprecords 40↙29 - -* 💻 Languages: Raku (100.0%) -* 📊 Commits: 97 -* 📈 Lines of Code: 195 -* 🏷️ Tags: 1 -* 📅 Development Period: 2013-03-22 to 2023-03-09 -* 🏆 Score: 0.2 (combines recent activity, code size, tags, and release status) -* ⚖️ License: No license found -* 🏷️ Latest Release: v1.0.0 (2023-04-29) - -⚠️ **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. - -guprecords: source code repository. - -=> https://codeberg.org/snonux/guprecords View on Codeberg -=> https://github.com/snonux/guprecords View on GitHub - ---- - -### 41. mon 41↙39 +### 40. mon 40↙39 * 💻 Languages: Perl (96.5%), Shell (1.8%), Make (1.2%), Config (0.4%) * 📚 Documentation: Text (100.0%) @@ -984,7 +963,7 @@ DEPRECATED --- -### 42. fapi 42↖44 +### 41. fapi 41↖44 * 💻 Languages: Python (96.6%), Make (3.1%), Config (0.3%) * 📚 Documentation: Text (98.3%), Markdown (1.7%) @@ -1007,7 +986,7 @@ DEPRECATED --- -### 43. pingdomfetch 43↙41 +### 42. pingdomfetch 42↙41 * 💻 Languages: Perl (97.3%), Make (2.7%) * 📚 Documentation: Text (100.0%) @@ -1030,7 +1009,7 @@ DEPRECATED --- -### 44. fype 44↙37 +### 43. fype 43↙37 * 💻 Languages: C (77.3%), C/C++ (13.1%), HTML (7.5%), Make (2.1%) * 📚 Documentation: Text (65.8%), LaTeX (20.5%), Markdown (13.7%) @@ -1051,7 +1030,7 @@ DEPRECATED --- -### 45. pwgrep 45↖50 +### 44. pwgrep 44↖50 * 💻 Languages: Shell (85.0%), Make (15.0%) * 📚 Documentation: Text (75.0%), Markdown (25.0%) @@ -1072,6 +1051,25 @@ DEPRECATED --- +### 45. xerl 45↙42 + +* 💻 Languages: Perl (98.3%), Config (1.2%), Make (0.5%) +* 📊 Commits: 671 +* 📈 Lines of Code: 1675 +* 🏷️ Tags: 1 +* 📅 Development Period: 2011-03-06 to 2026-03-07 +* 🏆 Score: 0.1 (combines recent activity, code size, tags, and release status) +* ⚖️ License: Custom License +* 🏷️ Latest Release: v1.0.0 (2018-12-22) + + +Those are the host templates to be used with Xerl itself. + +=> https://codeberg.org/snonux/xerl View on Codeberg +=> https://github.com/snonux/xerl View on GitHub + +--- + ### 46. awksite 46↖61 * 💻 Languages: AWK (72.1%), HTML (16.4%), Config (11.5%) @@ -1137,7 +1135,27 @@ DEPRECATED --- -### 49. rubyfy 49←49 +### 49. perldaemon 49↖51 + +* 💻 Languages: Perl (72.7%), Shell (23.9%), Config (3.4%) +* 📊 Commits: 111 +* 📈 Lines of Code: 611 +* 🏷️ Tags: 6 +* 📅 Development Period: 2011-02-05 to 2026-03-07 +* 🏆 Score: 0.1 (combines recent activity, code size, tags, and release status) +* ⚖️ License: Custom License +* 🏷️ Latest Release: v1.4 (2022-04-29) + + +PerlDaemon is a minimal daemon for Linux and other UNIX a like operating system +programmed in Perl. It can be extended to fit any task... + +=> https://codeberg.org/snonux/perldaemon View on Codeberg +=> https://github.com/snonux/perldaemon View on GitHub + +--- + +### 50. rubyfy 50↙49 * 💻 Languages: Ruby (98.5%), JSON (1.5%) * 📚 Documentation: Markdown (100.0%) @@ -1158,7 +1176,7 @@ DEPRECATED --- -### 50. perl-c-fibonacci 50↙45 +### 51. perl-c-fibonacci 51↙45 * 💻 Languages: C (80.4%), Make (19.6%) * 📚 Documentation: Text (100.0%) @@ -1180,7 +1198,7 @@ perl-c-fibonacci: source code repository. --- -### 51. netdiff 51↖56 +### 52. netdiff 52↖56 * 💻 Languages: Shell (52.2%), Make (46.3%), Config (1.5%) * 📚 Documentation: Text (100.0%) @@ -1203,27 +1221,6 @@ DEPRECATED --- -### 52. perldaemon 52↙51 - -* 💻 Languages: Perl (74.2%), Shell (22.2%), Config (3.6%) -* 📊 Commits: 111 -* 📈 Lines of Code: 659 -* 🏷️ Tags: 6 -* 📅 Development Period: 2011-02-05 to 2022-04-21 -* 🏆 Score: 0.1 (combines recent activity, code size, tags, and release status) -* ⚖️ License: Custom License -* 🏷️ Latest Release: v1.4 (2022-04-29) - -⚠️ **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. - -PerlDaemon is a minimal daemon for Linux and other UNIX a like operating system -programmed in Perl. It can be extended to fit any task... - -=> https://codeberg.org/snonux/perldaemon View on Codeberg -=> https://github.com/snonux/perldaemon View on GitHub - ---- - ### 53. jsmstrade 53↙52 * 💻 Languages: Java (76.0%), Shell (15.4%), XML (8.6%) diff --git a/about/showcase.gmi.tpl b/about/showcase.gmi.tpl index ba53cf1d..b71aec63 100644 --- a/about/showcase.gmi.tpl +++ b/about/showcase.gmi.tpl @@ -1,6 +1,6 @@ # Project Showcase -Generated on: 2026-03-11 +Generated on: 2026-03-12 This page showcases my side projects, providing an overview of what each project does, its technical implementation, and key metrics. Each project summary includes information about the programming languages used, development activity, releases, and licensing. The projects are ranked by score, which combines recent activity, project size, tag history, and whether the project has shipped a release. @@ -9,11 +9,11 @@ This page showcases my side projects, providing an overview of what each project ## Overall Statistics * 📦 Total Projects: 64 -* 📊 Total Commits: 13,579 -* 📈 Total Lines of Code: 302,300 -* 📄 Total Lines of Documentation: 42,965 -* 💻 Languages: Go (55.1%), Java (13.6%), C (6.4%), YAML (5.2%), HTML (4.9%), Perl (4.2%), Shell (3.0%), C/C++ (1.4%), Ruby (1.0%), Config (1.0%), HCL (0.9%), CSS (0.7%), Python (0.7%), JSON (0.5%), Make (0.4%), XML (0.4%), Haskell (0.2%), JavaScript (0.2%), TOML (0.1%) -* 📚 Documentation: Markdown (71.5%), Text (27.2%), LaTeX (1.3%) +* 📊 Total Commits: 13,595 +* 📈 Total Lines of Code: 334,197 +* 📄 Total Lines of Documentation: 46,922 +* 💻 Languages: Go (53.7%), Java (12.3%), C (5.8%), CSS (5.3%), YAML (4.7%), Perl (4.3%), HTML (2.9%), Shell (2.6%), Python (2.1%), C/C++ (1.3%), JSON (1.1%), Config (1.0%), Ruby (0.9%), HCL (0.8%), Make (0.4%), XML (0.2%), Haskell (0.2%), JavaScript (0.1%), Raku (0.1%) +* 📚 Documentation: Markdown (74.1%), Text (24.7%), LaTeX (1.2%) * 🚀 Release Status: 42 released, 22 experimental (65.6% with releases, 34.4% experimental) ## Projects @@ -27,7 +27,7 @@ This page showcases my side projects, providing an overview of what each project * 📄 Lines of Documentation: 3394 * 🏷️ Tags: 0 * 📅 Development Period: 2024-01-18 to 2026-03-11 -* 🏆 Score: 147.5 (combines recent activity, code size, tags, and release status) +* 🏆 Score: 111.7 (combines recent activity, code size, tags, and release status) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -50,7 +50,7 @@ This page showcases my side projects, providing an overview of what each project * 📄 Lines of Documentation: 112 * 🏷️ Tags: 4 * 📅 Development Period: 2025-06-25 to 2026-03-07 -* 🏆 Score: 65.5 (combines recent activity, code size, tags, and release status) +* 🏆 Score: 59.3 (combines recent activity, code size, tags, and release status) * ⚖️ License: MIT * 🏷️ Latest Release: v0.7.0 (2026-03-05) @@ -62,16 +62,39 @@ This page showcases my side projects, providing an overview of what each project --- -### 3. dotfiles 3←3 +### 3. hexai 3↙2 + +* 💻 Languages: Go (100.0%) +* 📚 Documentation: Markdown (100.0%) +* 📊 Commits: 377 +* 📈 Lines of Code: 31218 +* 📄 Lines of Documentation: 4089 +* 🏷️ Tags: 50 +* 📅 Development Period: 2025-08-01 to 2026-03-10 +* 🏆 Score: 50.6 (combines recent activity, code size, tags, and release status) +* ⚖️ License: No license found +* 🏷️ Latest Release: v0.21.0 (2026-02-12) + + +=> showcase/hexai/image-1.png hexai screenshot + +Hexai, the AI addition for your Helix Editor (https://helix-editor.com) .. Other editors should work but weren't tested. + +=> https://codeberg.org/snonux/hexai View on Codeberg +=> https://github.com/snonux/hexai View on GitHub + +--- + +### 4. dotfiles 4↙3 * 💻 Languages: Shell (66.6%), CSS (10.9%), Config (10.1%), TOML (10.0%), JSON (1.1%), Ruby (1.0%), INI (0.2%) * 📚 Documentation: Markdown (100.0%) -* 📊 Commits: 840 +* 📊 Commits: 845 * 📈 Lines of Code: 2990 * 📄 Lines of Documentation: 5386 * 🏷️ Tags: 0 * 📅 Development Period: 2023-07-30 to 2026-03-10 -* 🏆 Score: 38.5 (combines recent activity, code size, tags, and release status) +* 🏆 Score: 35.1 (combines recent activity, code size, tags, and release status) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -83,7 +106,7 @@ These are all my dotfiles. I can install them locally on my laptop and/or workst --- -### 4. loadbars 4↖47 +### 5. loadbars 5↖47 * 💻 Languages: Go (92.8%), Shell (7.2%) * 📚 Documentation: Markdown (100.0%) @@ -92,7 +115,7 @@ These are all my dotfiles. I can install them locally on my laptop and/or workst * 📄 Lines of Documentation: 328 * 🏷️ Tags: 47 * 📅 Development Period: 2010-11-05 to 2026-03-02 -* 🏆 Score: 26.4 (combines recent activity, code size, tags, and release status) +* 🏆 Score: 25.5 (combines recent activity, code size, tags, and release status) * ⚖️ License: Custom License * 🏷️ Latest Release: v0.11.1 (2026-02-17) @@ -106,7 +129,7 @@ Loadbars is a tool that can be used to observe CPU loads of several remote serve --- -### 5. foostore 5↖7 +### 6. foostore 6↖7 * 💻 Languages: Go (98.4%), Shell (1.6%) * 📚 Documentation: Markdown (100.0%) @@ -115,7 +138,7 @@ Loadbars is a tool that can be used to observe CPU loads of several remote serve * 📄 Lines of Documentation: 250 * 🏷️ Tags: 9 * 📅 Development Period: 2018-05-26 to 2026-03-07 -* 🏆 Score: 18.0 (combines recent activity, code size, tags, and release status) +* 🏆 Score: 17.6 (combines recent activity, code size, tags, and release status) * ⚖️ License: No license found * 🏷️ Latest Release: v0.5.3 (2026-03-02) @@ -127,7 +150,7 @@ Loadbars is a tool that can be used to observe CPU loads of several remote serve --- -### 6. epimetheus 6↙4 +### 7. epimetheus 7↙4 * 💻 Languages: Go (85.2%), Shell (14.8%) * 📚 Documentation: Markdown (100.0%) @@ -136,7 +159,7 @@ Loadbars is a tool that can be used to observe CPU loads of several remote serve * 📄 Lines of Documentation: 1736 * 🏷️ Tags: 0 * 📅 Development Period: 2026-02-07 to 2026-03-07 -* 🏆 Score: 15.0 (combines recent activity, code size, tags, and release status) +* 🏆 Score: 14.5 (combines recent activity, code size, tags, and release status) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -150,7 +173,7 @@ Loadbars is a tool that can be used to observe CPU loads of several remote serve --- -### 7. conf 7↙5 +### 8. conf 8↙5 * 💻 Languages: YAML (80.7%), Perl (9.9%), Shell (6.0%), Python (2.3%), Docker (0.7%), Config (0.2%), HTML (0.1%) * 📚 Documentation: Markdown (97.1%), Text (2.9%) @@ -159,7 +182,7 @@ Loadbars is a tool that can be used to observe CPU loads of several remote serve * 📄 Lines of Documentation: 6572 * 🏷️ Tags: 0 * 📅 Development Period: 2021-12-28 to 2026-02-15 -* 🏆 Score: 11.5 (combines recent activity, code size, tags, and release status) +* 🏆 Score: 11.3 (combines recent activity, code size, tags, and release status) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -171,7 +194,7 @@ This is my personal config repository. Including... --- -### 8. scifi 8←8 +### 9. scifi 9↙8 * 💻 Languages: JSON (35.9%), CSS (30.6%), JavaScript (29.6%), HTML (3.8%) * 📚 Documentation: Markdown (100.0%) @@ -180,7 +203,7 @@ This is my personal config repository. Including... * 📄 Lines of Documentation: 853 * 🏷️ Tags: 0 * 📅 Development Period: 2026-01-25 to 2026-01-27 -* 🏆 Score: 7.3 (combines recent activity, code size, tags, and release status) +* 🏆 Score: 7.2 (combines recent activity, code size, tags, and release status) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -192,7 +215,28 @@ A static HTML page showcasing a science fiction book collection. Works fully off --- -### 9. log4jbench 9←9 +### 10. gitsyncer 10↖15 + +* 💻 Languages: Go (93.4%), Shell (6.3%), JSON (0.3%) +* 📚 Documentation: Markdown (100.0%) +* 📊 Commits: 132 +* 📈 Lines of Code: 11821 +* 📄 Lines of Documentation: 2456 +* 🏷️ Tags: 34 +* 📅 Development Period: 2025-06-23 to 2026-03-11 +* 🏆 Score: 5.5 (combines recent activity, code size, tags, and release status) +* ⚖️ License: BSD-2-Clause +* 🏷️ Latest Release: v0.15.4 (2026-03-11) + + +GitSyncer is a tool for synchronizing git repositories between multiple organizations (e.g., GitHub and Codeberg). It automatically keeps all branches in sync across different git hosting platforms. + +=> https://codeberg.org/snonux/gitsyncer View on Codeberg +=> https://github.com/snonux/gitsyncer View on GitHub + +--- + +### 11. log4jbench 11↙9 * 💻 Languages: Java (78.9%), XML (21.1%) * 📚 Documentation: Markdown (100.0%) @@ -213,7 +257,7 @@ A minimal Java tool to benchmark Log4j2 logging throughput with configurable con --- -### 10. rcm 10←10 +### 12. rcm 12↙10 * 💻 Languages: Ruby (99.6%), TOML (0.4%) * 📚 Documentation: Markdown (100.0%) @@ -236,7 +280,7 @@ A KISS (Keep It Simple, Stupid) configuration management system written in Ruby, --- -### 11. yoga 11↖12 +### 13. yoga 13↙12 * 💻 Languages: Go (69.1%), HTML (30.9%) * 📚 Documentation: Markdown (100.0%) @@ -245,7 +289,7 @@ A KISS (Keep It Simple, Stupid) configuration management system written in Ruby, * 📄 Lines of Documentation: 196 * 🏷️ Tags: 9 * 📅 Development Period: 2025-10-01 to 2026-03-07 -* 🏆 Score: 4.9 (combines recent activity, code size, tags, and release status) +* 🏆 Score: 4.8 (combines recent activity, code size, tags, and release status) * ⚖️ License: No license found * 🏷️ Latest Release: v0.4.0 (2026-01-28) @@ -259,7 +303,7 @@ A KISS (Keep It Simple, Stupid) configuration management system written in Ruby, --- -### 12. gogios 12↙11 +### 14. gogios 14↙11 * 💻 Languages: Go (98.9%), JSON (0.6%), YAML (0.5%) * 📚 Documentation: Markdown (94.9%), Text (5.1%) @@ -268,7 +312,7 @@ A KISS (Keep It Simple, Stupid) configuration management system written in Ruby, * 📄 Lines of Documentation: 394 * 🏷️ Tags: 10 * 📅 Development Period: 2023-04-17 to 2026-02-16 -* 🏆 Score: 4.8 (combines recent activity, code size, tags, and release status) +* 🏆 Score: 4.7 (combines recent activity, code size, tags, and release status) * ⚖️ License: Custom License * 🏷️ Latest Release: v1.4.1 (2026-02-16) @@ -282,7 +326,7 @@ Gogios is a lightweight and minimalistic monitoring tool not designed for large- --- -### 13. totalrecall 13↖14 +### 15. totalrecall 15↙14 * 💻 Languages: Go (99.0%), Shell (0.5%), YAML (0.4%) * 📚 Documentation: Markdown (99.5%), Text (0.5%) @@ -305,7 +349,7 @@ Gogios is a lightweight and minimalistic monitoring tool not designed for large- --- -### 14. perc 14↙13 +### 16. perc 16↙13 * 💻 Languages: Go (100.0%) * 📚 Documentation: Markdown (100.0%) @@ -326,30 +370,7 @@ A simple vibe-coded command-line percentage calculator written in Go. --- -### 15. hexai 15↙2 - -* 💻 Languages: Go (66.1%), HTML (33.9%) -* 📚 Documentation: Markdown (100.0%) -* 📊 Commits: 377 -* 📈 Lines of Code: 28986 -* 📄 Lines of Documentation: 561 -* 🏷️ Tags: 50 -* 📅 Development Period: 2025-08-01 to 2026-01-30 -* 🏆 Score: 4.3 (combines recent activity, code size, tags, and release status) -* ⚖️ License: No license found -* 🏷️ Latest Release: v0.21.0 (2026-02-12) - - -=> showcase/hexai/image-1.png hexai screenshot - -Hexai, the AI addition for your Helix Editor (https://helix-editor.com) .. Other editors should work but weren't tested. - -=> https://codeberg.org/snonux/hexai View on Codeberg -=> https://github.com/snonux/hexai View on GitHub - ---- - -### 16. tasksamurai 16←16 +### 17. tasksamurai 17↙16 * 💻 Languages: Go (99.8%), YAML (0.2%) * 📚 Documentation: Markdown (100.0%) @@ -372,30 +393,9 @@ Task Samurai invokes the `task` command to read and modify tasks. The tasks are --- -### 17. gitsyncer 17↙15 - -* 💻 Languages: Go (92.9%), Shell (6.8%), JSON (0.4%) -* 📚 Documentation: Markdown (100.0%) -* 📊 Commits: 121 -* 📈 Lines of Code: 10986 -* 📄 Lines of Documentation: 2450 -* 🏷️ Tags: 29 -* 📅 Development Period: 2025-06-23 to 2026-03-11 -* 🏆 Score: 3.6 (combines recent activity, code size, tags, and release status) -* ⚖️ License: BSD-2-Clause -* 🏷️ Latest Release: v0.14.0 (2026-03-11) - - -GitSyncer is a tool for synchronizing git repositories between multiple organizations (e.g., GitHub and Codeberg). It automatically keeps all branches in sync across different git hosting platforms. - -=> https://codeberg.org/snonux/gitsyncer View on Codeberg -=> https://github.com/snonux/gitsyncer View on GitHub - ---- - ### 18. gos 18←18 -* 💻 Languages: Go (99.5%), JSON (0.2%), Shell (0.2%) +* 💻 Languages: Go (99.5%), Shell (0.2%), JSON (0.2%) * 📚 Documentation: Markdown (100.0%) * 📊 Commits: 402 * 📈 Lines of Code: 4143 @@ -425,7 +425,7 @@ Gos is a Go-based replacement for Buffer.com, providing the ability to schedule * 📄 Lines of Documentation: 423 * 🏷️ Tags: 2 * 📅 Development Period: 2023-01-02 to 2025-11-01 -* 🏆 Score: 2.5 (combines recent activity, code size, tags, and release status) +* 🏆 Score: 2.4 (combines recent activity, code size, tags, and release status) * ⚖️ License: Custom License * 🏷️ Latest Release: v0.2.0 (2025-10-21) @@ -481,28 +481,7 @@ DTail (a distributed tail program) is a DevOps tool for engineers programmed in --- -### 22. gemtexter 22←22 - -* 💻 Languages: Shell (70.8%), CSS (26.2%), Config (1.8%), HTML (1.2%) -* 📚 Documentation: Text (76.1%), Markdown (23.9%) -* 📊 Commits: 480 -* 📈 Lines of Code: 2489 -* 📄 Lines of Documentation: 1180 -* 🏷️ Tags: 6 -* 📅 Development Period: 2021-05-21 to 2026-03-08 -* 🏆 Score: 2.0 (combines recent activity, code size, tags, and release status) -* ⚖️ License: GPL-3.0 -* 🏷️ Latest Release: 3.0.0 (2024-10-01) - - -This is the source code of my personal internet site and blog engine. All content is written in Gemini Gemtext format, but the script `gemtexter` generates multiple other static output formats (with zero JavaScript) from it. You can reach the site(s)... - -=> https://codeberg.org/snonux/gemtexter View on Codeberg -=> https://github.com/snonux/gemtexter View on GitHub - ---- - -### 23. wireguardmeshgenerator 23←23 +### 22. wireguardmeshgenerator 22↖23 * 💻 Languages: Ruby (65.4%), YAML (34.6%) * 📚 Documentation: Markdown (100.0%) @@ -523,6 +502,27 @@ Have a look at the `wireguardmeshgenerator.yaml` --- +### 23. gemtexter 23↙22 + +* 💻 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: 480 +* 📈 Lines of Code: 30319 +* 📄 Lines of Documentation: 1280 +* 🏷️ Tags: 6 +* 📅 Development Period: 2021-05-21 to 2025-06-22 +* 🏆 Score: 1.4 (combines recent activity, code size, tags, and release status) +* ⚖️ License: GPL-3.0 +* 🏷️ Latest Release: 3.0.0 (2024-10-01) + + +This is the source code of my personal internet site and blog engine. All content is written in Gemini Gemtext format, but the script `gemtexter` generates multiple other static output formats (with zero JavaScript) from it. You can reach the site(s)... + +=> https://codeberg.org/snonux/gemtexter View on Codeberg +=> https://github.com/snonux/gemtexter View on GitHub + +--- + ### 24. goprecords 24←24 * 💻 Languages: Go (100.0%) @@ -632,7 +632,28 @@ Go to AWS Secrets manager manually and create it! --- -### 29. geheim 29↖30 +### 29. guprecords 29←29 + +* 💻 Languages: Raku (100.0%) +* 📚 Documentation: Markdown (100.0%) +* 📊 Commits: 97 +* 📈 Lines of Code: 383 +* 📄 Lines of Documentation: 425 +* 🏷️ Tags: 1 +* 📅 Development Period: 2013-03-22 to 2026-03-07 +* 🏆 Score: 0.5 (combines recent activity, code size, tags, and release status) +* ⚖️ License: No license found +* 🏷️ Latest Release: v1.0.0 (2023-04-29) + + +guprecords: source code repository. + +=> https://codeberg.org/snonux/guprecords View on Codeberg +=> https://github.com/snonux/guprecords View on GitHub + +--- + +### 30. geheim 30←30 * 💻 Languages: Ruby (86.7%), Shell (13.3%) * 📚 Documentation: Markdown (100.0%) @@ -653,7 +674,7 @@ Go to AWS Secrets manager manually and create it! --- -### 30. gorum 30↙28 +### 31. gorum 31↙28 * 💻 Languages: Go (91.3%), JSON (6.4%), YAML (2.3%) * 📚 Documentation: Markdown (100.0%) @@ -674,7 +695,7 @@ Gogios is a minimalistic quorum manager. --- -### 31. docker-radicale-server 31←31 +### 32. docker-radicale-server 32↙31 * 💻 Languages: Make (57.5%), Docker (42.5%) * 📚 Documentation: Markdown (100.0%) @@ -695,7 +716,7 @@ For the Radicale server https://radicale.org --- -### 32. photoalbum 32↖34 +### 33. photoalbum 33↖34 * 💻 Languages: Shell (80.1%), Make (12.3%), Config (7.6%) * 📚 Documentation: Markdown (100.0%) @@ -718,7 +739,7 @@ The resulting static photo album is pure HTML+CSS (without any JavaScript!). --- -### 33. randomjournalpage 33←33 +### 34. randomjournalpage 34↙33 * 💻 Languages: Shell (94.1%), Make (5.9%) * 📚 Documentation: Markdown (100.0%) @@ -740,7 +761,7 @@ This is a quick and dirty script which I use personally to grab a random PDF fil --- -### 34. ioriot 34↖35 +### 35. ioriot 35←35 * 💻 Languages: C (55.5%), C/C++ (24.0%), Config (19.6%), Make (1.0%) * 📚 Documentation: Markdown (100.0%) @@ -764,28 +785,6 @@ This is a quick and dirty script which I use personally to grab a random PDF fil --- -### 35. xerl 35↖42 - -* 💻 Languages: CSS (54.6%), XML (39.1%), Perl (4.0%), Make (2.2%) -* 📚 Documentation: Text (91.2%), Org (4.9%), Markdown (3.9%) -* 📊 Commits: 671 -* 📈 Lines of Code: 815 -* 📄 Lines of Documentation: 102 -* 🏷️ Tags: 1 -* 📅 Development Period: 2011-03-06 to 2021-11-02 -* 🏆 Score: 0.2 (combines recent activity, code size, tags, and release status) -* ⚖️ 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. - -Those are the host templates to be used with Xerl itself. - -=> https://codeberg.org/snonux/xerl View on Codeberg -=> https://github.com/snonux/xerl View on GitHub - ---- - ### 36. algorithms 36↙32 * 💻 Languages: Go (99.2%), Make (0.8%) @@ -873,27 +872,7 @@ This is a fork of https://github.com/tedk0n/autorotate_sway_script --- -### 40. guprecords 40↙29 - -* 💻 Languages: Raku (100.0%) -* 📊 Commits: 97 -* 📈 Lines of Code: 195 -* 🏷️ Tags: 1 -* 📅 Development Period: 2013-03-22 to 2023-03-09 -* 🏆 Score: 0.2 (combines recent activity, code size, tags, and release status) -* ⚖️ License: No license found -* 🏷️ Latest Release: v1.0.0 (2023-04-29) - -⚠️ **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. - -guprecords: source code repository. - -=> https://codeberg.org/snonux/guprecords View on Codeberg -=> https://github.com/snonux/guprecords View on GitHub - ---- - -### 41. mon 41↙39 +### 40. mon 40↙39 * 💻 Languages: Perl (96.5%), Shell (1.8%), Make (1.2%), Config (0.4%) * 📚 Documentation: Text (100.0%) @@ -916,7 +895,7 @@ DEPRECATED --- -### 42. fapi 42↖44 +### 41. fapi 41↖44 * 💻 Languages: Python (96.6%), Make (3.1%), Config (0.3%) * 📚 Documentation: Text (98.3%), Markdown (1.7%) @@ -939,7 +918,7 @@ DEPRECATED --- -### 43. pingdomfetch 43↙41 +### 42. pingdomfetch 42↙41 * 💻 Languages: Perl (97.3%), Make (2.7%) * 📚 Documentation: Text (100.0%) @@ -962,7 +941,7 @@ DEPRECATED --- -### 44. fype 44↙37 +### 43. fype 43↙37 * 💻 Languages: C (77.3%), C/C++ (13.1%), HTML (7.5%), Make (2.1%) * 📚 Documentation: Text (65.8%), LaTeX (20.5%), Markdown (13.7%) @@ -983,7 +962,7 @@ DEPRECATED --- -### 45. pwgrep 45↖50 +### 44. pwgrep 44↖50 * 💻 Languages: Shell (85.0%), Make (15.0%) * 📚 Documentation: Text (75.0%), Markdown (25.0%) @@ -1004,6 +983,25 @@ DEPRECATED --- +### 45. xerl 45↙42 + +* 💻 Languages: Perl (98.3%), Config (1.2%), Make (0.5%) +* 📊 Commits: 671 +* 📈 Lines of Code: 1675 +* 🏷️ Tags: 1 +* 📅 Development Period: 2011-03-06 to 2026-03-07 +* 🏆 Score: 0.1 (combines recent activity, code size, tags, and release status) +* ⚖️ License: Custom License +* 🏷️ Latest Release: v1.0.0 (2018-12-22) + + +Those are the host templates to be used with Xerl itself. + +=> https://codeberg.org/snonux/xerl View on Codeberg +=> https://github.com/snonux/xerl View on GitHub + +--- + ### 46. awksite 46↖61 * 💻 Languages: AWK (72.1%), HTML (16.4%), Config (11.5%) @@ -1069,7 +1067,27 @@ DEPRECATED --- -### 49. rubyfy 49←49 +### 49. perldaemon 49↖51 + +* 💻 Languages: Perl (72.7%), Shell (23.9%), Config (3.4%) +* 📊 Commits: 111 +* 📈 Lines of Code: 611 +* 🏷️ Tags: 6 +* 📅 Development Period: 2011-02-05 to 2026-03-07 +* 🏆 Score: 0.1 (combines recent activity, code size, tags, and release status) +* ⚖️ License: Custom License +* 🏷️ Latest Release: v1.4 (2022-04-29) + + +PerlDaemon is a minimal daemon for Linux and other UNIX a like operating system +programmed in Perl. It can be extended to fit any task... + +=> https://codeberg.org/snonux/perldaemon View on Codeberg +=> https://github.com/snonux/perldaemon View on GitHub + +--- + +### 50. rubyfy 50↙49 * 💻 Languages: Ruby (98.5%), JSON (1.5%) * 📚 Documentation: Markdown (100.0%) @@ -1090,7 +1108,7 @@ DEPRECATED --- -### 50. perl-c-fibonacci 50↙45 +### 51. perl-c-fibonacci 51↙45 * 💻 Languages: C (80.4%), Make (19.6%) * 📚 Documentation: Text (100.0%) @@ -1112,7 +1130,7 @@ perl-c-fibonacci: source code repository. --- -### 51. netdiff 51↖56 +### 52. netdiff 52↖56 * 💻 Languages: Shell (52.2%), Make (46.3%), Config (1.5%) * 📚 Documentation: Text (100.0%) @@ -1135,27 +1153,6 @@ DEPRECATED --- -### 52. perldaemon 52↙51 - -* 💻 Languages: Perl (74.2%), Shell (22.2%), Config (3.6%) -* 📊 Commits: 111 -* 📈 Lines of Code: 659 -* 🏷️ Tags: 6 -* 📅 Development Period: 2011-02-05 to 2022-04-21 -* 🏆 Score: 0.1 (combines recent activity, code size, tags, and release status) -* ⚖️ License: Custom License -* 🏷️ Latest Release: v1.4 (2022-04-29) - -⚠️ **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. - -PerlDaemon is a minimal daemon for Linux and other UNIX a like operating system -programmed in Perl. It can be extended to fit any task... - -=> https://codeberg.org/snonux/perldaemon View on Codeberg -=> https://github.com/snonux/perldaemon View on GitHub - ---- - ### 53. jsmstrade 53↙52 * 💻 Languages: Java (76.0%), Shell (15.4%), XML (8.6%) diff --git a/about/showcase/debroid/image-1.png b/about/showcase/debroid/image-1.png index cea2fea5..a25810f8 100644 --- a/about/showcase/debroid/image-1.png +++ b/about/showcase/debroid/image-1.png @@ -46,15 +46,15 @@ <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/primer-primitives-6da842159062d25e.css" /> <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/primer-9e07ff8eaaaff3a3.css" /> - <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/global-a469e846088cc1bf.css" /> + <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/global-87aa887446e37f5c.css" /> <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/github-6e7c458caf1e80bb.css" /> - <script type="application/json" id="client-env">{"locale":"en","featureFlags":["a11y_status_checks_ruleset","actions_custom_images_public_preview_visibility","actions_custom_images_storage_billing_ui_visibility","actions_image_version_event","agent_session_retry_fetch_capi_on_401","alternate_user_config_repo","arianotify_comprehensive_migration","batch_suggested_changes","cache_issue_labels","codespaces_prebuild_region_target_update","coding_agent_model_selection","coding_agent_model_selection_all_skus","contentful_primer_code_blocks","copilot_3p_agent_hovercards","copilot_agent_snippy","copilot_agent_task_list_v2","copilot_agent_tasks_btn_code_nav","copilot_agent_tasks_btn_code_view","copilot_agent_tasks_btn_code_view_lines","copilot_agent_tasks_btn_repo","copilot_api_agentic_issue_marshal_yaml","copilot_ask_mode_dropdown","copilot_chat_attach_multiple_images","copilot_chat_clear_model_selection_for_default_change","copilot_chat_enable_tool_call_logs","copilot_chat_file_redirect","copilot_chat_input_commands","copilot_chat_opening_thread_switch","copilot_chat_reduce_quota_checks","copilot_chat_repository_picker","copilot_chat_search_bar_redirect","copilot_chat_selection_attachments","copilot_chat_vision_in_claude","copilot_chat_vision_preview_gate","copilot_cli_install_cta","copilot_code_review_batch_apply_suggestions","copilot_coding_agent_task_response","copilot_custom_copilots","copilot_custom_copilots_feature_preview","copilot_duplicate_thread","copilot_extensions_hide_in_dotcom_chat","copilot_extensions_removal_on_marketplace","copilot_features_sql_server_logo","copilot_features_zed_logo","copilot_file_block_ref_matching","copilot_ftp_hyperspace_upgrade_prompt","copilot_icebreakers_experiment_dashboard","copilot_icebreakers_experiment_hyperspace","copilot_immersive_embedded","copilot_immersive_job_result_preview","copilot_immersive_layout_routes","copilot_immersive_structured_model_picker","copilot_immersive_task_hyperlinking","copilot_immersive_task_within_chat_thread","copilot_mc_cli_resume_any_users_task","copilot_mission_control_always_send_integration_id","copilot_mission_control_task_alive_updates","copilot_mission_control_use_task_name","copilot_org_policy_page_focus_mode","copilot_redirect_header_button_to_agents","copilot_resource_panel","copilot_scroll_preview_tabs","copilot_share_active_subthread","copilot_spaces_ga","copilot_spaces_individual_policies_ga","copilot_spaces_pagination","copilot_spark_empty_state","copilot_spark_handle_nil_friendly_name","copilot_swe_agent_hide_model_picker_if_only_auto","copilot_swe_agent_pr_comment_model_picker","copilot_swe_agent_use_subagents","copilot_task_api_github_rest_style","copilot_unconfigured_is_inherited","copilot_usage_metrics_ga","copilot_workbench_slim_line_top_tabs","custom_instructions_file_references","custom_properties_consolidate_default_value_input","dashboard_lists_max_age_filter","dashboard_universe_2025_feedback_dialog","disable_soft_navigate_turbo_visit","flex_cta_groups_mvp","global_account_switch_dialog_lazy_load","global_agents_menu_lazy_load","global_create_menu_lazy_load","global_nav_menu_lazy_load","global_nav_react","global_user_menu_lazy_load","hyperspace_2025_logged_out_batch_1","hyperspace_2025_logged_out_batch_2","hyperspace_2025_logged_out_batch_3","initial_per_page_pagination_updates","ipm_global_transactional_message_agents","ipm_global_transactional_message_copilot","ipm_global_transactional_message_issues","ipm_global_transactional_message_prs","ipm_global_transactional_message_repos","ipm_global_transactional_message_spaces","issue_fields_global_search","issue_fields_timeline_events","issues_cca_assign_actor_with_agent","issues_dashboard_inp_optimization","issues_dashboard_semantic_search","issues_diff_based_label_updates","issues_expanded_file_types","issues_index_semantic_search","issues_lazy_load_comment_box_suggestions","issues_react_auto_retry_on_error","issues_react_bots_timeline_pagination","issues_react_chrome_container_query_fix","issues_react_hot_cache","issues_react_low_quality_comment_warning","issues_react_prohibit_title_fallback","issues_react_safari_scroll_preservation","issues_react_use_turbo_for_cross_repo_navigation","issues_service_worker","landing_pages_ninetailed","landing_pages_web_vitals_tracking","lifecycle_label_name_updates","marketing_pages_search_explore_provider","memex_default_issue_create_repository","memex_grouped_by_edit_route","memex_live_update_hovercard","memex_mwl_filter_field_delimiter","merge_status_header_feedback","mission_control_retry_on_401","mission_control_use_body_html","notifications_menu_defer_labels","oauth_authorize_clickjacking_protection","open_agent_session_in_vscode_insiders","open_agent_session_in_vscode_stable","primer_react_css_has_selector_perf","primer_react_spinner_synchronize_animations","prs_conversations_react","prx_merge_status_button_alt_logic","ruleset_deletion_confirmation","sample_network_conn_type","session_logs_ungroup_reasoning_text","site_calculator_actions_2025","site_features_copilot_universe","site_homepage_collaborate_video","spark_prompt_secret_scanning","spark_server_connection_status","suppress_automated_browser_vitals","suppress_non_representative_vitals","viewscreen_sandbox","webp_support","workbench_store_readonly"],"copilotApiOverrideUrl":"https://api.githubcopilot.com"}</script> + <script type="application/json" id="client-env">{"locale":"en","featureFlags":["a11y_status_checks_ruleset","actions_custom_images_public_preview_visibility","actions_custom_images_storage_billing_ui_visibility","actions_image_version_event","alternate_user_config_repo","arianotify_comprehensive_migration","batch_suggested_changes","codespaces_prebuild_region_target_update","coding_agent_model_selection","coding_agent_model_selection_all_skus","contentful_primer_code_blocks","copilot_3p_agent_hovercards","copilot_agent_snippy","copilot_agent_task_list_v2","copilot_agent_tasks_btn_code_nav","copilot_agent_tasks_btn_code_view","copilot_agent_tasks_btn_code_view_lines","copilot_agent_tasks_btn_repo","copilot_api_agentic_issue_marshal_yaml","copilot_ask_mode_dropdown","copilot_chat_attach_multiple_images","copilot_chat_clear_model_selection_for_default_change","copilot_chat_enable_tool_call_logs","copilot_chat_file_redirect","copilot_chat_input_commands","copilot_chat_opening_thread_switch","copilot_chat_reduce_quota_checks","copilot_chat_repository_picker","copilot_chat_search_bar_redirect","copilot_chat_selection_attachments","copilot_chat_vision_in_claude","copilot_chat_vision_preview_gate","copilot_cli_install_cta","copilot_code_review_batch_apply_suggestions","copilot_coding_agent_task_response","copilot_custom_copilots","copilot_custom_copilots_feature_preview","copilot_duplicate_thread","copilot_extensions_hide_in_dotcom_chat","copilot_extensions_removal_on_marketplace","copilot_features_sql_server_logo","copilot_features_zed_logo","copilot_file_block_ref_matching","copilot_ftp_hyperspace_upgrade_prompt","copilot_icebreakers_experiment_dashboard","copilot_icebreakers_experiment_hyperspace","copilot_immersive_embedded","copilot_immersive_job_result_preview","copilot_immersive_layout_routes","copilot_immersive_structured_model_picker","copilot_immersive_task_hyperlinking","copilot_immersive_task_within_chat_thread","copilot_mc_cli_resume_any_users_task","copilot_mission_control_always_send_integration_id","copilot_mission_control_task_alive_updates","copilot_mission_control_use_task_name","copilot_org_policy_page_focus_mode","copilot_redirect_header_button_to_agents","copilot_resource_panel","copilot_scroll_preview_tabs","copilot_share_active_subthread","copilot_spaces_ga","copilot_spaces_individual_policies_ga","copilot_spaces_pagination","copilot_spark_empty_state","copilot_spark_handle_nil_friendly_name","copilot_swe_agent_hide_model_picker_if_only_auto","copilot_swe_agent_pr_comment_model_picker","copilot_swe_agent_use_subagents","copilot_task_api_github_rest_style","copilot_unconfigured_is_inherited","copilot_usage_metrics_ga","copilot_workbench_slim_line_top_tabs","custom_instructions_file_references","custom_properties_consolidate_default_value_input","dashboard_lists_max_age_filter","dashboard_universe_2025_feedback_dialog","disable_soft_navigate_turbo_visit","flex_cta_groups_mvp","global_nav_react","hyperspace_2025_logged_out_batch_1","hyperspace_2025_logged_out_batch_2","hyperspace_2025_logged_out_batch_3","initial_per_page_pagination_updates","ipm_global_transactional_message_agents","ipm_global_transactional_message_copilot","ipm_global_transactional_message_issues","ipm_global_transactional_message_prs","ipm_global_transactional_message_repos","ipm_global_transactional_message_spaces","issue_fields_global_search","issue_fields_timeline_events","issues_cca_assign_actor_with_agent","issues_dashboard_inp_optimization","issues_dashboard_semantic_search","issues_diff_based_label_updates","issues_expanded_file_types","issues_index_semantic_search","issues_lazy_load_comment_box_suggestions","issues_react_auto_retry_on_error","issues_react_bots_timeline_pagination","issues_react_chrome_container_query_fix","issues_react_hot_cache","issues_react_low_quality_comment_warning","issues_react_prohibit_title_fallback","issues_react_use_turbo_for_cross_repo_navigation","issues_service_worker","landing_pages_ninetailed","landing_pages_web_vitals_tracking","lifecycle_label_name_updates","marketing_pages_search_explore_provider","memex_default_issue_create_repository","memex_grouped_by_edit_route","memex_live_update_hovercard","memex_mwl_filter_field_delimiter","merge_status_header_feedback","mission_control_retry_on_401","notifications_menu_defer_labels","oauth_authorize_clickjacking_protection","open_agent_session_in_vscode_insiders","open_agent_session_in_vscode_stable","primer_react_css_has_selector_perf","primer_react_spinner_synchronize_animations","prs_conversations_react","prx_merge_status_button_alt_logic","react_start_transition_hydration","ruleset_deletion_confirmation","sample_network_conn_type","session_logs_ungroup_reasoning_text","site_calculator_actions_2025","site_features_copilot_universe","site_homepage_collaborate_video","spark_prompt_secret_scanning","spark_server_connection_status","suppress_automated_browser_vitals","suppress_non_representative_vitals","viewscreen_sandbox","webp_support","workbench_store_readonly"],"copilotApiOverrideUrl":"https://api.githubcopilot.com"}</script> <script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/high-contrast-cookie-fed1d93364101384.js"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/wp-runtime-6cdb06729531c83e.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/wp-runtime-3d0052a9e3659fdc.js" defer="defer"></script> <script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/28839-734cb6d8a7150172.js" defer="defer"></script> <script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/85924-e131bec5f99667e1.js" defer="defer"></script> <script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/34646-e68f26aaba7f2b0d.js" defer="defer"></script> @@ -69,8 +69,8 @@ <script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/46740-6606b1026a237412.js" defer="defer"></script> <script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/81751-2c06efb98b9460b1.js" defer="defer"></script> <script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/github-elements-21691d9353073fe5.js" defer="defer"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/element-registry-c050bda0a9ab04a2.js" defer="defer"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/react-core-017b3a88b81253a9.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/element-registry-98a4a3b1a1e97735.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/react-core-edbb0c9bf84d212e.js" defer="defer"></script> <script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/react-lib-a4cf89fce9a1300a.js" defer="defer"></script> <script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/29434-47789cf97f381365.js" defer="defer"></script> <script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/79039-2565b539a6ebc09b.js" defer="defer"></script> @@ -80,7 +80,7 @@ <script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/62249-6514db80cf0cc26f.js" defer="defer"></script> <script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/54195-ca6526f3483e6a6c.js" defer="defer"></script> <script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/62988-af4811a8532026f8.js" defer="defer"></script> -<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/60481-307c2e8794863c2f.js" defer="defer"></script> +<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/60481-3c7a0fd2336c8106.js" defer="defer"></script> <script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/46287-7b500b5354119a88.js" defer="defer"></script> <script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/2498-7a413c8209222158.js" defer="defer"></script> <script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/61075-6d5c1005b38602d6.js" defer="defer"></script> @@ -88,7 +88,7 @@ <script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/49029-6c429c0e1bbd1e79.js" defer="defer"></script> <script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/99328-5e06da57c4622e21.js" defer="defer"></script> <script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/behaviors-7320c3a05a5a8a94.js" defer="defer"></script> -<link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/react-core.36c3e8b046fb98c7.module.css" /> +<link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/react-core.54426a0573bf33a4.module.css" /> <script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/38302-841b0fa97d5950a1.js" defer="defer"></script> <script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/notifications-global-3413132b6df94f22.js" defer="defer"></script> @@ -100,13 +100,13 @@ <meta name="route-pattern" content="/:user_id/:repository/blob/*name(/*path)" data-turbo-transient> <meta name="route-controller" content="blob" data-turbo-transient> <meta name="route-action" content="show" data-turbo-transient> - <meta name="fetch-nonce" content="v2:fe561ba2-7df5-dd5a-fbaf-55a6d087dd4d"> + <meta name="fetch-nonce" content="v2:3d42a68d-64e8-cf22-ec4b-7167ee089041"> <meta name="current-catalog-service-hash" content="f3abb0cc802f3d7b95fc8762b94bdcb13bf39634c40c357301c4aa1d67a256fb"> - <meta name="request-id" content="E58A:18AAA9:4433DFD:341AD62:69B1D33D" data-pjax-transient="true"/><meta name="html-safe-nonce" content="0bcb208785bed1c0827476fe626bb8525b5a70db8af46a0e68ba547fef8d7d3c" data-pjax-transient="true"/><meta name="visitor-payload" content="eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFNThBOjE4QUFBOTo0NDMzREZEOjM0MUFENjI6NjlCMUQzM0QiLCJ2aXNpdG9yX2lkIjoiMzg0NDI0Mzk2MzYyMzEwMTI0NSIsInJlZ2lvbl9lZGdlIjoiZnJhIiwicmVnaW9uX3JlbmRlciI6ImZyYSJ9" data-pjax-transient="true"/><meta name="visitor-hmac" content="4a310da5bee80c04df7c2da662672112e176cc3b3a15ddd1789e0451439ec324" data-pjax-transient="true"/> + <meta name="request-id" content="AFEC:258656:A1A1DEF:7DC0E19:69B2FF3E" data-pjax-transient="true"/><meta name="html-safe-nonce" content="0cd18f3767913367b1ade0e4ecb33f5fc4966cdb84e66c4c0ff1e63c9c278bae" data-pjax-transient="true"/><meta name="visitor-payload" content="eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBRkVDOjI1ODY1NjpBMUExREVGOjdEQzBFMTk6NjlCMkZGM0UiLCJ2aXNpdG9yX2lkIjoiMzQxMjk0MTAyODQ3NjUxODIwNiIsInJlZ2lvbl9lZGdlIjoiZnJhIiwicmVnaW9uX3JlbmRlciI6ImZyYSJ9" data-pjax-transient="true"/><meta name="visitor-hmac" content="46cc6c94960db57296d426aa32f6d7ead0bb7658d0c833824b1f2b638743da6b" data-pjax-transient="true"/> @@ -186,10 +186,10 @@ <meta name="expected-hostname" content="github.com"> - <meta http-equiv="x-pjax-version" content="1c595b3056aa668aa6cc3cd72dde43889ddcbab4d27d2fbbf6ec7e97d90ba90b" data-turbo-track="reload"> + <meta http-equiv="x-pjax-version" content="d26ff50652ad422ac8bbc550836c8a7f6fabfbd2b890f880a319b25a0c93e47a" data-turbo-track="reload"> <meta http-equiv="x-pjax-csp-version" content="568c098497d98702bac1642a2a853732a047a6ced28eabd3e15d50041a890235" data-turbo-track="reload"> - <meta http-equiv="x-pjax-css-version" content="0d37fe739bdacf25c61c345a5c0eb2ab3b798040f18b42de20917981186c80ae" data-turbo-track="reload"> - <meta http-equiv="x-pjax-js-version" content="a4f3cd270dfe08279eefda2909de042c4590a7bb8184074839398b29bb281e93" data-turbo-track="reload"> + <meta http-equiv="x-pjax-css-version" content="29efb9e0d90eec5f00934d16427f39c7d64ef9893cd48ec5de0eea0e48234ad7" data-turbo-track="reload"> + <meta http-equiv="x-pjax-js-version" content="af9e59253a93f21d4c3264d041c3aac63932d734d4d96de24551038662e1014d" data-turbo-track="reload"> <meta name="turbo-cache-control" content="no-preview" data-turbo-transient=""> @@ -212,7 +212,7 @@ <meta name="browser-errors-url" content="https://api.github.com/_private/browser/errors"> - <meta name="release" content="b5d1be1de21e124553a946d3aca62f6be1736995"> + <meta name="release" content="7547009f927282018375e0256ca6f507071b90a2"> <meta name="ui-target" content="full"> <link rel="mask-icon" href="https://github.githubassets.com/assets/pinned-octocat-093da3e6fa40.svg" color="#000000"> @@ -312,10 +312,10 @@ </a> <div class="AppHeader-appearanceSettings"> <react-partial-anchor> - <button data-target="react-partial-anchor.anchor" id="icon-button-feca8c33-1451-4ed5-9a42-b6e9dd3ae8c3" aria-labelledby="tooltip-734a0566-11be-473a-8066-64f19cd60d1b" 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-4590ff08-b106-405f-a010-79edd4a87cba" aria-labelledby="tooltip-7539da9d-7227-4681-99e3-44b606ddc1e6" 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-734a0566-11be-473a-8066-64f19cd60d1b" for="icon-button-feca8c33-1451-4ed5-9a42-b6e9dd3ae8c3" 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-7539da9d-7227-4681-99e3-44b606ddc1e6" for="icon-button-4590ff08-b106-405f-a010-79edd4a87cba" popover="manual" data-direction="s" data-type="label" data-view-component="true" class="sr-only position-absolute">Appearance settings</tool-tip> <template data-target="react-partial-anchor.template"> <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/primer-react-css.a7c2947c416ec834.module.css" /> @@ -363,7 +363,7 @@ -<qbsearch-input class="search-input" data-scope="owner:buetow" data-custom-scopes-path="/search/custom_scopes" data-delete-custom-scopes-csrf="DW_KUdU-G38_pDOlglrhEwWVnYxlbpev6SOGyGO2kz1nj3W79Eoxp9xdVkoeTEFQKpm6txIMMnZIY_ThwymyTQ" 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="95ZIXXfcM61ahsTAT_za182ownSG8oSj09Xq6jQd_U2Cg4_FcoWK7xbV_UhNQM2jKQkHltrv4gBJ8T5sGuSrnQ" data-max-custom-scopes="10" data-header-redesign-enabled="false" data-initial-value="" data-blackbird-suggestions-path="/search/suggestions" data-jump-to-suggestions-path="/_graphql/GetSuggestedNavigationDestinations" data-current-repository="" data-current-org="" data-current-owner="" data-logged-in="false" data-copilot-chat-enabled="false" data-nl-search-enabled="false" data-retain-scroll-position="true"> <div class="search-input-container search-with-dialog position-relative d-flex flex-row flex-items-center tmp-mr-4 rounded" data-action="click:qbsearch-input#searchInputContainerClicked" @@ -427,7 +427,7 @@ ></div> <div class="QueryBuilder-InputWrapper"> <div aria-hidden="true" class="QueryBuilder-Sizer" data-target="query-builder.sizer"></div> - <input id="query-builder-test" name="query-builder-test" value="" autocomplete="off" type="text" role="combobox" spellcheck="false" aria-expanded="false" aria-describedby="validation-812e8581-9259-406c-8735-9d42ede69d8e" 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-77e6a7c6-4654-4643-b050-0c6158053233" data-target="query-builder.input" data-action=" input:query-builder#inputChange blur:query-builder#inputBlur keydown:query-builder#inputKeydown @@ -668,7 +668,7 @@ ></ul> </div> - <div class="FormControl-inlineValidation" id="validation-812e8581-9259-406c-8735-9d42ede69d8e" hidden="hidden"> + <div class="FormControl-inlineValidation" id="validation-77e6a7c6-4654-4643-b050-0c6158053233" hidden="hidden"> <span class="FormControl-inlineValidation--visual"> <svg aria-hidden="true" height="12" viewBox="0 0 12 12" version="1.1" width="12" data-view-component="true" class="octicon octicon-alert-fill"> <path d="M4.855.708c.5-.896 1.79-.896 2.29 0l4.675 8.351a1.312 1.312 0 0 1-1.146 1.954H1.33A1.313 1.313 0 0 1 .183 9.058ZM7 7V3H5v4Zm-1 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"></path> @@ -709,7 +709,7 @@ </div> <scrollable-region data-labelled-by="feedback-dialog-title"> - <div data-view-component="true" class="Overlay-body"> <!-- '"` --><!-- </textarea></xmp> --></option></form><form id="code-search-feedback-form" data-turbo="false" action="/search/feedback" accept-charset="UTF-8" method="post"><input type="hidden" data-csrf="true" name="authenticity_token" value="LDslw0oJEeAQpf+ga6I+y0YtqZGtcmJAOr/z98UOg5SiBn9CHaVuUYnLVxQBSaOXpgnqGWYCgQYllXJHmwdAPA==" /> + <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="PYNfcwKZJRNr9Cv/SpXK3Ar5r3Ov8Q/FYPQJEJ9Km9d8EAt0SZLJF3eoiP/j5Mddho0XTxfLMGUg2Sl5bzMgSA==" /> <p>We read every piece of feedback, and take your input very seriously.</p> <textarea name="feedback" class="form-control width-full mb-2" style="height: 120px" id="feedback"></textarea> <input name="include_email" id="include_email" aria-label="Include my email address so I can be contacted" class="form-control mr-2" type="checkbox"> @@ -747,7 +747,7 @@ <div data-view-component="true" class="Overlay-body"> <div data-target="custom-scopes.customScopesModalDialogFlash"></div> <div hidden class="create-custom-scope-form" data-target="custom-scopes.createCustomScopeForm"> - <!-- '"` --><!-- </textarea></xmp> --></option></form><form id="custom-scopes-dialog-form" data-turbo="false" action="/search/custom_scopes" accept-charset="UTF-8" method="post"><input type="hidden" data-csrf="true" name="authenticity_token" value="+hwgY+qzqjKY4lOdljq03j6Z9A3f9j+sLQGgcY4UbNw8bQmk4tlBb2Y6XbETu/gTeOVOJhFuROV4Sg4LRGxZsw==" /> + <!-- '"` --><!-- </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="BS587VPUgYJIBSwLj42/5qipKhqrG5gw5Pz/FHrErogsA1/4OYVzkRJj/uDwe2F0hWScojXaxbjO7yMd5US9RQ==" /> <div data-target="custom-scopes.customScopesModalDialogFlash"></div> <input type="hidden" id="custom_scope_id" name="custom_scope_id" data-target="custom-scopes.customScopesIdField"> @@ -765,7 +765,7 @@ placeholder="github-ruby" required maxlength="50"> - <input type="hidden" data-csrf="true" value="Ohyw21LJPLsphkkO/DTqz1q259XtSwwctYPk+PsweCWWYb+dvL9TSuW9KC+lBvchCEFVmCuxNRKyzeNB/fmLLw==" /> + <input type="hidden" data-csrf="true" value="Yn6T0IJHsLRSSTwvmpOPDK+jUeHxYjWHpvANooOG7wnRY7wwHQrAp6rZg7W3jTYHeBWIrmGtZIDDglX+Zfvwaw==" /> </auto-check> </div> @@ -820,7 +820,7 @@ <h4 data-view-component="true" class="color-fg-default mb-2"> Sign in to GitHub </h4> -<!-- '"` --><!-- </textarea></xmp> --></option></form><form data-turbo="false" action="/session" accept-charset="UTF-8" method="post"><input type="hidden" data-csrf="true" name="authenticity_token" value="OmxKg3WlS2rQfywX4neYeXRFzy6Wz3kCQfQhOD70ZHZL2GAs2GM0QMIAfUOAzr/EjJfVlcWbsL/vt4AbbWFr6Q==" /> <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="rKHzeP+orkON6Q6sggV6HUQSpsO9AGOsWTGMR7VptOs6DW0qIkBy14+1+anIkGPtF3H8g9AxQdIGxN1MBX8/9Q==" /> <input type="hidden" name="add_account" id="add_account" autocomplete="off" class="form-control" /> <label for="login_field"> Username or email address @@ -842,9 +842,9 @@ <input type="hidden" name="allow_signup" id="allow_signup" autocomplete="off" class="form-control" /> <input type="hidden" name="client_id" id="client_id" autocomplete="off" class="form-control" /> <input type="hidden" name="integration" id="integration" autocomplete="off" class="form-control" /> -<input class="form-control" type="text" name="required_field_a481" hidden="hidden" /> -<input class="form-control" type="hidden" name="timestamp" value="1773261629623" /> -<input class="form-control" type="hidden" name="timestamp_secret" value="40ae8de5db80da111368d3b823de3104c83308d4f018d10aec0bc7a2f54aa29c" /> +<input class="form-control" type="text" name="required_field_a5d9" hidden="hidden" /> +<input class="form-control" type="hidden" name="timestamp" value="1773338430530" /> +<input class="form-control" type="hidden" name="timestamp_secret" value="bba05d3419f37fe54d4d68c6d0d94e99459854d78cc37fbd966fce06119a8722" /> <input type="submit" name="commit" value="Sign in" class="btn btn-primary btn-block js-sign-in-button" data-disable-with="Signing in…" data-signin-label="Sign in" data-sso-label="Sign in with your identity provider" development="false" disable-emu-sso="false" /> @@ -871,10 +871,10 @@ <div class="AppHeader-appearanceSettings"> <react-partial-anchor> - <button data-target="react-partial-anchor.anchor" id="icon-button-a3607ef0-75be-4d3f-814c-59c1a9d314fb" aria-labelledby="tooltip-075f6d76-f532-490e-b09e-0d676a99eaf6" 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-c2af4e9b-79a3-48ce-9a22-c89c1417aeb3" aria-labelledby="tooltip-832efbfa-b106-40e8-a890-f707db113cd2" 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-075f6d76-f532-490e-b09e-0d676a99eaf6" for="icon-button-a3607ef0-75be-4d3f-814c-59c1a9d314fb" 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-832efbfa-b106-40e8-a890-f707db113cd2" for="icon-button-c2af4e9b-79a3-48ce-9a22-c89c1417aeb3" popover="manual" data-direction="s" data-type="label" data-view-component="true" class="sr-only position-absolute">Appearance settings</tool-tip> <template data-target="react-partial-anchor.template"> <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/primer-react-css.a7c2947c416ec834.module.css" /> @@ -912,10 +912,10 @@ <span class="js-stale-session-flash-signed-out" hidden>You signed out in another tab or window. <a class="Link--inTextBlock" href="">Reload</a> to refresh your session.</span> <span class="js-stale-session-flash-switched" hidden>You switched accounts on another tab or window. <a class="Link--inTextBlock" href="">Reload</a> to refresh your session.</span> - <button id="icon-button-1b708de1-06ec-4e3e-918a-b0b9ffac2fdf" aria-labelledby="tooltip-f9526ce3-dcc1-447e-85f0-3679958e60bc" 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-56eb76cc-1691-499c-8413-5d156f6743dd" aria-labelledby="tooltip-94b431db-9d38-4497-b4d3-577dec6ed8b8" 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-f9526ce3-dcc1-447e-85f0-3679958e60bc" for="icon-button-1b708de1-06ec-4e3e-918a-b0b9ffac2fdf" 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-94b431db-9d38-4497-b4d3-577dec6ed8b8" for="icon-button-56eb76cc-1691-499c-8413-5d156f6743dd" popover="manual" data-direction="s" data-type="label" data-view-component="true" class="sr-only position-absolute">Dismiss alert</tool-tip> @@ -1015,7 +1015,7 @@ <div class="tmp-mt-5 color-fg-muted text-center"> <a href="https://support.github.com?tags=dotcom-404" class="Link--secondary">Contact Support</a> — <a href="https://githubstatus.com" class="Link--secondary">GitHub Status</a> — - <a href="https://twitter.com/githubstatus" class="Link--secondary">@githubstatus</a> + <a href="https://x.com/githubstatus" class="Link--secondary">@githubstatus</a> </div> </div> |
