From eb1f782905e1b157160da5e2e2c4052a9f403cd6 Mon Sep 17 00:00:00 2001
From: Paul Buetow
Date: Thu, 23 Oct 2025 09:27:32 +0300
Subject: Update content for html
---
about/index.html | 17 +-
about/resources.html | 198 ++++++++--------
about/showcase.html | 470 ++++++++++++++++++-------------------
about/showcase/debroid/image-1.png | 104 ++++----
4 files changed, 395 insertions(+), 394 deletions(-)
(limited to 'about')
diff --git a/about/index.html b/about/index.html
index d9a61f01..c4521306 100644
--- a/about/index.html
+++ b/about/index.html
@@ -43,21 +43,22 @@
Books
-Books I am currently reading
+Books I am currently reading / listening
- Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook
-- Okular; Alastair Reynolds; eBook
- The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook
+- Sapiens: A Brief History of Humankind; Yuval Noah Harari; Audiobook
+- 2005 - Okular; Alastair Reynolds; eBook
-Unread books already in my shelf
+Next books already in my shelf
-- Inhibitor Phase; Alastair Reynolds; Audiobook
-- A Fire Upon the Deep (german: Ein Feuer auf der Tiefe); Vernor Vinge; eBook (buecher.de)
-- Origin: Die Entdecknug (german); Andreas Brandhorst; eBook (buecher.de)
-- Origin: Die Erweckung (german); Joschua Tree; eBook (buecher.de)
-- Origin: Die Erloesung (german); Brandon Q. Morris; eBook (buecher.de)
+- 1992 - A Fire Upon the Deep (german: Ein Feuer auf der Tiefe); Vernor Vinge; eBook (buecher.de)
+- 2025 - Origin: Die Entdecknug (german); Andreas Brandhorst; eBook (buecher.de)
+- 2025 - Origin: Die Erweckung (german); Joschua Tree; eBook (buecher.de)
+- 2025 - Origin: Die Erloesung (german); Brandon Q. Morris; eBook (buecher.de)
+- 2021 - Inhibitor Phase; Alastair Reynolds; Audiobook
Books on my wishlist
diff --git a/about/resources.html b/about/resources.html
index 8dce21b4..ec15e175 100644
--- a/about/resources.html
+++ b/about/resources.html
@@ -50,53 +50,53 @@
In random order:
-- Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
-- Perl New Features; Joshua McAdams, brian d foy; Perl School
-- Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook
-- Effective Java; Joshua Bloch; Addison-Wesley Professional
-- The Docker Book; James Turnbull; Kindle
-- Data Science at the Command Line; Jeroen Janssens; O'Reilly
-- Polished Ruby Programming; Jeremy Evans; Packt Publishing
-- Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
-- Systemprogrammierung in Go; Frank Müller; dpunkt
-- Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
-- Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
-- DNS and BIND; Cricket Liu; O'Reilly
-- The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
- Ultimate Go Notebook; Bill Kennedy
-- The Pragmatic Programmer; David Thomas; Addison-Wesley
-- Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf
-- 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
-- Raku Recipes; J.J. Merelo; Apress
-- Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly
-- The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
+- 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
+- Developing Games in Java; David Brackeen and others...; New Riders
- 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly
-- Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
-- Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
-- Higher Order Perl; Mark Dominus; Morgan Kaufmann
+- 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
+- Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf
+- The Docker Book; James Turnbull; Kindle
+- Concurrency in Go; Katherine Cox-Buday; O'Reilly
+- Funktionale Programmierung; Peter Pepper; Springer
+- Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
+- Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
- Java ist auch eine Insel; Christian Ullenboom;
+- Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
+- DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
+- Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
+- Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
+- The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
- The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
+- Raku Fundamentals; Moritz Lenz; Apress
+- Terraform Cookbook; Mikael Krief; Packt Publishing
+- Higher Order Perl; Mark Dominus; Morgan Kaufmann
- 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
-- Effective awk programming; Arnold Robbins; O'Reilly
+- Polished Ruby Programming; Jeremy Evans; Packt Publishing
+- Effective Java; Joshua Bloch; Addison-Wesley Professional
- Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
-- Concurrency in Go; Katherine Cox-Buday; O'Reilly
-- Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
+- Systemprogrammierung in Go; Frank Müller; dpunkt
+- Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
+- The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
+- Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
+- Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook
- Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
-- Terraform Cookbook; Mikael Krief; Packt Publishing
-- DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
-- Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
+- Effective awk programming; Arnold Robbins; O'Reilly
+- Perl New Features; Joshua McAdams, brian d foy; Perl School
+- Pro Puppet; James Turnbull, Jeffrey McCune; Apress
+- 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
+- Site Reliability Engineering; How Google runs production systems; O'Reilly
+- Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
- C++ Programming Language; Bjarne Stroustrup;
+- The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
+- Leanring eBPF; Liz Rice; O'Reilly
+- Raku Recipes; J.J. Merelo; Apress
+- Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
+- The Pragmatic Programmer; David Thomas; Addison-Wesley
- Modern Perl; Chromatic ; Onyx Neon Press
- Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
-- Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
-- Pro Puppet; James Turnbull, Jeffrey McCune; Apress
-- Funktionale Programmierung; Peter Pepper; Springer
-- Raku Fundamentals; Moritz Lenz; Apress
-- Leanring eBPF; Liz Rice; O'Reilly
-- Developing Games in Java; David Brackeen and others...; New Riders
-- Site Reliability Engineering; How Google runs production systems; O'Reilly
-- The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
-- 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
Technical references
@@ -104,12 +104,12 @@
- Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly
+- Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley
+- The Linux Programming Interface; Michael Kerrisk; No Starch Press
- Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly
-- Relayd and Httpd Mastery; Michael W Lucas
- Implementing Service Level Objectives; Alex Hidalgo; O'Reilly
- BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley
-- Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley
-- The Linux Programming Interface; Michael Kerrisk; No Starch Press
+- Relayd and Httpd Mastery; Michael W Lucas
- Go: Design Patterns for Real-World Projects; Mat Ryer; Packt
Self-development and soft-skills books
@@ -117,43 +117,43 @@
In random order:
-- Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
-- Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
+- The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
+- 101 Essays that change the way you think; Brianna Wiest; Audiobook
+- Deep Work; Cal Newport; Piatkus
+- So Good They Can't Ignore You; Cal Newport; Business Plus
- Soft Skills; John Sommez; Manning Publications
-- Ultralearning; Anna Laurent; Self-published via Amazon
-- Eat That Frog; Brian Tracy
-- Atomic Habits; James Clear; Random House Business
-- Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook
- The Software Engineer's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; 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
-- Psycho-Cybernetics; Maxwell Maltz; Perigee Books
-- Never Split the Difference; Chris Voss, Tahl Raz; Random House Business
-- The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books
-- The Good Enough Job; Simone Stolzoff; Ebury Edge
-- The Joy of Missing Out; Christina Crook; New Society Publishers
-- The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
-- The Power of Now; Eckhard Tolle; Yellow Kite
-- Ultralearning; Scott Young; Thorsons
-- The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
- Stop starting, start finishing; Arne Roock; Lean-Kanban University
-- Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
-- Influence without Authority; A. Cohen, D. Bradford; Wiley
-- So Good They Can't Ignore You; Cal Newport; Business Plus
-- Deep Work; Cal Newport; Piatkus
-- Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne
- Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook
-- Meditation for Mortals, Oliver Burkeman, Audiobook
- Getting Things Done; David Allen
-- 101 Essays that change the way you think; Brianna Wiest; Audiobook
+- The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
+- Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
+- The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
+- Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
- Digital Minimalism; Cal Newport; Portofolio Penguin
-- Eat That Frog!; Brian Tracy; Hodder Paperbacks
-- The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select
-- Slow Productivity; Cal Newport; Penguin Random House
+- Eat That Frog; Brian Tracy
+- Influence without Authority; A. Cohen, D. Bradford; Wiley
+- Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
+- Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
+- Never Split the Difference; Chris Voss, Tahl Raz; Random House Business
- The Bullet Journal Method; Ryder Carroll; Fourth Estate
- The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)
-- Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)
+- Slow Productivity; Cal Newport; Penguin Random House
+- Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook
+- Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne
+- Ultralearning; Scott Young; Thorsons
+- Meditation for Mortals, Oliver Burkeman, Audiobook
+- Ultralearning; Anna Laurent; Self-published via Amazon
+- 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
+- The Joy of Missing Out; Christina Crook; New Society Publishers
- 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook
+- Atomic Habits; James Clear; Random House Business
+- Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)
+- The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books
+- The Power of Now; Eckhard Tolle; Yellow Kite
+- The Good Enough Job; Simone Stolzoff; Ebury Edge
+- Psycho-Cybernetics; Maxwell Maltz; Perigee Books
Here are notes of mine for some of the books
@@ -163,30 +163,30 @@
- Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online
+- MySQL Deep Dive Workshop; 2-day on-site training
+- Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon
+- Developing IaC with Terraform (with Live Lessons); O'Reilly Online
- The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online
-- Apache Tomcat Best Practises; 3-day on-site training
- F5 Loadbalancers Training; 2-day on-site training; F5, Inc.
-- Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon
-- Scripting Vim; Damian Conway; O'Reilly Online
-- Ultimate Go Programming; Bill Kennedy; O'Reilly Online
-- MySQL Deep Dive Workshop; 2-day on-site training
-- Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training
- Protocol buffers; 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
-- The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online
- Structure and Interpretation of Computer Programs; Harold Abelson and more...;
-- Developing IaC with Terraform (with Live Lessons); O'Reilly Online
+- 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
+- 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)
- AWS Immersion Day; Amazon; 1-day interactive online training
+- The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online
+- Functional programming lecture; Remote University of Hagen
+- Scripting Vim; Damian Conway; O'Reilly Online
Technical guides
These are not whole books, but guides (smaller or larger) which I found very useful. in random order:
-- Raku Guide at https://raku.guide
-- How CPUs work at https://cpu.land
- Advanced Bash-Scripting Guide
+- How CPUs work at https://cpu.land
+- Raku Guide at https://raku.guide
Podcasts
@@ -196,20 +196,20 @@
- BSD Now [BSD]
-- Wednesday Wisdom
-- The Pragmatic Engineer Podcast
-- Maintainable
- Fallthrough [Golang]
- The Changelog Podcast(s)
-- Fork Around And Find Out
+- Modern Mentor
+- The Pragmatic Engineer Podcast
- Pratical AI
-- Hidden Brain
-- Dev Interrupted
+- Maintainable
- Deep Questions with Cal Newport
-- Cup o' Go [Golang]
- The ProdCast (Google SRE Podcast)
-- Modern Mentor
+- Dev Interrupted
- Backend Banter
+- Wednesday Wisdom
+- Hidden Brain
+- Fork Around And Find Out
+- Cup o' Go [Golang]
Podcasts I liked
@@ -217,10 +217,10 @@
- Go Time (predecessor of fallthrough)
+- Ship It (predecessor of Fork Around And Find Out)
+- FLOSS weekly
- Modern Mentor
- Java Pub House
-- FLOSS weekly
-- Ship It (predecessor of Fork Around And Find Out)
- CRE: Chaosradio Express [german]
Newsletters I like
@@ -228,18 +228,18 @@
This is a mix of tech and non-tech newsletters I am subscribed to. In random order:
-- Ruby Weekly
-- VK Newsletter
-- The Valuable Dev
- Applied Go Weekly Newsletter
-- The Imperfectionist
- Monospace Mentor
- Changelog News
-- Register Spill
-- The Pragmatic Engineer
+- The Imperfectionist
+- Ruby Weekly
+- VK Newsletter
- byteSizeGo
-- Andreas Brandhorst Newsletter (Sci-Fi author)
+- The Pragmatic Engineer
+- The Valuable Dev
- Golang Weekly
+- Register Spill
+- Andreas Brandhorst Newsletter (Sci-Fi author)
Magazines I like(d)
@@ -247,9 +247,9 @@
- Linux Magazine
-- Linux User
-- freeX (not published anymore)
- LWN (online only)
+- freeX (not published anymore)
+- Linux User
diff --git a/about/showcase.html b/about/showcase.html
index 5a6823bb..faa340b0 100644
--- a/about/showcase.html
+++ b/about/showcase.html
@@ -13,7 +13,7 @@
Project Showcase
-Generated on: 2025-10-14
+Generated on: 2025-10-23
This page showcases my side projects, providing an overview of what each project does, its technical implementation, and key metrics. Each project summary includes information about the programming languages used, development activity, and licensing. The projects are ordered by recent activity, with the most actively maintained projects listed first.
@@ -25,9 +25,8 @@
⇢ Projects
⇢ ⇢ yoga
Yoga
-⇢ ⇢ hexai
⇢ ⇢ conf
-⇢ ⇢ foo.zone
+⇢ ⇢ hexai
⇢ ⇢ foostats
⇢ ⇢ gitsyncer
⇢ ⇢ totalrecall
@@ -46,14 +45,15 @@
⇢ ⇢ terraform
⇢ ⇢ gogios
⇢ ⇢ gorum
+⇢ ⇢ guprecords
⇢ ⇢ randomjournalpage
⇢ ⇢ sway-autorotate
-⇢ ⇢ photoalbum
⇢ ⇢ geheim
⇢ ⇢ algorithms
+⇢ ⇢ foo.zone
⇢ ⇢ perl-c-fibonacci
-⇢ ⇢ guprecords
⇢ ⇢ ioriot
+⇢ ⇢ photoalbum
⇢ ⇢ staticfarm-apache-handlers
⇢ ⇢ dyndns
⇢ ⇢ mon
@@ -66,32 +66,32 @@
⇢ ⇢ template
⇢ ⇢ muttdelay
⇢ ⇢ netdiff
+⇢ ⇢ pwgrep
⇢ ⇢ japi
⇢ ⇢ perl-poetry
⇢ ⇢ ipv6test
⇢ ⇢ cpuinfo
⇢ ⇢ loadbars
-⇢ ⇢ pwgrep
⇢ ⇢ perldaemon
⇢ ⇢ awksite
⇢ ⇢ jsmstrade
-⇢ ⇢ ychat
⇢ ⇢ netcalendar
+⇢ ⇢ ychat
⇢ ⇢ hsbot
-⇢ ⇢ vs-sim
⇢ ⇢ fype
+⇢ ⇢ vs-sim
Overall Statistics
- 📦 Total Projects: 56
-- 📊 Total Commits: 11,220
-- 📈 Total Lines of Code: 274,377
-- 📄 Total Lines of Documentation: 52,861
-- 💻 Languages: Go (31.1%), Java (14.7%), C++ (13.5%), Shell (7.8%), C/C++ (7.4%), C (7.0%), Perl (6.5%), HTML (4.6%), Config (1.7%), Ruby (1.0%), HCL (1.0%), Make (0.7%), YAML (0.6%), Python (0.6%), CSS (0.5%), JSON (0.3%), Raku (0.3%), XML (0.2%), Haskell (0.2%), TOML (0.1%)
-- 📚 Documentation: Markdown (76.7%), Text (22.2%), LaTeX (1.1%)
+- 📊 Total Commits: 11,247
+- 📈 Total Lines of Code: 211,790
+- 📄 Total Lines of Documentation: 23,887
+- 💻 Languages: Go (40.3%), Java (19.1%), C (9.6%), Perl (7.6%), HTML (5.2%), C/C++ (3.9%), Shell (3.3%), C++ (2.4%), Config (1.4%), Ruby (1.3%), HCL (1.3%), YAML (0.9%), Python (0.8%), Make (0.7%), CSS (0.6%), Raku (0.4%), JSON (0.4%), XML (0.3%), Haskell (0.3%), TOML (0.1%)
+- 📚 Documentation: Text (50.2%), Markdown (47.7%), LaTeX (2.1%)
- 🎵 Vibe-Coded Projects: 4 out of 56 (7.1%)
-- 🤖 AI-Assisted Projects (including vibe-coded): 11 out of 56 (19.6% AI-assisted, 80.4% human-only)
+- 🤖 AI-Assisted Projects (including vibe-coded): 10 out of 56 (17.9% AI-assisted, 82.1% human-only)
- 🚀 Release Status: 36 released, 20 experimental (64.3% with releases, 35.7% experimental)
Projects
@@ -105,7 +105,7 @@
📈 Lines of Code: 3376
📄 Lines of Documentation: 82
📅 Development Period: 2025-10-01 to 2025-10-12
-🔥 Recent Activity: 8.8 days (avg. age of last 42 commits)
+🔥 Recent Activity: 17.2 days (avg. age of last 42 commits)
⚖️ License: No license found
🏷️ Latest Release: v0.2.5 (2025-10-12)
🤖 AI-Assisted: This project was partially created with the help of generative AI
@@ -120,42 +120,16 @@
---
-hexai
-
-
-- 💻 Languages: Go (69.5%), HTML (30.5%)
-- 📚 Documentation: Markdown (100.0%)
-- 📊 Commits: 238
-- 📈 Lines of Code: 26565
-- 📄 Lines of Documentation: 564
-- 📅 Development Period: 2025-08-01 to 2025-10-04
-- 🔥 Recent Activity: 21.7 days (avg. age of last 42 commits)
-- ⚖️ License: No license found
-- 🏷️ Latest Release: v0.15.1 (2025-10-03)
-- 🤖 AI-Assisted: This project was partially created with the help of generative AI
-
-
-
-
-Hexai is an AI-powered extension designed to enhance the Helix Editor by integrating advanced code assistance features through Language Server Protocol (LSP) and large language models (LLMs). Its core capabilities include LSP-based code auto-completion, code actions, and an in-editor chat interface that allows users to interact directly with AI models for coding help and suggestions. Additionally, Hexai provides a standalone command-line tool for interacting with LLMs outside the editor. It supports multiple AI backends, including OpenAI, GitHub Copilot, and Ollama, making it flexible for various user preferences and workflows.
-
-The project is implemented primarily in Go and uses Mage as its build and task automation tool. The architecture consists of two main binaries: one for general LLM interaction and another for LSP integration with the editor. Hexai communicates with LLM providers via their APIs, relaying code context and user queries to generate intelligent responses or code completions. The modular design allows for easy configuration and extension, and while it is tailored for Helix, it may work with other editors that support LSP. This makes Hexai a valuable tool for developers seeking AI-assisted productivity directly within their coding environment.
-
-View on Codeberg
-View on GitHub
-
----
-
conf
-- 💻 Languages: Perl (31.5%), Shell (23.2%), YAML (22.9%), Config (5.6%), CSS (5.4%), TOML (4.8%), Ruby (4.1%), Lua (1.2%), Docker (0.6%), JSON (0.5%)
-- 📚 Documentation: Text (73.7%), Markdown (26.3%)
-- 📊 Commits: 1008
-- 📈 Lines of Code: 6055
-- 📄 Lines of Documentation: 1356
-- 📅 Development Period: 2021-12-28 to 2025-10-13
-- 🔥 Recent Activity: 26.4 days (avg. age of last 42 commits)
+- 💻 Languages: Perl (30.9%), YAML (24.4%), Shell (22.8%), Config (5.4%), CSS (5.3%), TOML (4.7%), Ruby (4.1%), Lua (1.1%), Docker (0.6%), JSON (0.5%)
+- 📚 Documentation: Text (69.1%), Markdown (30.9%)
+- 📊 Commits: 1018
+- 📈 Lines of Code: 6185
+- 📄 Lines of Documentation: 1445
+- 📅 Development Period: 2021-12-28 to 2025-10-22
+- 🔥 Recent Activity: 24.6 days (avg. age of last 42 commits)
- ⚖️ License: No license found
- 🧪 Status: Experimental (no releases yet)
@@ -168,27 +142,29 @@
---
-foo.zone
+hexai
-- 💻 Languages: Shell (71.8%), Go (27.8%), YAML (0.4%)
-- 📚 Documentation: Markdown (99.5%), Text (0.5%)
-- 📊 Commits: 3131
-- 📈 Lines of Code: 227
-- 📄 Lines of Documentation: 29792
-- 📅 Development Period: 2021-04-29 to 2025-10-12
-- 🔥 Recent Activity: 43.5 days (avg. age of last 42 commits)
+- 💻 Languages: Go (69.5%), HTML (30.5%)
+- 📚 Documentation: Markdown (100.0%)
+- 📊 Commits: 238
+- 📈 Lines of Code: 26565
+- 📄 Lines of Documentation: 564
+- 📅 Development Period: 2025-08-01 to 2025-10-04
+- 🔥 Recent Activity: 30.1 days (avg. age of last 42 commits)
- ⚖️ License: No license found
-- 🧪 Status: Experimental (no releases yet)
+- 🏷️ Latest Release: v0.15.1 (2025-10-03)
- 🤖 AI-Assisted: This project was partially created with the help of generative AI
-This project hosts the static files for the foo.zone website, which is accessible via both the Gemini protocol (gemini://foo.zone) and the web (https://foo.zone). The repository is organized with separate branches for each content format—such as Gemtext, HTML, and Markdown—allowing the site to be served in multiple formats tailored to different protocols and user preferences. This structure makes it easy to maintain and update content across platforms, ensuring consistency and flexibility.
+
-The site is maintained using a suite of open-source tools, including Neovim for editing, GNU Bash for scripting, and ShellCheck for shell script linting. It is deployed on OpenBSD, utilizing the vger Gemini server (managed via relayd and inetd) for Gemini content and the native httpd server for the HTML site. Source code and hosting are managed through Codeberg. The static content is generated with the help of the gemtexter tool, which streamlines the process of converting and managing content in various formats. This architecture emphasizes simplicity, security, and portability, making it a robust solution for multi-protocol static site hosting.
+Hexai is an AI-powered extension designed to enhance the Helix Editor by integrating advanced code assistance features through Language Server Protocol (LSP) and large language models (LLMs). Its core capabilities include LSP-based code auto-completion, code actions, and an in-editor chat interface that allows users to interact directly with AI models for coding help and suggestions. Additionally, Hexai provides a standalone command-line tool for interacting with LLMs outside the editor. It supports multiple AI backends, including OpenAI, GitHub Copilot, and Ollama, making it flexible for various user preferences and workflows.
-View on Codeberg
-View on GitHub
+The project is implemented primarily in Go and uses Mage as its build and task automation tool. The architecture consists of two main binaries: one for general LLM interaction and another for LSP integration with the editor. Hexai communicates with LLM providers via their APIs, relaying code context and user queries to generate intelligent responses or code completions. The modular design allows for easy configuration and extension, and while it is tailored for Helix, it may work with other editors that support LSP. This makes Hexai a valuable tool for developers seeking AI-assisted productivity directly within their coding environment.
+
+View on Codeberg
+View on GitHub
---
@@ -197,13 +173,13 @@
- 💻 Languages: Perl (100.0%)
- 📚 Documentation: Markdown (54.4%), Text (45.6%)
-- 📊 Commits: 96
-- 📈 Lines of Code: 1910
+- 📊 Commits: 97
+- 📈 Lines of Code: 1902
- 📄 Lines of Documentation: 421
-- 📅 Development Period: 2023-01-02 to 2025-09-28
-- 🔥 Recent Activity: 59.2 days (avg. age of last 42 commits)
+- 📅 Development Period: 2023-01-02 to 2025-10-21
+- 🔥 Recent Activity: 64.9 days (avg. age of last 42 commits)
- ⚖️ License: Custom License
-- 🏷️ Latest Release: v0.1.0 (2025-07-12)
+- 🏷️ Latest Release: v0.2.0 (2025-10-21)
**foostats** is a privacy-focused web analytics tool designed specifically for OpenBSD environments, with support for both traditional web (HTTP/HTTPS) and Gemini protocol logs. Its primary function is to generate anonymous, comprehensive site statistics for the foo.zone ecosystem and similar sites, while strictly preserving visitor privacy. This is achieved by hashing all IP addresses with SHA3-512 before storage, ensuring no personally identifiable information is retained. The tool provides detailed daily, monthly, and summary reports in Gemtext format, tracks feed subscribers, and includes robust filtering to block and log suspicious requests based on configurable patterns.
@@ -224,7 +200,7 @@
📈 Lines of Code: 10036
📄 Lines of Documentation: 2433
📅 Development Period: 2025-06-23 to 2025-09-08
-🔥 Recent Activity: 81.6 days (avg. age of last 42 commits)
+🔥 Recent Activity: 90.0 days (avg. age of last 42 commits)
⚖️ License: BSD-2-Clause
🏷️ Latest Release: v0.9.2 (2025-09-08)
🎵 Vibe-Coded: This project has been vibe coded
@@ -248,7 +224,7 @@
📈 Lines of Code: 12003
📄 Lines of Documentation: 361
📅 Development Period: 2025-07-14 to 2025-08-02
-🔥 Recent Activity: 84.4 days (avg. age of last 42 commits)
+🔥 Recent Activity: 92.8 days (avg. age of last 42 commits)
⚖️ License: MIT
🏷️ Latest Release: v0.7.5 (2025-08-02)
🎵 Vibe-Coded: This project has been vibe coded
@@ -274,13 +250,13 @@
- 💻 Languages: Go (100.0%)
- 📚 Documentation: Markdown (100.0%)
-- 📊 Commits: 25
-- 📈 Lines of Code: 929
-- 📄 Lines of Documentation: 80
-- 📅 Development Period: 2025-06-25 to 2025-09-29
-- 🔥 Recent Activity: 93.6 days (avg. age of last 42 commits)
+- 📊 Commits: 27
+- 📈 Lines of Code: 931
+- 📄 Lines of Documentation: 81
+- 📅 Development Period: 2025-06-25 to 2025-10-18
+- 🔥 Recent Activity: 94.8 days (avg. age of last 42 commits)
- ⚖️ License: BSD-2-Clause
-- 🏷️ Latest Release: v0.1.1 (2025-09-29)
+- 🏷️ Latest Release: v0.2.0 (2025-10-18)
- 🎵 Vibe-Coded: This project has been vibe coded
@@ -304,7 +280,7 @@
📈 Lines of Code: 6168
📄 Lines of Documentation: 162
📅 Development Period: 2025-06-19 to 2025-10-05
-🔥 Recent Activity: 107.6 days (avg. age of last 42 commits)
+🔥 Recent Activity: 116.0 days (avg. age of last 42 commits)
⚖️ License: BSD-2-Clause
🏷️ Latest Release: v0.9.3 (2025-10-05)
🎵 Vibe-Coded: This project has been vibe coded
@@ -332,7 +308,7 @@
📈 Lines of Code: 13072
📄 Lines of Documentation: 680
📅 Development Period: 2024-01-18 to 2025-10-09
-🔥 Recent Activity: 122.8 days (avg. age of last 42 commits)
+🔥 Recent Activity: 131.2 days (avg. age of last 42 commits)
⚖️ License: No license found
🧪 Status: Experimental (no releases yet)
🤖 AI-Assisted: This project was partially created with the help of generative AI
@@ -360,7 +336,7 @@
📈 Lines of Code: 4102
📄 Lines of Documentation: 357
📅 Development Period: 2024-05-04 to 2025-09-24
-🔥 Recent Activity: 146.1 days (avg. age of last 42 commits)
+🔥 Recent Activity: 154.5 days (avg. age of last 42 commits)
⚖️ License: Custom License
🏷️ Latest Release: v1.2.0 (2025-09-24)
@@ -387,7 +363,7 @@
📈 Lines of Code: 20091
📄 Lines of Documentation: 5674
📅 Development Period: 2020-01-09 to 2025-06-20
-🔥 Recent Activity: 149.7 days (avg. age of last 42 commits)
+🔥 Recent Activity: 158.1 days (avg. age of last 42 commits)
⚖️ License: Apache-2.0
🏷️ Latest Release: v4.3.3 (2024-08-23)
🤖 AI-Assisted: This project was partially created with the help of generative AI
@@ -415,7 +391,7 @@
📈 Lines of Code: 396
📄 Lines of Documentation: 24
📅 Development Period: 2025-04-18 to 2025-05-11
-🔥 Recent Activity: 169.0 days (avg. age of last 42 commits)
+🔥 Recent Activity: 177.4 days (avg. age of last 42 commits)
⚖️ License: Custom License
🏷️ Latest Release: v1.0.0 (2025-05-11)
@@ -438,7 +414,7 @@
📈 Lines of Code: 25762
📄 Lines of Documentation: 3101
📅 Development Period: 2008-05-15 to 2025-06-27
-🔥 Recent Activity: 182.4 days (avg. age of last 42 commits)
+🔥 Recent Activity: 190.8 days (avg. age of last 42 commits)
⚖️ License: Custom License
🧪 Status: Experimental (no releases yet)
🤖 AI-Assisted: This project was partially created with the help of generative AI
@@ -464,7 +440,7 @@
📈 Lines of Code: 33
📄 Lines of Documentation: 3
📅 Development Period: 2025-04-03 to 2025-04-03
-🔥 Recent Activity: 194.9 days (avg. age of last 42 commits)
+🔥 Recent Activity: 203.3 days (avg. age of last 42 commits)
⚖️ License: No license found
🧪 Status: Experimental (no releases yet)
@@ -487,7 +463,7 @@
📈 Lines of Code: 1373
📄 Lines of Documentation: 48
📅 Development Period: 2024-12-05 to 2025-02-28
-🔥 Recent Activity: 235.6 days (avg. age of last 42 commits)
+🔥 Recent Activity: 244.0 days (avg. age of last 42 commits)
⚖️ License: Custom License
🧪 Status: Experimental (no releases yet)
@@ -510,7 +486,7 @@
📈 Lines of Code: 2285
📄 Lines of Documentation: 1180
📅 Development Period: 2021-05-21 to 2025-08-31
-🔥 Recent Activity: 281.0 days (avg. age of last 42 commits)
+🔥 Recent Activity: 289.4 days (avg. age of last 42 commits)
⚖️ License: GPL-3.0
🏷️ Latest Release: 3.0.0 (2024-10-01)
@@ -535,7 +511,7 @@
📈 Lines of Code: 1133
📄 Lines of Documentation: 78
📅 Development Period: 2024-01-20 to 2025-09-13
-🔥 Recent Activity: 501.6 days (avg. age of last 42 commits)
+🔥 Recent Activity: 509.9 days (avg. age of last 42 commits)
⚖️ License: MIT
🏷️ Latest Release: v0.0.4 (2025-09-13)
@@ -562,7 +538,7 @@
📈 Lines of Code: 40
📄 Lines of Documentation: 3
📅 Development Period: 2023-12-31 to 2025-08-11
-🔥 Recent Activity: 535.2 days (avg. age of last 42 commits)
+🔥 Recent Activity: 543.6 days (avg. age of last 42 commits)
⚖️ License: No license found
🧪 Status: Experimental (no releases yet)
@@ -585,7 +561,7 @@
📈 Lines of Code: 2851
📄 Lines of Documentation: 52
📅 Development Period: 2023-08-27 to 2025-08-08
-🔥 Recent Activity: 571.4 days (avg. age of last 42 commits)
+🔥 Recent Activity: 579.8 days (avg. age of last 42 commits)
⚖️ License: MIT
🧪 Status: Experimental (no releases yet)
@@ -608,7 +584,7 @@
📈 Lines of Code: 1096
📄 Lines of Documentation: 287
📅 Development Period: 2023-04-17 to 2025-06-12
-🔥 Recent Activity: 612.3 days (avg. age of last 42 commits)
+🔥 Recent Activity: 620.7 days (avg. age of last 42 commits)
⚖️ License: Custom License
🏷️ Latest Release: v1.1.0 (2024-05-03)
🤖 AI-Assisted: This project was partially created with the help of generative AI
@@ -634,7 +610,7 @@
📈 Lines of Code: 1525
📄 Lines of Documentation: 15
📅 Development Period: 2023-04-17 to 2023-11-19
-🔥 Recent Activity: 798.3 days (avg. age of last 42 commits)
+🔥 Recent Activity: 806.7 days (avg. age of last 42 commits)
⚖️ License: Custom License
🧪 Status: Experimental (no releases yet)
@@ -649,6 +625,29 @@
---
+guprecords
+
+
+- 💻 Languages: Raku (100.0%)
+- 📚 Documentation: Markdown (100.0%)
+- 📊 Commits: 95
+- 📈 Lines of Code: 312
+- 📄 Lines of Documentation: 416
+- 📅 Development Period: 2013-03-22 to 2025-05-18
+- 🔥 Recent Activity: 856.8 days (avg. age of last 42 commits)
+- ⚖️ License: No license found
+- 🏷️ Latest Release: v1.0.0 (2023-04-29)
+
+
+guprecords is a command-line tool written in Raku that generates comprehensive uptime reports for multiple hosts by aggregating and analyzing raw record files produced by the uptimed daemon. Its primary purpose is to provide system administrators and enthusiasts with detailed, customizable statistics on system reliability and availability across a fleet of machines. By supporting various categories (such as Host, Kernel, KernelMajor, and KernelName) and metrics (including Boots, Uptime, Score, Downtime, and Lifespan), guprecords enables users to identify trends, compare system stability, and track performance over time. Reports can be output in plaintext, Markdown, or Gemtext formats, making them suitable for different documentation or publishing needs.
+
+The architecture of guprecords is modular, with classes dedicated to parsing epoch data, aggregating statistics, and formatting output. The tool reads uptime record files collected from multiple hosts (typically centralized via a git repository), processes them to compute the desired metrics, and generates ranked tables highlighting top performers or outliers. Users can tailor reports using command-line options to select categories, metrics, output formats, and entry limits. The design emphasizes flexibility and extensibility, allowing for easy integration into existing monitoring workflows. While guprecords does not handle the collection of raw data itself, it complements existing uptimed deployments by transforming raw uptime logs into actionable insights and historical records.
+
+View on Codeberg
+View on GitHub
+
+---
+
randomjournalpage
@@ -658,7 +657,7 @@
- 📈 Lines of Code: 51
- 📄 Lines of Documentation: 26
- 📅 Development Period: 2022-06-02 to 2024-04-20
-- 🔥 Recent Activity: 863.1 days (avg. age of last 42 commits)
+- 🔥 Recent Activity: 871.5 days (avg. age of last 42 commits)
- ⚖️ License: No license found
- 🧪 Status: Experimental (no releases yet)
@@ -682,7 +681,7 @@
📈 Lines of Code: 41
📄 Lines of Documentation: 17
📅 Development Period: 2020-01-30 to 2025-04-30
-🔥 Recent Activity: 1156.6 days (avg. age of last 42 commits)
+🔥 Recent Activity: 1165.0 days (avg. age of last 42 commits)
⚖️ License: GPL-3.0
🧪 Status: Experimental (no releases yet)
@@ -696,32 +695,6 @@
---
-photoalbum
-
-
-- 💻 Languages: Shell (80.1%), Make (12.3%), Config (7.6%)
-- 📚 Documentation: Markdown (100.0%)
-- 📊 Commits: 153
-- 📈 Lines of Code: 342
-- 📄 Lines of Documentation: 39
-- 📅 Development Period: 2011-11-19 to 2022-04-02
-- 🔥 Recent Activity: 1376.2 days (avg. age of last 42 commits)
-- ⚖️ License: No license found
-- 🏷️ Latest Release: 0.5.0 (2022-02-21)
-
-⚠️ **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.
-
-**Summary:**
-The photoalbum project is a minimal Bash script designed for Linux systems to automate the creation of static web photo albums. Its primary function is to take a collection of images from a specified directory, process them, and generate a ready-to-deploy static website that displays these photos in an organized album format. This tool is particularly useful for users who want a simple, dependency-light way to publish photo galleries online without relying on complex web frameworks or dynamic content management systems.
-
-**Key Features & Architecture:**
-photoalbum operates through a set of straightforward commands: generate (to build the album), clean (to remove temporary files), version (to display version info), and makemake (to set up configuration files and a Makefile). Configuration is handled via a customizable rcfile, allowing users to tailor settings such as source and output directories. The script uses HTML templates, which can be edited for custom album layouts. The workflow involves copying images to an "incoming" folder, running the generate command to create the album in a dist directory, and optionally cleaning up with clean. Its minimalist Bash implementation ensures ease of use, transparency, and compatibility with most Linux environments, making it ideal for users seeking a lightweight, easily customizable static photo album generator.
-
-View on Codeberg
-View on GitHub
-
----
-
geheim
@@ -731,7 +704,7 @@
- 📈 Lines of Code: 671
- 📄 Lines of Documentation: 26
- 📅 Development Period: 2018-05-26 to 2025-09-04
-- 🔥 Recent Activity: 1471.0 days (avg. age of last 42 commits)
+- 🔥 Recent Activity: 1479.4 days (avg. age of last 42 commits)
- ⚖️ License: No license found
- 🧪 Status: Experimental (no releases yet)
@@ -758,7 +731,7 @@
📈 Lines of Code: 1728
📄 Lines of Documentation: 18
📅 Development Period: 2020-07-12 to 2023-04-09
-🔥 Recent Activity: 1527.4 days (avg. age of last 42 commits)
+🔥 Recent Activity: 1535.8 days (avg. age of last 42 commits)
⚖️ License: Custom License
🧪 Status: Experimental (no releases yet)
@@ -773,47 +746,48 @@
---
-perl-c-fibonacci
+foo.zone
-- 💻 Languages: C (80.4%), Make (19.6%)
-- 📚 Documentation: Text (100.0%)
-- 📊 Commits: 4
-- 📈 Lines of Code: 51
-- 📄 Lines of Documentation: 69
-- 📅 Development Period: 2014-03-24 to 2022-04-23
-- 🔥 Recent Activity: 2008.3 days (avg. age of last 42 commits)
+- 📚 Documentation: Markdown (100.0%)
+- 📊 Commits: 3145
+- 📈 Lines of Code: 0
+- 📄 Lines of Documentation: 23
+- 📅 Development Period: 2021-05-21 to 2022-04-02
+- 🔥 Recent Activity: 1551.4 days (avg. age of last 42 commits)
- ⚖️ License: No license found
- 🧪 Status: Experimental (no releases yet)
⚠️ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk.
-perl-c-fibonacci: source code repository.
+This project hosts the static files for the foo.zone website, which is accessible via both the Gemini protocol (gemini://foo.zone) and the web (https://foo.zone). The repository is organized with separate branches for each content format—such as Gemtext, HTML, and Markdown—allowing the site to be served in multiple formats tailored to different protocols and user preferences. This structure makes it easy to maintain and update content across platforms, ensuring consistency and flexibility.
-View on Codeberg
-View on GitHub
+The site is maintained using a suite of open-source tools, including Neovim for editing, GNU Bash for scripting, and ShellCheck for shell script linting. It is deployed on OpenBSD, utilizing the vger Gemini server (managed via relayd and inetd) for Gemini content and the native httpd server for the HTML site. Source code and hosting are managed through Codeberg. The static content is generated with the help of the gemtexter tool, which streamlines the process of converting and managing content in various formats. This architecture emphasizes simplicity, security, and portability, making it a robust solution for multi-protocol static site hosting.
+
+View on Codeberg
+View on GitHub
---
-guprecords
+perl-c-fibonacci
-- 💻 Languages: Raku (100.0%)
-- 📊 Commits: 95
-- 📈 Lines of Code: 195
-- 📅 Development Period: 2013-03-22 to 2023-03-09
-- 🔥 Recent Activity: 2223.4 days (avg. age of last 42 commits)
+- 💻 Languages: C (80.4%), Make (19.6%)
+- 📚 Documentation: Text (100.0%)
+- 📊 Commits: 4
+- 📈 Lines of Code: 51
+- 📄 Lines of Documentation: 69
+- 📅 Development Period: 2014-03-24 to 2022-04-23
+- 🔥 Recent Activity: 2016.7 days (avg. age of last 42 commits)
- ⚖️ License: No license found
-- 🏷️ Latest Release: v1.0.0 (2023-04-29)
+- 🧪 Status: Experimental (no releases yet)
⚠️ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk.
-guprecords is a command-line tool written in Raku that generates comprehensive uptime reports for multiple hosts by aggregating and analyzing raw record files produced by the uptimed daemon. Its primary purpose is to provide system administrators and enthusiasts with detailed, customizable statistics on system reliability and availability across a fleet of machines. By supporting various categories (such as Host, Kernel, KernelMajor, and KernelName) and metrics (including Boots, Uptime, Score, Downtime, and Lifespan), guprecords enables users to identify trends, compare system stability, and track performance over time. Reports can be output in plaintext, Markdown, or Gemtext formats, making them suitable for different documentation or publishing needs.
-
-The architecture of guprecords is modular, with classes dedicated to parsing epoch data, aggregating statistics, and formatting output. The tool reads uptime record files collected from multiple hosts (typically centralized via a git repository), processes them to compute the desired metrics, and generates ranked tables highlighting top performers or outliers. Users can tailor reports using command-line options to select categories, metrics, output formats, and entry limits. The design emphasizes flexibility and extensibility, allowing for easy integration into existing monitoring workflows. While guprecords does not handle the collection of raw data itself, it complements existing uptimed deployments by transforming raw uptime logs into actionable insights and historical records.
+perl-c-fibonacci: source code repository.
-View on Codeberg
-View on GitHub
+View on Codeberg
+View on GitHub
---
@@ -826,7 +800,7 @@
📈 Lines of Code: 12420
📄 Lines of Documentation: 610
📅 Development Period: 2018-03-01 to 2020-01-22
-🔥 Recent Activity: 2549.8 days (avg. age of last 42 commits)
+🔥 Recent Activity: 2558.2 days (avg. age of last 42 commits)
⚖️ License: Apache-2.0
🏷️ Latest Release: 0.5.1 (2019-01-04)
@@ -843,6 +817,32 @@
---
+photoalbum
+
+
+- 💻 Languages: Shell (78.1%), Make (13.5%), Config (8.4%)
+- 📚 Documentation: Text (100.0%)
+- 📊 Commits: 153
+- 📈 Lines of Code: 311
+- 📄 Lines of Documentation: 45
+- 📅 Development Period: 2011-11-19 to 2022-02-20
+- 🔥 Recent Activity: 2982.7 days (avg. age of last 42 commits)
+- ⚖️ License: No license found
+- 🏷️ Latest Release: 0.5.0 (2022-02-21)
+
+⚠️ **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.
+
+**Summary:**
+The photoalbum project is a minimal Bash script designed for Linux systems to automate the creation of static web photo albums. Its primary function is to take a collection of images from a specified directory, process them, and generate a ready-to-deploy static website that displays these photos in an organized album format. This tool is particularly useful for users who want a simple, dependency-light way to publish photo galleries online without relying on complex web frameworks or dynamic content management systems.
+
+**Key Features & Architecture:**
+photoalbum operates through a set of straightforward commands: generate (to build the album), clean (to remove temporary files), version (to display version info), and makemake (to set up configuration files and a Makefile). Configuration is handled via a customizable rcfile, allowing users to tailor settings such as source and output directories. The script uses HTML templates, which can be edited for custom album layouts. The workflow involves copying images to an "incoming" folder, running the generate command to create the album in a dist directory, and optionally cleaning up with clean. Its minimalist Bash implementation ensures ease of use, transparency, and compatibility with most Linux environments, making it ideal for users seeking a lightweight, easily customizable static photo album generator.
+
+View on Codeberg
+View on GitHub
+
+---
+
staticfarm-apache-handlers
@@ -852,7 +852,7 @@
- 📈 Lines of Code: 919
- 📄 Lines of Documentation: 12
- 📅 Development Period: 2015-01-02 to 2021-11-04
-- 🔥 Recent Activity: 3058.6 days (avg. age of last 42 commits)
+- 🔥 Recent Activity: 3067.0 days (avg. age of last 42 commits)
- ⚖️ License: No license found
- 🏷️ Latest Release: 1.1.3 (2015-01-02)
@@ -876,7 +876,7 @@
📈 Lines of Code: 18
📄 Lines of Documentation: 49
📅 Development Period: 2014-03-24 to 2021-11-05
-🔥 Recent Activity: 3294.4 days (avg. age of last 42 commits)
+🔥 Recent Activity: 3302.8 days (avg. age of last 42 commits)
⚖️ License: No license found
🧪 Status: Experimental (no releases yet)
@@ -907,7 +907,7 @@
📈 Lines of Code: 5360
📄 Lines of Documentation: 789
📅 Development Period: 2015-01-02 to 2021-11-05
-🔥 Recent Activity: 3561.1 days (avg. age of last 42 commits)
+🔥 Recent Activity: 3569.5 days (avg. age of last 42 commits)
⚖️ License: No license found
🏷️ Latest Release: 1.0.1 (2015-01-02)
@@ -935,7 +935,7 @@
📈 Lines of Code: 273
📄 Lines of Documentation: 32
📅 Development Period: 2015-09-29 to 2021-11-05
-🔥 Recent Activity: 3565.3 days (avg. age of last 42 commits)
+🔥 Recent Activity: 3573.7 days (avg. age of last 42 commits)
⚖️ License: Apache-2.0
🏷️ Latest Release: 0 (2015-10-26)
@@ -965,7 +965,7 @@
📈 Lines of Code: 1839
📄 Lines of Documentation: 412
📅 Development Period: 2015-01-02 to 2021-11-05
-🔥 Recent Activity: 3644.9 days (avg. age of last 42 commits)
+🔥 Recent Activity: 3653.3 days (avg. age of last 42 commits)
⚖️ License: No license found
🏷️ Latest Release: 1.0.2 (2015-01-02)
@@ -993,7 +993,7 @@
📈 Lines of Code: 499
📄 Lines of Documentation: 8
📅 Development Period: 2015-05-24 to 2021-11-03
-🔥 Recent Activity: 3655.6 days (avg. age of last 42 commits)
+🔥 Recent Activity: 3664.0 days (avg. age of last 42 commits)
⚖️ License: No license found
🏷️ Latest Release: 0.1 (2015-06-01)
@@ -1015,7 +1015,7 @@
📊 Commits: 670
📈 Lines of Code: 1675
📅 Development Period: 2011-03-06 to 2018-12-22
-🔥 Recent Activity: 3711.3 days (avg. age of last 42 commits)
+🔥 Recent Activity: 3719.7 days (avg. age of last 42 commits)
⚖️ License: Custom License
🏷️ Latest Release: v1.0.0 (2018-12-22)
@@ -1039,7 +1039,7 @@
📈 Lines of Code: 88
📄 Lines of Documentation: 148
📅 Development Period: 2015-06-18 to 2015-12-05
-🔥 Recent Activity: 3759.4 days (avg. age of last 42 commits)
+🔥 Recent Activity: 3767.8 days (avg. age of last 42 commits)
⚖️ License: No license found
🧪 Status: Experimental (no releases yet)
@@ -1065,7 +1065,7 @@
📈 Lines of Code: 1681
📄 Lines of Documentation: 539
📅 Development Period: 2014-03-10 to 2021-11-03
-🔥 Recent Activity: 4037.4 days (avg. age of last 42 commits)
+🔥 Recent Activity: 4045.8 days (avg. age of last 42 commits)
⚖️ License: No license found
🏷️ Latest Release: 1.0.2 (2014-11-17)
@@ -1093,7 +1093,7 @@
📈 Lines of Code: 65
📄 Lines of Documentation: 228
📅 Development Period: 2013-03-22 to 2021-11-04
-🔥 Recent Activity: 4091.8 days (avg. age of last 42 commits)
+🔥 Recent Activity: 4100.2 days (avg. age of last 42 commits)
⚖️ License: No license found
🏷️ Latest Release: 0.0.0.0 (2013-03-22)
@@ -1117,7 +1117,7 @@
📈 Lines of Code: 136
📄 Lines of Documentation: 96
📅 Development Period: 2013-03-22 to 2021-11-05
-🔥 Recent Activity: 4104.8 days (avg. age of last 42 commits)
+🔥 Recent Activity: 4113.2 days (avg. age of last 42 commits)
⚖️ License: No license found
🏷️ Latest Release: 0.2.0 (2014-07-05)
@@ -1145,7 +1145,7 @@
📈 Lines of Code: 134
📄 Lines of Documentation: 106
📅 Development Period: 2013-03-22 to 2021-11-05
-🔥 Recent Activity: 4112.3 days (avg. age of last 42 commits)
+🔥 Recent Activity: 4120.7 days (avg. age of last 42 commits)
⚖️ License: No license found
🏷️ Latest Release: 0.1.5 (2014-06-22)
@@ -1162,6 +1162,30 @@
---
+pwgrep
+
+
+- 💻 Languages: Shell (85.0%), Make (15.0%)
+- 📚 Documentation: Text (80.8%), Markdown (19.2%)
+- 📊 Commits: 142
+- 📈 Lines of Code: 493
+- 📄 Lines of Documentation: 26
+- 📅 Development Period: 2009-09-27 to 2021-11-02
+- 🔥 Recent Activity: 4164.0 days (avg. age of last 42 commits)
+- ⚖️ License: No license found
+- 🏷️ Latest Release: 0.9.3 (2014-06-14)
+
+⚠️ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk.
+
+**pwgrep** is a lightweight password manager designed for Unix-like systems, implemented primarily in Bash and GNU AWK. It securely stores and retrieves passwords by encrypting them with GPG (GNU Privacy Guard), ensuring that sensitive information remains protected. Version control for password files is handled using an RCS (Revision Control System) such as Git, allowing users to track changes, revert to previous versions, and maintain an audit trail of password updates. This approach leverages familiar command-line tools, making it accessible to users comfortable with shell environments.
+
+The core features of pwgrep include encrypted password storage, easy retrieval and search functionality (using AWK for pattern matching), and robust version control integration. The architecture is modular and script-based: Bash scripts orchestrate user interactions and file management, AWK handles efficient searching within password files, GPG provides encryption/decryption, and Git (or another RCS) manages version history. This combination offers a secure, auditable, and scriptable solution for password management without relying on heavyweight external applications or GUIs.
+
+View on Codeberg
+View on GitHub
+
+---
+
japi
@@ -1171,7 +1195,7 @@
- 📈 Lines of Code: 286
- 📄 Lines of Documentation: 144
- 📅 Development Period: 2013-03-22 to 2021-11-05
-- 🔥 Recent Activity: 4160.6 days (avg. age of last 42 commits)
+- 🔥 Recent Activity: 4169.0 days (avg. age of last 42 commits)
- ⚖️ License: No license found
- 🏷️ Latest Release: 0.4.3 (2014-06-16)
@@ -1197,7 +1221,7 @@
📈 Lines of Code: 191
📄 Lines of Documentation: 8
📅 Development Period: 2014-03-24 to 2014-03-24
-🔥 Recent Activity: 4221.9 days (avg. age of last 42 commits)
+🔥 Recent Activity: 4230.3 days (avg. age of last 42 commits)
⚖️ License: No license found
🧪 Status: Experimental (no releases yet)
@@ -1219,7 +1243,7 @@
📊 Commits: 7
📈 Lines of Code: 80
📅 Development Period: 2011-07-09 to 2015-01-13
-🔥 Recent Activity: 4301.9 days (avg. age of last 42 commits)
+🔥 Recent Activity: 4310.3 days (avg. age of last 42 commits)
⚖️ License: Custom License
🧪 Status: Experimental (no releases yet)
@@ -1243,7 +1267,7 @@
📈 Lines of Code: 124
📄 Lines of Documentation: 75
📅 Development Period: 2010-11-05 to 2021-11-05
-🔥 Recent Activity: 4342.6 days (avg. age of last 42 commits)
+🔥 Recent Activity: 4351.0 days (avg. age of last 42 commits)
⚖️ License: No license found
🏷️ Latest Release: 1.0.2 (2014-06-22)
@@ -1267,7 +1291,7 @@
📈 Lines of Code: 1828
📄 Lines of Documentation: 100
📅 Development Period: 2010-11-05 to 2015-05-23
-🔥 Recent Activity: 4372.7 days (avg. age of last 42 commits)
+🔥 Recent Activity: 4381.1 days (avg. age of last 42 commits)
⚖️ License: No license found
🏷️ Latest Release: 0.7.5 (2014-06-22)
@@ -1280,30 +1304,6 @@
---
-pwgrep
-
-
-- 💻 Languages: Shell (85.0%), Make (15.0%)
-- 📚 Documentation: Text (72.4%), Markdown (27.6%)
-- 📊 Commits: 142
-- 📈 Lines of Code: 493
-- 📄 Lines of Documentation: 29
-- 📅 Development Period: 2009-09-27 to 2015-05-23
-- 🔥 Recent Activity: 4386.1 days (avg. age of last 42 commits)
-- ⚖️ License: No license found
-- 🏷️ Latest Release: 0.9.3 (2014-06-14)
-
-⚠️ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk.
-
-**pwgrep** is a lightweight password manager designed for Unix-like systems, implemented primarily in Bash and GNU AWK. It securely stores and retrieves passwords by encrypting them with GPG (GNU Privacy Guard), ensuring that sensitive information remains protected. Version control for password files is handled using an RCS (Revision Control System) such as Git, allowing users to track changes, revert to previous versions, and maintain an audit trail of password updates. This approach leverages familiar command-line tools, making it accessible to users comfortable with shell environments.
-
-The core features of pwgrep include encrypted password storage, easy retrieval and search functionality (using AWK for pattern matching), and robust version control integration. The architecture is modular and script-based: Bash scripts orchestrate user interactions and file management, AWK handles efficient searching within password files, GPG provides encryption/decryption, and Git (or another RCS) manages version history. This combination offers a secure, auditable, and scriptable solution for password management without relying on heavyweight external applications or GUIs.
-
-View on Codeberg
-View on GitHub
-
----
-
perldaemon
@@ -1311,7 +1311,7 @@
- 📊 Commits: 110
- 📈 Lines of Code: 614
- 📅 Development Period: 2011-02-05 to 2022-04-21
-- 🔥 Recent Activity: 4422.2 days (avg. age of last 42 commits)
+- 🔥 Recent Activity: 4430.5 days (avg. age of last 42 commits)
- ⚖️ License: Custom License
- 🏷️ Latest Release: v1.4 (2022-04-29)
@@ -1337,7 +1337,7 @@
📈 Lines of Code: 122
📄 Lines of Documentation: 10
📅 Development Period: 2011-01-27 to 2014-06-22
-🔥 Recent Activity: 4753.2 days (avg. age of last 42 commits)
+🔥 Recent Activity: 4761.6 days (avg. age of last 42 commits)
⚖️ License: No license found
🏷️ Latest Release: v0.2 (2011-01-27)
@@ -1361,7 +1361,7 @@
📈 Lines of Code: 720
📄 Lines of Documentation: 6
📅 Development Period: 2008-06-21 to 2021-11-03
-🔥 Recent Activity: 4815.8 days (avg. age of last 42 commits)
+🔥 Recent Activity: 4824.2 days (avg. age of last 42 commits)
⚖️ License: Custom License
🏷️ Latest Release: v0.3 (2009-02-08)
@@ -1378,30 +1378,6 @@
---
-ychat
-
-
-- 💻 Languages: C++ (50.4%), Shell (21.3%), C/C++ (20.8%), Perl (2.3%), HTML (2.3%), Config (2.2%), Make (0.7%), CSS (0.1%)
-- 📚 Documentation: Text (100.0%)
-- 📊 Commits: 67
-- 📈 Lines of Code: 73818
-- 📄 Lines of Documentation: 127
-- 📅 Development Period: 2008-05-15 to 2014-07-01
-- 🔥 Recent Activity: 5407.2 days (avg. age of last 42 commits)
-- ⚖️ License: GPL-2.0
-- 🏷️ Latest Release: yhttpd-0.7.2 (2013-04-06)
-
-⚠️ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk.
-
-**yChat** is a free, open-source, HTTP-based chat server written in C++ that allows users to communicate in real time using only a standard web browser—no special client software is required. Designed for portability and performance, yChat runs as a standalone web server (with its own lightweight HTTP engine, yhttpd) and supports POSIX-compliant operating systems like Linux and BSD. Key features include multi-threading (using POSIX threads), modular architecture with dynamically loadable modules, MySQL-based user management, customizable HTML and language templates, and an ncurses-based administration interface. The system is highly configurable via XML-based config files and supports advanced features like session management, logging (including Apache-style logs), and a smart garbage collection engine for efficient resource handling.
-
-yChat’s architecture is built around a core C++ engine that handles HTTP requests directly, bypassing the need for external web servers like Apache. It uses hash maps for fast data access, supports CGI scripting, and allows for easy customization of both appearance and functionality through templates and modules. The project is organized into several branches (CURRENT, STABLE, BASIC, LEGACY) to balance stability and feature development, and it provides tools for easy installation, configuration, and administration. Its modular design, performance optimizations, and ease of customization make it a practical solution for organizations or communities seeking a lightweight, browser-accessible chat platform that is easy to deploy and extend.
-
-View on Codeberg
-View on GitHub
-
----
-
netcalendar
@@ -1411,7 +1387,7 @@
- 📈 Lines of Code: 17380
- 📄 Lines of Documentation: 947
- 📅 Development Period: 2009-02-07 to 2021-05-01
-- 🔥 Recent Activity: 5446.5 days (avg. age of last 42 commits)
+- 🔥 Recent Activity: 5454.9 days (avg. age of last 42 commits)
- ⚖️ License: GPL-2.0
- 🏷️ Latest Release: v0.1 (2009-02-08)
@@ -1430,6 +1406,30 @@
---
+ychat
+
+
+- 💻 Languages: C++ (51.1%), C/C++ (29.9%), Shell (15.9%), HTML (1.4%), Perl (1.2%), Make (0.4%), CSS (0.1%)
+- 📚 Documentation: Text (100.0%)
+- 📊 Commits: 67
+- 📈 Lines of Code: 9958
+- 📄 Lines of Documentation: 103
+- 📅 Development Period: 2008-05-15 to 2014-07-01
+- 🔥 Recent Activity: 5484.5 days (avg. age of last 42 commits)
+- ⚖️ License: GPL-2.0
+- 🏷️ Latest Release: yhttpd-0.7.2 (2013-04-06)
+
+⚠️ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk.
+
+**yChat** is a free, open-source, HTTP-based chat server written in C++ that allows users to communicate in real time using only a standard web browser—no special client software is required. Designed for portability and performance, yChat runs as a standalone web server (with its own lightweight HTTP engine, yhttpd) and supports POSIX-compliant operating systems like Linux and BSD. Key features include multi-threading (using POSIX threads), modular architecture with dynamically loadable modules, MySQL-based user management, customizable HTML and language templates, and an ncurses-based administration interface. The system is highly configurable via XML-based config files and supports advanced features like session management, logging (including Apache-style logs), and a smart garbage collection engine for efficient resource handling.
+
+yChat’s architecture is built around a core C++ engine that handles HTTP requests directly, bypassing the need for external web servers like Apache. It uses hash maps for fast data access, supports CGI scripting, and allows for easy customization of both appearance and functionality through templates and modules. The project is organized into several branches (CURRENT, STABLE, BASIC, LEGACY) to balance stability and feature development, and it provides tools for easy installation, configuration, and administration. Its modular design, performance optimizations, and ease of customization make it a practical solution for organizations or communities seeking a lightweight, browser-accessible chat platform that is easy to deploy and extend.
+
+View on Codeberg
+View on GitHub
+
+---
+
hsbot
@@ -1437,7 +1437,7 @@
- 📊 Commits: 80
- 📈 Lines of Code: 601
- 📅 Development Period: 2009-11-22 to 2011-10-17
-- 🔥 Recent Activity: 5542.2 days (avg. age of last 42 commits)
+- 🔥 Recent Activity: 5550.5 days (avg. age of last 42 commits)
- ⚖️ License: Custom License
- 🧪 Status: Experimental (no releases yet)
@@ -1452,6 +1452,28 @@
---
+fype
+
+
+- 💻 Languages: C (72.1%), C/C++ (20.7%), HTML (5.7%), Make (1.5%)
+- 📚 Documentation: Text (71.3%), LaTeX (28.7%)
+- 📊 Commits: 99
+- 📈 Lines of Code: 10196
+- 📄 Lines of Documentation: 1741
+- 📅 Development Period: 2008-05-15 to 2021-11-03
+- 🔥 Recent Activity: 5712.3 days (avg. age of last 42 commits)
+- ⚖️ License: Custom License
+- 🧪 Status: Experimental (no releases yet)
+
+⚠️ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk.
+
+fype: source code repository.
+
+View on Codeberg
+View on GitHub
+
+---
+
vs-sim
@@ -1460,7 +1482,7 @@
- 📈 Lines of Code: 0
- 📄 Lines of Documentation: 7
- 📅 Development Period: 2008-05-15 to 2015-05-23
-- 🔥 Recent Activity: 5903.1 days (avg. age of last 42 commits)
+- 🔥 Recent Activity: 5911.5 days (avg. age of last 42 commits)
- ⚖️ License: No license found
- 🏷️ Latest Release: v1.0 (2008-08-24)
@@ -1472,28 +1494,6 @@
View on Codeberg
View on GitHub
-
----
-
-fype
-
-
-- 💻 Languages: C (71.3%), C/C++ (20.6%), HTML (6.6%), Make (1.5%)
-- 📚 Documentation: Text (60.2%), LaTeX (39.8%)
-- 📊 Commits: 99
-- 📈 Lines of Code: 8906
-- 📄 Lines of Documentation: 1431
-- 📅 Development Period: 2008-05-15 to 2021-04-29
-- 🔥 Recent Activity: 5949.0 days (avg. age of last 42 commits)
-- ⚖️ License: Custom License
-- 🧪 Status: Experimental (no releases yet)
-
-⚠️ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk.
-
-fype: source code repository.
-
-View on Codeberg
-View on GitHub