From ca810b0bfc23818f828c9ba7b7fb07dbee1cbccd Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 26 Dec 2025 00:42:07 +0200 Subject: Update content for html --- about/showcase.html | 396 ++++++++++++++++++++++++++++------------------------ 1 file changed, 210 insertions(+), 186 deletions(-) (limited to 'about/showcase.html') diff --git a/about/showcase.html b/about/showcase.html index e0eb7e54..83500d00 100644 --- a/about/showcase.html +++ b/about/showcase.html @@ -13,7 +13,7 @@

Project Showcase



-Generated on: 2025-11-16
+Generated on: 2025-12-24

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.

@@ -24,6 +24,8 @@
  • Overall Statistics
  • Projects
  • ⇢ ⇢ conf
  • +
  • ⇢ ⇢ perc
  • +
  • ⇢ ⇢ foo.zone
  • ⇢ ⇢ yoga
  • ⇢ ⇢ hexai
  • ⇢ ⇢ foostats
  • @@ -44,14 +46,13 @@
  • ⇢ ⇢ docker-radicale-server
  • ⇢ ⇢ terraform
  • ⇢ ⇢ gorum
  • +
  • ⇢ ⇢ guprecords
  • ⇢ ⇢ randomjournalpage
  • ⇢ ⇢ geheim
  • ⇢ ⇢ sway-autorotate
  • ⇢ ⇢ photoalbum
  • -
  • ⇢ ⇢ foo.zone
  • ⇢ ⇢ algorithms
  • ⇢ ⇢ perl-c-fibonacci
  • -
  • ⇢ ⇢ guprecords
  • ⇢ ⇢ ioriot
  • ⇢ ⇢ staticfarm-apache-handlers
  • ⇢ ⇢ dyndns
  • @@ -67,15 +68,15 @@
  • ⇢ ⇢ netdiff
  • ⇢ ⇢ pwgrep
  • ⇢ ⇢ japi
  • -
  • ⇢ ⇢ loadbars
  • ⇢ ⇢ perl-poetry
  • ⇢ ⇢ ipv6test
  • ⇢ ⇢ cpuinfo
  • +
  • ⇢ ⇢ loadbars
  • ⇢ ⇢ perldaemon
  • ⇢ ⇢ awksite
  • ⇢ ⇢ jsmstrade
  • -
  • ⇢ ⇢ netcalendar
  • ⇢ ⇢ ychat
  • +
  • ⇢ ⇢ netcalendar
  • ⇢ ⇢ hsbot
  • ⇢ ⇢ vs-sim
  • ⇢ ⇢ fype
  • @@ -83,28 +84,28 @@

    Overall Statistics




    Projects



    conf




    @@ -118,6 +119,52 @@
    ---

    +

    perc


    +
    +
    +
    +**perc** is a command-line percentage calculator written in Go that handles the three common percentage calculation scenarios: finding X% of Y (e.g., "20% of 150"), determining what percentage one number is of another (e.g., "30 is what % of 150"), and finding the whole when given a part and percentage (e.g., "30 is 20% of what"). It accepts natural language-style input and shows step-by-step calculation breakdowns alongside results.
    +
    +The tool is built as a simple Go CLI application with a standard project layout (cmd/perc for the binary, internal/ for implementation details) and uses Mage as its build system. It's installable via go install and designed for quick mental-math verification or scripting scenarios where percentage calculations are needed.
    +
    +View on Codeberg
    +View on GitHub
    +
    +---
    +
    +

    foo.zone


    +
    +
    +
    +foo.zone: source code repository.
    +
    +View on Codeberg
    +View on GitHub
    +
    +---
    +

    yoga




    @@ -202,7 +249,7 @@
  • 📈 Lines of Code: 991
  • 📄 Lines of Documentation: 50
  • 📅 Development Period: 2025-06-25 to 2025-11-08
  • -
  • 🔥 Recent Activity: 104.8 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 143.1 days (avg. age of last 42 commits)
  • ⚖️ License: BSD-2-Clause
  • 🏷️ Latest Release: v0.3.0 (2025-11-08)
  • 🎵 Vibe-Coded: This project has been vibe coded
  • @@ -226,7 +273,7 @@
  • 📈 Lines of Code: 10152
  • 📄 Lines of Documentation: 2431
  • 📅 Development Period: 2025-06-23 to 2025-10-31
  • -
  • 🔥 Recent Activity: 105.2 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 143.5 days (avg. age of last 42 commits)
  • ⚖️ License: BSD-2-Clause
  • 🏷️ Latest Release: v0.10.1 (2025-10-31)
  • 🎵 Vibe-Coded: This project has been vibe coded
  • @@ -250,7 +297,7 @@
  • 📈 Lines of Code: 12003
  • 📄 Lines of Documentation: 361
  • 📅 Development Period: 2025-07-14 to 2025-08-02
  • -
  • 🔥 Recent Activity: 117.2 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 155.5 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
  • @@ -278,7 +325,7 @@
  • 📈 Lines of Code: 6168
  • 📄 Lines of Documentation: 164
  • 📅 Development Period: 2025-06-19 to 2025-11-02
  • -
  • 🔥 Recent Activity: 137.3 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 175.6 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
  • @@ -306,7 +353,7 @@
  • 📈 Lines of Code: 13072
  • 📄 Lines of Documentation: 680
  • 📅 Development Period: 2024-01-18 to 2025-10-09
  • -
  • 🔥 Recent Activity: 155.6 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 193.9 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
  • @@ -330,13 +377,13 @@

    gos screenshot
    @@ -361,7 +408,7 @@
  • 📈 Lines of Code: 20091
  • 📄 Lines of Documentation: 5674
  • 📅 Development Period: 2020-01-09 to 2025-06-20
  • -
  • 🔥 Recent Activity: 182.5 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 220.8 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
  • @@ -389,7 +436,7 @@
  • 📈 Lines of Code: 396
  • 📄 Lines of Documentation: 24
  • 📅 Development Period: 2025-04-18 to 2025-05-11
  • -
  • 🔥 Recent Activity: 201.8 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 240.1 days (avg. age of last 42 commits)
  • ⚖️ License: Custom License
  • 🏷️ Latest Release: v1.0.0 (2025-05-11)

  • @@ -412,7 +459,7 @@
  • 📈 Lines of Code: 25762
  • 📄 Lines of Documentation: 3101
  • 📅 Development Period: 2008-05-15 to 2025-06-27
  • -
  • 🔥 Recent Activity: 215.1 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 253.4 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
  • @@ -438,7 +485,7 @@
  • 📈 Lines of Code: 33
  • 📄 Lines of Documentation: 3
  • 📅 Development Period: 2025-04-03 to 2025-04-03
  • -
  • 🔥 Recent Activity: 227.7 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 266.0 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🧪 Status: Experimental (no releases yet)

  • @@ -457,11 +504,11 @@
    @@ -480,11 +527,11 @@
    @@ -501,13 +548,13 @@

    gogios




    @@ -532,7 +579,7 @@
  • 📈 Lines of Code: 1133
  • 📄 Lines of Documentation: 78
  • 📅 Development Period: 2024-01-20 to 2025-09-13
  • -
  • 🔥 Recent Activity: 534.3 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 572.6 days (avg. age of last 42 commits)
  • ⚖️ License: MIT
  • 🏷️ Latest Release: v0.0.4 (2025-09-13)

  • @@ -559,7 +606,7 @@
  • 📈 Lines of Code: 40
  • 📄 Lines of Documentation: 3
  • 📅 Development Period: 2023-12-31 to 2025-08-11
  • -
  • 🔥 Recent Activity: 568.0 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 606.3 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🧪 Status: Experimental (no releases yet)

  • @@ -582,7 +629,7 @@
  • 📈 Lines of Code: 2851
  • 📄 Lines of Documentation: 52
  • 📅 Development Period: 2023-08-27 to 2025-08-08
  • -
  • 🔥 Recent Activity: 604.2 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 642.5 days (avg. age of last 42 commits)
  • ⚖️ License: MIT
  • 🧪 Status: Experimental (no releases yet)

  • @@ -605,7 +652,7 @@
  • 📈 Lines of Code: 1525
  • 📄 Lines of Documentation: 15
  • 📅 Development Period: 2023-04-17 to 2023-11-19
  • -
  • 🔥 Recent Activity: 831.1 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 869.4 days (avg. age of last 42 commits)
  • ⚖️ License: Custom License
  • 🧪 Status: Experimental (no releases yet)

  • @@ -620,6 +667,29 @@
    ---

    +

    guprecords


    +
    +
    +
    +guprecords is a Raku-based command-line tool that aggregates uptime statistics from multiple hosts running uptimed into comprehensive global reports. It solves the problem of tracking and comparing system reliability across an entire infrastructure by collecting raw uptime records from individual machines (typically stored in a central git repository) and generating ranked leaderboards based on various metrics like total uptime, boot counts, downtime, lifespan, and a composite score. Users can generate reports across different categorizations (individual hosts, kernel versions, kernel families, or OS names) with output in multiple formats (plaintext, Markdown, or Gemtext).
    +
    +The implementation uses an object-oriented architecture with specialized classes: Aggregator processes raw uptimed records files, Aggregate and its subclasses (HostAggregate) model the aggregated data, and Reporter with HostReporter handle report generation using the OutputHelper role for formatting. The tool is designed for sysadmins managing multiple Unix-like systems (Linux, BSD, macOS) who want to track long-term stability trends, compare kernel performance, or simply maintain a "hall of fame" for their most reliable servers.
    +
    +View on Codeberg
    +View on GitHub
    +
    +---
    +

    randomjournalpage




    @@ -653,7 +723,7 @@
  • 📈 Lines of Code: 822
  • 📄 Lines of Documentation: 106
  • 📅 Development Period: 2018-05-26 to 2025-11-01
  • -
  • 🔥 Recent Activity: 1107.2 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 1145.5 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: v0.3.1 (2025-11-01)

  • @@ -676,7 +746,7 @@
  • 📈 Lines of Code: 41
  • 📄 Lines of Documentation: 17
  • 📅 Development Period: 2020-01-30 to 2025-04-30
  • -
  • 🔥 Recent Activity: 1189.4 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 1227.7 days (avg. age of last 42 commits)
  • ⚖️ License: GPL-3.0
  • 🧪 Status: Experimental (no releases yet)

  • @@ -699,7 +769,7 @@
  • 📈 Lines of Code: 342
  • 📄 Lines of Documentation: 39
  • 📅 Development Period: 2011-11-19 to 2022-04-02
  • -
  • 🔥 Recent Activity: 1409.0 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 1447.3 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 0.5.0 (2022-02-21)

  • @@ -714,37 +784,16 @@
    ---

    -

    foo.zone


    -
    -
    -⚠️ **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.
    -
    -foo.zone: source code repository.
    -
    -View on Codeberg
    -View on GitHub
    -
    ----
    -

    algorithms




    @@ -768,7 +817,7 @@
  • 📈 Lines of Code: 51
  • 📄 Lines of Documentation: 69
  • 📅 Development Period: 2014-03-24 to 2022-04-23
  • -
  • 🔥 Recent Activity: 2041.1 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 2079.4 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🧪 Status: Experimental (no releases yet)

  • @@ -781,28 +830,6 @@
    ---

    -

    guprecords


    -
    -
    -⚠️ **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 Raku-based command-line tool that aggregates uptime statistics from multiple hosts running uptimed into comprehensive global reports. It solves the problem of tracking and comparing system reliability across an entire infrastructure by collecting raw uptime records from individual machines (typically stored in a central git repository) and generating ranked leaderboards based on various metrics like total uptime, boot counts, downtime, lifespan, and a composite score. Users can generate reports across different categorizations (individual hosts, kernel versions, kernel families, or OS names) with output in multiple formats (plaintext, Markdown, or Gemtext).
    -
    -The implementation uses an object-oriented architecture with specialized classes: Aggregator processes raw uptimed records files, Aggregate and its subclasses (HostAggregate) model the aggregated data, and Reporter with HostReporter handle report generation using the OutputHelper role for formatting. The tool is designed for sysadmins managing multiple Unix-like systems (Linux, BSD, macOS) who want to track long-term stability trends, compare kernel performance, or simply maintain a "hall of fame" for their most reliable servers.
    -
    -View on Codeberg
    -View on GitHub
    -
    ----
    -

    ioriot




    @@ -838,7 +865,7 @@
  • 📈 Lines of Code: 919
  • 📄 Lines of Documentation: 12
  • 📅 Development Period: 2015-01-02 to 2021-11-04
  • -
  • 🔥 Recent Activity: 3091.3 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 3129.6 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 1.1.3 (2015-01-02)

  • @@ -862,7 +889,7 @@
  • 📈 Lines of Code: 18
  • 📄 Lines of Documentation: 49
  • 📅 Development Period: 2014-03-24 to 2021-11-05
  • -
  • 🔥 Recent Activity: 3327.2 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 3365.5 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🧪 Status: Experimental (no releases yet)

  • @@ -886,7 +913,7 @@
  • 📈 Lines of Code: 5360
  • 📄 Lines of Documentation: 789
  • 📅 Development Period: 2015-01-02 to 2021-11-05
  • -
  • 🔥 Recent Activity: 3593.9 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 3632.2 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 1.0.1 (2015-01-02)

  • @@ -910,7 +937,7 @@
  • 📈 Lines of Code: 273
  • 📄 Lines of Documentation: 32
  • 📅 Development Period: 2015-09-29 to 2021-11-05
  • -
  • 🔥 Recent Activity: 3598.1 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 3636.4 days (avg. age of last 42 commits)
  • ⚖️ License: Apache-2.0
  • 🏷️ Latest Release: 0 (2015-10-26)

  • @@ -934,7 +961,7 @@
  • 📈 Lines of Code: 1839
  • 📄 Lines of Documentation: 412
  • 📅 Development Period: 2015-01-02 to 2021-11-05
  • -
  • 🔥 Recent Activity: 3677.7 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 3716.0 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 1.0.2 (2015-01-02)

  • @@ -958,7 +985,7 @@
  • 📈 Lines of Code: 499
  • 📄 Lines of Documentation: 8
  • 📅 Development Period: 2015-05-24 to 2021-11-03
  • -
  • 🔥 Recent Activity: 3688.4 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 3726.7 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 0.1 (2015-06-01)

  • @@ -980,7 +1007,7 @@
  • 📊 Commits: 670
  • 📈 Lines of Code: 1675
  • 📅 Development Period: 2011-03-06 to 2018-12-22
  • -
  • 🔥 Recent Activity: 3744.1 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 3782.4 days (avg. age of last 42 commits)
  • ⚖️ License: Custom License
  • 🏷️ Latest Release: v1.0.0 (2018-12-22)

  • @@ -1004,7 +1031,7 @@
  • 📈 Lines of Code: 88
  • 📄 Lines of Documentation: 148
  • 📅 Development Period: 2015-06-18 to 2015-12-05
  • -
  • 🔥 Recent Activity: 3792.2 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 3830.5 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🧪 Status: Experimental (no releases yet)

  • @@ -1030,7 +1057,7 @@
  • 📈 Lines of Code: 1681
  • 📄 Lines of Documentation: 539
  • 📅 Development Period: 2014-03-10 to 2021-11-03
  • -
  • 🔥 Recent Activity: 4070.2 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 4108.5 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 1.0.2 (2014-11-17)

  • @@ -1054,7 +1081,7 @@
  • 📈 Lines of Code: 65
  • 📄 Lines of Documentation: 228
  • 📅 Development Period: 2013-03-22 to 2021-11-04
  • -
  • 🔥 Recent Activity: 4124.6 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 4162.9 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 0.0.0.0 (2013-03-22)

  • @@ -1078,7 +1105,7 @@
  • 📈 Lines of Code: 136
  • 📄 Lines of Documentation: 96
  • 📅 Development Period: 2013-03-22 to 2021-11-05
  • -
  • 🔥 Recent Activity: 4137.6 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 4175.9 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 0.2.0 (2014-07-05)

  • @@ -1102,7 +1129,7 @@
  • 📈 Lines of Code: 134
  • 📄 Lines of Documentation: 106
  • 📅 Development Period: 2013-03-22 to 2021-11-05
  • -
  • 🔥 Recent Activity: 4145.1 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 4183.4 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 0.1.5 (2014-06-22)

  • @@ -1126,7 +1153,7 @@
  • 📈 Lines of Code: 493
  • 📄 Lines of Documentation: 26
  • 📅 Development Period: 2009-09-27 to 2021-11-02
  • -
  • 🔥 Recent Activity: 4188.4 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 4226.7 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 0.9.3 (2014-06-14)

  • @@ -1150,7 +1177,7 @@
  • 📈 Lines of Code: 286
  • 📄 Lines of Documentation: 144
  • 📅 Development Period: 2013-03-22 to 2021-11-05
  • -
  • 🔥 Recent Activity: 4193.4 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 4231.7 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 0.4.3 (2014-06-16)

  • @@ -1165,28 +1192,6 @@
    ---

    -

    loadbars


    -
    -
    -⚠️ **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.
    -
    -loadbars: source code repository.
    -
    -View on Codeberg
    -View on GitHub
    -
    ----
    -

    perl-poetry




    @@ -1218,7 +1223,7 @@
  • 📊 Commits: 7
  • 📈 Lines of Code: 80
  • 📅 Development Period: 2011-07-09 to 2015-01-13
  • -
  • 🔥 Recent Activity: 4334.7 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 4373.0 days (avg. age of last 42 commits)
  • ⚖️ License: Custom License
  • 🧪 Status: Experimental (no releases yet)

  • @@ -1242,7 +1247,7 @@
  • 📈 Lines of Code: 124
  • 📄 Lines of Documentation: 75
  • 📅 Development Period: 2010-11-05 to 2021-11-05
  • -
  • 🔥 Recent Activity: 4375.4 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 4413.7 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 1.0.2 (2014-06-22)

  • @@ -1257,6 +1262,28 @@
    ---

    +

    loadbars


    +
    +
    +⚠️ **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.
    +
    +loadbars: source code repository.
    +
    +View on Codeberg
    +View on GitHub
    +
    +---
    +

    perldaemon




    @@ -1288,7 +1315,7 @@
  • 📈 Lines of Code: 122
  • 📄 Lines of Documentation: 10
  • 📅 Development Period: 2011-01-27 to 2014-06-22
  • -
  • 🔥 Recent Activity: 4785.9 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 4824.2 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: v0.2 (2011-01-27)

  • @@ -1312,7 +1339,7 @@
  • 📈 Lines of Code: 720
  • 📄 Lines of Documentation: 6
  • 📅 Development Period: 2008-06-21 to 2021-11-03
  • -
  • 🔥 Recent Activity: 4848.6 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 4886.9 days (avg. age of last 42 commits)
  • ⚖️ License: Custom License
  • 🏷️ Latest Release: v0.3 (2009-02-08)

  • @@ -1329,6 +1356,30 @@
    ---

    +

    ychat


    +
    +
    +⚠️ **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 high-performance, web-based chat server written in C++ that allows users to connect through standard web browsers without requiring special client software. It functions as a standalone HTTP server on a customizable port (default 2000), eliminating the need for Apache or other web servers, and uses only HTML, CSS, and JavaScript on the client side. The project was developed under the GNU GPL and designed for portability across POSIX-compliant systems including Linux, FreeBSD, and other UNIX variants.
    +
    +The architecture emphasizes speed and scalability through several key design choices: multi-threaded POSIX implementation with thread pooling to efficiently handle concurrent users, hash maps for O(1) data lookups, and a smart garbage collection system that caches inactive user and room objects for quick reuse. It features MySQL database support for registered users, a modular plugin system through dynamically loadable modules, HTML template-based customization, XML configuration, and an ncurses-based administration interface with CLI support. The codebase can also be converted to yhttpd, a standalone web server subset. Performance benchmarks show it handling over 1000 requests/second while using minimal CPU resources, with the system supporting comprehensive logging, multi-language support, and Apache-compatible log formats.
    +
    +View on Codeberg
    +View on GitHub
    +
    +---
    +

    netcalendar




    @@ -1357,30 +1408,6 @@
    ---

    -

    ychat


    -
    -
    -⚠️ **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 high-performance, web-based chat server written in C++ that allows users to connect through standard web browsers without requiring special client software. It functions as a standalone HTTP server on a customizable port (default 2000), eliminating the need for Apache or other web servers, and uses only HTML, CSS, and JavaScript on the client side. The project was developed under the GNU GPL and designed for portability across POSIX-compliant systems including Linux, FreeBSD, and other UNIX variants.
    -
    -The architecture emphasizes speed and scalability through several key design choices: multi-threaded POSIX implementation with thread pooling to efficiently handle concurrent users, hash maps for O(1) data lookups, and a smart garbage collection system that caches inactive user and room objects for quick reuse. It features MySQL database support for registered users, a modular plugin system through dynamically loadable modules, HTML template-based customization, XML configuration, and an ncurses-based administration interface with CLI support. The codebase can also be converted to yhttpd, a standalone web server subset. Performance benchmarks show it handling over 1000 requests/second while using minimal CPU resources, with the system supporting comprehensive logging, multi-language support, and Apache-compatible log formats.
    -
    -View on Codeberg
    -View on GitHub
    -
    ----
    -

    hsbot




    @@ -1406,20 +1433,17 @@

    vs-sim




    ⚠️ **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.

    -vs-sim screenshot
    -
    VS-Sim is a Java-based open source simulator for distributed systems, designed to help students and researchers visualize and understand distributed computing concepts. Based on the roadmap, it appears to support simulating various distributed systems protocols including Lamport and vector clocks for logical time management, and potentially distributed file systems like NFS and AFS. The simulator features event-based simulation, logging capabilities, and a plugin architecture.

    The project appears to be currently inactive, with the repository containing minimal source code at present. It was originally developed as part of academic work (referenced as "diplomarbeit.pdf" in the roadmap), likely for teaching distributed systems concepts through interactive simulation and protocol visualization.
    @@ -1438,7 +1462,7 @@
  • 📈 Lines of Code: 8954
  • 📄 Lines of Documentation: 1432
  • 📅 Development Period: 2008-05-15 to 2014-06-30
  • -
  • 🔥 Recent Activity: 5961.6 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 5999.9 days (avg. age of last 42 commits)
  • ⚖️ License: Custom License
  • 🧪 Status: Experimental (no releases yet)

  • -- cgit v1.2.3