diff options
| author | Paul Buetow <paul@buetow.org> | 2025-09-29 09:39:26 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-09-29 09:39:26 +0300 |
| commit | 5a6d993a4e3a3096fc80d46e31ea8c0b5338b520 (patch) | |
| tree | 3e8cddb645d5dfec8e91da259d6bff6ed8d9e062 | |
| parent | 31dc136bfdebeff9714d759593553110f0f91067 (diff) | |
Update content for gemtext
| -rw-r--r-- | about/resources.gmi | 199 | ||||
| -rw-r--r-- | about/showcase.gmi | 383 | ||||
| -rw-r--r-- | gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi | 9 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 13 | ||||
| -rw-r--r-- | gemfeed/index.gmi | 2 | ||||
| -rw-r--r-- | index.gmi | 4 | ||||
| -rw-r--r-- | uptime-stats.gmi | 162 |
7 files changed, 385 insertions, 387 deletions
diff --git a/about/resources.gmi b/about/resources.gmi index f479cd7d..df7bd80b 100644 --- a/about/resources.gmi +++ b/about/resources.gmi @@ -35,107 +35,107 @@ You won't find any links on this site because, over time, the links will break. In random order: -* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf -* Developing Games in Java; David Brackeen and others...; New Riders -* Concurrency in Go; Katherine Cox-Buday; O'Reilly -* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson -* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications -* Modern Perl; Chromatic ; Onyx Neon Press -* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers -* The Pragmatic Programmer; David Thomas; Addison-Wesley -* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press -* Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook -* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook +* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton * C++ Programming Language; Bjarne Stroustrup; -* Pro Puppet; James Turnbull, Jeffrey McCune; Apress +* DNS and BIND; Cricket Liu; O'Reilly +* Site Reliability Engineering; How Google runs production systems; O'Reilly +* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook +* Higher Order Perl; Mark Dominus; Morgan Kaufmann +* Funktionale Programmierung; Peter Pepper; Springer +* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson +* Developing Games in Java; David Brackeen and others...; New Riders * Raku Fundamentals; Moritz Lenz; Apress -* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton -* Java ist auch eine Insel; Christian Ullenboom; +* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible +* Terraform Cookbook; Mikael Krief; Packt Publishing * Effective Java; Joshua Bloch; Addison-Wesley Professional -* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly -* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly +* Perl New Features; Joshua McAdams, brian d foy; Perl School +* The Docker Book; James Turnbull; Kindle +* The Pragmatic Programmer; David Thomas; Addison-Wesley +* Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook * Raku Recipes; J.J. Merelo; Apress -* Terraform Cookbook; Mikael Krief; Packt Publishing -* Ultimate Go Notebook; Bill Kennedy +* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications +* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional +* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly * The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible +* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly +* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers +* The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional Pro Git; Scott Chacon, Ben Straub; Apress +* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications +* Data Science at the Command Line; Jeroen Janssens; O'Reilly +* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly +* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly +* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly * Effective awk programming; Arnold Robbins; O'Reilly +* Concurrency in Go; Katherine Cox-Buday; O'Reilly +* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner +* Modern Perl; Chromatic ; Onyx Neon Press +* Java ist auch eine Insel; Christian Ullenboom; +* Leanring eBPF; Liz Rice; O'Reilly +* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers +* Polished Ruby Programming; Jeremy Evans; Packt Publishing * Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press * Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly -* Perl New Features; Joshua McAdams, brian d foy; Perl School +* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press * Systemprogrammierung in Go; Frank Müller; dpunkt -* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers -* Polished Ruby Programming; Jeremy Evans; Packt Publishing -* DNS and BIND; Cricket Liu; O'Reilly -* The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional Pro Git; Scott Chacon, Ben Straub; Apress -* Leanring eBPF; Liz Rice; O'Reilly -* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible -* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly * Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt -* Funktionale Programmierung; Peter Pepper; Springer -* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly -* Higher Order Perl; Mark Dominus; Morgan Kaufmann -* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications -* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly -* Data Science at the Command Line; Jeroen Janssens; O'Reilly -* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional -* The Docker Book; James Turnbull; Kindle -* Site Reliability Engineering; How Google runs production systems; O'Reilly -* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner +* Pro Puppet; James Turnbull, Jeffrey McCune; Apress +* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf +* Ultimate Go Notebook; Bill Kennedy * Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly ## Technical references I didn't read them from the beginning to the end, but I am using them to look up things. The books are in random order: +* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley +* The Linux Programming Interface; Michael Kerrisk; No Starch Press * Go: Design Patterns for Real-World Projects; Mat Ryer; Packt +* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly * Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly * Relayd and Httpd Mastery; Michael W Lucas -* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly -* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly -* The Linux Programming Interface; Michael Kerrisk; No Starch Press * Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley -* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley +* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly ## Self-development and soft-skills books In random order: -* Deep Work; Cal Newport; Piatkus +* Ultralearning; Scott Young; Thorsons +* Getting Things Done; David Allen +* 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook +* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME) +* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books +* Stop starting, start finishing; Arne Roock; Lean-Kanban University +* Atomic Habits; James Clear; Random House Business * Never Split the Difference; Chris Voss, Tahl Raz; Random House Business -* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select +* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK +* So Good They Can't Ignore You; Cal Newport; Business Plus +* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion +* Influence without Authority; A. Cohen, D. Bradford; Wiley * The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook -* The Good Enough Job; Simone Stolzoff; Ebury Edge * Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing -* Influence without Authority; A. Cohen, D. Bradford; Wiley -* The Power of Now; Eckhard Tolle; Yellow Kite -* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books -* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME) -* Meditation for Mortals, Oliver Burkeman, Audiobook -* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook -* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME) -* Soft Skills; John Sommez; Manning Publications -* Atomic Habits; James Clear; Random House Business -* 101 Essays that change the way you think; Brianna Wiest; Audiobook +* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd * Eat That Frog!; Brian Tracy; Hodder Paperbacks -* Digital Minimalism; Cal Newport; Portofolio Penguin -* Stop starting, start finishing; Arne Roock; Lean-Kanban University +* 101 Essays that change the way you think; Brianna Wiest; Audiobook * Slow Productivity; Cal Newport; Penguin Random House +* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook * Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook -* 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook -* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne -* The Bullet Journal Method; Ryder Carroll; Fourth Estate -* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion -* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd -* Eat That Frog; Brian Tracy +* The Power of Now; Eckhard Tolle; Yellow Kite +* Soft Skills; John Sommez; Manning Publications * The Joy of Missing Out; Christina Crook; New Society Publishers -* Getting Things Done; David Allen -* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly -* So Good They Can't Ignore You; Cal Newport; Business Plus -* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK +* Eat That Frog; Brian Tracy +* Deep Work; Cal Newport; Piatkus +* The Bullet Journal Method; Ryder Carroll; Fourth Estate +* The Good Enough Job; Simone Stolzoff; Ebury Edge +* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press +* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne +* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME) +* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select +* Digital Minimalism; Cal Newport; Portofolio Penguin * Ultralearning; Anna Laurent; Self-published via Amazon +* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly * Psycho-Cybernetics; Maxwell Maltz; Perigee Books -* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press -* Ultralearning; Scott Young; Thorsons +* Meditation for Mortals, Oliver Burkeman, Audiobook => ../notes/index.gmi Here are notes of mine for some of the books @@ -143,29 +143,29 @@ In random order: Some of these were in-person with exams; others were online learning lectures only. In random order: -* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online -* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online -* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. -* Ultimate Go Programming; Bill Kennedy; 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 +* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. +* Functional programming lecture; Remote University of Hagen * The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online -* AWS Immersion Day; Amazon; 1-day interactive online 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) -* Scripting Vim; Damian Conway; O'Reilly Online -* Protocol buffers; O'Reilly Online -* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training * Developing IaC with Terraform (with Live Lessons); O'Reilly Online +* MySQL Deep Dive Workshop; 2-day on-site training +* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online * Structure and Interpretation of Computer Programs; Harold Abelson and more...; -* Functional programming lecture; Remote University of Hagen +* 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 +* Ultimate Go Programming; Bill Kennedy; O'Reilly Online * Apache Tomcat Best Practises; 3-day on-site training +* Protocol buffers; O'Reilly Online +* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training +* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online +* 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: -* 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 @@ -174,57 +174,58 @@ These are not whole books, but guides (smaller or larger) which I found very use In random order: +* The ProdCast (Google SRE Podcast) +* Backend Banter +* The Changelog Podcast(s) * Maintainable -* Pratical AI +* Hidden Brain +* Deep Questions with Cal Newport +* Wednesday Wisdom +* Modern Mentor +* BSD Now [BSD] * Fork Around And Find Out * Fallthrough [Golang] -* Backend Banter -* The ProdCast (Google SRE Podcast) -* Hidden Brain +* Dev Interrupted * The Pragmatic Engineer Podcast -* Modern Mentor +* Pratical AI * Cup o' Go [Golang] -* Dev Interrupted -* The Changelog Podcast(s) -* Deep Questions with Cal Newport -* BSD Now [BSD] ### Podcasts I liked I liked them but am not listening to them anymore. The podcasts have either "finished" (no more episodes) or I stopped listening to them due to time constraints or a shift in my interests. -* Ship It (predecessor of Fork Around And Find Out) -* Modern Mentor +* Go Time (predecessor of fallthrough) * CRE: Chaosradio Express [german] * Java Pub House -* Go Time (predecessor of fallthrough) +* Ship It (predecessor of Fork Around And Find Out) +* Modern Mentor * FLOSS weekly ## Newsletters I like This is a mix of tech and non-tech newsletters I am subscribed to. In random order: +* Andreas Brandhorst Newsletter (Sci-Fi author) * The Imperfectionist -* Changelog News +* Register Spill +* Applied Go Weekly Newsletter * VK Newsletter -* The Pragmatic Engineer * Golang Weekly +* Monospace Mentor * The Valuable Dev -* Applied Go Weekly Newsletter -* byteSizeGo -* Register Spill +* Changelog News +* The Pragmatic Engineer * Ruby Weekly -* Andreas Brandhorst Newsletter (Sci-Fi author) -* Monospace Mentor +* byteSizeGo ## Magazines I like(d) This is a mix of tech I like(d). I may not be a current subscriber, but now and then, I buy an issue. In random order: +* LWN (online only) * Linux User * freeX (not published anymore) * Linux Magazine -* LWN (online only) # Formal education diff --git a/about/showcase.gmi b/about/showcase.gmi index b0aed983..4008d569 100644 --- a/about/showcase.gmi +++ b/about/showcase.gmi @@ -1,6 +1,6 @@ # Project Showcase -Generated on: 2025-09-18 +Generated on: 2025-09-28 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. @@ -11,16 +11,15 @@ This page showcases my side projects, providing an overview of what each project * ⇢ ⇢ Projects * ⇢ ⇢ ⇢ hexai * ⇢ ⇢ ⇢ conf -* ⇢ ⇢ ⇢ foo.zone +* ⇢ ⇢ ⇢ foostats * ⇢ ⇢ ⇢ gitsyncer * ⇢ ⇢ ⇢ totalrecall -* ⇢ ⇢ ⇢ dtail * ⇢ ⇢ ⇢ timr * ⇢ ⇢ ⇢ tasksamurai * ⇢ ⇢ ⇢ ior -* ⇢ ⇢ ⇢ foostats -* ⇢ ⇢ ⇢ wireguardmeshgenerator * ⇢ ⇢ ⇢ gos +* ⇢ ⇢ ⇢ dtail +* ⇢ ⇢ ⇢ wireguardmeshgenerator * ⇢ ⇢ ⇢ ds-sim * ⇢ ⇢ ⇢ sillybench * ⇢ ⇢ ⇢ rcm @@ -36,6 +35,7 @@ This page showcases my side projects, providing an overview of what each project * ⇢ ⇢ ⇢ photoalbum * ⇢ ⇢ ⇢ geheim * ⇢ ⇢ ⇢ algorithms +* ⇢ ⇢ ⇢ foo.zone * ⇢ ⇢ ⇢ perl-c-fibonacci * ⇢ ⇢ ⇢ ioriot * ⇢ ⇢ ⇢ staticfarm-apache-handlers @@ -50,12 +50,12 @@ This page showcases my side projects, providing an overview of what each project * ⇢ ⇢ ⇢ template * ⇢ ⇢ ⇢ muttdelay * ⇢ ⇢ ⇢ netdiff +* ⇢ ⇢ ⇢ pwgrep * ⇢ ⇢ ⇢ japi * ⇢ ⇢ ⇢ perl-poetry * ⇢ ⇢ ⇢ ipv6test * ⇢ ⇢ ⇢ cpuinfo * ⇢ ⇢ ⇢ loadbars -* ⇢ ⇢ ⇢ pwgrep * ⇢ ⇢ ⇢ perldaemon * ⇢ ⇢ ⇢ awksite * ⇢ ⇢ ⇢ jsmstrade @@ -68,28 +68,28 @@ This page showcases my side projects, providing an overview of what each project ## Overall Statistics * 📦 Total Projects: 55 -* 📊 Total Commits: 11,075 -* 📈 Total Lines of Code: 294,461 -* 📄 Total Lines of Documentation: 240,909 -* 💻 Languages: Go (28.5%), Java (18.6%), HTML (15.0%), C (6.4%), C++ (6.0%), Perl (5.6%), XML (4.8%), Shell (4.6%), C/C++ (4.2%), Config (1.2%), Ruby (1.0%), HCL (0.9%), YAML (0.6%), Python (0.6%), Make (0.5%), CSS (0.5%), Raku (0.3%), JSON (0.3%), Haskell (0.2%), TOML (0.1%) -* 📚 Documentation: Text (92.8%), Markdown (5.8%), LaTeX (1.4%) +* 📊 Total Commits: 11,126 +* 📈 Total Lines of Code: 285,161 +* 📄 Total Lines of Documentation: 26,755 +* 💻 Languages: Go (28.2%), Java (19.2%), C++ (13.0%), Shell (7.4%), C/C++ (7.2%), C (7.1%), Perl (6.2%), HTML (4.4%), Config (1.6%), Ruby (1.0%), HCL (1.0%), Make (0.7%), YAML (0.6%), Python (0.6%), CSS (0.5%), Raku (0.3%), JSON (0.3%), XML (0.2%), Haskell (0.2%), TOML (0.1%) +* 📚 Documentation: Text (44.9%), Markdown (42.6%), LaTeX (12.5%) * 🎵 Vibe-Coded Projects: 4 out of 55 (7.3%) -* 🤖 AI-Assisted Projects (including vibe-coded): 10 out of 55 (18.2% AI-assisted, 81.8% human-only) +* 🤖 AI-Assisted Projects (including vibe-coded): 9 out of 55 (16.4% AI-assisted, 83.6% human-only) * 🚀 Release Status: 35 released, 20 experimental (63.6% with releases, 36.4% experimental) ## Projects ### hexai -* 💻 Languages: Go (66.1%), HTML (33.9%) +* 💻 Languages: Go (68.1%), HTML (31.9%) * 📚 Documentation: Markdown (100.0%) -* 📊 Commits: 208 -* 📈 Lines of Code: 22125 -* 📄 Lines of Documentation: 546 -* 📅 Development Period: 2025-08-01 to 2025-09-17 -* 🔥 Recent Activity: 7.8 days (avg. age of last 42 commits) +* 📊 Commits: 229 +* 📈 Lines of Code: 25355 +* 📄 Lines of Documentation: 629 +* 📅 Development Period: 2025-08-01 to 2025-09-27 +* 🔥 Recent Activity: 9.8 days (avg. age of last 42 commits) * ⚖️ License: No license found -* 🏷️ Latest Release: v0.11.3 (2025-09-17) +* 🏷️ Latest Release: v0.12.1 (2025-09-26) * 🤖 AI-Assisted: This project was partially created with the help of generative AI @@ -106,13 +106,13 @@ The project is implemented primarily in Go and uses Mage as its build and task a ### conf -* 💻 Languages: Perl (31.3%), Shell (23.2%), YAML (23.0%), Config (5.6%), CSS (5.4%), TOML (4.8%), Ruby (4.2%), Lua (1.2%), Docker (0.6%), JSON (0.5%) -* 📚 Documentation: Text (69.9%), Markdown (30.1%) -* 📊 Commits: 995 -* 📈 Lines of Code: 6017 -* 📄 Lines of Documentation: 1188 -* 📅 Development Period: 2021-12-28 to 2025-09-17 -* 🔥 Recent Activity: 12.9 days (avg. age of last 42 commits) +* 💻 Languages: Perl (31.6%), Shell (23.1%), YAML (22.9%), Config (5.6%), CSS (5.4%), TOML (4.8%), Ruby (4.2%), Lua (1.2%), Docker (0.6%), JSON (0.5%) +* 📚 Documentation: Text (73.7%), Markdown (26.3%) +* 📊 Commits: 998 +* 📈 Lines of Code: 6043 +* 📄 Lines of Documentation: 1356 +* 📅 Development Period: 2021-12-28 to 2025-09-27 +* 🔥 Recent Activity: 20.3 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -125,26 +125,25 @@ conf --- -### foo.zone +### foostats -* 💻 Languages: HTML (70.5%), XML (28.8%), Shell (0.3%), CSS (0.2%), Go (0.1%) -* 📚 Documentation: Text (75.5%), Markdown (24.5%) -* 📊 Commits: 3072 -* 📈 Lines of Code: 46613 -* 📄 Lines of Documentation: 298 -* 📅 Development Period: 2021-04-29 to 2025-09-13 -* 🔥 Recent Activity: 42.0 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 +* 💻 Languages: Perl (100.0%) +* 📚 Documentation: Markdown (54.4%), Text (45.6%) +* 📊 Commits: 95 +* 📈 Lines of Code: 1859 +* 📄 Lines of Documentation: 421 +* 📅 Development Period: 2023-01-02 to 2025-09-26 +* 🔥 Recent Activity: 48.6 days (avg. age of last 42 commits) +* ⚖️ License: Custom License +* 🏷️ Latest Release: v0.1.0 (2025-07-12) -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. +**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. -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. +Architecturally, foostats is modular, with components for log parsing, filtering, aggregation, replication, and reporting. It processes logs from OpenBSD httpd and Gemini servers (vger/relayd), aggregates statistics, and outputs compressed JSON files and human-readable reports. Its distributed design allows replication and merging of stats across multiple nodes, supporting comprehensive analytics for federated sites. Key features include multi-protocol and IPv4/IPv6 support, privacy-first data handling, and flexible configuration for filtering and reporting, making it a secure and privacy-respecting alternative to conventional analytics platforms. -=> https://codeberg.org/snonux/foo.zone View on Codeberg -=> https://github.com/snonux/foo.zone View on GitHub +=> https://codeberg.org/snonux/foostats View on Codeberg +=> https://github.com/snonux/foostats View on GitHub --- @@ -156,7 +155,7 @@ The site is maintained using a suite of open-source tools, including Neovim for * 📈 Lines of Code: 10036 * 📄 Lines of Documentation: 2433 * 📅 Development Period: 2025-06-23 to 2025-09-08 -* 🔥 Recent Activity: 55.5 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 65.5 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 @@ -179,7 +178,7 @@ The tool is implemented as a modern CLI application in Go, with a modular, comma * 📈 Lines of Code: 12003 * 📄 Lines of Documentation: 361 * 📅 Development Period: 2025-07-14 to 2025-08-02 -* 🔥 Recent Activity: 58.3 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 68.3 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 @@ -200,33 +199,6 @@ Architecturally, totalrecall is implemented in Go and integrates with OpenAI ser --- -### dtail - -* 💻 Languages: Go (91.0%), Shell (4.1%), JSON (2.1%), C (1.4%), Make (0.9%), C/C++ (0.2%), Config (0.1%) -* 📚 Documentation: Text (98.3%), Markdown (1.7%) -* 📊 Commits: 1046 -* 📈 Lines of Code: 27726 -* 📄 Lines of Documentation: 220214 -* 📅 Development Period: 2020-01-09 to 2025-07-04 -* 🔥 Recent Activity: 78.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 - - -=> showcase/dtail/image-1.png dtail screenshot - -DTail is an open-source distributed log management tool designed for DevOps engineers to efficiently tail, cat, and grep log files across thousands of servers simultaneously. Written in Go, it supports advanced features such as on-the-fly decompression (gzip, zstd) and distributed MapReduce-style aggregations, making it highly useful for large-scale log analysis and troubleshooting in complex environments. By leveraging SSH for secure communication and adhering to UNIX file permission models, DTail ensures both security and compatibility with existing infrastructure. - -=> showcase/dtail/image-2.gif dtail screenshot - -The architecture consists of a client-server model: DTail servers run on each target machine, while a DTail client—typically on an engineer’s workstation—connects to all servers concurrently to aggregate and process logs in real time. This design enables scalable, parallel log operations and can be extended to a serverless mode for added flexibility. DTail’s implementation emphasizes performance, security, and ease of use, making it a valuable tool for organizations needing to monitor and analyze distributed logs efficiently. - -=> https://codeberg.org/snonux/dtail View on Codeberg -=> https://github.com/snonux/dtail View on GitHub - ---- - ### timr * 💻 Languages: Go (98.3%), YAML (1.7%) @@ -235,7 +207,7 @@ The architecture consists of a client-server model: DTail servers run on each ta * 📈 Lines of Code: 873 * 📄 Lines of Documentation: 137 * 📅 Development Period: 2025-06-25 to 2025-07-19 -* 🔥 Recent Activity: 82.2 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 92.3 days (avg. age of last 42 commits) * ⚖️ License: BSD-2-Clause * 🏷️ Latest Release: v0.0.0 (2025-06-29) * 🎵 Vibe-Coded: This project has been vibe coded @@ -260,7 +232,7 @@ From an architectural standpoint, `timr` is implemented in Go, ensuring cross-pl * 📈 Lines of Code: 6160 * 📄 Lines of Documentation: 162 * 📅 Development Period: 2025-06-19 to 2025-07-12 -* 🔥 Recent Activity: 84.0 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 94.0 days (avg. age of last 42 commits) * ⚖️ License: BSD-2-Clause * 🏷️ Latest Release: v0.9.2 (2025-07-02) * 🎵 Vibe-Coded: This project has been vibe coded @@ -282,12 +254,12 @@ The core architecture leverages the Bubble Tea framework for rendering the termi ### ior * 💻 Languages: Go (50.2%), C (43.4%), Raku (4.4%), Make (1.1%), C/C++ (0.9%) -* 📚 Documentation: Text (63.6%), Markdown (36.4%) -* 📊 Commits: 331 +* 📚 Documentation: Text (69.0%), Markdown (31.0%) +* 📊 Commits: 332 * 📈 Lines of Code: 12762 -* 📄 Lines of Documentation: 742 -* 📅 Development Period: 2024-01-18 to 2025-07-14 -* 🔥 Recent Activity: 122.0 days (avg. age of last 42 commits) +* 📄 Lines of Documentation: 684 +* 📅 Development Period: 2024-01-18 to 2025-09-21 +* 🔥 Recent Activity: 128.1 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 @@ -306,25 +278,56 @@ The project is implemented using a combination of Go, C, and BPF, leveraging the --- -### foostats +### gos -* 💻 Languages: Perl (100.0%) -* 📚 Documentation: Markdown (90.0%), Text (10.0%) -* 📊 Commits: 80 -* 📈 Lines of Code: 1887 -* 📄 Lines of Documentation: 240 -* 📅 Development Period: 2023-01-02 to 2025-09-03 -* 🔥 Recent Activity: 128.2 days (avg. age of last 42 commits) +* 💻 Languages: Go (99.8%), JSON (0.2%) +* 📚 Documentation: Markdown (100.0%) +* 📊 Commits: 394 +* 📈 Lines of Code: 4102 +* 📄 Lines of Documentation: 357 +* 📅 Development Period: 2024-05-04 to 2025-09-24 +* 🔥 Recent Activity: 130.0 days (avg. age of last 42 commits) * ⚖️ License: Custom License -* 🏷️ Latest Release: v0.1.0 (2025-07-12) +* 🏷️ Latest Release: v1.2.0 (2025-09-24) -**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. +=> showcase/gos/image-1.png gos screenshot -Architecturally, foostats is modular, with components for log parsing, filtering, aggregation, replication, and reporting. It processes logs from OpenBSD httpd and Gemini servers (vger/relayd), aggregates statistics, and outputs compressed JSON files and human-readable reports. Its distributed design allows replication and merging of stats across multiple nodes, supporting comprehensive analytics for federated sites. Key features include multi-protocol and IPv4/IPv6 support, privacy-first data handling, and flexible configuration for filtering and reporting, making it a secure and privacy-respecting alternative to conventional analytics platforms. +**Gos (Go Social Media)** is a command-line tool written in Go that serves as a self-hosted, scriptable alternative to Buffer.com for scheduling and managing social media posts. Designed for users who prefer automation, privacy, and control, Gos enables posting to Mastodon and LinkedIn (with OAuth2 authentication for LinkedIn) directly from the terminal. It supports features like dry-run mode for safe testing, flexible configuration via flags and environment variables, image previews for LinkedIn, and a pseudo-platform ("Noop") for tracking posts without publishing. Gos is particularly useful for developers, power users, or anyone who wants to automate their social media workflow, avoid third-party service limitations, and integrate posting into their own scripts or shell startup routines. -=> https://codeberg.org/snonux/foostats View on Codeberg -=> https://github.com/snonux/foostats View on GitHub +=> showcase/gos/image-2.png gos screenshot + +**Architecturally**, Gos operates on a file-based queueing system: users compose posts as text files (optionally using the companion `gosc` composer tool) in a designated directory. Posts are tagged via filenames or inline tags to control target platforms, priorities, and behaviors (e.g., immediate posting, pausing, or requiring confirmation). When Gos runs, it processes these files, moves them through platform-specific queues, and posts them according to user-defined cadence, priorities, and pause intervals. The configuration is managed via a JSON file storing API credentials and scheduling preferences. Gos also supports generating Gemini Gemtext summaries of posted content for blogging or archival purposes. The system is highly scriptable, easy to integrate into automated workflows, and can be synced or backed up using tools like Syncthing, making it a robust, extensible solution for personal or small-team social media management. + +=> https://codeberg.org/snonux/gos View on Codeberg +=> https://github.com/snonux/gos View on GitHub + +--- + +### dtail + +* 💻 Languages: Go (93.9%), JSON (2.8%), C (2.0%), Make (0.5%), C/C++ (0.3%), Config (0.2%), Shell (0.2%), Docker (0.1%) +* 📚 Documentation: Text (79.4%), Markdown (20.6%) +* 📊 Commits: 1046 +* 📈 Lines of Code: 20091 +* 📄 Lines of Documentation: 5674 +* 📅 Development Period: 2020-01-09 to 2025-06-20 +* 🔥 Recent Activity: 133.6 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 + + +=> showcase/dtail/image-1.png dtail screenshot + +DTail is an open-source distributed log management tool designed for DevOps engineers to efficiently tail, cat, and grep log files across thousands of servers simultaneously. Written in Go, it supports advanced features such as on-the-fly decompression (gzip, zstd) and distributed MapReduce-style aggregations, making it highly useful for large-scale log analysis and troubleshooting in complex environments. By leveraging SSH for secure communication and adhering to UNIX file permission models, DTail ensures both security and compatibility with existing infrastructure. + +=> showcase/dtail/image-2.gif dtail screenshot + +The architecture consists of a client-server model: DTail servers run on each target machine, while a DTail client—typically on an engineer’s workstation—connects to all servers concurrently to aggregate and process logs in real time. This design enables scalable, parallel log operations and can be extended to a serverless mode for added flexibility. DTail’s implementation emphasizes performance, security, and ease of use, making it a valuable tool for organizations needing to monitor and analyze distributed logs efficiently. + +=> https://codeberg.org/snonux/dtail View on Codeberg +=> https://github.com/snonux/dtail View on GitHub --- @@ -336,7 +339,7 @@ Architecturally, foostats is modular, with components for log parsing, filtering * 📈 Lines of Code: 396 * 📄 Lines of Documentation: 24 * 📅 Development Period: 2025-04-18 to 2025-05-11 -* 🔥 Recent Activity: 142.9 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 152.9 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🏷️ Latest Release: v1.0.0 (2025-05-11) @@ -350,32 +353,6 @@ The project is implemented using Ruby, with tasks managed via Rake, and configur --- -### gos - -* 💻 Languages: Go (98.6%), YAML (1.1%), JSON (0.3%) -* 📚 Documentation: Markdown (100.0%) -* 📊 Commits: 389 -* 📈 Lines of Code: 3996 -* 📄 Lines of Documentation: 352 -* 📅 Development Period: 2024-05-04 to 2025-09-16 -* 🔥 Recent Activity: 146.8 days (avg. age of last 42 commits) -* ⚖️ License: Custom License -* 🏷️ Latest Release: v1.1.0 (2025-09-16) - - -=> showcase/gos/image-1.png gos screenshot - -**Gos (Go Social Media)** is a command-line tool written in Go that serves as a self-hosted, scriptable alternative to Buffer.com for scheduling and managing social media posts. Designed for users who prefer automation, privacy, and control, Gos enables posting to Mastodon and LinkedIn (with OAuth2 authentication for LinkedIn) directly from the terminal. It supports features like dry-run mode for safe testing, flexible configuration via flags and environment variables, image previews for LinkedIn, and a pseudo-platform ("Noop") for tracking posts without publishing. Gos is particularly useful for developers, power users, or anyone who wants to automate their social media workflow, avoid third-party service limitations, and integrate posting into their own scripts or shell startup routines. - -=> showcase/gos/image-2.png gos screenshot - -**Architecturally**, Gos operates on a file-based queueing system: users compose posts as text files (optionally using the companion `gosc` composer tool) in a designated directory. Posts are tagged via filenames or inline tags to control target platforms, priorities, and behaviors (e.g., immediate posting, pausing, or requiring confirmation). When Gos runs, it processes these files, moves them through platform-specific queues, and posts them according to user-defined cadence, priorities, and pause intervals. The configuration is managed via a JSON file storing API credentials and scheduling preferences. Gos also supports generating Gemini Gemtext summaries of posted content for blogging or archival purposes. The system is highly scriptable, easy to integrate into automated workflows, and can be synced or backed up using tools like Syncthing, making it a robust, extensible solution for personal or small-team social media management. - -=> https://codeberg.org/snonux/gos View on Codeberg -=> https://github.com/snonux/gos View on GitHub - ---- - ### ds-sim * 💻 Languages: Java (98.9%), Shell (0.6%), CSS (0.5%) @@ -384,7 +361,7 @@ The project is implemented using Ruby, with tasks managed via Rake, and configur * 📈 Lines of Code: 25762 * 📄 Lines of Documentation: 3101 * 📅 Development Period: 2008-05-15 to 2025-06-27 -* 🔥 Recent Activity: 156.2 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 166.2 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 @@ -409,7 +386,7 @@ Architecturally, DS-Sim is organized into modular components: core process and m * 📈 Lines of Code: 33 * 📄 Lines of Documentation: 3 * 📅 Development Period: 2025-04-03 to 2025-04-03 -* 🔥 Recent Activity: 168.8 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 178.8 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -431,7 +408,7 @@ Implementation-wise, the project likely consists of a small, easily portable pro * 📈 Lines of Code: 1373 * 📄 Lines of Documentation: 48 * 📅 Development Period: 2024-12-05 to 2025-02-28 -* 🔥 Recent Activity: 209.5 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 219.5 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🧪 Status: Experimental (no releases yet) @@ -453,7 +430,7 @@ Key features include a test suite (run via `rake test`) to ensure reliability, a * 📈 Lines of Code: 2285 * 📄 Lines of Documentation: 1180 * 📅 Development Period: 2021-05-21 to 2025-08-31 -* 🔥 Recent Activity: 254.9 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 264.9 days (avg. age of last 42 commits) * ⚖️ License: GPL-3.0 * 🏷️ Latest Release: 3.0.0 (2024-10-01) @@ -477,7 +454,7 @@ The project is implemented as a large Bash script, leveraging standard GNU utili * 📈 Lines of Code: 1133 * 📄 Lines of Documentation: 78 * 📅 Development Period: 2024-01-20 to 2025-09-13 -* 🔥 Recent Activity: 475.4 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 485.4 days (avg. age of last 42 commits) * ⚖️ License: MIT * 🏷️ Latest Release: v0.0.4 (2025-09-13) @@ -503,7 +480,7 @@ The project’s key features include its minimalistic design, cross-platform com * 📈 Lines of Code: 40 * 📄 Lines of Documentation: 3 * 📅 Development Period: 2023-12-31 to 2025-08-11 -* 🔥 Recent Activity: 509.1 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 519.1 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -525,7 +502,7 @@ The Docker image is typically implemented using a `Dockerfile` that installs Rad * 📈 Lines of Code: 2851 * 📄 Lines of Documentation: 52 * 📅 Development Period: 2023-08-27 to 2025-08-08 -* 🔥 Recent Activity: 545.3 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 555.3 days (avg. age of last 42 commits) * ⚖️ License: MIT * 🧪 Status: Experimental (no releases yet) @@ -547,7 +524,7 @@ Key features include the ability to specify which ECS services to deploy, automa * 📈 Lines of Code: 1096 * 📄 Lines of Documentation: 287 * 📅 Development Period: 2023-04-17 to 2025-06-12 -* 🔥 Recent Activity: 586.2 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 596.2 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 @@ -572,7 +549,7 @@ Architecturally, Gogios is implemented in Go for efficiency and ease of deployme * 📈 Lines of Code: 1525 * 📄 Lines of Documentation: 15 * 📅 Development Period: 2023-04-17 to 2023-11-19 -* 🔥 Recent Activity: 772.2 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 782.2 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🧪 Status: Experimental (no releases yet) @@ -595,7 +572,7 @@ The project is still under development, but its planned features include remote * 📈 Lines of Code: 312 * 📄 Lines of Documentation: 416 * 📅 Development Period: 2013-03-22 to 2025-05-18 -* 🔥 Recent Activity: 822.3 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 832.3 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: v1.0.0 (2023-04-29) @@ -617,7 +594,7 @@ The architecture of `guprecords` is modular, with classes dedicated to parsing e * 📈 Lines of Code: 51 * 📄 Lines of Documentation: 26 * 📅 Development Period: 2022-06-02 to 2024-04-20 -* 🔥 Recent Activity: 837.0 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 847.0 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -640,7 +617,7 @@ The implementation relies on standard Linux utilities: `qpdf` for manipulating P * 📈 Lines of Code: 41 * 📄 Lines of Documentation: 17 * 📅 Development Period: 2020-01-30 to 2025-04-30 -* 🔥 Recent Activity: 1130.5 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 1140.5 days (avg. age of last 42 commits) * ⚖️ License: GPL-3.0 * 🧪 Status: Experimental (no releases yet) @@ -662,7 +639,7 @@ The script is implemented by piping the output of `monitor-sensor` into `autorot * 📈 Lines of Code: 342 * 📄 Lines of Documentation: 39 * 📅 Development Period: 2011-11-19 to 2022-04-02 -* 🔥 Recent Activity: 1350.1 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 1360.1 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 0.5.0 (2022-02-21) @@ -687,7 +664,7 @@ The `photoalbum` project is a minimal Bash script designed for Linux systems to * 📈 Lines of Code: 671 * 📄 Lines of Documentation: 26 * 📅 Development Period: 2018-05-26 to 2025-09-04 -* 🔥 Recent Activity: 1444.9 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 1454.9 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -713,7 +690,7 @@ The architecture centers around a local Git repository that acts as the secure s * 📈 Lines of Code: 1728 * 📄 Lines of Documentation: 18 * 📅 Development Period: 2020-07-12 to 2023-04-09 -* 🔥 Recent Activity: 1501.3 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 1511.3 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🧪 Status: Experimental (no releases yet) @@ -728,6 +705,28 @@ Key features include a modular codebase where each algorithm or exercise is like --- +### foo.zone + +* 📚 Documentation: Markdown (100.0%) +* 📊 Commits: 3078 +* 📈 Lines of Code: 0 +* 📄 Lines of Documentation: 23 +* 📅 Development Period: 2021-05-21 to 2022-04-02 +* 🔥 Recent Activity: 1526.8 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. + +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. + +=> https://codeberg.org/snonux/foo.zone View on Codeberg +=> https://github.com/snonux/foo.zone View on GitHub + +--- + ### perl-c-fibonacci * 💻 Languages: C (80.4%), Make (19.6%) @@ -736,7 +735,7 @@ Key features include a modular codebase where each algorithm or exercise is like * 📈 Lines of Code: 51 * 📄 Lines of Documentation: 69 * 📅 Development Period: 2014-03-24 to 2022-04-23 -* 🔥 Recent Activity: 1982.2 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 1992.2 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -757,7 +756,7 @@ perl-c-fibonacci: source code repository. * 📈 Lines of Code: 12420 * 📄 Lines of Documentation: 610 * 📅 Development Period: 2018-03-01 to 2020-01-22 -* 🔥 Recent Activity: 2523.7 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 2533.7 days (avg. age of last 42 commits) * ⚖️ License: Apache-2.0 * 🏷️ Latest Release: 0.5.1 (2019-01-04) @@ -782,7 +781,7 @@ The tool operates in five main steps: capturing I/O on the production server, tr * 📈 Lines of Code: 919 * 📄 Lines of Documentation: 12 * 📅 Development Period: 2015-01-02 to 2021-11-04 -* 🔥 Recent Activity: 3032.4 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 3042.4 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 1.1.3 (2015-01-02) @@ -805,7 +804,7 @@ In terms of implementation, the project consists of Perl modules that conform to * 📈 Lines of Code: 18 * 📄 Lines of Documentation: 49 * 📅 Development Period: 2014-03-24 to 2021-11-05 -* 🔥 Recent Activity: 3268.3 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 3278.3 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -835,7 +834,7 @@ This setup is useful for anyone running their own DNS server who needs to keep D * 📈 Lines of Code: 5360 * 📄 Lines of Documentation: 789 * 📅 Development Period: 2015-01-02 to 2021-11-05 -* 🔥 Recent Activity: 3535.0 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 3545.0 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 1.0.1 (2015-01-02) @@ -862,7 +861,7 @@ The "mon" tool is a command-line monitoring API client designed to interact with * 📈 Lines of Code: 273 * 📄 Lines of Documentation: 32 * 📅 Development Period: 2015-09-29 to 2021-11-05 -* 🔥 Recent Activity: 3539.2 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 3549.2 days (avg. age of last 42 commits) * ⚖️ License: Apache-2.0 * 🏷️ Latest Release: 0 (2015-10-26) @@ -891,7 +890,7 @@ The architecture is simple but effective: it reads a list of servers, establishe * 📈 Lines of Code: 1839 * 📄 Lines of Documentation: 412 * 📅 Development Period: 2015-01-02 to 2021-11-05 -* 🔥 Recent Activity: 3618.8 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 3628.8 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 1.0.2 (2015-01-02) @@ -918,7 +917,7 @@ pingdomfetch is implemented as a script that reads configuration files from stan * 📈 Lines of Code: 499 * 📄 Lines of Documentation: 8 * 📅 Development Period: 2015-05-24 to 2021-11-03 -* 🔥 Recent Activity: 3629.5 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 3639.5 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 0.1 (2015-06-01) @@ -939,7 +938,7 @@ The tool is implemented in Go, which offers advantages in terms of performance, * 📊 Commits: 670 * 📈 Lines of Code: 1675 * 📅 Development Period: 2011-03-06 to 2018-12-22 -* 🔥 Recent Activity: 3685.2 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 3695.2 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🏷️ Latest Release: v1.0.0 (2018-12-22) @@ -962,7 +961,7 @@ The implementation is primarily documentation-driven, meant to be included at th * 📈 Lines of Code: 88 * 📄 Lines of Documentation: 148 * 📅 Development Period: 2015-06-18 to 2015-12-05 -* 🔥 Recent Activity: 3733.3 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 3743.3 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -987,7 +986,7 @@ The implementation involves several key steps: first, a Debian image is created * 📈 Lines of Code: 1681 * 📄 Lines of Documentation: 539 * 📅 Development Period: 2014-03-10 to 2021-11-03 -* 🔥 Recent Activity: 4011.3 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4021.3 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 1.0.2 (2014-11-17) @@ -1014,7 +1013,7 @@ The `fapi` project is a command-line tool designed to simplify the management of * 📈 Lines of Code: 65 * 📄 Lines of Documentation: 228 * 📅 Development Period: 2013-03-22 to 2021-11-04 -* 🔥 Recent Activity: 4065.7 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4075.7 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 0.0.0.0 (2013-03-22) @@ -1037,7 +1036,7 @@ Key features of the template include a Makefile that automates compilation and p * 📈 Lines of Code: 136 * 📄 Lines of Documentation: 96 * 📅 Development Period: 2013-03-22 to 2021-11-05 -* 🔥 Recent Activity: 4078.7 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4088.7 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 0.2.0 (2014-07-05) @@ -1064,7 +1063,7 @@ The core functionality is implemented through a combination of Vim integration, * 📈 Lines of Code: 134 * 📄 Lines of Documentation: 106 * 📅 Development Period: 2013-03-22 to 2021-11-05 -* 🔥 Recent Activity: 4086.2 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4096.2 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 0.1.5 (2014-06-22) @@ -1081,6 +1080,29 @@ The tool operates by having users simultaneously run the same command on both ho --- +### 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: 4139.5 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. + +=> https://codeberg.org/snonux/pwgrep View on Codeberg +=> https://github.com/snonux/pwgrep View on GitHub + +--- + ### japi * 💻 Languages: Perl (78.3%), Make (21.7%) @@ -1089,7 +1111,7 @@ The tool operates by having users simultaneously run the same command on both ho * 📈 Lines of Code: 286 * 📄 Lines of Documentation: 144 * 📅 Development Period: 2013-03-22 to 2021-11-05 -* 🔥 Recent Activity: 4134.5 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4144.5 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 0.4.3 (2014-06-16) @@ -1114,7 +1136,7 @@ The tool is implemented in Perl and relies on the "JIRA::REST" CPAN module to co * 📈 Lines of Code: 191 * 📄 Lines of Documentation: 8 * 📅 Development Period: 2014-03-24 to 2014-03-24 -* 🔥 Recent Activity: 4195.8 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4205.8 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🧪 Status: Experimental (no releases yet) @@ -1135,7 +1157,7 @@ In terms of implementation, each script is written to be syntactically correct a * 📊 Commits: 7 * 📈 Lines of Code: 80 * 📅 Development Period: 2011-07-09 to 2015-01-13 -* 🔥 Recent Activity: 4275.8 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4285.8 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🧪 Status: Experimental (no releases yet) @@ -1158,7 +1180,7 @@ The implementation relies on Perl scripts running on a web server, with DNS and * 📈 Lines of Code: 124 * 📄 Lines of Documentation: 75 * 📅 Development Period: 2010-11-05 to 2021-11-05 -* 🔥 Recent Activity: 4316.5 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4326.5 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 1.0.2 (2014-06-22) @@ -1181,7 +1203,7 @@ The tool achieves this by invoking AWK, a powerful text-processing utility, to p * 📈 Lines of Code: 1828 * 📄 Lines of Documentation: 100 * 📅 Development Period: 2010-11-05 to 2015-05-23 -* 🔥 Recent Activity: 4346.6 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4356.6 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: 0.7.5 (2014-06-22) @@ -1194,36 +1216,13 @@ loadbars: source code repository. --- -### 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: 4360.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. - -=> https://codeberg.org/snonux/pwgrep View on Codeberg -=> https://github.com/snonux/pwgrep View on GitHub - ---- - ### perldaemon -* 💻 Languages: Perl (72.3%), Shell (23.8%), Config (3.9%) +* 💻 Languages: Perl (74.2%), Shell (22.2%), Config (3.6%) * 📊 Commits: 110 -* 📈 Lines of Code: 614 +* 📈 Lines of Code: 659 * 📅 Development Period: 2011-02-05 to 2022-04-21 -* 🔥 Recent Activity: 4396.0 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4500.8 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🏷️ Latest Release: v1.4 (2022-04-29) @@ -1248,7 +1247,7 @@ The implementation centers around a main daemon process that manages the event l * 📈 Lines of Code: 122 * 📄 Lines of Documentation: 10 * 📅 Development Period: 2011-01-27 to 2014-06-22 -* 🔥 Recent Activity: 4727.1 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4737.1 days (avg. age of last 42 commits) * ⚖️ License: No license found * 🏷️ Latest Release: v0.2 (2011-01-27) @@ -1271,7 +1270,7 @@ The core architecture of Awksite consists of AWK scripts executed via the Common * 📈 Lines of Code: 720 * 📄 Lines of Documentation: 6 * 📅 Development Period: 2008-06-21 to 2021-11-03 -* 🔥 Recent Activity: 4789.7 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 4799.7 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🏷️ Latest Release: v0.3 (2009-02-08) @@ -1290,13 +1289,13 @@ The application is implemented as a desktop GUI, likely using a framework such a ### ychat -* 💻 Languages: C++ (52.1%), C/C++ (21.3%), Shell (20.1%), HTML (2.5%), Config (2.1%), Perl (1.5%), Make (0.3%) +* 💻 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: 33823 -* 📄 Lines of Documentation: 109 +* 📈 Lines of Code: 73818 +* 📄 Lines of Documentation: 127 * 📅 Development Period: 2008-05-15 to 2014-07-01 -* 🔥 Recent Activity: 5344.6 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 5391.1 days (avg. age of last 42 commits) * ⚖️ License: GPL-2.0 * 🏷️ Latest Release: yhttpd-0.7.2 (2013-04-06) @@ -1319,7 +1318,7 @@ yChat’s architecture is built around a core C++ engine that handles HTTP reque * 📈 Lines of Code: 17380 * 📄 Lines of Documentation: 947 * 📅 Development Period: 2009-02-07 to 2021-05-01 -* 🔥 Recent Activity: 5420.4 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 5430.4 days (avg. age of last 42 commits) * ⚖️ License: GPL-2.0 * 🏷️ Latest Release: v0.1 (2009-02-08) @@ -1346,7 +1345,7 @@ NetCalendar is implemented as a Java application (requiring JRE 6 or higher) and * 📈 Lines of Code: 14582 * 📄 Lines of Documentation: 2903 * 📅 Development Period: 2008-05-15 to 2022-04-03 -* 🔥 Recent Activity: 5456.7 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 5466.7 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🏷️ Latest Release: v1.0 (2008-08-24) @@ -1369,7 +1368,7 @@ The simulator features a modular architecture, allowing users to define custom n * 📊 Commits: 80 * 📈 Lines of Code: 601 * 📅 Development Period: 2009-11-22 to 2011-10-17 -* 🔥 Recent Activity: 5516.0 days (avg. age of last 42 commits) +* 🔥 Recent Activity: 5526.0 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🧪 Status: Experimental (no releases yet) @@ -1386,13 +1385,13 @@ The architecture is modular, relying on external Haskell packages: libghc6-hsql- ### fype -* 💻 Languages: C (67.9%), C/C++ (23.6%), HTML (6.9%), Make (1.6%) -* 📚 Documentation: Text (61.4%), LaTeX (38.6%) +* 💻 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: 8622 -* 📄 Lines of Documentation: 1474 -* 📅 Development Period: 2008-05-15 to 2014-06-30 -* 🔥 Recent Activity: 5840.1 days (avg. age of last 42 commits) +* 📈 Lines of Code: 10196 +* 📄 Lines of Documentation: 1741 +* 📅 Development Period: 2008-05-15 to 2021-11-03 +* 🔥 Recent Activity: 5687.8 days (avg. age of last 42 commits) * ⚖️ License: Custom License * 🧪 Status: Experimental (no releases yet) diff --git a/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi b/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi index 601a2edd..70036e8a 100644 --- a/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi +++ b/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi @@ -1,4 +1,4 @@ -# f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation + f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation > Published at 2024-12-02T23:48:21+02:00 @@ -23,7 +23,6 @@ Let's continue... ## Table of Contents -* ⇢ f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation * ⇢ Deciding on the hardware * ⇢ ⇢ Not ARM but Intel N100 * ⇢ ⇢ Beelink unboxing @@ -177,13 +176,13 @@ root@f0:~ # cp /usr/local/etc/doas.conf.sample /usr/local/etc/doas.conf ```sh root@f0:~ # cat <<END >>/etc/periodic.conf daily_zfs_snapshot_enable="YES" -daily_zfs_snapshot_pools="zroot,zdata" +daily_zfs_snapshot_pools="zroot zdata" daily_zfs_snapshot_keep="7" weekly_zfs_snapshot_enable="YES" -weekly_zfs_snapshot_pools="zroot,zdata" +weekly_zfs_snapshot_pools="zroot zdata" weekly_zfs_snapshot_keep="5" monthly_zfs_snapshot_enable="YES" -monthly_zfs_snapshot_pools="zroot,zdata" +monthly_zfs_snapshot_pools="zroot zdata" monthly_zfs_snapshot_keep="6" END ``` diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index f243bdc1..7a058662 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2025-09-18T20:39:02+03:00</updated> + <updated>2025-09-29T09:38:00+03:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="gemini://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -8048,7 +8048,7 @@ Jan 26 17:36:32 f2 apcupsd[2159]: apcupsd shutdown succeeded </content> </entry> <entry> - <title>f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation</title> + <title>Deciding on the hardware</title> <link href="gemini://foo.zone/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi" /> <id>gemini://foo.zone/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi</id> <updated>2024-12-02T23:48:21+02:00</updated> @@ -8059,7 +8059,7 @@ Jan 26 17:36:32 f2 apcupsd[2159]: apcupsd shutdown succeeded <summary>This is the second blog post about my f3s series for my self-hosting demands in my home lab. f3s? The 'f' stands for FreeBSD, and the '3s' stands for k3s, the Kubernetes distribution I will use on FreeBSD-based physical machines.</summary> <content type="xhtml"> <div xmlns="http://www.w3.org/1999/xhtml"> - <h1 style='display: inline' id='f3s-kubernetes-with-freebsd---part-2-hardware-and-base-installation'>f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation</h1><br /> + <span> f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation</span><br /> <br /> <span class='quote'>Published at 2024-12-02T23:48:21+02:00</span><br /> <br /> @@ -8085,7 +8085,6 @@ Jan 26 17:36:32 f2 apcupsd[2159]: apcupsd shutdown succeeded <h2 style='display: inline' id='table-of-contents'>Table of Contents</h2><br /> <br /> <ul> -<li><a href='#f3s-kubernetes-with-freebsd---part-2-hardware-and-base-installation'>f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation</a></li> <li><a href='#deciding-on-the-hardware'>Deciding on the hardware</a></li> <li>⇢ <a href='#not-arm-but-intel-n100-'>Not ARM but Intel N100 </a></li> <li>⇢ <a href='#beelink-unboxing'>Beelink unboxing</a></li> @@ -8260,13 +8259,13 @@ http://www.lorenzobettini.it http://www.gnu.org/software/src-highlite --> <pre>root@f0:~ <i><font color="silver"># cat <<END >>/etc/periodic.conf</font></i> daily_zfs_snapshot_enable=<font color="#808080">"YES"</font> -daily_zfs_snapshot_pools=<font color="#808080">"zroot,zdata"</font> +daily_zfs_snapshot_pools=<font color="#808080">"zroot zdata"</font> daily_zfs_snapshot_keep=<font color="#808080">"7"</font> weekly_zfs_snapshot_enable=<font color="#808080">"YES"</font> -weekly_zfs_snapshot_pools=<font color="#808080">"zroot,zdata"</font> +weekly_zfs_snapshot_pools=<font color="#808080">"zroot zdata"</font> weekly_zfs_snapshot_keep=<font color="#808080">"5"</font> monthly_zfs_snapshot_enable=<font color="#808080">"YES"</font> -monthly_zfs_snapshot_pools=<font color="#808080">"zroot,zdata"</font> +monthly_zfs_snapshot_pools=<font color="#808080">"zroot zdata"</font> monthly_zfs_snapshot_keep=<font color="#808080">"6"</font> END </pre> diff --git a/gemfeed/index.gmi b/gemfeed/index.gmi index 302b9dd9..2ee9a49f 100644 --- a/gemfeed/index.gmi +++ b/gemfeed/index.gmi @@ -19,7 +19,7 @@ => ./2025-01-15-working-with-an-sre-interview.gmi 2025-01-15 - Working with an SRE Interview => ./2025-01-01-posts-from-october-to-december-2024.gmi 2025-01-01 - Posts from October to December 2024 => ./2024-12-15-random-helix-themes.gmi 2024-12-15 - Random Helix Themes -=> ./2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi 2024-12-03 - f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation +=> ./2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi 2024-12-03 - Deciding on the hardware => ./2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi 2024-11-17 - f3s: Kubernetes with FreeBSD - Part 1: Setting the stage => ./2024-10-24-staff-engineer-book-notes.gmi 2024-10-24 - 'Staff Engineer' book notes => ./2024-10-02-gemtexter-3.0.0-lets-gemtext-again-4.gmi 2024-10-02 - Gemtexter 3.0.0 - Let's Gemtext again⁴ @@ -1,6 +1,6 @@ # Hello! -> This site was generated at 2025-09-18T20:41:36+03:00 by `Gemtexter` +> This site was generated at 2025-09-29T09:38:00+03:00 by `Gemtexter` Welcome to the foo.zone! @@ -55,7 +55,7 @@ Everything you read on this site is my personal opinion and experience. You can => ./gemfeed/2025-01-15-working-with-an-sre-interview.gmi 2025-01-15 - Working with an SRE Interview => ./gemfeed/2025-01-01-posts-from-october-to-december-2024.gmi 2025-01-01 - Posts from October to December 2024 => ./gemfeed/2024-12-15-random-helix-themes.gmi 2024-12-15 - Random Helix Themes -=> ./gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi 2024-12-03 - f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation +=> ./gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi 2024-12-03 - Deciding on the hardware => ./gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi 2024-11-17 - f3s: Kubernetes with FreeBSD - Part 1: Setting the stage => ./gemfeed/2024-10-24-staff-engineer-book-notes.gmi 2024-10-24 - 'Staff Engineer' book notes => ./gemfeed/2024-10-02-gemtexter-3.0.0-lets-gemtext-again-4.gmi 2024-10-02 - Gemtexter 3.0.0 - Let's Gemtext again⁴ diff --git a/uptime-stats.gmi b/uptime-stats.gmi index dd643ab9..aa148ff2 100644 --- a/uptime-stats.gmi +++ b/uptime-stats.gmi @@ -1,6 +1,6 @@ # My machine uptime stats -> This site was last updated at 2025-09-18T20:39:02+03:00 +> This site was last updated at 2025-09-29T09:38:00+03:00 The following stats were collected via `uptimed` on all of my personal computers over many years and the output was generated by `guprecords`, the global uptime records stats analyser of mine. @@ -23,24 +23,24 @@ Boots is the total number of host boots over the entire lifespan. +-----+----------------+-------+------------------------------+ | 1. | alphacentauri | 671 | FreeBSD 11.4-RELEASE-p7 | | 2. | mars | 207 | Linux 3.2.0-4-amd64 | -| 3. | *earth | 201 | Linux 6.15.9-201.fc42.x86_64 | +| 3. | *earth | 202 | Linux 6.15.9-201.fc42.x86_64 | | 4. | callisto | 153 | Linux 4.0.4-303.fc22.x86_64 | | 5. | dionysus | 136 | FreeBSD 13.0-RELEASE-p11 | | 6. | tauceti-e | 120 | Linux 3.2.0-4-amd64 | | 7. | makemake | 76 | Linux 6.9.9-200.fc40.x86_64 | -| 8. | uranus | 59 | NetBSD 10.1 | -| 9. | pluto | 51 | Linux 3.2.0-4-amd64 | -| 10. | *mega-m3-pro | 50 | Darwin 24.6.0 | -| 11. | mega15289 | 50 | Darwin 23.4.0 | -| 12. | *t450 | 44 | FreeBSD 14.2-RELEASE | -| 13. | fishfinger | 43 | OpenBSD 7.6 | -| 14. | phobos | 40 | Linux 3.4.0-CM-g1dd7cdf | -| 15. | mega8477 | 40 | Darwin 13.4.0 | -| 16. | blowfish | 38 | OpenBSD 7.6 | -| 17. | sun | 33 | FreeBSD 10.3-RELEASE-p24 | -| 18. | f2 | 25 | FreeBSD 14.2-RELEASE-p1 | -| 19. | f1 | 20 | FreeBSD 14.2-RELEASE-p1 | -| 20. | moon | 20 | FreeBSD 14.0-RELEASE-p3 | +| 8. | *f2 | 70 | FreeBSD 14.3-RELEASE | +| 9. | *f1 | 65 | FreeBSD 14.3-RELEASE | +| 10. | *f0 | 62 | FreeBSD 14.3-RELEASE | +| 11. | uranus | 59 | NetBSD 10.1 | +| 12. | pluto | 51 | Linux 3.2.0-4-amd64 | +| 13. | mega15289 | 50 | Darwin 23.4.0 | +| 14. | *mega-m3-pro | 50 | Darwin 24.6.0 | +| 15. | *fishfinger | 46 | OpenBSD 7.7 | +| 16. | *t450 | 44 | FreeBSD 14.2-RELEASE | +| 17. | *blowfish | 43 | OpenBSD 7.7 | +| 18. | phobos | 40 | Linux 3.4.0-CM-g1dd7cdf | +| 19. | mega8477 | 40 | Darwin 13.4.0 | +| 20. | sun | 33 | FreeBSD 10.3-RELEASE-p24 | +-----+----------------+-------+------------------------------+ ``` @@ -53,19 +53,19 @@ Uptime is the total uptime of a host over the entire lifespan. | Pos | Host | Uptime | Last Kernel | +-----+----------------+-----------------------------+-----------------------------------+ | 1. | vulcan | 4 years, 5 months, 6 days | Linux 3.10.0-1160.81.1.el7.x86_64 | -| 2. | sun | 3 years, 9 months, 26 days | FreeBSD 10.3-RELEASE-p24 | -| 3. | *earth | 3 years, 9 months, 6 days | Linux 6.15.9-201.fc42.x86_64 | -| 4. | uranus | 3 years, 9 months, 5 days | NetBSD 10.1 | -| 5. | blowfish | 3 years, 5 months, 16 days | OpenBSD 7.6 | +| 2. | *blowfish | 3 years, 10 months, 2 days | OpenBSD 7.7 | +| 3. | sun | 3 years, 9 months, 26 days | FreeBSD 10.3-RELEASE-p24 | +| 4. | *earth | 3 years, 9 months, 16 days | Linux 6.15.9-201.fc42.x86_64 | +| 5. | uranus | 3 years, 9 months, 5 days | NetBSD 10.1 | | 6. | uugrn | 3 years, 5 months, 5 days | FreeBSD 11.2-RELEASE-p4 | -| 7. | deltavega | 3 years, 1 months, 21 days | Linux 3.10.0-1160.11.1.el7.x86_64 | -| 8. | pluto | 2 years, 10 months, 29 days | Linux 3.2.0-4-amd64 | -| 9. | fishfinger | 2 years, 9 months, 11 days | OpenBSD 7.6 | +| 7. | *fishfinger | 3 years, 1 months, 28 days | OpenBSD 7.7 | +| 8. | deltavega | 3 years, 1 months, 21 days | Linux 3.10.0-1160.11.1.el7.x86_64 | +| 9. | pluto | 2 years, 10 months, 29 days | Linux 3.2.0-4-amd64 | | 10. | tauceti | 2 years, 3 months, 19 days | Linux 3.2.0-4-amd64 | | 11. | mega15289 | 1 years, 12 months, 17 days | Darwin 23.4.0 | | 12. | tauceti-f | 1 years, 9 months, 18 days | Linux 3.2.0-3-amd64 | | 13. | *t450 | 1 years, 7 months, 26 days | FreeBSD 14.2-RELEASE | -| 14. | *mega-m3-pro | 1 years, 4 months, 10 days | Darwin 24.6.0 | +| 14. | *mega-m3-pro | 1 years, 4 months, 18 days | Darwin 24.6.0 | | 15. | mega8477 | 1 years, 3 months, 25 days | Darwin 13.4.0 | | 16. | host0 | 1 years, 3 months, 9 days | FreeBSD 6.2-RELEASE-p5 | | 17. | makemake | 1 years, 3 months, 5 days | Linux 6.9.9-200.fc40.x86_64 | @@ -85,14 +85,14 @@ Score is calculated by combining all other metrics. +-----+----------------+-------+-----------------------------------+ | 1. | uranus | 340 | NetBSD 10.1 | | 2. | vulcan | 275 | Linux 3.10.0-1160.81.1.el7.x86_64 | -| 3. | *earth | 259 | Linux 6.15.9-201.fc42.x86_64 | -| 4. | sun | 238 | FreeBSD 10.3-RELEASE-p24 | -| 5. | blowfish | 216 | OpenBSD 7.6 | +| 3. | *earth | 261 | Linux 6.15.9-201.fc42.x86_64 | +| 4. | *blowfish | 243 | OpenBSD 7.7 | +| 5. | sun | 238 | FreeBSD 10.3-RELEASE-p24 | | 6. | uugrn | 211 | FreeBSD 11.2-RELEASE-p4 | | 7. | alphacentauri | 201 | FreeBSD 11.4-RELEASE-p7 | -| 8. | deltavega | 193 | Linux 3.10.0-1160.11.1.el7.x86_64 | -| 9. | pluto | 182 | Linux 3.2.0-4-amd64 | -| 10. | fishfinger | 173 | OpenBSD 7.6 | +| 8. | *fishfinger | 200 | OpenBSD 7.7 | +| 9. | deltavega | 193 | Linux 3.10.0-1160.11.1.el7.x86_64 | +| 10. | pluto | 182 | Linux 3.2.0-4-amd64 | | 11. | dionysus | 156 | FreeBSD 13.0-RELEASE-p11 | | 12. | mega15289 | 147 | Darwin 23.4.0 | | 13. | tauceti | 141 | Linux 3.2.0-4-amd64 | @@ -100,7 +100,7 @@ Score is calculated by combining all other metrics. | 15. | *t450 | 122 | FreeBSD 14.2-RELEASE | | 16. | tauceti-f | 108 | Linux 3.2.0-3-amd64 | | 17. | tauceti-e | 96 | Linux 3.2.0-4-amd64 | -| 18. | *mega-m3-pro | 87 | Darwin 24.6.0 | +| 18. | *mega-m3-pro | 88 | Darwin 24.6.0 | | 19. | callisto | 86 | Linux 4.0.4-303.fc22.x86_64 | | 20. | mega8477 | 80 | Darwin 13.4.0 | +-----+----------------+-------+-----------------------------------+ @@ -125,15 +125,15 @@ Downtime is the total downtime of a host over the entire lifespan. | 9. | mars | 1 years, 2 months, 10 days | Linux 3.2.0-4-amd64 | | 10. | tauceti-e | 0 years, 12 months, 9 days | Linux 3.2.0-4-amd64 | | 11. | sirius | 0 years, 8 months, 20 days | Linux 2.6.32-042stab111.12 | -| 12. | *earth | 0 years, 6 months, 20 days | Linux 6.15.9-201.fc42.x86_64 | -| 13. | deimos | 0 years, 5 months, 15 days | Linux 4.4.5-300.fc23.x86_64 | -| 14. | f0 | 0 years, 4 months, 20 days | FreeBSD 14.2-RELEASE-p1 | -| 15. | f2 | 0 years, 4 months, 19 days | FreeBSD 14.2-RELEASE-p1 | -| 16. | f1 | 0 years, 4 months, 18 days | FreeBSD 14.2-RELEASE-p1 | +| 12. | *f0 | 0 years, 8 months, 3 days | FreeBSD 14.3-RELEASE | +| 13. | *f2 | 0 years, 8 months, 2 days | FreeBSD 14.3-RELEASE | +| 14. | *f1 | 0 years, 8 months, 1 days | FreeBSD 14.3-RELEASE | +| 15. | *earth | 0 years, 6 months, 20 days | Linux 6.15.9-201.fc42.x86_64 | +| 16. | deimos | 0 years, 5 months, 15 days | Linux 4.4.5-300.fc23.x86_64 | | 17. | joghurt | 0 years, 2 months, 9 days | FreeBSD 7.0-PRERELEASE | | 18. | host0 | 0 years, 2 months, 1 days | FreeBSD 6.2-RELEASE-p5 | -| 19. | fibonacci | 0 years, 1 months, 11 days | FreeBSD 5.3-RELEASE-p15 | -| 20. | *mega-m3-pro | 0 years, 1 months, 11 days | Darwin 24.6.0 | +| 19. | *mega-m3-pro | 0 years, 1 months, 12 days | Darwin 24.6.0 | +| 20. | fibonacci | 0 years, 1 months, 11 days | FreeBSD 5.3-RELEASE-p15 | +-----+----------------+-----------------------------+------------------------------+ ``` @@ -150,14 +150,14 @@ Lifespan is the total uptime + the total downtime of a host. | 3. | alphacentauri | 6 years, 9 months, 13 days | FreeBSD 11.4-RELEASE-p7 | | 4. | vulcan | 4 years, 5 months, 6 days | Linux 3.10.0-1160.81.1.el7.x86_64 | | 5. | makemake | 4 years, 4 months, 7 days | Linux 6.9.9-200.fc40.x86_64 | -| 6. | *earth | 4 years, 2 months, 24 days | Linux 6.15.9-201.fc42.x86_64 | -| 7. | sun | 3 years, 10 months, 2 days | FreeBSD 10.3-RELEASE-p24 | -| 8. | blowfish | 3 years, 5 months, 17 days | OpenBSD 7.6 | +| 6. | *earth | 4 years, 3 months, 6 days | Linux 6.15.9-201.fc42.x86_64 | +| 7. | *blowfish | 3 years, 10 months, 3 days | OpenBSD 7.7 | +| 8. | sun | 3 years, 10 months, 2 days | FreeBSD 10.3-RELEASE-p24 | | 9. | uugrn | 3 years, 5 months, 5 days | FreeBSD 11.2-RELEASE-p4 | | 10. | mega15289 | 3 years, 4 months, 9 days | Darwin 23.4.0 | -| 11. | deltavega | 3 years, 1 months, 21 days | Linux 3.10.0-1160.11.1.el7.x86_64 | -| 12. | pluto | 2 years, 10 months, 30 days | Linux 3.2.0-4-amd64 | -| 13. | fishfinger | 2 years, 9 months, 13 days | OpenBSD 7.6 | +| 11. | *fishfinger | 3 years, 1 months, 30 days | OpenBSD 7.7 | +| 12. | deltavega | 3 years, 1 months, 21 days | Linux 3.10.0-1160.11.1.el7.x86_64 | +| 13. | pluto | 2 years, 10 months, 30 days | Linux 3.2.0-4-amd64 | | 14. | *t450 | 2 years, 9 months, 6 days | FreeBSD 14.2-RELEASE | | 15. | moon | 2 years, 4 months, 25 days | FreeBSD 14.0-RELEASE-p3 | | 16. | tauceti | 2 years, 3 months, 22 days | Linux 3.2.0-4-amd64 | @@ -178,13 +178,13 @@ Boots is the total number of host boots over the entire lifespan. +-----+----------------+-------+ | 1. | FreeBSD 10... | 551 | | 2. | Linux 3... | 550 | -| 3. | *Linux 6... | 181 | -| 4. | Linux 5... | 162 | -| 5. | Linux 4... | 161 | -| 6. | FreeBSD 11... | 153 | -| 7. | FreeBSD 13... | 116 | -| 8. | OpenBSD 7... | 91 | -| 9. | *FreeBSD 14... | 80 | +| 3. | *FreeBSD 14... | 215 | +| 4. | *Linux 6... | 182 | +| 5. | Linux 5... | 162 | +| 6. | Linux 4... | 161 | +| 7. | FreeBSD 11... | 153 | +| 8. | FreeBSD 13... | 116 | +| 9. | *OpenBSD 7... | 99 | | 10. | Darwin 13... | 40 | | 11. | Darwin 23... | 30 | | 12. | FreeBSD 5... | 25 | @@ -195,7 +195,7 @@ Boots is the total number of host boots over the entire lifespan. | 17. | Darwin 22... | 12 | | 18. | Darwin 18... | 11 | | 19. | OpenBSD 4... | 10 | -| 20. | FreeBSD 7... | 10 | +| 20. | FreeBSD 6... | 10 | +-----+----------------+-------+ ``` @@ -208,19 +208,19 @@ Uptime is the total uptime of a host over the entire lifespan. | Pos | KernelMajor | Uptime | +-----+----------------+------------------------------+ | 1. | Linux 3... | 15 years, 10 months, 25 days | -| 2. | OpenBSD 7... | 6 years, 9 months, 24 days | +| 2. | *OpenBSD 7... | 7 years, 6 months, 29 days | | 3. | FreeBSD 10... | 5 years, 9 months, 9 days | | 4. | Linux 5... | 4 years, 10 months, 21 days | -| 5. | *Linux 6... | 2 years, 12 months, 3 days | +| 5. | *Linux 6... | 2 years, 12 months, 13 days | | 6. | Linux 4... | 2 years, 7 months, 22 days | | 7. | FreeBSD 11... | 2 years, 4 months, 28 days | -| 8. | Linux 2... | 1 years, 11 months, 21 days | -| 9. | *FreeBSD 14... | 1 years, 8 months, 29 days | +| 8. | *FreeBSD 14... | 2 years, 3 months, 24 days | +| 9. | Linux 2... | 1 years, 11 months, 21 days | | 10. | Darwin 13... | 1 years, 3 months, 25 days | | 11. | FreeBSD 6... | 1 years, 3 months, 9 days | | 12. | Darwin 23... | 0 years, 11 months, 9 days | -| 13. | OpenBSD 4... | 0 years, 8 months, 12 days | -| 14. | *Darwin 24... | 0 years, 8 months, 11 days | +| 13. | *Darwin 24... | 0 years, 8 months, 19 days | +| 14. | OpenBSD 4... | 0 years, 8 months, 12 days | | 15. | Darwin 21... | 0 years, 8 months, 2 days | | 16. | Darwin 18... | 0 years, 7 months, 5 days | | 17. | Darwin 22... | 0 years, 6 months, 22 days | @@ -239,25 +239,25 @@ Score is calculated by combining all other metrics. | Pos | KernelMajor | Score | +-----+----------------+-------+ | 1. | Linux 3... | 1045 | -| 2. | OpenBSD 7... | 432 | +| 2. | *OpenBSD 7... | 484 | | 3. | FreeBSD 10... | 406 | | 4. | Linux 5... | 317 | -| 5. | *Linux 6... | 202 | +| 5. | *Linux 6... | 204 | | 6. | Linux 4... | 175 | -| 7. | FreeBSD 11... | 159 | -| 8. | Linux 2... | 121 | -| 9. | *FreeBSD 14... | 114 | +| 7. | *FreeBSD 14... | 161 | +| 8. | FreeBSD 11... | 159 | +| 9. | Linux 2... | 121 | | 10. | Darwin 13... | 80 | | 11. | FreeBSD 6... | 75 | | 12. | Darwin 23... | 56 | -| 13. | *Darwin 24... | 43 | +| 13. | *Darwin 24... | 44 | | 14. | OpenBSD 4... | 39 | | 15. | Darwin 21... | 38 | | 16. | Darwin 18... | 32 | | 17. | Darwin 22... | 30 | | 18. | Darwin 15... | 29 | -| 19. | FreeBSD 5... | 25 | -| 20. | FreeBSD 13... | 25 | +| 19. | FreeBSD 13... | 25 | +| 20. | FreeBSD 5... | 25 | +-----+----------------+-------+ ``` @@ -269,10 +269,10 @@ Boots is the total number of host boots over the entire lifespan. +-----+------------+-------+ | Pos | KernelName | Boots | +-----+------------+-------+ -| 1. | *Linux | 1076 | -| 2. | *FreeBSD | 945 | +| 1. | *FreeBSD | 1080 | +| 2. | *Linux | 1077 | | 3. | *Darwin | 155 | -| 4. | OpenBSD | 101 | +| 4. | *OpenBSD | 109 | | 5. | NetBSD | 1 | +-----+------------+-------+ ``` @@ -282,15 +282,15 @@ Boots is the total number of host boots over the entire lifespan. Uptime is the total uptime of a host over the entire lifespan. ``` -+-----+------------+------------------------------+ -| Pos | KernelName | Uptime | -+-----+------------+------------------------------+ -| 1. | *Linux | 27 years, 12 months, 26 days | -| 2. | *FreeBSD | 11 years, 7 months, 30 days | -| 3. | OpenBSD | 7 years, 5 months, 5 days | -| 4. | *Darwin | 4 years, 11 months, 29 days | -| 5. | NetBSD | 0 years, 1 months, 1 days | -+-----+------------+------------------------------+ ++-----+------------+-----------------------------+ +| Pos | KernelName | Uptime | ++-----+------------+-----------------------------+ +| 1. | *Linux | 28 years, 1 months, 5 days | +| 2. | *FreeBSD | 12 years, 2 months, 24 days | +| 3. | *OpenBSD | 8 years, 2 months, 7 days | +| 4. | *Darwin | 4 years, 12 months, 7 days | +| 5. | NetBSD | 0 years, 1 months, 1 days | ++-----+------------+-----------------------------+ ``` ## Top 20 Score's by KernelName @@ -301,10 +301,10 @@ Score is calculated by combining all other metrics. +-----+------------+-------+ | Pos | KernelName | Score | +-----+------------+-------+ -| 1. | *Linux | 1861 | -| 2. | *FreeBSD | 814 | -| 3. | OpenBSD | 472 | -| 4. | *Darwin | 325 | +| 1. | *Linux | 1863 | +| 2. | *FreeBSD | 862 | +| 3. | *OpenBSD | 523 | +| 4. | *Darwin | 327 | | 5. | NetBSD | 0 | +-----+------------+-------+ ``` |
