summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-09 16:20:59 +0300
committerPaul Buetow <paul@buetow.org>2026-04-09 16:20:59 +0300
commit1507c04dd885b0952b12da7bd7bd3f85b54eea0b (patch)
tree98770a74e4111f31542d13e2db64bb06e09dabb3
parentdbcbdf8a148e27260fc17c7abb6cd30933cf986c (diff)
Update content for gemtext
-rw-r--r--about/resources.gmi200
-rw-r--r--about/showcase.gmi824
-rw-r--r--about/showcase.gmi.tpl688
-rw-r--r--about/showcase/debroid/image-1.png175
-rw-r--r--gemfeed/DRAFT-random-weird-things-vi.gmi139
5 files changed, 1079 insertions, 947 deletions
diff --git a/about/resources.gmi b/about/resources.gmi
index 6f359f1e..ec2a2c50 100644
--- a/about/resources.gmi
+++ b/about/resources.gmi
@@ -37,109 +37,109 @@ You won't find any links on this site because, over time, the links will break.
In random order:
* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
-* Terraform Cookbook; Mikael Krief; Packt Publishing
-* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
-* Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook
-* Modern Perl; Chromatic ; Onyx Neon Press
* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
-* Polished Ruby Programming; Jeremy Evans; Packt Publishing
-* Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook
-* Site Reliability Engineering; How Google runs production systems; O'Reilly
-* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
-* 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
-* Concurrency in Go; Katherine Cox-Buday; O'Reilly
-* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly
-* C++ Programming Language; Bjarne Stroustrup;
-* Effective awk programming; Arnold Robbins; O'Reilly
-* Data Science at the Command Line; Jeroen Janssens; O'Reilly
-* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
+* The Docker Book; James Turnbull; Kindle
+* Perl New Features; Joshua McAdams, brian d foy; Perl School
+* Leanring eBPF; Liz Rice; O'Reilly
* Raku Fundamentals; Moritz Lenz; Apress
-* Raku Recipes; J.J. Merelo; Apress
-* Ultimate Go Notebook; Bill Kennedy
-* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
+* Concurrency in Go; Katherine Cox-Buday; O'Reilly
+* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
+* 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
+* Site Reliability Engineering; How Google runs production systems; O'Reilly
+* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
+* Higher Order Perl; Mark Dominus; Morgan Kaufmann
* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
-* The Pragmatic Programmer; David Thomas; Addison-Wesley
-* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
+* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
+* The Pragmatic Programmer; David Thomas; Addison-Wesley
+* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
+* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
+* Effective awk programming; Arnold Robbins; O'Reilly
+* Modern Perl; Chromatic ; Onyx Neon Press
+* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
+* Terraform Cookbook; Mikael Krief; Packt Publishing
+* Data Science at the Command Line; Jeroen Janssens; O'Reilly
* Java ist auch eine Insel; Christian Ullenboom;
-* Perl New Features; Joshua McAdams, brian d foy; Perl School
-* Effective Java; Joshua Bloch; Addison-Wesley Professional
+* DNS and BIND; Cricket Liu; O'Reilly
* Systemprogrammierung in Go; Frank Müller; dpunkt
-* Funktionale Programmierung; Peter Pepper; Springer
-* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
-* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
+* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
+* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
+* Raku Recipes; J.J. Merelo; Apress
+* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
+* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
+* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
+* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf
* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
-* Leanring eBPF; Liz Rice; O'Reilly
-* DNS and BIND; Cricket Liu; O'Reilly
-* The Docker Book; James Turnbull; Kindle
-* Pro Puppet; James Turnbull, Jeffrey McCune; Apress
-* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
-* Developing Games in Java; David Brackeen and others...; New Riders
-* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly
-* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf
-* Higher Order Perl; Mark Dominus; Morgan Kaufmann
-* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
+* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly
* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
-* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
-* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
-* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
+* Funktionale Programmierung; Peter Pepper; Springer
+* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
+* Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook
+* Developing Games in Java; David Brackeen and others...; New Riders
+* Polished Ruby Programming; Jeremy Evans; Packt Publishing
+* Ultimate Go Notebook; Bill Kennedy
+* C++ Programming Language; Bjarne Stroustrup;
+* Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook
+* Effective Java; Joshua Bloch; Addison-Wesley Professional
+* Pro Puppet; James Turnbull, Jeffrey McCune; Apress
+* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
## 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:
-* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly
+* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley
* 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
-* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly
+* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly
* Relayd and Httpd Mastery; Michael W Lucas
-* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley
+* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly
* Go: Design Patterns for Real-World Projects; Mat Ryer; Packt
+* The Linux Programming Interface; Michael Kerrisk; No Starch Press
## Self-development and soft-skills books
In random order:
-* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
-* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select
-* Eat That Frog!; Brian Tracy; Hodder Paperbacks
* Soft Skills; John Sommez; Manning Publications
-* Slow Productivity; Cal Newport; Penguin Random House
-* The Bullet Journal Method; Ryder Carroll; Fourth Estate
-* Atomic Habits; James Clear; Random House Business
-* The Software Engineer's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook
+* Eat That Frog; Brian Tracy
+* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)
+* Digital Minimalism; Cal Newport; Portofolio Penguin
+* The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook
+* Eat That Frog!; Brian Tracy; Hodder Paperbacks
+* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
+* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
+* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books
-* The Power of Now; Eckhard Tolle; Yellow Kite
+* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business
-* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
-* 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook
-* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook
+* 101 Essays that change the way you think; Brianna Wiest; Audiobook
* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)
-* The Joy of Missing Out; Christina Crook; New Society Publishers
-* Deep Work; Cal Newport; Piatkus
-* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook
-* Eat That Frog; Brian Tracy
-* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
-* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
-* Ultralearning; Anna Laurent; Self-published via Amazon
-* The Good Enough Job; Simone Stolzoff; Ebury Edge
-* The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook
-* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
+* Slow Productivity; Cal Newport; Penguin Random House
+* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select
+* 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook
* Influence without Authority; A. Cohen, D. Bradford; Wiley
* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne
-* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
-* Digital Minimalism; Cal Newport; Portofolio Penguin
-* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)
-* Stop starting, start finishing; Arne Roock; Lean-Kanban University
+* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
+* Deep Work; Cal Newport; Piatkus
+* The Bullet Journal Method; Ryder Carroll; Fourth Estate
+* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
+* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
* Getting Things Done; David Allen
-* Ultralearning; Scott Young; Thorsons
* Meditation for Mortals, Oliver Burkeman, Audiobook
-* 101 Essays that change the way you think; Brianna Wiest; Audiobook
-* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
* So Good They Can't Ignore You; Cal Newport; Business Plus
-* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
+* The Good Enough Job; Simone Stolzoff; Ebury Edge
+* Atomic Habits; James Clear; Random House Business
+* Stop starting, start finishing; Arne Roock; Lean-Kanban University
+* The Software Engineer's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook
+* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
+* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook
+* Ultralearning; Anna Laurent; Self-published via Amazon
+* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook
+* The Joy of Missing Out; Christina Crook; New Society Publishers
+* Ultralearning; Scott Young; Thorsons
+* The Power of Now; Eckhard Tolle; Yellow Kite
=> ../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:
-* MySQL Deep Dive Workshop; 2-day on-site training
-* 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)
-* Developing IaC with Terraform (with Live Lessons); O'Reilly Online
-* Protocol buffers; O'Reilly Online
* Scripting Vim; Damian Conway; O'Reilly Online
-* Ultimate Go Programming; Bill Kennedy; 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
-* Apache Tomcat Best Practises; 3-day on-site training
* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online
+* AWS Immersion Day; Amazon; 1-day interactive online training
+* Apache Tomcat Best Practises; 3-day on-site training
* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training
-* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online
* F5 Loadbalancers Training; 2-day on-site training; F5, Inc.
-* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online
-* AWS Immersion Day; Amazon; 1-day interactive online training
+* Ultimate Go Programming; Bill Kennedy; O'Reilly Online
* Structure and Interpretation of Computer Programs; Harold Abelson and more...;
+* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon
+* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online
+* Protocol buffers; O'Reilly Online
+* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online
+* Red Hat Certified System Administrator; Course + certification (Although I had the option, I decided not to take the next course as it is more effective to self learn what I need)
* Functional programming lecture; Remote University of Hagen
+* MySQL Deep Dive Workshop; 2-day on-site training
+* Developing IaC with Terraform (with Live Lessons); O'Reilly Online
## Technical guides
These are not whole books, but guides (smaller or larger) which I found very useful. in random order:
* Advanced Bash-Scripting Guide
-* Raku Guide at https://raku.guide
* How CPUs work at https://cpu.land
+* Raku Guide at https://raku.guide
## Podcasts
@@ -178,56 +178,56 @@ These are not whole books, but guides (smaller or larger) which I found very use
In random order:
-* Maintainable
-* Cup o' Go [Golang]
-* Hidden Brain
-* Dev Interrupted
-* Fork Around And Find Out
+* Pratical AI
* Deep Questions with Cal Newport
-* BSD Now [BSD]
* Backend Banter
-* Modern Mentor
* The Pragmatic Engineer Podcast
+* Maintainable
+* Cup o' Go [Golang]
* Fallthrough [Golang]
-* Pratical AI
-* The Changelog Podcast(s)
+* Modern Mentor
* The ProdCast (Google SRE Podcast)
+* BSD Now [BSD]
+* Dev Interrupted
+* Hidden Brain
+* The Changelog Podcast(s)
* Wednesday Wisdom
+* Fork Around And Find Out
### 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.
* FLOSS weekly
-* Java Pub House
-* Modern Mentor
* Go Time (predecessor of fallthrough)
* CRE: Chaosradio Express [german]
+* Modern Mentor
+* Java Pub House
* Ship It (predecessor of Fork Around And Find Out)
## Newsletters I like
This is a mix of tech and non-tech newsletters I am subscribed to. In random order:
-* Changelog News
-* Golang Weekly
-* Monospace Mentor
* The Valuable Dev
-* The Imperfectionist
+* Ruby Weekly
* Andreas Brandhorst Newsletter (Sci-Fi author)
+* Golang Weekly
+* byteSizeGo
+* The Imperfectionist
* Applied Go Weekly Newsletter
* The Pragmatic Engineer
-* Ruby Weekly
-* byteSizeGo
+* Changelog News
* Register Spill
* VK Newsletter
+* Monospace Mentor
## Magazines I like(d)
This is a mix of tech I like(d). I may not be a current subscriber, but now and then, I buy an issue. In random order:
-* Linux User
* freeX (not published anymore)
+* Linux User
* LWN (online only)
* Linux Magazine
diff --git a/about/showcase.gmi b/about/showcase.gmi
index a82677ea..17890761 100644
--- a/about/showcase.gmi
+++ b/about/showcase.gmi
@@ -1,6 +1,6 @@
# Project Showcase
-Generated on: 2026-03-28
+Generated on: 2026-04-07
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,99 +9,165 @@ This page showcases my side projects, providing an overview of what each project
* ⇢ Project Showcase
* ⇢ ⇢ Overall Statistics
* ⇢ ⇢ Projects
-* ⇢ ⇢ ⇢ 1. hexai 1←1↖3↙2
-* ⇢ ⇢ ⇢ 2. gt 2
-* ⇢ ⇢ ⇢ 3. hypr 3
-* ⇢ ⇢ ⇢ 4. dotfiles 4↙3↖4↙3
-* ⇢ ⇢ ⇢ 5. snonux 5
-* ⇢ ⇢ ⇢ 6. dtail 6↙2↖21↙20
-* ⇢ ⇢ ⇢ 7. conf 7↖9↙8↙5
-* ⇢ ⇢ ⇢ 8. foo.zone 8↖64←64↙6
-* ⇢ ⇢ ⇢ 9. ior 9↙4↙1←1
-* ⇢ ⇢ ⇢ 10. timesamurai 10↙5↙2
-* ⇢ ⇢ ⇢ 11. foostore 11↙7↙6↖7
-* ⇢ ⇢ ⇢ 12. ds-sim 12↖25←25↙21
-* ⇢ ⇢ ⇢ 13. epimetheus 13↙8↙7↙4
-* ⇢ ⇢ ⇢ 14. gitsyncer 14↙11↙10↖15
-* ⇢ ⇢ ⇢ 15. rcm 15↙12←12↙10
-* ⇢ ⇢ ⇢ 16. scifi 16↙10↙9↙8
-* ⇢ ⇢ ⇢ 17. yoga 17↙13←13↙12
-* ⇢ ⇢ ⇢ 18. totalrecall 18↙15←15↙14
-* ⇢ ⇢ ⇢ 19. gogios 19↙16↙14↙11
-* ⇢ ⇢ ⇢ 20. log4jbench 20↙14↙11↙9
-* ⇢ ⇢ ⇢ 21. perc 21↙17↙16↙13
-* ⇢ ⇢ ⇢ 22. tasksamurai 22↙18↙17↙16
-* ⇢ ⇢ ⇢ 23. gos 23↙19↙18←18
-* ⇢ ⇢ ⇢ 24. foostats 24↙20↙19↙17
-* ⇢ ⇢ ⇢ 25. timr 25↙21↙20↙19
-* ⇢ ⇢ ⇢ 26. gemtexter 26↙22↖23↙22
-* ⇢ ⇢ ⇢ 27. wireguardmeshgenerator 27↙23↙22↖23
-* ⇢ ⇢ ⇢ 28. goprecords 28↙24←24←24
-* ⇢ ⇢ ⇢ 29. ioriot 29↖34↖35←35
-* ⇢ ⇢ ⇢ 30. quicklogger 30↙26←26↙25
-* ⇢ ⇢ ⇢ 31. sillybench 31↙27←27←27
-* ⇢ ⇢ ⇢ 32. terraform 32↙28←28↙26
-* ⇢ ⇢ ⇢ 33. guprecords 33↖39↙29←29
-* ⇢ ⇢ ⇢ 34. geheim 34↙29↖30←30
-* ⇢ ⇢ ⇢ 35. gorum 35↙30↖31↙28
-* ⇢ ⇢ ⇢ 36. docker-radicale-server 36↙31↖32↙31
-* ⇢ ⇢ ⇢ 37. photoalbum 37↙32↖33↖34
-* ⇢ ⇢ ⇢ 38. randomjournalpage 38↙33↖34↙33
-* ⇢ ⇢ ⇢ 39. algorithms 39↙35↖36↙32
-* ⇢ ⇢ ⇢ 40. ipv6test 40↙36↖37↙36
-* ⇢ ⇢ ⇢ 41. staticfarm-apache-handlers 41↙37↖38↖40
-* ⇢ ⇢ ⇢ 42. sway-autorotate 42↙38↖39↙38
-* ⇢ ⇢ ⇢ 43. mon 43↙40←40↙39
-* ⇢ ⇢ ⇢ 44. fapi 44↙41←41↖44
-* ⇢ ⇢ ⇢ 45. pingdomfetch 45↙42←42↙41
-* ⇢ ⇢ ⇢ 46. loadbars 46↙6↙5↖47
-* ⇢ ⇢ ⇢ 47. pwgrep 47↙44←44↖50
-* ⇢ ⇢ ⇢ 48. xerl 48↙45←45↙42
-* ⇢ ⇢ ⇢ 49. awksite 49↙46←46↖61
-* ⇢ ⇢ ⇢ 50. gotop 50↙47←47↖48
-* ⇢ ⇢ ⇢ 51. japi 51↙48←48↖53
-* ⇢ ⇢ ⇢ 52. perldaemon 52←52↙49↖51
-* ⇢ ⇢ ⇢ 53. rubyfy 53↙49↖50↙49
-* ⇢ ⇢ ⇢ 54. perl-c-fibonacci 54↙50↖51↙45
-* ⇢ ⇢ ⇢ 55. netdiff 55↙51↖52↖56
-* ⇢ ⇢ ⇢ 56. muttdelay 56↙54←54↖55
-* ⇢ ⇢ ⇢ 57. cpuinfo 57←57↙56↖59
-* ⇢ ⇢ ⇢ 58. template 58←58↙57↖60
-* ⇢ ⇢ ⇢ 59. dyndns 59←59↙58↖62
-* ⇢ ⇢ ⇢ 60. debroid 60←60↙59↙57
-* ⇢ ⇢ ⇢ 61. netcalendar 61↙55←55↙46
-* ⇢ ⇢ ⇢ 62. jsmstrade 62↙53←53↙52
-* ⇢ ⇢ ⇢ 63. ychat 63←63↙62↙43
-* ⇢ ⇢ ⇢ 64. vs-sim 64↙56↖63←63
-* ⇢ ⇢ ⇢ 65. perl-poetry 65↙61↙60↙54
-* ⇢ ⇢ ⇢ 66. fype 66↙43←43↙37
-* ⇢ ⇢ ⇢ 67. hsbot 67↙62↙61↙58
-* ⇢ ⇢ ⇢ 68. snonux.foo 68
+* ⇢ ⇢ ⇢ 1. totalrecall 1↖18↙15↖16↙14
+* ⇢ ⇢ ⇢ 2. snonux 2↖5
+* ⇢ ⇢ ⇢ 3. fastforge 3
+* ⇢ ⇢ ⇢ 4. hexai 4↙1←1↖3↙2
+* ⇢ ⇢ ⇢ 5. gt 5↙2
+* ⇢ ⇢ ⇢ 6. dotfiles 6↙4↙3↖5↙3
+* ⇢ ⇢ ⇢ 7. hypr 7↙3
+* ⇢ ⇢ ⇢ 8. dtail 8↙6↙2↙1↖20
+* ⇢ ⇢ ⇢ 9. conf 9↙7↖9←9↙5
+* ⇢ ⇢ ⇢ 10. foo.zone 10↙8↖64←64↙6
+* ⇢ ⇢ ⇢ 11. timesamurai 11↙10↙5↙4
+* ⇢ ⇢ ⇢ 12. ior 12↙9↙4↙2↙1
+* ⇢ ⇢ ⇢ 13. ds-sim 13↙12↖25←25↙21
+* ⇢ ⇢ ⇢ 14. foostore 14↙11↙7←7←7
+* ⇢ ⇢ ⇢ 15. epimetheus 15↙13↙8←8↙4
+* ⇢ ⇢ ⇢ 16. gitsyncer 16↙14↙11←11↖15
+* ⇢ ⇢ ⇢ 17. scifi 17↙16↙10←10↙8
+* ⇢ ⇢ ⇢ 18. gogios 18↖19↙16↙15↙11
+* ⇢ ⇢ ⇢ 19. yoga 19↙17↙13↖14↙12
+* ⇢ ⇢ ⇢ 20. rcm 20↙15↙12↖13↙10
+* ⇢ ⇢ ⇢ 21. log4jbench 21↙20↙14↙12↙9
+* ⇢ ⇢ ⇢ 22. perc 22↙21↙17←17↙13
+* ⇢ ⇢ ⇢ 23. tasksamurai 23↙22↙18←18↙16
+* ⇢ ⇢ ⇢ 24. gos 24↙23↙19←19↙18
+* ⇢ ⇢ ⇢ 25. foostats 25↙24↙20←20↙17
+* ⇢ ⇢ ⇢ 26. timr 26↙25↙21←21↙19
+* ⇢ ⇢ ⇢ 27. gemtexter 27↙26↙22←22←22
+* ⇢ ⇢ ⇢ 28. wireguardmeshgenerator 28↙27↙23←23←23
+* ⇢ ⇢ ⇢ 29. goprecords 29↙28↙24←24←24
+* ⇢ ⇢ ⇢ 30. ioriot 30↙29↖34↖35←35
+* ⇢ ⇢ ⇢ 31. quicklogger 31↙30↙26←26↙25
+* ⇢ ⇢ ⇢ 32. sillybench 32↙31↙27←27←27
+* ⇢ ⇢ ⇢ 33. terraform 33↙32↙28←28↙26
+* ⇢ ⇢ ⇢ 34. guprecords 34↙33↖39↙29←29
+* ⇢ ⇢ ⇢ 35. geheim 35↙34↙29↖30←30
+* ⇢ ⇢ ⇢ 36. gorum 36↙35↙30↖31↙28
+* ⇢ ⇢ ⇢ 37. docker-radicale-server 37↙36↙31↖32↙31
+* ⇢ ⇢ ⇢ 38. photoalbum 38↙37↙32↖33↖34
+* ⇢ ⇢ ⇢ 39. randomjournalpage 39↙38↙33↖34↙33
+* ⇢ ⇢ ⇢ 40. algorithms 40↙39↙35↖36↙32
+* ⇢ ⇢ ⇢ 41. ipv6test 41↙40↙36↖37↙36
+* ⇢ ⇢ ⇢ 42. staticfarm-apache-handlers 42↙41↙37↖38↖40
+* ⇢ ⇢ ⇢ 43. sway-autorotate 43↙42↙38↖39↙38
+* ⇢ ⇢ ⇢ 44. mon 44↙43↙40←40↙39
+* ⇢ ⇢ ⇢ 45. xerl 45↖48↙45←45↙42
+* ⇢ ⇢ ⇢ 46. fapi 46↙44↙41←41↖44
+* ⇢ ⇢ ⇢ 47. pingdomfetch 47↙45↙42←42↙41
+* ⇢ ⇢ ⇢ 48. fype 48↖66↙43←43↙37
+* ⇢ ⇢ ⇢ 49. loadbars 49↙46↙6←6↖47
+* ⇢ ⇢ ⇢ 50. pwgrep 50↙47↙44←44↖50
+* ⇢ ⇢ ⇢ 51. awksite 51↙49↙46←46↖61
+* ⇢ ⇢ ⇢ 52. gotop 52↙50↙47←47↖48
+* ⇢ ⇢ ⇢ 53. japi 53↙51↙48←48↖53
+* ⇢ ⇢ ⇢ 54. perldaemon 54↙52←52↙49↖51
+* ⇢ ⇢ ⇢ 55. rubyfy 55↙53↙49↖50↙49
+* ⇢ ⇢ ⇢ 56. perl-c-fibonacci 56↙54↙50↖51↙45
+* ⇢ ⇢ ⇢ 57. netdiff 57↙55↙51↖52↖56
+* ⇢ ⇢ ⇢ 58. muttdelay 58↙56↙54←54↖55
+* ⇢ ⇢ ⇢ 59. cpuinfo 59↙57←57←57↖59
+* ⇢ ⇢ ⇢ 60. template 60↙58←58←58↖60
+* ⇢ ⇢ ⇢ 61. dyndns 61↙59←59←59↖62
+* ⇢ ⇢ ⇢ 62. debroid 62↙60←60←60↙57
+* ⇢ ⇢ ⇢ 63. ychat 63←63←63←63↙43
+* ⇢ ⇢ ⇢ 64. netcalendar 64↙61↙55←55↙46
+* ⇢ ⇢ ⇢ 65. jsmstrade 65↙62↙53←53↙52
+* ⇢ ⇢ ⇢ 66. vs-sim 66↙64↙56←56↖63
+* ⇢ ⇢ ⇢ 67. perl-poetry 67↙65↙61←61↙54
+* ⇢ ⇢ ⇢ 68. hsbot 68↙67↙62←62↙58
## Overall Statistics
* 📦 Total Projects: 68
-* 📊 Total Commits: 11,014
-* 📈 Total Lines of Code: 444,985
-* 📄 Total Lines of Documentation: 269,276
-* 💻 Languages: Go (49.1%), Java (13.5%), C (4.7%), XML (4.6%), C++ (4.5%), Shell (4.3%), Perl (3.9%), YAML (3.6%), C/C++ (3.0%), Ruby (1.8%), HTML (1.3%), TypeScript (1.3%), Config (0.9%), CSS (0.9%), Python (0.6%), HCL (0.6%), JSON (0.5%), Make (0.4%), TOML (0.3%), Haskell (0.1%), JavaScript (0.1%)
-* 📚 Documentation: Text (82.8%), Markdown (16.0%), LaTeX (1.3%)
-* 🚀 Release Status: 40 released, 28 experimental (58.8% with releases, 41.2% experimental)
+* 📊 Total Commits: 11,728
+* 📈 Total Lines of Code: 444,272
+* 📄 Total Lines of Documentation: 271,766
+* 💻 Languages: Go (51.7%), Java (13.1%), XML (4.7%), C (4.6%), C++ (4.0%), Shell (4.0%), YAML (3.6%), Perl (3.4%), C/C++ (2.6%), Ruby (1.6%), HTML (1.4%), TypeScript (1.3%), Config (0.8%), Python (0.6%), HCL (0.6%), CSS (0.5%), JSON (0.5%), Make (0.4%), TOML (0.3%), Haskell (0.1%), JavaScript (0.1%)
+* 📚 Documentation: Text (82.4%), Markdown (16.3%), LaTeX (1.3%)
+* 🚀 Release Status: 39 released, 29 experimental (57.4% with releases, 42.6% experimental)
## Projects
-### 1. hexai 1←1↖3↙2
+### 1. totalrecall 1↖18↙15↖16↙14
+
+* 💻 Languages: Go (99.5%), Shell (0.3%), YAML (0.2%)
+* 📚 Documentation: Markdown (97.3%), Text (2.7%)
+* 📊 Commits: 241
+* 📈 Lines of Code: 25035
+* 📄 Lines of Documentation: 593
+* 🏷️ Tags: 36
+* 📅 Development Period: 2025-07-14 to 2026-04-06
+* 🏆 Score: 224.4 (combines recent activity, code size, tags, and release status)
+* ⚖️ License: MIT
+* 🏷️ Latest Release: v0.27.0 (2026-04-06)
+
+
+=> showcase/totalrecall/image-1.png totalrecall screenshot
+
+`totalrecall` is a versatile tool for generating Anki flashcard materials from Bulgarian words. It offers both a command-line interface (CLI) and a graphical user interface (GUI) for creating audio pronunciation files and AI-generated images.
+
+=> https://codeberg.org/snonux/totalrecall View on Codeberg
+=> https://github.com/snonux/totalrecall View on GitHub
+=> https://cgit.f3s.buetow.org/totalrecall/ View in cgit
+
+---
+
+### 2. snonux 2↖5
+
+* 💻 Languages: HTML (100.0%)
+* 📊 Commits: 1
+* 📈 Lines of Code: 434
+* 🏷️ Tags: 0
+* 📅 Development Period: 2026-04-06 to 2026-04-06
+* 🏆 Score: 168.8 (combines recent activity, code size, tags, and release status)
+* ⚖️ License: No license found
+* 🧪 Status: Experimental (no releases yet)
+
+
+**WIP** - A microblog generator project
+
+=> https://codeberg.org/snonux/snonux View on Codeberg
+=> https://github.com/snonux/snonux View on GitHub
+=> https://cgit.f3s.buetow.org/snonux/ View in cgit
+
+---
+
+### 3. fastforge 3
+
+* 💻 Languages: C (67.3%), JavaScript (32.7%)
+* 📚 Documentation: Markdown (100.0%)
+* 📊 Commits: 5
+* 📈 Lines of Code: 98
+* 📄 Lines of Documentation: 381
+* 🏷️ Tags: 0
+* 📅 Development Period: 2026-04-06 to 2026-04-06
+* 🏆 Score: 142.8 (combines recent activity, code size, tags, and release status)
+* ⚖️ License: MIT
+* 🧪 Status: Experimental (no releases yet)
+
+
+WIP - Come back later.
+
+=> https://codeberg.org/snonux/fastforge View on Codeberg
+=> https://github.com/snonux/fastforge View on GitHub
+=> https://cgit.f3s.buetow.org/fastforge/ View in cgit
+
+---
+
+### 4. hexai 4↙1←1↖3↙2
* 💻 Languages: Go (100.0%)
* 📚 Documentation: Markdown (100.0%)
-* 📊 Commits: 459
-* 📈 Lines of Code: 44403
-* 📄 Lines of Documentation: 4381
-* 🏷️ Tags: 67
-* 📅 Development Period: 2025-08-01 to 2026-03-27
-* 🏆 Score: 316.8 (combines recent activity, code size, tags, and release status)
+* 📊 Commits: 470
+* 📈 Lines of Code: 44387
+* 📄 Lines of Documentation: 4377
+* 🏷️ Tags: 74
+* 📅 Development Period: 2025-08-01 to 2026-04-07
+* 🏆 Score: 68.6 (combines recent activity, code size, tags, and release status)
* ⚖️ License: No license found
-* 🏷️ Latest Release: v0.27.2 (2026-03-27)
+* 🏷️ Latest Release: v0.29.2 (2026-04-07)
=> showcase/hexai/image-1.png hexai screenshot
@@ -114,7 +180,7 @@ Hexai, the AI addition for your Helix Editor (https://helix-editor.com) .. Other
---
-### 2. gt 2
+### 5. gt 5↙2
* 💻 Languages: Go (99.4%), YAML (0.6%)
* 📚 Documentation: Markdown (100.0%)
@@ -123,7 +189,7 @@ Hexai, the AI addition for your Helix Editor (https://helix-editor.com) .. Other
* 📄 Lines of Documentation: 301
* 🏷️ Tags: 5
* 📅 Development Period: 2025-11-25 to 2026-03-26
-* 🏆 Score: 171.5 (combines recent activity, code size, tags, and release status)
+* 🏆 Score: 42.8 (combines recent activity, code size, tags, and release status)
* ⚖️ License: MIT
* 🏷️ Latest Release: v0.4.1 (2026-03-26)
@@ -136,41 +202,16 @@ A simple AI-engineered command-line percentage calculator written in Go. No fron
---
-### 3. hypr 3
-
-* 💻 Languages: TypeScript (46.4%), Ruby (33.4%), TOML (6.8%), Python (6.6%), Shell (3.5%), JSON (3.3%)
-* 📚 Documentation: Markdown (100.0%)
-* 📊 Commits: 69
-* 📈 Lines of Code: 12072
-* 📄 Lines of Documentation: 3062
-* 🏷️ Tags: 0
-* 📅 Development Period: 2026-03-21 to 2026-03-27
-* 🏆 Score: 95.3 (combines recent activity, code size, tags, and release status)
-* ⚖️ License: No license found
-* 🧪 Status: Experimental (no releases yet)
-
-
-=> showcase/hypr/image-1.svg hypr screenshot
-
-Automates Hyperstack GPU VM lifecycle: create, bootstrap, WireGuard tunnel, and vLLM inference.
-Runs two A100 VMs concurrently — each serving a different model — with [Pi](https://pi.dev) coding agents connected to each.
-
-=> https://codeberg.org/snonux/hypr View on Codeberg
-=> https://github.com/snonux/hypr View on GitHub
-=> https://cgit.f3s.buetow.org/hypr/ View in cgit
-
----
-
-### 4. dotfiles 4↙3↖4↙3
+### 6. dotfiles 6↙4↙3↖5↙3
-* 💻 Languages: Shell (65.0%), CSS (10.5%), Config (9.9%), TOML (9.6%), JSON (3.7%), Ruby (1.0%), INI (0.2%)
+* 💻 Languages: Shell (66.9%), CSS (9.9%), Config (9.3%), TOML (9.1%), JSON (3.6%), Ruby (0.9%), INI (0.2%), YAML (0.2%)
* 📚 Documentation: Markdown (100.0%)
-* 📊 Commits: 900
-* 📈 Lines of Code: 3110
-* 📄 Lines of Documentation: 8140
+* 📊 Commits: 914
+* 📈 Lines of Code: 3308
+* 📄 Lines of Documentation: 8744
* 🏷️ Tags: 0
-* 📅 Development Period: 2023-07-30 to 2026-03-28
-* 🏆 Score: 58.1 (combines recent activity, code size, tags, and release status)
+* 📅 Development Period: 2023-07-30 to 2026-04-07
+* 🏆 Score: 28.8 (combines recent activity, code size, tags, and release status)
* ⚖️ License: No license found
* 🧪 Status: Experimental (no releases yet)
@@ -183,29 +224,32 @@ These are all my dotfiles. I can install them locally on my laptop and/or workst
---
-### 5. snonux 5
+### 7. hypr 7↙3
-* 💻 Languages: CSS (65.9%), Go (27.0%), HTML (5.8%), TOML (0.6%), XML (0.6%)
-* 📚 Documentation: Markdown (89.3%), Text (10.7%)
-* 📊 Commits: 16
-* 📈 Lines of Code: 3077
-* 📄 Lines of Documentation: 205
+* 💻 Languages: TypeScript (46.1%), Ruby (33.6%), TOML (6.9%), Python (6.5%), Shell (3.5%), JSON (3.3%)
+* 📚 Documentation: Markdown (100.0%)
+* 📊 Commits: 71
+* 📈 Lines of Code: 12161
+* 📄 Lines of Documentation: 3063
* 🏷️ Tags: 0
-* 📅 Development Period: 2026-03-21 to 2026-03-22
-* 🏆 Score: 46.9 (combines recent activity, code size, tags, and release status)
+* 📅 Development Period: 2026-03-21 to 2026-04-06
+* 🏆 Score: 28.4 (combines recent activity, code size, tags, and release status)
* ⚖️ License: No license found
* 🧪 Status: Experimental (no releases yet)
-**WIP** - A microblog generator project
+=> showcase/hypr/image-1.svg hypr screenshot
-=> https://codeberg.org/snonux/snonux View on Codeberg
-=> https://github.com/snonux/snonux View on GitHub
-=> https://cgit.f3s.buetow.org/snonux/ View in cgit
+Automates Hyperstack GPU VM lifecycle: create, bootstrap, WireGuard tunnel, and vLLM inference.
+Runs two A100 VMs concurrently — each serving a different model — with [Pi](https://pi.dev) coding agents connected to each.
+
+=> https://codeberg.org/snonux/hypr View on Codeberg
+=> https://github.com/snonux/hypr View on GitHub
+=> https://cgit.f3s.buetow.org/hypr/ View in cgit
---
-### 6. dtail 6↙2↖21↙20
+### 8. dtail 8↙6↙2↙1↖20
* 💻 Languages: Go (93.4%), Shell (3.0%), JSON (1.6%), C (1.0%), Make (0.7%), C/C++ (0.2%)
* 📚 Documentation: Text (98.1%), Markdown (1.9%)
@@ -214,7 +258,7 @@ These are all my dotfiles. I can install them locally on my laptop and/or workst
* 📄 Lines of Documentation: 220523
* 🏷️ Tags: 27
* 📅 Development Period: 2020-01-09 to 2026-03-20
-* 🏆 Score: 41.8 (combines recent activity, code size, tags, and release status)
+* 🏆 Score: 25.7 (combines recent activity, code size, tags, and release status)
* ⚖️ License: Apache-2.0
* 🏷️ Latest Release: v4.3.3 (2024-08-23)
@@ -229,16 +273,16 @@ DTail (a distributed tail program) is a DevOps tool for engineers programmed in
---
-### 7. conf 7↖9↙8↙5
+### 9. conf 9↙7↖9←9↙5
-* 💻 Languages: YAML (82.4%), Perl (10.1%), Shell (3.9%), Python (2.3%), Docker (0.7%), Ruby (0.2%), Config (0.2%), HTML (0.1%)
+* 💻 Languages: YAML (79.7%), Perl (9.7%), Shell (6.2%), Python (2.2%), Make (0.9%), Docker (0.6%), Config (0.3%), Ruby (0.2%), HTML (0.1%)
* 📚 Documentation: Markdown (97.0%), Text (3.0%)
-* 📊 Commits: 829
-* 📈 Lines of Code: 18770
+* 📊 Commits: 837
+* 📈 Lines of Code: 19654
* 📄 Lines of Documentation: 6305
* 🏷️ Tags: 0
-* 📅 Development Period: 2021-12-28 to 2026-03-22
-* 🏆 Score: 29.5 (combines recent activity, code size, tags, and release status)
+* 📅 Development Period: 2021-12-28 to 2026-03-29
+* 🏆 Score: 21.5 (combines recent activity, code size, tags, and release status)
* ⚖️ License: No license found
* 🧪 Status: Experimental (no releases yet)
@@ -251,16 +295,16 @@ This is my personal config repository. Including...
---
-### 8. foo.zone 8↖64←64↙6
+### 10. foo.zone 10↙8↖64←64↙6
* 💻 Languages: XML (98.2%), Shell (1.5%), Go (0.3%)
* 📚 Documentation: Text (86.2%), Markdown (13.8%)
-* 📊 Commits: 1759
-* 📈 Lines of Code: 19881
+* 📊 Commits: 1766
+* 📈 Lines of Code: 19910
* 📄 Lines of Documentation: 174
* 🏷️ Tags: 0
-* 📅 Development Period: 2021-04-29 to 2026-03-28
-* 🏆 Score: 26.7 (combines recent activity, code size, tags, and release status)
+* 📅 Development Period: 2021-04-29 to 2026-04-05
+* 🏆 Score: 19.7 (combines recent activity, code size, tags, and release status)
* ⚖️ License: No license found
* 🧪 Status: Experimental (no releases yet)
@@ -273,7 +317,29 @@ Each format is in it's own branch in this repository. E.g.:
---
-### 9. ior 9↙4↙1←1
+### 11. timesamurai 11↙10↙5↙4
+
+* 💻 Languages: Go (99.3%), Shell (0.6%), YAML (0.1%)
+* 📚 Documentation: Markdown (100.0%)
+* 📊 Commits: 96
+* 📈 Lines of Code: 10363
+* 📄 Lines of Documentation: 112
+* 🏷️ Tags: 5
+* 📅 Development Period: 2025-06-25 to 2026-03-26
+* 🏆 Score: 17.7 (combines recent activity, code size, tags, and release status)
+* ⚖️ License: MIT
+* 🏷️ Latest Release: v0.8.0 (2026-03-26)
+
+
+> **🚧 PRE-ALPHA SOFTWARE:** This project is in a pre-alpha state and is intended for my own personal use only. Use at your own risk.
+
+=> https://codeberg.org/snonux/timesamurai View on Codeberg
+=> https://github.com/snonux/timesamurai View on GitHub
+=> https://cgit.f3s.buetow.org/timesamurai/ View in cgit
+
+---
+
+### 12. ior 12↙9↙4↙2↙1
* 💻 Languages: Go (89.5%), C (10.0%), JSON (0.3%), C/C++ (0.2%)
* 📚 Documentation: Markdown (82.7%), Text (17.3%)
@@ -282,7 +348,7 @@ Each format is in it's own branch in this repository. E.g.:
* 📄 Lines of Documentation: 2789
* 🏷️ Tags: 0
* 📅 Development Period: 2024-01-18 to 2026-03-19
-* 🏆 Score: 25.9 (combines recent activity, code size, tags, and release status)
+* 🏆 Score: 15.8 (combines recent activity, code size, tags, and release status)
* ⚖️ License: No license found
* 🧪 Status: Experimental (no releases yet)
@@ -297,29 +363,31 @@ Each format is in it's own branch in this repository. E.g.:
---
-### 10. timesamurai 10↙5↙2
+### 13. ds-sim 13↙12↖25←25↙21
-* 💻 Languages: Go (99.3%), Shell (0.6%), YAML (0.1%)
-* 📚 Documentation: Markdown (100.0%)
-* 📊 Commits: 96
-* 📈 Lines of Code: 10363
-* 📄 Lines of Documentation: 112
-* 🏷️ Tags: 5
-* 📅 Development Period: 2025-06-25 to 2026-03-26
-* 🏆 Score: 25.6 (combines recent activity, code size, tags, and release status)
-* ⚖️ License: MIT
-* 🏷️ Latest Release: v0.8.0 (2026-03-26)
+* 💻 Languages: Java (98.6%), Shell (0.9%), CSS (0.4%)
+* 📚 Documentation: Markdown (98.7%), Text (1.3%)
+* 📊 Commits: 474
+* 📈 Lines of Code: 28576
+* 📄 Lines of Documentation: 3103
+* 🏷️ Tags: 2
+* 📅 Development Period: 2008-05-15 to 2026-03-30
+* 🏆 Score: 11.1 (combines recent activity, code size, tags, and release status)
+* ⚖️ License: Custom License
+* 🏷️ Latest Release: 1.1.0 (2026-03-27)
-> **🚧 PRE-ALPHA SOFTWARE:** This project is in a pre-alpha state and is intended for my own personal use only. Use at your own risk.
+=> showcase/ds-sim/image-1.png ds-sim screenshot
-=> https://codeberg.org/snonux/timesamurai View on Codeberg
-=> https://github.com/snonux/timesamurai View on GitHub
-=> https://cgit.f3s.buetow.org/timesamurai/ View in cgit
+DS-Sim is a open-source simulator for distributed systems, written in Java. It provides a powerful environment for simulating and learning about distributed systems concepts.
+
+=> https://codeberg.org/snonux/ds-sim View on Codeberg
+=> https://github.com/snonux/ds-sim View on GitHub
+=> https://cgit.f3s.buetow.org/ds-sim/ View in cgit
---
-### 11. foostore 11↙7↙6↖7
+### 14. foostore 14↙11↙7←7←7
* 💻 Languages: Go (98.4%), Shell (1.6%)
* 📚 Documentation: Markdown (100.0%)
@@ -328,7 +396,7 @@ Each format is in it's own branch in this repository. E.g.:
* 📄 Lines of Documentation: 250
* 🏷️ Tags: 9
* 📅 Development Period: 2018-05-26 to 2026-03-07
-* 🏆 Score: 11.9 (combines recent activity, code size, tags, and release status)
+* 🏆 Score: 9.9 (combines recent activity, code size, tags, and release status)
* ⚖️ License: No license found
* 🏷️ Latest Release: v0.5.3 (2026-03-02)
@@ -341,31 +409,7 @@ Each format is in it's own branch in this repository. E.g.:
---
-### 12. ds-sim 12↖25←25↙21
-
-* 💻 Languages: Java (98.6%), Shell (0.9%), CSS (0.4%)
-* 📚 Documentation: Markdown (98.7%), Text (1.3%)
-* 📊 Commits: 473
-* 📈 Lines of Code: 28576
-* 📄 Lines of Documentation: 3101
-* 🏷️ Tags: 2
-* 📅 Development Period: 2008-05-15 to 2026-03-27
-* 🏆 Score: 11.9 (combines recent activity, code size, tags, and release status)
-* ⚖️ License: Custom License
-* 🏷️ Latest Release: 1.1.0 (2026-03-27)
-
-
-=> showcase/ds-sim/image-1.png ds-sim screenshot
-
-DS-