summaryrefslogtreecommitdiff
path: root/about/showcase.gmi.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'about/showcase.gmi.tpl')
-rw-r--r--about/showcase.gmi.tpl540
1 files changed, 266 insertions, 274 deletions
diff --git a/about/showcase.gmi.tpl b/about/showcase.gmi.tpl
index b2e2e9d2..8a37aea3 100644
--- a/about/showcase.gmi.tpl
+++ b/about/showcase.gmi.tpl
@@ -1,6 +1,6 @@
# Project Showcase
-Generated on: 2026-07-22
+Generated on: 2026-07-24
=> showcase-rank-history.svg Interactive Project Rank History Graph (SVG)
@@ -10,17 +10,17 @@ This page showcases my side projects, providing an overview of what each project
## Overall Statistics
-* πŸ“¦ Total Projects: 76
-* πŸ“Š Total Commits: 14,195
-* πŸ“ˆ Total Lines of Code: 645,759
-* πŸ“„ Total Lines of Documentation: 298,632
-* πŸ’» Languages: Go (52.8%), Java (9.3%), Shell (6.4%), C (5.6%), Dart (4.9%), XML (3.5%), YAML (2.9%), Perl (2.3%), JavaScript (2.0%), JSON (1.8%), C/C++ (1.4%), TypeScript (1.1%), CSS (1.1%), Ruby (1.1%), HTML (0.9%), C++ (0.8%), Config (0.5%), HCL (0.4%), Python (0.4%), Make (0.3%), TOML (0.1%)
-* πŸ“š Documentation: Text (75.2%), Markdown (23.7%), LaTeX (1.1%)
-* πŸš€ Release Status: 41 released, 35 experimental (53.9% with releases, 46.1% experimental)
+* πŸ“¦ Total Projects: 77
+* πŸ“Š Total Commits: 13,876
+* πŸ“ˆ Total Lines of Code: 680,434
+* πŸ“„ Total Lines of Documentation: 299,648
+* πŸ’» Languages: Go (50.2%), Java (8.8%), Shell (7.2%), C (5.3%), Dart (4.7%), XML (3.3%), C++ (3.1%), YAML (2.8%), Perl (2.6%), C/C++ (2.2%), JavaScript (1.9%), JSON (1.7%), TypeScript (1.1%), Ruby (1.0%), CSS (1.0%), HTML (1.0%), Config (0.6%), HCL (0.4%), Python (0.4%), Make (0.3%), TOML (0.1%)
+* πŸ“š Documentation: Text (74.8%), Markdown (24.0%), LaTeX (1.1%)
+* πŸš€ Release Status: 43 released, 34 experimental (55.8% with releases, 44.2% experimental)
## Projects
-### 1. dtail 1β†–13β†–14↙13↙12↙11↙9←9←9↙6↙4↙2↙1β†–10←10↙8↙6↙2↙1β†–21↙20
+### 1. dtail 1β†–13β†–14↙13↙12↙11↙9←9←9↙6↙4↙2↙1←1β†–10↙8↙6←6↙2β†–21↙20
* πŸ’» Languages: Go (95.2%), Shell (2.3%), JSON (1.0%), C (0.7%), Make (0.5%), C/C++ (0.1%)
* πŸ“š Documentation: Text (97.9%), Markdown (2.1%)
@@ -29,7 +29,7 @@ This page showcases my side projects, providing an overview of what each project
* πŸ“„ Lines of Documentation: 220971
* 🏷️ Tags: 27
* πŸ“… Development Period: 2020-01-09 to 2026-07-18
-* πŸ† Score: 68.8 (combines recent activity, code size, tags, and release status)
+* πŸ† Score: 57.4 (combines recent activity, code size, tags, and release status)
* βš–οΈ License: Apache-2.0
* 🏷️ Latest Release: v4.3.3 (2024-08-23)
@@ -38,7 +38,6 @@ This page showcases my side projects, providing an overview of what each project
DTail (a distributed tail program) is a DevOps tool for engineers programmed in Google Go for following (tailing), catting and grepping (including gzip and zstd decompression support) log files on many machines concurrently. An advanced feature of DTail is to execute distributed MapReduce aggregations across many devices.
-=> https://codeberg.org/snonux/dtail View on Codeberg
=> https://github.com/snonux/dtail View on GitHub
For cgit access go to c-git dot f3s dot buetow dot org slash dtail
@@ -53,7 +52,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash dtail
* πŸ“„ Lines of Documentation: 2430
* 🏷️ Tags: 0
* πŸ“… Development Period: 2026-07-12 to 2026-07-22
-* πŸ† Score: 61.0 (combines recent activity, code size, tags, and release status)
+* πŸ† Score: 46.4 (combines recent activity, code size, tags, and release status)
* βš–οΈ License: GPL-3.0
* πŸ§ͺ Status: Experimental (no releases yet)
@@ -62,13 +61,12 @@ For cgit access go to c-git dot f3s dot buetow dot org slash dtail
**Architecture:** A meson/ninja C project built on GTK4 + libadwaita + GLib, with a strict main-thread-touches-GTK / decode-in-`GTask`-threads split and a "one active load per window, last-write-wins" invariant backed by a bounded `GdkTexture` LRU. Plain-C modules (navigator, loader, detect, thumbnail, trash, mover, opener, runner, enhancer, info, texturecache, clipboard) are display-free and unit-tested standalone; GTK widgets live in `app`, `window`, `viewer`, `gridview`, and `shortcuts`. Decode backends are pluggable behind `GGAZE_HAVE_*` guards (pixbuf default; optional `gegl`, `jxl`, `avif`, `heif` as meson `feature`s), so a minimal GdkPixbuf-only build stays valid and fast. Testing is two mandatory tracks (unit β‰₯80% coverage via gcov for plain-C modules; integration suites for cross-module flows with offscreen GTK and real temp dirs), plus an ASan/UBSan leak-check pass after every milestone.
-=> https://codeberg.org/snonux/ggaze View on Codeberg
=> https://github.com/snonux/ggaze View on GitHub
For cgit access go to c-git dot f3s dot buetow dot org slash ggaze
---
-### 3. dotfiles 3β†–6←6↙4↙3↙2β†–3←3β†–8↙7←7←7β†–9↙8←8↙6↙4↙3β†–5↙3←3
+### 3. dotfiles 3β†–6←6↙4↙3↙2β†–3←3β†–8↙7←7←7β†–9←9↙8↙6↙4←4↙3β†–4↙3
* πŸ’» Languages: Shell (74.5%), Config (7.0%), TOML (6.2%), CSS (6.0%), Python (3.3%), JSON (2.2%), Ruby (0.6%), INI (0.1%)
* πŸ“š Documentation: Markdown (100.0%)
@@ -77,7 +75,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash ggaze
* πŸ“„ Lines of Documentation: 18312
* 🏷️ Tags: 0
* πŸ“… Development Period: 2023-07-30 to 2026-07-22
-* πŸ† Score: 38.4 (combines recent activity, code size, tags, and release status)
+* πŸ† Score: 31.8 (combines recent activity, code size, tags, and release status)
* βš–οΈ License: No license found
* πŸ§ͺ Status: Experimental (no releases yet)
@@ -90,7 +88,29 @@ For cgit access go to c-git dot f3s dot buetow dot org slash dotfiles
---
-### 4. shuriken.sh 4↙3↙2↙1←1←1
+### 4. ychat 4β†–76↙68←68←68↙67↙66←66β†–67←67←67↙65↙64←64↙63←63←63β†–66↙63↙62↙43
+
+* πŸ’» Languages: C++ (50.0%), Shell (21.4%), C/C++ (19.7%), Perl (2.7%), Config (2.1%), HTML (2.0%), Make (1.0%), CSS (0.6%), Docker (0.4%)
+* πŸ“š Documentation: Markdown (95.1%), Text (4.9%)
+* πŸ“Š Commits: 57
+* πŸ“ˆ Lines of Code: 42334
+* πŸ“„ Lines of Documentation: 549
+* 🏷️ Tags: 7
+* πŸ“… Development Period: 2008-05-15 to 2026-07-08
+* πŸ† Score: 27.2 (combines recent activity, code size, tags, and release status)
+* βš–οΈ License: No license found
+* 🏷️ Latest Release: v0.9.0 (2026-07-07)
+
+
+ychat: source code repository.
+
+=> https://codeberg.org/snonux/ychat View on Codeberg
+=> https://github.com/snonux/ychat View on GitHub
+For cgit access go to c-git dot f3s dot buetow dot org slash ychat
+
+---
+
+### 5. shuriken.sh 5↙3↙2↙1←1←1
* πŸ’» Languages: Shell (99.5%), Config (0.4%), Docker (0.1%)
* πŸ“š Documentation: Markdown (100.0%)
@@ -99,7 +119,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash dotfiles
* πŸ“„ Lines of Documentation: 952
* 🏷️ Tags: 32
* πŸ“… Development Period: 2011-11-19 to 2026-07-18
-* πŸ† Score: 26.8 (combines recent activity, code size, tags, and release status)
+* πŸ† Score: 24.8 (combines recent activity, code size, tags, and release status)
* βš–οΈ License: No license found
* 🏷️ Latest Release: 0.13.0 (2026-07-18)
@@ -109,13 +129,35 @@ For cgit access go to c-git dot f3s dot buetow dot org slash dotfiles
shuriken is a Bash script for Unix like operating systems (such as Linux) to generate static web photo albums.
The resulting static photo album is pure HTML+CSS (without any JavaScript!).
-=> https://codeberg.org/snonux/shuriken.sh View on Codeberg
=> https://github.com/snonux/shuriken.sh View on GitHub
For cgit access go to c-git dot f3s dot buetow dot org slash shuriken.sh
---
-### 5. conf 5↙4↙3←3β†–7←7↙6←6↙4β†–5β†–14↙12↙10↙7←7β†–9↙7β†–9←9↙7↙5
+### 6. tasksamurai 6↙5↙4↙2β†–15↙14↙13←13β†–14↙11↙9←9↙7←7↙5β†–23↙22←22↙18↙17↙16
+
+* πŸ’» Languages: Go (99.9%)
+* πŸ“š Documentation: Markdown (100.0%)
+* πŸ“Š Commits: 343
+* πŸ“ˆ Lines of Code: 15859
+* πŸ“„ Lines of Documentation: 265
+* 🏷️ Tags: 25
+* πŸ“… Development Period: 2025-06-19 to 2026-07-19
+* πŸ† Score: 22.4 (combines recent activity, code size, tags, and release status)
+* βš–οΈ License: BSD-2-Clause
+* 🏷️ Latest Release: v0.18.3 (2026-07-19)
+
+
+=> showcase/tasksamurai/image-1.png tasksamurai screenshot
+
+Task Samurai invokes the `task` command to read and modify tasks. The tasks are displayed in a Bubble Tea table where each row represents a task. Hotkeys trigger Taskwarrior commands such as starting, completing or annotating tasks. The UI refreshes automatically after each action so the table is always up to date.
+
+=> https://github.com/snonux/tasksamurai View on GitHub
+For cgit access go to c-git dot f3s dot buetow dot org slash tasksamurai
+
+---
+
+### 7. conf 7↙4↙3←3β†–7←7↙6←6↙4β†–5β†–14↙12↙10←10↙7β†–9↙7←7β†–9↙8↙5
* πŸ’» Languages: YAML (75.2%), Shell (11.0%), Perl (7.9%), Python (2.8%), Make (1.3%), JSON (0.5%), Docker (0.5%), TOML (0.3%), Config (0.3%), Ruby (0.2%), HTML (0.1%)
* πŸ“š Documentation: Markdown (97.5%), Text (2.5%)
@@ -124,7 +166,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash shuriken.sh
* πŸ“„ Lines of Documentation: 7537
* 🏷️ Tags: 0
* πŸ“… Development Period: 2021-12-28 to 2026-07-20
-* πŸ† Score: 24.8 (combines recent activity, code size, tags, and release status)
+* πŸ† Score: 22.0 (combines recent activity, code size, tags, and release status)
* βš–οΈ License: No license found
* πŸ§ͺ Status: Experimental (no releases yet)
@@ -137,31 +179,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash conf
---
-### 6. tasksamurai 6↙5↙4↙2β†–15↙14↙13←13β†–14↙11↙9←9↙7↙5←5β†–23↙22↙18←18↙16←16
-
-* πŸ’» Languages: Go (99.9%)
-* πŸ“š Documentation: Markdown (100.0%)
-* πŸ“Š Commits: 343
-* πŸ“ˆ Lines of Code: 15859
-* πŸ“„ Lines of Documentation: 265
-* 🏷️ Tags: 24
-* πŸ“… Development Period: 2025-06-19 to 2026-07-19
-* πŸ† Score: 24.0 (combines recent activity, code size, tags, and release status)
-* βš–οΈ License: BSD-2-Clause
-* 🏷️ Latest Release: v0.18.1 (2026-06-27)
-
-
-=> showcase/tasksamurai/image-1.png tasksamurai screenshot
-
-Task Samurai invokes the `task` command to read and modify tasks. The tasks are displayed in a Bubble Tea table where each row represents a task. Hotkeys trigger Taskwarrior commands such as starting, completing or annotating tasks. The UI refreshes automatically after each action so the table is always up to date.
-
-=> https://codeberg.org/snonux/tasksamurai View on Codeberg
-=> https://github.com/snonux/tasksamurai View on GitHub
-For cgit access go to c-git dot f3s dot buetow dot org slash tasksamurai
-
----
-
-### 7. gonf 7↙2↙1
+### 8. gonf 8↙2↙1
* πŸ’» Languages: Go (100.0%)
* πŸ“š Documentation: Markdown (99.3%), Text (0.7%)
@@ -170,7 +188,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash tasksamurai
* πŸ“„ Lines of Documentation: 136
* 🏷️ Tags: 0
* πŸ“… Development Period: 2026-07-04 to 2026-07-09
-* πŸ† Score: 19.5 (combines recent activity, code size, tags, and release status)
+* πŸ† Score: 17.6 (combines recent activity, code size, tags, and release status)
* βš–οΈ License: No license found
* πŸ§ͺ Status: Experimental (no releases yet)
@@ -187,7 +205,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash gonf
---
-### 8. hexai 8↙7↙5←5↙2β†–5β†–7←7↙6↙4β†–5↙3β†–8↙6←6↙4↙1←1β†–3β†–15↙2
+### 9. hexai 9↙7↙5←5↙2β†–5β†–7←7↙6↙4β†–5↙3β†–8←8↙6↙4↙1←1←1β†–3↙2
* πŸ’» Languages: Go (100.0%)
* πŸ“š Documentation: Markdown (100.0%)
@@ -196,7 +214,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash gonf
* πŸ“„ Lines of Documentation: 3894
* 🏷️ Tags: 106
* πŸ“… Development Period: 2025-08-01 to 2026-07-15
-* πŸ† Score: 18.3 (combines recent activity, code size, tags, and release status)
+* πŸ† Score: 17.5 (combines recent activity, code size, tags, and release status)
* βš–οΈ License: No license found
* 🏷️ Latest Release: v0.42.0 (2026-07-02)
@@ -205,35 +223,33 @@ For cgit access go to c-git dot f3s dot buetow dot org slash gonf
Hexai, the AI addition for your Helix Editor (https://helix-editor.com) .. Other editors should work but weren't tested.
-=> https://codeberg.org/snonux/hexai View on Codeberg
=> https://github.com/snonux/hexai View on GitHub
For cgit access go to c-git dot f3s dot buetow dot org slash hexai
---
-### 9. gitsyncer 9↙8↙7↙6↙5↙3β†–10←10←10β†–20←20↙19↙18←18←18↙16↙14↙11←11β†–17↙15
+### 10. gitsyncer 10↙8↙7↙6↙5↙3β†–10←10←10β†–20←20↙19↙18←18←18↙16↙14←14↙11↙10β†–15
-* πŸ’» Languages: Go (95.2%), Shell (4.5%), JSON (0.2%)
+* πŸ’» Languages: Go (95.3%), Shell (4.4%), JSON (0.2%)
* πŸ“š Documentation: Markdown (100.0%)
-* πŸ“Š Commits: 200
-* πŸ“ˆ Lines of Code: 16378
-* πŸ“„ Lines of Documentation: 2497
+* πŸ“Š Commits: 203
+* πŸ“ˆ Lines of Code: 16777
+* πŸ“„ Lines of Documentation: 2501
* 🏷️ Tags: 43
-* πŸ“… Development Period: 2025-06-23 to 2026-06-17
-* πŸ† Score: 12.2 (combines recent activity, code size, tags, and release status)
+* πŸ“… Development Period: 2025-06-23 to 2026-07-22
+* πŸ† Score: 12.7 (combines recent activity, code size, tags, and release status)
* βš–οΈ License: BSD-2-Clause
* 🏷️ Latest Release: v0.18.5 (2026-06-17)
GitSyncer is a tool for synchronizing git repositories between multiple organizations (e.g., GitHub and Codeberg). It automatically keeps all branches in sync across different git hosting platforms.
-=> https://codeberg.org/snonux/gitsyncer View on Codeberg
=> https://github.com/snonux/gitsyncer View on GitHub
For cgit access go to c-git dot f3s dot buetow dot org slash gitsyncer
---
-### 10. gt 10↙9↙8←8↙6↙4↙1←1β†–28↙26←26↙25↙24←24←24↙22↙21↙17←17↙14↙13
+### 11. gt 11↙9↙8←8↙6↙4↙1←1β†–28↙26←26↙25↙24←24←24↙22↙21←21↙17↙16↙13
* πŸ’» Languages: Go (97.7%), Shell (2.0%), YAML (0.3%)
* πŸ“š Documentation: Markdown (100.0%)
@@ -242,7 +258,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash gitsyncer
* πŸ“„ Lines of Documentation: 4351
* 🏷️ Tags: 7
* πŸ“… Development Period: 2025-11-25 to 2026-05-25
-* πŸ† Score: 10.0 (combines recent activity, code size, tags, and release status)
+* πŸ† Score: 9.7 (combines recent activity, code size, tags, and release status)
* βš–οΈ License: MIT
* 🏷️ Latest Release: v0.5.1 (2026-05-25)
@@ -251,22 +267,21 @@ For cgit access go to c-git dot f3s dot buetow dot org slash gitsyncer
A simple AI-engineered command-line percentage calculator written in Go. No frontier AI models from Claude, OpenAI, Google, ec, were used for this project. The ones used were:
-=> https://codeberg.org/snonux/gt View on Codeberg
=> https://github.com/snonux/gt View on GitHub
For cgit access go to c-git dot f3s dot buetow dot org slash gt
---
-### 11. foo.zone 11β†–25↙24↙23←23↙22↙21←21←21↙18←18↙17↙16↙13←13↙10↙8β†–64←64←64↙6
+### 12. foo.zone 12β†–25↙24↙23←23↙22↙21←21←21↙18←18↙17↙16←16↙13↙10↙8β†–68↙64←64↙6
* πŸ’» Languages: XML (98.4%), Shell (1.3%), Go (0.3%)
* πŸ“š Documentation: Text (86.4%), Markdown (13.6%)
-* πŸ“Š Commits: 1843
+* πŸ“Š Commits: 1845
* πŸ“ˆ Lines of Code: 21604
* πŸ“„ Lines of Documentation: 176
* 🏷️ Tags: 0
-* πŸ“… Development Period: 2021-04-29 to 2026-07-18
-* πŸ† Score: 8.9 (combines recent activity, code size, tags, and release status)
+* πŸ“… Development Period: 2021-04-29 to 2026-07-24
+* πŸ† Score: 9.1 (combines recent activity, code size, tags, and release status)
* βš–οΈ License: No license found
* πŸ§ͺ Status: Experimental (no releases yet)
@@ -279,7 +294,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash foo.zone
---
-### 12. snonux 12↙10←10←10β†–11↙10↙8←8↙7↙3↙2β†–4↙3←3←3↙2β†–5
+### 13. snonux 13↙10←10←10β†–11↙10↙8←8↙7↙3↙2β†–4↙3←3←3↙2β†–5←5
* πŸ’» Languages: JSON (36.9%), JavaScript (26.9%), Go (23.7%), CSS (12.6%)
* πŸ“š Documentation: Text (79.8%), Markdown (20.2%)
@@ -288,20 +303,19 @@ For cgit access go to c-git dot f3s dot buetow dot org slash foo.zone
* πŸ“„ Lines of Documentation: 1139
* 🏷️ Tags: 29
* πŸ“… Development Period: 2026-04-06 to 2026-07-08
-* πŸ† Score: 8.8 (combines recent activity, code size, tags, and release status)
+* πŸ† Score: 8.6 (combines recent activity, code size, tags, and release status)
* βš–οΈ License: MIT
* 🏷️ Latest Release: v0.18.0 (2026-07-06)
**WIP** - A microblog generator project
-=> https://codeberg.org/snonux/snonux View on Codeberg
=> https://github.com/snonux/snonux View on GitHub
For cgit access go to c-git dot f3s dot buetow dot org slash snonux
---
-### 13. ior 13↙11←11↙9↙8←8↙5←5←5↙1β†–12β†–14↙13β†–14←14↙12↙9↙4↙2↙1←1
+### 14. ior 14↙11←11↙9↙8←8↙5←5←5↙1β†–12β†–14↙13←13β†–14↙12↙9↙8↙4↙1←1
* πŸ’» Languages: Go (90.2%), C (8.9%), Shell (0.4%), JSON (0.2%), C/C++ (0.2%), Docker (0.1%)
* πŸ“š Documentation: Markdown (83.9%), Text (16.1%)
@@ -310,7 +324,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash snonux
* πŸ“„ Lines of Documentation: 3008
* 🏷️ Tags: 3
* πŸ“… Development Period: 2024-01-18 to 2026-05-14
-* πŸ† Score: 8.5 (combines recent activity, code size, tags, and release status)
+* πŸ† Score: 8.3 (combines recent activity, code size, tags, and release status)
* βš–οΈ License: No license found
* 🏷️ Latest Release: v1.1.0 (2026-05-14)
@@ -319,13 +333,12 @@ For cgit access go to c-git dot f3s dot buetow dot org slash snonux
> **🚧 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/ior View on Codeberg
=> https://github.com/snonux/ior View on GitHub
For cgit access go to c-git dot f3s dot buetow dot org slash ior
---
-### 14. irregular.ninja 14↙12↙9↙7↙4
+### 15. irregular.ninja 15↙12↙9↙7↙4
* πŸ’» Languages: Config (100.0%)
* πŸ“š Documentation: Markdown (100.0%)
@@ -334,20 +347,19 @@ For cgit access go to c-git dot f3s dot buetow dot org slash ior
* πŸ“„ Lines of Documentation: 48
* 🏷️ Tags: 0
* πŸ“… Development Period: 2026-06-15 to 2026-07-18
-* πŸ† Score: 7.8 (combines recent activity, code size, tags, and release status)
+* πŸ† Score: 7.4 (combines recent activity, code size, tags, and release status)
* βš–οΈ License: No license found
* πŸ§ͺ Status: Experimental (no releases yet)
The architecture is straightforward: source photos live outside the repo (referenced via symlinks), and `just` recipes invoke `shuriken.sh` to transform them into static albums. This keeps the repo lean while making builds reproducible and easy to automateβ€”just run `just all` to regenerate both sites, or target a single album individually.
-=> https://codeberg.org/snonux/irregular.ninja View on Codeberg
=> https://github.com/snonux/irregular.ninja View on GitHub
For cgit access go to c-git dot f3s dot buetow dot org slash irregular.ninja
---
-### 15. goprecords 15β†–16↙15↙14←14↙12↙11←11←11↙9↙6←6↙4↙2←2β†–29↙28↙24←24←24←24
+### 16. goprecords 16←16↙15↙14←14↙12↙11←11←11↙9↙6←6↙4←4↙2β†–29↙28←28↙24←24←24
* πŸ’» Languages: Go (97.5%), Shell (2.2%), Docker (0.3%)
* πŸ“š Documentation: Markdown (100.0%)
@@ -356,20 +368,19 @@ For cgit access go to c-git dot f3s dot buetow dot org slash irregular.ninja
* πŸ“„ Lines of Documentation: 1008
* 🏷️ Tags: 17
* πŸ“… Development Period: 2013-03-22 to 2026-07-20
-* πŸ† Score: 6.7 (combines recent activity, code size, tags, and release status)
+* πŸ† Score: 6.6 (combines recent activity, code size, tags, and release status)
* βš–οΈ License: No license found
* 🏷️ Latest Release: v0.5.2 (2026-06-07)
`goprecords` is a Go command-line program that generates uptime reports for hosts based on the input record files from `uptimed`. It supports importing records into SQLite and querying for reports, or reporting directly from a stats directory.
-=> https://codeberg.org/snonux/goprecords View on Codeberg
=> https://github.com/snonux/goprecords View on GitHub
For cgit access go to c-git dot f3s dot buetow dot org slash goprecords
---
-### 16. hypr 16↙14↙12↙11↙9↙6↙2←2←2β†–17↙16↙15↙14↙11←11↙7↙3
+### 17. hypr 17↙14↙12↙11↙9↙6↙2←2←2β†–17↙16↙15↙14←14↙11↙7↙3←3
* πŸ’» Languages: TypeScript (51.7%), Ruby (33.0%), JSON (7.8%), Shell (4.1%), TOML (3.4%)
* πŸ“š Documentation: Markdown (100.0%)
@@ -378,7 +389,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash goprecords
* πŸ“„ Lines of Documentation: 2948
* 🏷️ Tags: 0
* πŸ“… Development Period: 2026-03-21 to 2026-06-17
-* πŸ† Score: 6.7 (combines recent activity, code size, tags, and release status)
+* πŸ† Score: 6.5 (combines recent activity, code size, tags, and release status)
* βš–οΈ License: No license found
* πŸ§ͺ Status: Experimental (no releases yet)
@@ -388,35 +399,12 @@ For cgit access go to c-git dot f3s dot buetow dot org slash goprecords
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
For cgit access go to c-git dot f3s dot buetow dot org slash hypr
---
-### 17. player 17↙15↙13↙12↙10↙9↙4←4↙3↙2↙1←1
-
-* πŸ’» Languages: Go (44.9%), Dart (41.0%), JavaScript (7.7%), TypeScript (2.4%), CSS (2.1%), HTML (0.7%), JSON (0.3%), YAML (0.3%), Shell (0.2%), XML (0.2%)
-* πŸ“š Documentation: Markdown (100.0%)
-* πŸ“Š Commits: 319
-* πŸ“ˆ Lines of Code: 74887
-* πŸ“„ Lines of Documentation: 6954
-* 🏷️ Tags: 0
-* πŸ“… Development Period: 2026-04-28 to 2026-05-23
-* πŸ† Score: 6.6 (combines recent activity, code size, tags, and release status)
-* βš–οΈ License: No license found
-* πŸ§ͺ Status: Experimental (no releases yet)
-
-
-Player is an opinionated KISS web media player. It is designed to be simple, lightweight, and easy to use and designed keyboard-first.
-
-=> https://codeberg.org/snonux/player View on Codeberg
-=> https://github.com/snonux/player View on GitHub
-For cgit access go to c-git dot f3s dot buetow dot org slash player
-
----
-
-### 18. totalrecall 18↙17↙16↙15↙13←13↙12←12←12↙10↙8←8↙6↙4←4↙1β†–18↙15β†–16↙13β†–14
+### 18. totalrecall 18↙17↙16↙15↙13←13↙12←12←12↙10↙8←8↙6←6↙4↙1β†–18←18↙15←15↙14
* πŸ’» Languages: Go (98.8%), HTML (0.4%), CSS (0.3%), Shell (0.3%), YAML (0.2%)
* πŸ“š Documentation: Markdown (96.0%), Text (4.0%)
@@ -425,7 +413,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash player
* πŸ“„ Lines of Documentation: 400
* 🏷️ Tags: 43
* πŸ“… Development Period: 2025-07-14 to 2026-06-18
-* πŸ† Score: 6.6 (combines recent activity, code size, tags, and release status)
+* πŸ† Score: 6.5 (combines recent activity, code size, tags, and release status)
* βš–οΈ License: MIT
* 🏷️ Latest Release: v0.29.3 (2026-06-18)
@@ -434,13 +422,33 @@ For cgit access go to c-git dot f3s dot buetow dot org slash player
`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
For cgit access go to c-git dot f3s dot buetow dot org slash totalrecall
---
-### 19. fastforge 19↙18↙17↙16←16↙15←15←15←15↙12↙11↙10↙5↙1←1β†–3
+### 19. player 19↙15↙13↙12↙10↙9↙4←4↙3↙2↙1←1
+
+* πŸ’» Languages: Go (44.9%), Dart (41.0%), JavaScript (7.7%), TypeScript (2.4%), CSS (2.1%), HTML (0.7%), JSON (0.3%), YAML (0.3%), Shell (0.2%), XML (0.2%)
+* πŸ“š Documentation: Markdown (100.0%)
+* πŸ“Š Commits: 319
+* πŸ“ˆ Lines of Code: 74887
+* πŸ“„ Lines of Documentation: 6954
+* 🏷️ Tags: 0
+* πŸ“… Development Period: 2026-04-28 to 2026-05-23
+* πŸ† Score: 6.4 (combines recent activity, code size, tags, and release status)
+* βš–οΈ License: No license found
+* πŸ§ͺ Status: Experimental (no releases yet)
+
+
+Player is an opinionated KISS web media player. It is designed to be simple, lightweight, and easy to use and designed keyboard-first.
+
+=> https://github.com/snonux/player View on GitHub
+For cgit access go to c-git dot f3s dot buetow dot org slash player
+
+---
+
+### 20. fastforge 20↙18↙17↙16←16↙15←15←15←15↙12↙11↙10↙5←5↙1β†–3
* πŸ’» Languages: C (92.4%), C/C++ (4.1%), JavaScript (2.6%), Make (0.8%)
* πŸ“š Documentation: Markdown (100.0%)
@@ -449,7 +457,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash totalrecall
* πŸ“„ Lines of Documentation: 232
* 🏷️ Tags: 1
* πŸ“… Development Period: 2026-04-06 to 2026-04-15
-* πŸ† Score: 5.0 (combines recent activity, code size, tags, and release status)
+* πŸ† Score: 4.9 (combines recent activity, code size, tags, and release status)
* βš–οΈ License: MIT
* 🏷️ Latest Release: v1.0.0 (2026-04-15)
@@ -458,13 +466,12 @@ For cgit access go to c-git dot f3s dot buetow dot org slash totalrecall
FastForge is a Pebble watchapp for intermittent fasting tracking, built with the Rebble SDK.
-=> https://codeberg.org/snonux/fastforge View on Codeberg
=> https://github.com/snonux/fastforge View on GitHub
For cgit access go to c-git dot f3s dot buetow dot org slash fastforge
---
-### 20. foostore 20↙19↙18↙17←17←17←17←17←17↙15←15↙13↙12β†–16←16↙14↙11↙7←7↙5β†–7
+### 21. foostore 21↙19↙18↙17←17←17←17←17←17↙15←15↙13↙12←12β†–16↙14↙11←11↙7↙6β†–7
* πŸ’» Languages: Go (100.0%)
* πŸ“š Documentation: Markdown (100.0%)
@@ -473,20 +480,19 @@ For cgit access go to c-git dot f3s dot buetow dot org slash fastforge
* πŸ“„ Lines of Documentation: 162
* 🏷️ Tags: 12
* πŸ“… Development Period: 2018-05-26 to 2026-04-29
-* πŸ† Score: 4.9 (combines recent activity, code size, tags, and release status)
+* πŸ† Score: 4.8 (combines recent activity, code size, tags, and release status)
* βš–οΈ License: No license found
* 🏷️ Latest Release: v0.8.1 (2026-04-29)
> **🚧 PRE-ALPHA SOFTWARE:** This project is in active early development, unstable, and intended for personal use. Expect bugs, breaking changes, missing safeguards, and possible data loss. Backward compatibility and upgrade paths are not guaranteed. Use at your own risk.
-=> https://codeberg.org/snonux/foostore View on Codeberg
=> https://github.com/snonux/foostore View on GitHub
For cgit access go to c-git dot f3s dot buetow dot org slash foostore
---
-### 21. timesamurai 21←21←21↙20←20↙19↙18←18←18↙16β†–17↙16↙15↙12←12↙11↙10↙5↙4↙2
+### 22. timesamurai 22↙21←21↙20←20↙19↙18←18←18↙16β†–17↙16↙15←15↙12↙11↙10↙9↙5↙2
* πŸ’» Languages: Go (99.3%), Shell (0.6%), YAML (0.1%)
* πŸ“š Documentation: Markdown (100.0%)
@@ -502,13 +508,12 @@ For cgit access go to c-git dot f3s dot buetow dot org slash foostore
> **🚧 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
For cgit access go to c-git dot f3s dot buetow dot org slash timesamurai
---
-### 22. comicforge 22↙20←20↙19←19↙18↙16←16←16↙13↙10↙5↙2
+### 23. comicforge 23↙20←20↙19←19↙18↙16←16←16↙13↙10↙5↙2←2
* πŸ’» Languages: Go (100.0%)
* πŸ“š Documentation: Markdown (95.9%), Text (4.1%)
@@ -526,13 +531,12 @@ For cgit access go to c-git dot f3s dot buetow dot org slash timesamurai
ComicForge turns a vocabulary file into a generated comic package. It uses Gemini-backed providers to write a story, draw comic pages, and optionally produce narration. The CLI writes comic assets into `./comics/assets/<slug>/`, gallery copies into `./comics/gallery/`, and final PDFs into `./comics/PDF/`.
-=> https://codeberg.org/snonux/comicforge View on Codeberg
=> https://github.com/snonux/comicforge View on GitHub
For cgit access go to c-git dot f3s dot buetow dot org slash comicforge
---
-### 23. rampage 23↙22↙19↙18←18↙16↙14←14↙13↙8↙3
+### 24. rampage 24↙22↙19↙18←18↙16↙14←14↙13↙8↙3
* πŸ’» Languages: Go (100.0%)
* πŸ“Š Commits: 2
@@ -546,13 +550,12 @@ For cgit access go to c-git dot f3s dot buetow dot org slash comicforge
rampage: source code repository.
-=> https://codeberg.org/snonux/rampage View on Codeberg
=> https://github.com/snonux/rampage View on GitHub
For cgit access go to c-git dot f3s dot buetow dot org slash rampage
---
-### 24. ds-sim 24←24↙23↙22←22↙21↙20←20←20↙19←19↙18↙17↙15←15↙13↙12β†–25←25←25↙21
+### 25. ds-sim 25↙24↙23↙22←22↙21↙20←20←20↙19←19↙18↙17←17↙15↙13↙12←12β†–25←25↙21
* πŸ’» Languages: Java (98.6%), Shell (0.9%), CSS (0.4%)
* πŸ“š Documentation: Markdown (98.7%), Text (1.3%)
@@ -570,13 +573,12 @@ For cgit access go to c-git dot f3s dot buetow dot org slash rampage
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
For cgit access go to c-git dot f3s dot buetow dot org slash ds-sim
---
-### 25. gogios 25β†–27↙26↙25β†–26↙25↙24←24←24↙22←22↙21←21↙20←20↙18β†–19↙16↙15↙12↙11
+### 26. gogios 26β†–27↙26↙25β†–26↙25↙24←24←24↙22←22↙21←21←21↙20↙18β†–19←19↙16↙14↙11
* πŸ’» Languages: Go (98.9%), JSON (0.6%), YAML (0.5%)
* πŸ“š Documentation: Markdown (94.9%), Text (5.1%)
@@ -600,31 +602,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash gogios
---
-### 26. epimetheus 26β†–28↙27↙26↙25↙24↙23←23←23↙21←21↙20↙19↙17←17↙15↙13↙8←8↙6↙4
-
-* πŸ’» Languages: Go (85.2%), Shell (14.8%)
-* πŸ“š Documentation: Markdown (100.0%)
-* πŸ“Š Commits: 4
-* πŸ“ˆ Lines of Code: 5199
-* πŸ“„ Lines of Documentation: 1736
-* 🏷️ Tags: 0
-* πŸ“… Development Period: 2026-02-07 to 2026-03-07
-* πŸ† Score: 2.3 (combines recent activity, code size, tags, and release status)
-* βš–οΈ License: No license found
-* πŸ§ͺ Status: Experimental (no releases yet)
-
-
-=> showcase/epimetheus/image-1.png epimetheus screenshot
-
-> **🚧 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/epimetheus View on Codeberg
-=> https://github.com/snonux/epimetheus View on GitHub
-For cgit access go to c-git dot f3s dot buetow dot org slash epimetheus
-
----
-
-### 27. yoga 27β†–29↙28↙27←27↙26↙25←25←25↙24←24↙23↙22↙21←21↙19↙17↙13β†–14↙11β†–12
+### 27. yoga 27β†–29↙28↙27←27↙26↙25←25←25↙24←24↙23↙22←22↙21↙19↙17←17↙13←13↙12
* πŸ’» Languages: Go (69.1%), HTML (30.9%)
* πŸ“š Documentation: Markdown (100.0%)
@@ -642,13 +620,35 @@ For cgit access go to c-git dot f3s dot buetow dot org slash epimetheus
> **⚠️ DEPRECATED:** This project is no longer maintained. No further updates, bug fixes, or feature additions will be made. Use at your own risk.
-=> https://codeberg.org/snonux/yoga View on Codeberg
=> https://github.com/snonux/yoga View on GitHub
For cgit access go to c-git dot f3s dot buetow dot org slash yoga
---
-### 28. rcm 28↙26↙25↙24←24↙23↙22←22←22β†–25←25↙24↙23↙22←22↙20↙15↙12β†–13↙10←10
+### 28. epimetheus 28←28↙27↙26↙25↙24↙23←23←23↙21←21↙20↙19←19↙17↙15↙13←13↙8↙7↙4
+
+* πŸ’» Languages: Go (85.2%), Shell (14.8%)
+* πŸ“š Documentation: Markdown (100.0%)
+* πŸ“Š Commits: 4
+* πŸ“ˆ Lines of Code: 5199
+* πŸ“„ Lines of Documentation: 1736
+* 🏷️ Tags: 0
+* πŸ“… Development Period: 2026-02-07 to 2026-03-07
+* πŸ† Score: 2.3 (combines recent activity, code size, tags, and release status)
+* βš–οΈ License: No license found
+* πŸ§ͺ Status: Experimental (no releases yet)
+
+
+=> showcase/epimetheus/image-1.png epimetheus screenshot
+
+> **🚧 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://github.com/snonux/epimetheus View on GitHub
+For cgit access go to c-git dot f3s dot buetow dot org slash epimetheus
+
+---
+
+### 29. rcm 29↙26↙25↙24←24↙23↙22←22←22β†–25←25↙24↙23←23↙22↙20↙15β†–16↙12←12↙10
* πŸ’» Languages: Ruby (99.6%), TOML (0.4%)
* πŸ“š Documentation: Markdown (100.0%)
@@ -657,7 +657,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash yoga
* πŸ“„ Lines of Documentation: 778
* 🏷️ Tags: 3
* πŸ“… Development Period: 2024-12-05 to 2026-03-02
-* πŸ† Score: 2.2 (combines recent activity, code size, tags, and release status)
+* πŸ† Score: 2.1 (combines recent activity, code size, tags, and release status)
* βš–οΈ License: Custom License
* 🏷️ Latest Release: v0.1.1 (2026-03-01)
@@ -672,7 +672,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash rcm
---
-### 29. gemtexter 29β†–30↙29↙28←28←28↙27←27←27←27β†–28↙27←27β†–28←28↙27↙26↙22←22←22←22
+### 30. gemtexter 30←30↙29↙28←28←28↙27←27←27←27β†–28↙27←27←27β†–28↙27↙26←26↙22β†–23↙22
* πŸ’» Languages: Shell (55.9%), CSS (31.0%), HTML (11.2%), Config (1.8%)
* πŸ“š Documentation: Text (75.1%), Markdown (24.9%)
@@ -694,7 +694,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash gemtexter
---
-### 30. scifi 30β†–31↙30↙29←29↙27↙26←26←26↙23←23↙22↙20↙19←19↙17↙16↙10←10↙8←8
+### 31. scifi 31←31↙30↙29←29↙27↙26←26←26↙23←23↙22↙20←20↙19↙17↙16↙15↙10↙9↙8
* πŸ’» Languages: JSON (36.6%), JavaScript (30.2%), CSS (29.6%), HTML (3.7%)
* πŸ“š Documentation: Markdown (100.0%)
@@ -703,22 +703,21 @@ For cgit access go to c-git dot f3s dot buetow dot org slash gemtexter
* πŸ“„ Lines of Documentation: 874
* 🏷️ Tags: 0
* πŸ“… Development Period: 2026-01-25 to 2026-03-13
-* πŸ† Score: 2.0 (combines recent activity, code size, tags, and release status)
+* πŸ† Score: 1.9 (combines recent activity, code size, tags, and release status)
* βš–οΈ License: No license found
* πŸ§ͺ Status: Experimental (no releases yet)
A static HTML page showcasing a science fiction book collection. Works fully offline with all assets stored locally.
-=> https://codeberg.org/snonux/scifi View on Codeberg
=> https://github.com/snonux/scifi View on GitHub
For cgit access go to c-git dot f3s dot buetow dot org slash scifi
---
-### 31. gos 31β†–32↙31↙30←30↙29↙28←28β†–30↙29←29↙28↙26↙25←25↙24↙23↙19←19↙18←18
+### 32. gos 32←32↙31↙30←30↙29↙28←28β†–30↙29←29↙28↙26←26↙25↙24↙23←23↙19↙18←18
-* πŸ’» Languages: Go (99.6%), JSON (0.2%), Shell (0.2%)
+* πŸ’» Languages: Go (99.6%), Shell (0.2%), JSON (0.2%)
* πŸ“š Documentation: Markdown (100.0%)
* πŸ“Š Commits: 408
* πŸ“ˆ Lines of Code: 4534
@@ -740,7 +739,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash gos
---
-### 32. log4jbench 32β†–33↙32↙31←31↙30↙29←29←29↙28↙27↙26↙25↙23←23↙21↙20↙14↙12↙9←9
+### 33. log4jbench 33←33↙32↙31←31↙30↙29←29←29↙28↙27↙26↙25←25↙23↙21↙20←20↙14↙11↙9
* πŸ’» Languages: Java (78.9%), XML (21.1%)
* πŸ“š Documentation: Markdown (100.0%)
@@ -756,13 +755,12 @@ For cgit access go to c-git dot f3s dot buetow dot org slash gos
A minimal Java tool to benchmark Log4j2 logging throughput with configurable concurrent threads and various logging configurations.
-=> https://codeberg.org/snonux/log4jbench View on Codeberg
=> https://github.com/snonux/log4jbench View on GitHub
For cgit access go to c-git dot f3s dot buetow dot org slash log4jbench
---
-### 33. timr 33β†–34↙33←33←33↙32↙31←31β†–32↙31←31↙30↙29↙27←27↙26↙25↙21←21↙20↙19
+### 34. timr 34←34↙33←33←33↙32↙31←31β†–32↙31←31↙30↙29←29↙27↙26↙25←25↙21↙20↙19
* πŸ’» Languages: Go (96.0%), Shell (4.0%)
* πŸ“š Documentation: Markdown (100.0%)
@@ -778,13 +776,12 @@ For cgit access go to c-git dot f3s dot buetow dot org slash log4jbench
A simple command-line tool to track time spent on tasks. It has been primarily coded using Google Gemini CLI and Claude Code CLI.
-=> https://codeberg.org/snonux/timr View on Codeberg
=> https://github.com/snonux/timr View on GitHub
For cgit access go to c-git dot f3s dot buetow dot org slash timr
---
-### 34. foostats 34β†–35↙34↙32←32↙31↙30←30β†–31↙30←30↙29↙28↙26←26↙25↙24↙20←20↙19↙17
+### 35. foostats 35←35↙34↙32←32↙31↙30←30β†–31↙30←30↙29↙28←28↙26↙25↙24←24↙20↙19↙17
* πŸ’» Languages: Perl (100.0%)
* πŸ“š Documentation: Markdown (54.6%), Text (45.4%)
@@ -806,7 +803,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash foostats
---
-### 35. wireguardmeshgenerator 35β†–36↙35↙34←34↙33↙32←32β†–33↙32←32↙31↙30↙29←29↙28↙27↙23←23←23←23
+### 36. wireguardmeshgenerator 36←36↙35↙34←34↙33↙32←32β†–33↙32←32↙31↙30←30↙29↙28↙27←27↙23↙22β†–23
* πŸ’» Languages: Ruby (64.8%), YAML (35.2%)
* πŸ“š Documentation: Markdown (100.0%)
@@ -828,7 +825,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash wireguardmeshgenera
---
-### 36. ioriot 36β†–37↙36↙35←35↙34↙33←33β†–34↙33←33↙32↙31↙30←30←30↙29β†–34β†–35↙34β†–35
+### 37. ioriot 37←37↙36↙35←35↙34↙33←33β†–34↙33←33↙32↙31←31↙30←30↙29←29β†–34β†–35←35
* πŸ’» Languages: C (58.7%), C/C++ (22.5%), Config (17.9%), Make (1.0%)
* πŸ“š Documentation: Markdown (100.0%)
@@ -852,7 +849,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash ioriot
---
-### 37. quicklogger 37β†–38↙37↙36←36↙35↙34←34β†–35↙34←34↙33↙32↙31←31←31↙30↙26←26←26↙25
+### 38. quicklogger 38←38↙37↙36←36↙35↙34←34β†–35↙34←34↙33↙32←32↙31←31↙30←30↙26←26↙25
* πŸ’» Languages: Go (96.3%), XML (2.3%), Shell (0.9%), TOML (0.5%)
* πŸ“š Documentation: Markdown (100.0%)
@@ -870,13 +867,12 @@ For cgit access go to c-git dot f3s dot buetow dot org slash ioriot
This is a tiny GUI app written in Go using the Fyne framework to quickly log a message to a file. Read on my blog more about this: https://foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang.html
-=> https://codeberg.org/snonux/quicklogger View on Codeberg
=> https://github.com/snonux/quicklogger View on GitHub
For cgit access go to c-git dot f3s dot buetow dot org slash quicklogger
---
-### 38. quicklog 38β†–39↙38↙37←37↙36↙35←35β†–36↙35←35
+### 39. quicklog 39←39↙38↙37←37↙36↙35←35β†–36↙35←35
* πŸ’» Languages: Dart (53.9%), CMake (13.5%), Kotlin (9.9%), C++ (9.2%), XML (8.0%), YAML (3.5%), C/C++ (2.0%)
* πŸ“š Documentation: Markdown (100.0%)
@@ -897,13 +893,12 @@ Originally a Go/Fyne app called *Quicklogger* β€” this is the Flutter rewrite,
renamed to **Quicklog**, targeting Android (primary) and Linux desktop
(development).
-=> https://codeberg.org/snonux/quicklog View on Codeberg
=> https://github.com/snonux/quicklog View on GitHub
For cgit access go to c-git dot f3s dot buetow dot org slash quicklog
---
-### 39. sillybench 39β†–40↙39↙38←38↙37↙36←36β†–37↙36←36↙34↙33↙32←32←32↙31↙27←27←27←27
+### 40. sillybench 40←40↙39↙38←38↙37↙36←36β†–37↙36←36↙34↙33←33↙32←32↙31←31↙27←27←27
* πŸ’» Languages: Go (90.9%), Shell (9.1%)
* πŸ“š Documentation: Markdown (100.0%)
@@ -919,21 +914,20 @@ For cgit access go to c-git dot f3s dot buetow dot org slash quicklog
To compare how fast this runs on FreeBSD vs a Linux Bhyve VM
-=> https://codeberg.org/snonux/sillybench View on Codeberg
=> https://github.com/snonux/sillybench View on G