diff options
| author | Paul Buetow <paul@buetow.org> | 2025-06-30 10:09:44 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-06-30 10:09:44 +0300 |
| commit | 2249fc9d611bc6b03e674da4b89a4bd6886dff42 (patch) | |
| tree | 34b1eba212dfb84eed35ae779e7063d2f151a60e | |
| parent | 594e3d7e0efa976e4a5ca9b3f9baa7913010ff70 (diff) | |
add foostats
37 files changed, 3629 insertions, 118 deletions
diff --git a/about/resources.gmi b/about/resources.gmi index 8f8c5d98..2334d0d8 100644 --- a/about/resources.gmi +++ b/about/resources.gmi @@ -35,105 +35,105 @@ You won't find any links on this site because, over time, the links will break. In random order: -* Developing Games in Java; David Brackeen and others...; New Riders -* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt -* Concurrency in Go; Katherine Cox-Buday; O'Reilly -* Site Reliability Engineering; How Google runs production systems; O'Reilly -* Perl New Features; Joshua McAdams, brian d foy; Perl School -* Raku Fundamentals; Moritz Lenz; Apress -* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly -* C++ Programming Language; Bjarne Stroustrup; -* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly -* Java ist auch eine Insel; Christian Ullenboom; -* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications -* Polished Ruby Programming; Jeremy Evans; Packt Publishing +* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional * Systemprogrammierung in Go; Frank Müller; dpunkt +* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly * The Kubernetes Book; Nigel Poulton; Unabridged Audiobook -* Leanring eBPF; Liz Rice; O'Reilly -* Effective Java; Joshua Bloch; Addison-Wesley Professional -* DNS and BIND; Cricket Liu; O'Reilly -* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press -* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible -* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications +* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly * The Pragmatic Programmer; David Thomas; Addison-Wesley -* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly -* Raku Recipes; J.J. Merelo; Apress -* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson * Pro Puppet; James Turnbull, Jeffrey McCune; Apress -* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers -* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly -* Funktionale Programmierung; Peter Pepper; Springer -* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional +* Modern Perl; Chromatic ; Onyx Neon Press +* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt +* Higher Order Perl; Mark Dominus; Morgan Kaufmann +* Perl New Features; Joshua McAdams, brian d foy; Perl School +* Site Reliability Engineering; How Google runs production systems; O'Reilly +* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press +* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner +* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf * The Docker Book; James Turnbull; Kindle -* 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 +* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly +* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly +* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly +* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications +* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly * Terraform Cookbook; Mikael Krief; Packt Publishing +* Raku Recipes; J.J. Merelo; Apress +* Funktionale Programmierung; Peter Pepper; Springer +* Raku Fundamentals; Moritz Lenz; Apress +* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press +* Ultimate Go Notebook; Bill Kennedy * Data Science at the Command Line; Jeroen Janssens; O'Reilly -* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible -* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf * Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly +* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers +* Effective awk programming; Arnold Robbins; 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 * The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton -* Ultimate Go Notebook; Bill Kennedy -* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly -* Modern Perl; Chromatic ; Onyx Neon Press -* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly -* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press -* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner +* DNS and BIND; Cricket Liu; O'Reilly +* Java ist auch eine Insel; Christian Ullenboom; +* Polished Ruby Programming; Jeremy Evans; Packt Publishing +* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications +* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible +* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible +* Developing Games in Java; David Brackeen and others...; New Riders +* C++ Programming Language; Bjarne Stroustrup; +* Effective Java; Joshua Bloch; Addison-Wesley Professional +* Concurrency in Go; Katherine Cox-Buday; O'Reilly +* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson +* Leanring eBPF; Liz Rice; O'Reilly * Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers -* Higher Order Perl; Mark Dominus; Morgan Kaufmann -* Effective awk programming; Arnold Robbins; 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: -* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly -* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley +* Relayd and Httpd Mastery; Michael W Lucas +* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley * Implementing Service Level Objectives; Alex Hidalgo; O'Reilly -* Go: Design Patterns for Real-World Projects; Mat Ryer; Packt * Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly -* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley +* Go: Design Patterns for Real-World Projects; Mat Ryer; Packt +* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly * The Linux Programming Interface; Michael Kerrisk; No Starch Press -* Relayd and Httpd Mastery; Michael W Lucas +* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley ## Self-development and soft-skills books In random order: -* The Joy of Missing Out; Christina Crook; New Society Publishers +* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne * Psycho-Cybernetics; Maxwell Maltz; Perigee Books -* Eat That Frog!; Brian Tracy; Hodder Paperbacks -* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly * 101 Essays that change the way you think; Brianna Wiest; Audiobook -* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd -* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press -* The Good Enough Job; Simone Stolzoff; Ebury Edge -* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business -* Slow Productivity; Cal Newport; Penguin Random House -* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing -* Deep Work; Cal Newport; Piatkus -* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne -* Soft Skills; John Sommez; Manning Publications -* Ultralearning; Scott Young; Thorsons +* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME) +* Eat That Frog!; Brian Tracy; Hodder Paperbacks * Influence without Authority; A. Cohen, D. Bradford; Wiley +* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK +* Eat That Frog; Brian Tracy +* So Good They Can't Ignore You; Cal Newport; Business Plus +* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook +* Atomic Habits; James Clear; Random House Business +* The Joy of Missing Out; Christina Crook; New Society Publishers +* The Good Enough Job; Simone Stolzoff; Ebury Edge +* Stop starting, start finishing; Arne Roock; Lean-Kanban University +* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press +* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook * Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook +* Meditation for Mortals, Oliver Burkeman, Audiobook +* Ultralearning; Scott Young; Thorsons +* Digital Minimalism; Cal Newport; Portofolio Penguin +* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME) +* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business +* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion +* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly * The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select * The Bullet Journal Method; Ryder Carroll; Fourth Estate -* Eat That Frog; Brian Tracy -* Stop starting, start finishing; Arne Roock; Lean-Kanban University -* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook -* So Good They Can't Ignore You; Cal Newport; Business Plus +* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd * Ultralearning; Anna Laurent; Self-published via Amazon -* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME) +* Soft Skills; John Sommez; Manning Publications +* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing * Getting Things Done; David Allen -* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK +* Slow Productivity; Cal Newport; Penguin Random House * The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books +* Deep Work; Cal Newport; Piatkus * The Power of Now; Eckhard Tolle; Yellow Kite -* Meditation for Mortals, Oliver Burkeman, Audiobook -* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME) -* Atomic Habits; James Clear; Random House Business -* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook -* Digital Minimalism; Cal Newport; Portofolio Penguin -* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion => ../notes/index.gmi Here are notes of mine for some of the books @@ -141,30 +141,30 @@ In random order: Some of these were in-person with exams; others were online learning lectures only. In random order: -* Scripting Vim; Damian Conway; O'Reilly Online +* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online * Functional programming lecture; Remote University of Hagen +* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online +* Apache Tomcat Best Practises; 3-day on-site training * Ultimate Go Programming; Bill Kennedy; O'Reilly Online -* AWS Immersion Day; Amazon; 1-day interactive online training +* Protocol buffers; O'Reilly Online +* Structure and Interpretation of Computer Programs; Harold Abelson and more...; +* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. +* Scripting Vim; Damian Conway; O'Reilly Online +* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training * Red Hat Certified System Administrator; Course + certification (Although I had the option, I decided not to take the next course as it is more effective to self learn what I need) -* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online * MySQL Deep Dive Workshop; 2-day on-site training -* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online -* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online * Developing IaC with Terraform (with Live Lessons); O'Reilly Online -* Structure and Interpretation of Computer Programs; Harold Abelson and more...; * Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon -* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. -* Protocol buffers; O'Reilly Online -* Apache Tomcat Best Practises; 3-day on-site training -* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training +* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online +* AWS Immersion Day; Amazon; 1-day interactive online training ## Technical guides These are not whole books, but guides (smaller or larger) which I found very useful. in random order: -* Advanced Bash-Scripting Guide * How CPUs work at https://cpu.land * Raku Guide at https://raku.guide +* Advanced Bash-Scripting Guide ## Podcasts @@ -172,56 +172,56 @@ These are not whole books, but guides (smaller or larger) which I found very use In random order: -* Pratical AI -* Modern Mentor -* Backend Banter -* Maintainable -* Fallthrough [Golang] -* The Pragmatic Engineer Podcast -* BSD Now [BSD] * Dev Interrupted -* Hidden Brain +* Backend Banter +* The Changelog Podcast(s) * Deep Questions with Cal Newport +* Hidden Brain +* Fork Around And Find Out * Cup o' Go [Golang] +* The Pragmatic Engineer Podcast +* BSD Now [BSD] * The ProdCast (Google SRE Podcast) -* Fork Around And Find Out -* The Changelog Podcast(s) +* Maintainable +* Fallthrough [Golang] +* Modern Mentor +* Pratical AI ### 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. +* Go Time (predecessor of fallthrough) +* Ship It (predecessor of Fork Around And Find Out) +* CRE: Chaosradio Express [german] +* FLOSS weekly * Java Pub House * Modern Mentor -* FLOSS weekly -* CRE: Chaosradio Express [german] -* Ship It (predecessor of Fork Around And Find Out) -* Go Time (predecessor of fallthrough) ## Newsletters I like This is a mix of tech and non-tech newsletters I am subscribed to. In random order: -* The Imperfectionist +* Changelog News * VK Newsletter +* Applied Go Weekly Newsletter +* Andreas Brandhorst Newsletter (Sci-Fi author) * Register Spill * Monospace Mentor -* Golang Weekly -* byteSizeGo -* The Pragmatic Engineer -* Changelog News -* Andreas Brandhorst Newsletter (Sci-Fi author) -* Applied Go Weekly Newsletter -* The Valuable Dev * Ruby Weekly +* The Valuable Dev +* The Pragmatic Engineer +* The Imperfectionist +* byteSizeGo +* Golang Weekly ## 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: -* freeX (not published anymore) * LWN (online only) * Linux User +* freeX (not published anymore) * Linux Magazine # Formal education diff --git a/gemfeed/2025-06-22-task-samurai.gmi b/gemfeed/2025-06-22-task-samurai.gmi index e8cd2f1f..8e353242 100644 --- a/gemfeed/2025-06-22-task-samurai.gmi +++ b/gemfeed/2025-06-22-task-samurai.gmi @@ -29,7 +29,7 @@ Task Samurai is a fast terminal interface for Taskwarrior written in Go using th ### Why does this exist? -* I wanted to tinker with agentic coding. This project was entirely implemented using OpenAI Codex. +I wanted to tinker with agentic coding. This project was implemented entirely using OpenAI Codex. (After this blog post was published, I also used the Claude Code CLI.) * I wanted a faster UI for Taskwarrior than other options, like Vit, which is Python-based. * I wanted something built with Bubble Tea, but I never had time to dive deep into it. * I wanted to build a toy project (like Task Samurai) first, before tackling the big ones, to get started with agentic coding. diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 65d4da0f..7d3fd79e 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-06-23T07:54:22+03:00</updated> + <updated>2025-06-29T13:29:59+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" /> @@ -50,8 +50,8 @@ <br /> <h3 style='display: inline' id='why-does-this-exist'>Why does this exist?</h3><br /> <br /> +<span>I wanted to tinker with agentic coding. This project was implemented entirely using OpenAI Codex. (After this blog post was published, I also used the Claude Code CLI.)</span><br /> <ul> -<li>I wanted to tinker with agentic coding. This project was entirely implemented using OpenAI Codex.</li> <li>I wanted a faster UI for Taskwarrior than other options, like Vit, which is Python-based.</li> <li>I wanted something built with Bubble Tea, but I never had time to dive deep into it.</li> <li>I wanted to build a toy project (like Task Samurai) first, before tackling the big ones, to get started with agentic coding.</li> @@ -1,6 +1,6 @@ # Hello! -> This site was generated at 2025-06-28T00:56:58+03:00 by `Gemtexter` +> This site was generated at 2025-06-29T13:29:59+03:00 by `Gemtexter` Welcome to the foo.zone! diff --git a/stats/20250531.gmi b/stats/20250531.gmi new file mode 100644 index 00000000..95223578 --- /dev/null +++ b/stats/20250531.gmi @@ -0,0 +1,108 @@ +## Stats for 2025-05-31 + +### Summary + +* Total requests: 4107 +* Filtered requests: 39949 +* Gemini requests: 63 +* Web requests: 4044 +* IPv4 requests: 3019 +* IPv6 requests: 1088 + +### Feed Statistics + +``` +| Feed Type | Count | +|----------------|-------| +| Total | 45 | +| Gemini Gemfeed | 2 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 42 | +``` + +### Page Statistics (by Host) + +``` +| Host | Unique Visitors | +|-------------------------|-----------------| +| foo.zone | 137 | +| standby.foo.zone | 65 | +| irregular.ninja | 12 | +| www.foo.zone | 7 | +| paul.buetow.org | 2 | +| blowfish.buetow.org | 2 | +| www.irregular.ninja | 2 | +| standby.dory.buetow.org | 2 | +| buetow.org | 1 | +| standby.paul.buetow.org | 1 | +| standby.irregular.ninja | 1 | +| www.dory.buetow.org | 1 | +| dtail.dev | 1 | +| alt.irregular.ninja | 1 | +| www.buetow.org | 1 | +``` + +### Page Statistics (by URL) + +``` +| URL | Unique Visitors | +|--------------------------------------------------------------------------------------------------------------------------------|-----------------| +| foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 15 | +| foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 11 | +| foo.zone/gemfeed/2021-09-12-keep-it-simple-and-stupid... | 11 | +| foo.zone/gemfeed/2021-04-24-welcome-to-the-geminispace... | 9 | +| foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 7 | +| foo.zone/gemfeed/gemini:/foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 6 | +| foo.zone/gemfeed/2023-01-23-why-grapheneos-rox... | 6 | +| standby.foo.zone/gemfeed/2024-10-02-gemtexter-3.0.0-lets-gemtext-again-4... | 4 | +| foo.zone/gemfeed/2022-10-30-installing-dtail-on-openbsd... | 4 | +| foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 4 | +| standby.foo.zone/gemfeed/2025-01-01-posts-from-october-to-december-2024... | 4 | +| standby.foo.zone/gemfeed/2023-01-23-why-grapheneos-rox... | 4 | +| foo.zone/gemfeed/2021-11-29-bash-golf-part-1... | 4 | +| standby.foo.zone/gemfeed/2023-11-11-mind-management-book-notes... | 4 | +| foo.zone/gemfeed/2024-09-07-projects-i-support... | 4 | +| foo.zone/gemfeed/2022-01-01-bash-golf-part-2... | 4 | +| foo.zone/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex... | 4 | +| foo.zone/gemfeed/2024-10-24-staff-engineer-book-notes... | 3 | +| standby.foo.zone/gemfeed/2023-05-06-the-obstacle-is-the-way-book-notes... | 3 | +| foo.zone/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all... | 3 | +| standby.foo.zone/gemfeed/2022-10-30-installing-dtail-on-openbsd... | 3 | +| standby.foo.zone/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program... | 3 | +| foo.zone/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh... | 3 | +| standby.foo.zone/gemfeed/2021-09-12-keep-it-simple-and-stupid... | 3 | +| foo.zone/about/novels... | 3 | +| foo.zone/gemfeed/index... | 3 | +| standby.foo.zone/gemfeed/2022-04-10-creative-universe... | 3 | +| standby.foo.zone/gemfeed/2022-06-15-sweating-the-small-stuff... | 3 | +| foo.zone/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2... | 3 | +| foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 3 | +| standby.foo.zone/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex... | 3 | +| foo.zone/gemfeed/2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2... | 3 | +| standby.foo.zone/gemfeed/2023-02-26-how-to-shut-down-after-work... | 3 | +| foo.zone/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3... | 2 | +| foo.zone/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again... | 2 | +| foo.zone/gemfeed/2023-04-01-never-split-the-difference-book-notes... | 2 | +| standby.foo.zone/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all... | 2 | +| standby.foo.zone/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3... | 2 | +| standby.dory.buetow.org/Dorybau... | 2 | +| foo.zone/gemfeed/2024-09-07-site-reliability-engineering-part-4... | 2 | +| foo.zone/gemfeed/2024-01-13-one-reason-why-i-love-openbsd... | 2 | +| standby.foo.zone/gemfeed/2022-01-01-bash-golf-part-2... | 2 | +| standby.foo.zone/gemfeed/2008-12-29-using-my-nokia-n95-for-fixing-my-mta... | 2 | +| standby.foo.zone/gemfeed/2025-01-15-working-with-an-sre-interview... | 2 | +| standby.foo.zone/gemfeed/2023-09-25-dtail-usage-examples... | 2 | +| standby.foo.zone/gemfeed/2024-01-13-one-reason-why-i-love-openbsd... | 2 | +| foo.zone/notes/when... | 2 | +| foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 2 | +| standby.foo.zone/gemfeed/2023-08-18-site-reliability-engineering-part-1... | 2 | +| standby.foo.zone/gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes... | 2 | +``` + +... and more (truncated to 50 entries). + +## Related Reports + +=> ./30day_summary_20250630.gmi 30-Day Summary Report + diff --git a/stats/20250601.gmi b/stats/20250601.gmi new file mode 100644 index 00000000..4f0344c2 --- /dev/null +++ b/stats/20250601.gmi @@ -0,0 +1,105 @@ +## Stats for 2025-06-01 + +### Summary + +* Total requests: 3245 +* Filtered requests: 39657 +* Gemini requests: 8 +* Web requests: 3237 +* IPv4 requests: 2610 +* IPv6 requests: 635 + +### Feed Statistics + +``` +| Feed Type | Count | +|----------------|-------| +| Total | 42 | +| Gemini Gemfeed | 1 | +| Gemini Atom | 0 | +| Web Gemfeed | 0 | +| Web Atom | 41 | +``` + +### Page Statistics (by Host) + +``` +| Host | Unique Visitors | +|-----------------------------|-----------------| +| foo.zone | 93 | +| standby.foo.zone | 66 | +| irregular.ninja | 17 | +| www.foo.zone | 7 | +| www.irregular.ninja | 6 | +| paul.buetow.org | 1 | +| buetow.org | 1 | +| dtail.dev | 1 | +| www.alt.irregular.ninja | 1 | +| dory.buetow.org | 1 | +| standby.alt.irregular.ninja | 1 | +| standby.irregular.ninja | 1 | +``` + +### Page Statistics (by URL) + +``` +| URL | Unique Visitors | +|---------------------------------------------------------------------------------------------------------------|-----------------| +| foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 7 | +| foo.zone/gemfeed/2024-07-05-random-weird-things... | 6 | +| standby.foo.zone/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux... | 6 | +| standby.foo.zone/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all... | 5 | +| standby.foo.zone/gemfeed/2010-04-09-standard-ml-and-haskell... | 5 | +| foo.zone/gemfeed/2021-09-12-keep-it-simple-and-stupid... | 5 | +| foo.zone/gemfeed/2025-04-19-when-book-notes... | 5 | +| standby.foo.zone/gemfeed/2021-07-04-the-well-grounded-rubyist... | 4 | +| standby.foo.zone/gemfeed/2024-06-23-terminal-multiplexing-with-tmux... | 4 | +| foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 4 | +| standby.foo.zone/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet... | 4 | +| standby.foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 4 | +| foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 3 | +| standby.foo.zone/gemfeed/2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2... | 3 | +| www.irregular.ninja/html/index... | 3 | +| foo.zone/uptime-stats... | 3 | +| foo.zone/gemfeed/2021-05-16-personal-bash-coding-style-guide... | 3 | +| standby.foo.zone/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again... | 3 | +| standby.foo.zone/gemfeed/2022-05-27-perl-is-still-a-great-choice... | 3 | +| foo.zone/gemfeed/2023-06-01-kiss-server-monitoring-with-gogios... | 3 | +| foo.zone/gemfeed/2023-01-23-why-grapheneos-rox... | 3 | +| foo.zone/index... | 3 | +| foo.zone/gemfeed/2024-07-07-the-stoic-challenge-book-notes... | 3 | +| irregular.ninja/html/page-1... | 3 | +| foo.zone/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh... | 3 | +| foo.zone/gemfeed/2024-12-15-random-helix-themes... | 3 | +| foo.zone/gemfeed/2021-04-24-welcome-to-the-geminispace... | 3 | +| standby.foo.zone/gemfeed/2024-05-03-projects-i-currently-dont-have-time-for... | 3 | +| standby.foo.zone/gemfeed/2008-06-26-perl-poetry... | 3 | +| standby.foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 2 | +| foo.zone/gemfeed/2022-06-15-sweating-the-small-stuff... | 2 | +| standby.foo.zone/gemfeed/2024-10-24-staff-engineer-book-notes... | 2 | +| www.irregular.ninja/page-1... | 2 | +| standby.foo.zone/gemfeed/2024-10-02-gemtexter-3.0.0-lets-gemtext-again-4... | 2 | +| foo.zone/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again... | 2 | +| foo.zone/gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person... | 2 | +| foo.zone/about/index... | 2 | +| irregular.ninja/html/index... | 2 | +| foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 2 | +| foo.zone/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition... | 2 | +| foo.zone/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku... | 2 | +| foo.zone/gemfeed/2021-11-29-bash-golf-part-1... | 2 | +| foo.zone/gemfeed/2025-02-08-random-weird-things-ii... | 2 | +| foo.zone/notes/the-stoic-challenge... | 2 | +| foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 2 | +| standby.foo.zone/gemfeed/2024-01-09-site-reliability-engineering-part-3... | 2 | +| standby.foo.zone/gemfeed/2021-05-16-personal-bash-coding-style-guide... | 2 | +| standby.foo.zone/gemfeed/2021-09-12-keep-it-simple-and-stupid... | 2 | +| foo.zone/about/resources... | 2 | +| standby.foo.zone/gemfeed/2011-05-07-perl-daemon-service-framework... | 2 | +``` + +... and more (truncated to 50 entries). + +## Related Reports + +=> ./30day_summary_20250630.gmi 30-Day Summary Report + diff --git a/stats/20250602.gmi b/stats/20250602.gmi new file mode 100644 index 00000000..d296e056 --- /dev/null +++ b/stats/20250602.gmi @@ -0,0 +1,103 @@ +## Stats for 2025-06-02 + +### Summary + +* Total requests: 4108 +* Filtered requests: 39561 +* Gemini requests: 18 +* Web requests: 4090 +* IPv4 requests: 3050 +* IPv6 requests: 1058 + +### Feed Statistics + +``` +| Feed Type | Count | +|----------------|-------| +| Total | 44 | +| Gemini Gemfeed | 1 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 42 | +``` + +### Page Statistics (by Host) + +``` +| Host | Unique Visitors | +|-------------------------|-----------------| +| foo.zone | 142 | +| standby.foo.zone | 52 | +| irregular.ninja | 27 | +| standby.dory.buetow.org | 3 | +| www.foo.zone | 2 | +| buetow.org | 2 | +| www.irregular.ninja | 1 | +| www.dtail.dev | 1 | +| paul.buetow.org | 1 | +| www.buetow.org | 1 | +``` + +### Page Statistics (by URL) + +``` +| URL | Unique Visitors | +|-------------------------------------------------------------------------------------|-----------------| +| foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 12 | +| foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 11 | +| foo.zone/gemfeed/2021-09-12-keep-it-simple-and-stupid... | 10 | +| foo.zone/gemfeed/2023-06-01-kiss-server-monitoring-with-gogios... | 10 | +| foo.zone/about/resources... | 9 | +| standby.foo.zone/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program... | 9 | +| foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 9 | +| foo.zone/gemfeed/2022-06-15-sweating-the-small-stuff... | 7 | +| foo.zone/gemfeed/2023-11-11-mind-management-book-notes... | 7 | +| standby.foo.zone/gemfeed/2022-12-24-ultrarelearning-java-my-takeaways... | 6 | +| standby.foo.zone/gemfeed/2023-09-25-dtail-usage-examples... | 5 | +| foo.zone/gemfeed/2024-09-07-site-reliability-engineering-part-4... | 5 | +| foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 5 | +| foo.zone/gemfeed/2025-01-01-posts-from-october-to-december-2024... | 5 | +| foo.zone/gemfeed/2024-05-01-slow-productivity-book-notes... | 4 | +| foo.zone/gemfeed/2022-05-27-perl-is-still-a-great-choice... | 4 | +| standby.foo.zone/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex... | 4 | +| foo.zone/gemfeed/2023-09-25-dtail-usage-examples... | 4 | +| irregular.ninja/html/page-1... | 4 | +| foo.zone/gemfeed/2024-08-05-typing-127.1-words-per-minute... | 4 | +| foo.zone/gemfeed/2022-10-30-installing-dtail-on-openbsd... | 4 | +| foo.zone/gemfeed/2023-08-18-site-reliability-engineering-part-1... | 4 | +| foo.zone/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes... | 4 | +| foo.zone/gemfeed/2022-03-06-the-release-of-dtail-4.0.0... | 3 | +| foo.zone/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3... | 3 | +| foo.zone/gemfeed/2024-12-15-random-helix-themes... | 3 | +| foo.zone/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program... | 3 | +| foo.zone/gemfeed/2025-04-19-when-book-notes... | 3 | +| foo.zone/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2... | 3 | +| foo.zone/gemfeed/2021-07-04-the-well-grounded-rubyist... | 3 | +| foo.zone/gemfeed/index... | 3 | +| foo.zone/gemfeed/2024-01-09-site-reliability-engineering-part-3... | 3 | +| foo.zone/gemfeed/2021-05-16-personal-bash-coding-style-guide... | 3 | +| foo.zone/about/index... | 3 | +| foo.zone/gemfeed/2024-01-13-one-reason-why-i-love-openbsd... | 3 | +| foo.zone/gemfeed/2022-09-30-after-a-bad-nights-sleep... | 2 | +| standby.foo.zone/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet... | 2 | +| standby.foo.zone/gemfeed/2024-12-15-random-helix-themes... | 2 | +| foo.zone/gemfeed/2023-11-19-site-reliability-engineering-part-2... | 2 | +| foo.zone/gemfeed/2024-06-23-terminal-multiplexing-with-tmux... | 2 | +| foo.zone/gemfeed/2021-04-24-welcome-to-the-geminispace... | 2 | +| irregular.ninja/html/4-17... | 2 | +| foo.zone/gemfeed/2023-12-10-bash-golf-part-3... | 2 | +| irregular.ninja/html/2-39... | 2 | +| standby.foo.zone/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux... | 2 | +| standby.foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 2 | +| foo.zone/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml... | 2 | +| irregular.ninja/html/6-20... | 2 | +| foo.zone/gemfeed/2024-05-03-projects-i-currently-dont-have-time-for... | 2 | +| irregular.ninja/html/9-1... | 2 | +``` + +... and more (truncated to 50 entries). + +## Related Reports + +=> ./30day_summary_20250630.gmi 30-Day Summary Report + diff --git a/stats/20250603.gmi b/stats/20250603.gmi new file mode 100644 index 00000000..4d9896e1 --- /dev/null +++ b/stats/20250603.gmi @@ -0,0 +1,109 @@ +## Stats for 2025-06-03 + +### Summary + +* Total requests: 4035 +* Filtered requests: 41061 +* Gemini requests: 12 +* Web requests: 4023 +* IPv4 requests: 3007 +* IPv6 requests: 1028 + +### Feed Statistics + +``` +| Feed Type | Count | +|----------------|-------| +| Total | 53 | +| Gemini Gemfeed | 3 | +| Gemini Atom | 2 | +| Web Gemfeed | 0 | +| Web Atom | 48 | +``` + +### Page Statistics (by Host) + +``` +| Host | Unique Visitors | +|-------------------------|-----------------| +| foo.zone | 112 | +| standby.foo.zone | 70 | +| irregular.ninja | 31 | +| www.foo.zone | 9 | +| dory.buetow.org | 2 | +| paul.buetow.org | 2 | +| buetow.org | 2 | +| alt.irregular.ninja | 1 | +| dtail.dev | 1 | +| www.buetow.org | 1 | +| standby.irregular.ninja | 1 | +| standby.paul.buetow.org | 1 | +| www.irregular.ninja | 1 | +| www.dtail.dev | 1 | +| fishfinger.buetow.org | 1 | +| blog.buetow.org | 1 | +``` + +### Page Statistics (by URL) + +``` +| URL | Unique Visitors | +|---------------------------------------------------------------------------------------------------------------|-----------------| +| foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 16 | +| foo.zone/gemfeed/2025-02-08-random-weird-things-ii... | 10 | +| foo.zone/gemfeed/2021-09-12-keep-it-simple-and-stupid... | 7 | +| foo.zone/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition... | 5 | +| standby.foo.zone/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3... | 5 | +| standby.foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 5 | +| foo.zone/gemfeed/index... | 5 | +| foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 5 | +| foo.zone/gemfeed/2024-09-07-projects-i-support... | 5 | +| foo.zone/about/resources... | 5 | +| foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 4 | +| foo.zone/gemfeed/2021-05-16-personal-bash-coding-style-guide... | 4 | +| foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 4 | +| foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 3 | +| standby.foo.zone/gemfeed/2021-07-04-the-well-grounded-rubyist... | 3 | +| foo.zone/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program... | 3 | +| foo.zone/gemfeed/2021-04-24-welcome-to-the-geminispace... | 3 | +| standby.foo.zone/gemfeed/2024-05-01-slow-productivity-book-notes... | 3 | +| standby.foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 3 | +| standby.foo.zone/gemfeed/2023-09-25-dtail-usage-examples... | 3 | +| standby.foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 3 | +| irregular.ninja/html/index... | 3 | +| foo.zone/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3... | 3 | +| standby.foo.zone/gemfeed/2023-12-10-bash-golf-part-3... | 3 | +| standby.foo.zone/gemfeed/2024-02-04-from-babylon5.buetow.org-to-.cloud... | 3 | +| foo.zone/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet... | 3 | +| standby.foo.zone/about/index... | 3 | +| foo.zone/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2... | 3 | +| irregular.ninja/html/3-21... | 2 | +| irregular.ninja/html/6-21... | 2 | +| irregular.ninja/html/1-22... | 2 | +| irregular.ninja/html/5-16... | 2 | +| standby.foo.zone/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku... | 2 | +| irregular.ninja/html/8-21... | 2 | +| standby.foo.zone/gemfeed/2010-05-09-the-fype-programming-language... | 2 | +| standby.foo.zone/gemfeed/2022-05-27-perl-is-still-a-great-choice... | 2 | +| irregular.ninja/html/11-38... | 2 | +| irregular.ninja/html/5-21... | 2 | +| standby.foo.zone/gemfeed/2023-06-01-kiss-server-monitoring-with-gogios... | 2 | +| foo.zone/gemfeed/2023-04-01-never-split-the-difference-book-notes... | 2 | +| irregular.ninja/html/10-32... | 2 | +| irregular.ninja/html/3-17... | 2 | +| irregular.ninja/html/7-15... | 2 | +| irregular.ninja/html/13-12... | 2 | +| foo.zone/uptime-stats... | 2 | +| irregular.ninja/html/6-29... | 2 | +| irregular.ninja/html/11-23... | 2 | +| irregular.ninja/html/1-13... | 2 | +| irregular.ninja/html/2-30... | 2 | +| irregular.ninja/html/7-23... | 2 | +``` + +... and more (truncated to 50 entries). + +## Related Reports + +=> ./30day_summary_20250630.gmi 30-Day Summary Report + diff --git a/stats/20250604.gmi b/stats/20250604.gmi new file mode 100644 index 00000000..880fdea2 --- /dev/null +++ b/stats/20250604.gmi @@ -0,0 +1,106 @@ +## Stats for 2025-06-04 + +### Summary + +* Total requests: 4076 +* Filtered requests: 41833 +* Gemini requests: 14 +* Web requests: 4062 +* IPv4 requests: 2994 +* IPv6 requests: 1082 + +### Feed Statistics + +``` +| Feed Type | Count | +|----------------|-------| +| Total | 44 | +| Gemini Gemfeed | 1 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 42 | +``` + +### Page Statistics (by Host) + +``` +| Host | Unique Visitors | +|-------------------------|-----------------| +| foo.zone | 163 | +| standby.foo.zone | 111 | +| irregular.ninja | 17 | +| www.foo.zone | 15 | +| dory.buetow.org | 4 | +| www.irregular.ninja | 3 | +| paul.buetow.org | 3 | +| dtail.dev | 2 | +| www.paul.buetow.org | 2 | +| buetow.org | 2 | +| www.dtail.dev | 1 | +| standby.paul.buetow.org | 1 | +| www.buetow.org | 1 | +``` + +### Page Statistics (by URL) + +``` +| URL | Unique Visitors | +|--------------------------------------------------------------------------------------------------------------------------------|-----------------| +| standby.foo.zone/gemfeed/2025-03-05-sharing-on-social-media-with-gos... | 11 | +| foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 10 | +| foo.zone/gemfeed/2021-09-12-keep-it-simple-and-stupid... | 9 | +| foo.zone/gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person... | 9 | +| standby.foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 7 | +| foo.zone/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program... | 7 | +| standby.foo.zone/gemfeed/2021-04-24-welcome-to-the-geminispace... | 6 | +| foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 6 | +| foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 6 | +| standby.foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 6 | +| foo.zone/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2... | 5 | +| foo.zone/about/resources... | 5 | +| foo.zone/gemfeed/2021-07-04-the-well-grounded-rubyist... | 4 | +| foo.zone/site-mirrors... | 4 | +| standby.foo.zone/about/index... | 4 | +| standby.foo.zone/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition... | 4 | +| standby.foo.zone/gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes... | 4 | +| foo.zone/gemfeed/2024-05-01-slow-productivity-book-notes... | 4 | +| foo.zone/gemfeed/2024-09-07-site-reliability-engineering-part-4... | 4 | +| standby.foo.zone/gemfeed/2024-09-07-projects-i-support... | 4 | +| foo.zone/gemfeed/2024-08-05-typing-127.1-words-per-minute... | 4 | +| foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 4 | +| foo.zone/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition... | 4 | +| dory.buetow.org/Erfahrungsberichte... | 4 | +| standby.foo.zone/gemfeed/2024-08-05-typing-127.1-words-per-minute... | 3 | +| standby.foo.zone/gemfeed/2022-09-30-after-a-bad-nights-sleep... | 3 | +| foo.zone/gemfeed/index... | 3 | +| standby.foo.zone/gemfeed/2023-12-10-bash-golf-part-3... | 3 | +| foo.zone/gemfeed/2021-04-24-welcome-to-the-geminispace... | 3 | +| foo.zone/gemfeed/2024-06-23-terminal-multiplexing-with-tmux... | 3 | +| standby.foo.zone/gemfeed/2022-03-06-the-release-of-dtail-4.0.0... | 3 | +| standby.foo.zone/gemfeed/2024-07-05-random-weird-things... | 3 | +| foo.zone/gemfeed/2021-10-22-defensive-devops... | 3 | +| foo.zone/gemfeed/gemini:/foo.zone/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program... | 3 | +| foo.zone/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot... | 3 | +| standby.foo.zone/gemfeed/2023-04-01-never-split-the-difference-book-notes... | 3 | +| standby.foo.zone/gemfeed/2023-05-06-the-obstacle-is-the-way-book-notes... | 3 | +| foo.zone/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 3 | +| foo.zone/gemfeed/2024-10-24-staff-engineer-book-notes... | 3 | +| foo.zone/gemfeed/gemini:/foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 3 | +| standby.foo.zone/gemfeed/2022-01-01-bash-golf-part-2... | 3 | +| irregular.ninja/html/9-23... | 2 | +| foo.zone/gemfeed/gemini:/foo.zone/gemfeed/2010-04-09-standard-ml-and-haskell... | 2 | +| irregular.ninja/index... | 2 | +| foo.zone/gemfeed/2025-04-19-when-book-notes... | 2 | +| foo.zone/gemfeed/2022-01-01-bash-golf-part-2... | 2 | +| foo.zone/gemfeed/2024-09-07-projects-i-support... | 2 | +| irregular.ninja/html/13-1... | 2 | +| foo.zone/gemfeed/2024-02-04-from-babylon5.buetow.org-to-.cloud... | 2 | +| standby.foo.zone/gemfeed/2016-04-03-offsite-backup-with-zfs... | 2 | +``` + +... and more (truncated to 50 entries). + +## Related Reports + +=> ./30day_summary_20250630.gmi 30-Day Summary Report + diff --git a/stats/20250605.gmi b/stats/20250605.gmi new file mode 100644 index 00000000..41c9bd3f --- /dev/null +++ b/stats/20250605.gmi @@ -0,0 +1,110 @@ +## Stats for 2025-06-05 + +### Summary + +* Total requests: 5598 +* Filtered requests: 48823 +* Gemini requests: 32 +* Web requests: 5566 +* IPv4 requests: 4252 +* IPv6 requests: 1346 + +### Feed Statistics + +``` +| Feed Type | Count | +|----------------|-------| +| Total | 56 | +| Gemini Gemfeed | 3 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 52 | +``` + +### Page Statistics (by Host) + +``` +| Host | Unique Visitors | +|-----------------------------|-----------------| +| foo.zone | 128 | +| standby.foo.zone | 88 | +| irregular.ninja | 13 | +| alt.irregular.ninja | 5 | +| buetow.org | 5 | +| www.foo.zone | 4 | +| standby.alt.irregular.ninja | 3 | +| dory.buetow.org | 2 | +| fishfinger.buetow.org | 2 | +| dtail.dev | 1 | +| www.blog.buetow.org | 1 | +| www.buetow.org | 1 | +| www.dtail.dev | 1 | +| www.irregular.ninja | 1 | +| standby.foo.zone:1965 | 1 | +| paul.buetow.org | 1 | +| blog.buetow.org | 1 | +``` + +### Page Statistics (by URL) + +``` +| URL | Unique Visitors | +|-------------------------------------------------------------------------------------------------------|-----------------| +| foo.zone/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers... | 10 | +| foo.zone/gemfeed/2010-05-09-the-fype-programming-language... | 10 | +| foo.zone/gemfeed/2021-09-12-keep-it-simple-and-stupid... | 9 | +| foo.zone/gemfeed/2025-01-15-working-with-an-sre-interview... | 9 | +| foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 8 | +| foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 7 | +| standby.foo.zone/gemfeed/2023-11-11-mind-management-book-notes... | 7 | +| foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 6 | +| standby.foo.zone/about/index... | 6 | +| foo.zone/gemfeed/2024-01-09-site-reliability-engineering-part-3... | 5 | +| standby.foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 5 | +| foo.zone/gemfeed/2010-04-09-standard-ml-and-haskell... | 5 | +| standby.foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 5 | +| standby.foo.zone/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition... | 5 | +| foo.zone/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid... | 5 | +| foo.zone/gemfeed/2021-08-01-on-being-pedantic-about-open-source... | 4 | +| standby.foo.zone/gemfeed/2021-07-04-the-well-grounded-rubyist... | 4 | +| foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 4 | +| standby.foo.zone/gemfeed/2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2... | 4 | +| foo.zone/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition... | 4 | +| foo.zone/gemfeed/2016-04-03-offsite-backup-with-zfs... | 4 | +| standby.foo.zone/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku... | 4 | +| foo.zone/gemfeed/2023-01-23-why-grapheneos-rox... | 4 | +| foo.zone/gemfeed/2023-09-25-dtail-usage-examples... | 4 | +| foo.zone/gemfeed/index... | 4 | +| irregular.ninja/html/page-1... | 4 | +| foo.zone/gemfeed/2016-04-16-offsite-backup-with-zfs-part2... | 3 | +| foo.zone/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all... | 3 | +| alt.irregular.ninja/html/index... | 3 | +| foo.zone/about/index... | 3 | +| foo.zone/gemfeed/2009-02-13-sgi-onyx-3200... | 3 | +| foo.zone/gemfeed/2021-05-16-personal-bash-coding-style-guide... | 3 | +| foo.zone/gemfeed/2025-02-08-random-weird-things-ii... | 3 | +| standby.foo.zone/gemfeed/2022-06-15-sweating-the-small-stuff... | 3 | +| foo.zone/gemfeed/2022-01-23-welcome-to-the-foo.zone... | 3 | +| foo.zone/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux... | 3 | +| foo.zone/gemfeed/2024-02-04-from-babylon5.buetow.org-to-.cloud... | 3 | +| foo.zone/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex... | 3 | +| standby.foo.zone/gemfeed/2021-05-16-personal-bash-coding-style-guide... | 3 | +| foo.zone/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh... | 3 | +| standby.foo.zone/gemfeed/2025-03-05-sharing-on-social-media-with-gos... | 3 | +| standby.foo.zone/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3... | 3 | +| foo.zone/notes/career-guide-and-soft-skills... | 3 | +| foo.zone/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet... | 3 | +| foo.zone/gemfeed/2021-04-24-welcome-to-the-geminispace... | 3 | +| foo.zone/gemfeed/2024-12-15-random-helix-themes... | 3 | +| foo.zone/gemfeed/2025-03-05-sharing-on-social-media-with-gos... | 3 | +| standby.foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 3 | +| foo.zone/gemfeed/2008-12-29-using-my-nokia-n95-for-fixing-my-mta... | 3 | +| foo.zone/gemfeed/2024-01-13-one-reason-why-i-love-openbsd... | 2 | +``` + +... and more (truncated to 50 entries). + +## Related Reports + +=> ./30day_summary_20250630.gmi 30-Day Summary Report + diff --git a/stats/20250606.gmi b/stats/20250606.gmi new file mode 100644 index 00000000..2f3dbca3 --- /dev/null +++ b/stats/20250606.gmi @@ -0,0 +1,111 @@ +## Stats for 2025-06-06 + +### Summary + +* Total requests: 3997 +* Filtered requests: 50776 +* Gemini requests: 24 +* Web requests: 3973 +* IPv4 requests: 2927 +* IPv6 requests: 1070 + +### Feed Statistics + +``` +| Feed Type | Count | +|----------------|-------| +| Total | 45 | +| Gemini Gemfeed | 0 | +| Gemini Atom | 0 | +| Web Gemfeed | 0 | +| Web Atom | 45 | +``` + +### Page Statistics (by Host) + +``` +| Host | Unique Visitors | +|-----------------------------|-----------------| +| foo.zone | 147 | +| standby.foo.zone | 91 | +| irregular.ninja | 21 | +| www.alt.irregular.ninja | 10 | +| www.foo.zone | 8 | +| dtail.dev | 6 | +| buetow.org | 3 | +| blowfish.buetow.org | 2 | +| paul.buetow.org | 2 | +| fishfinger.buetow.org | 2 | +| www.irregular.ninja | 2 | +| blog.buetow.org | 1 | +| www.buetow.org | 1 | +| alt.irregular.ninja | 1 | +| standby.foo.zone:1965 | 1 | +| standby.irregular.ninja | 1 | +| standby.alt.irregular.ninja | 1 | +| www.dtail.dev | 1 | +``` + +### Page Statistics (by URL) + +``` +| URL | Unique Visitors | +|--------------------------------------------------------------------------------------------------------------------------------|-----------------| +| foo.zone/gemfeed/2021-05-16-personal-bash-coding-style-guide... | 11 | +| foo.zone/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition... | 10 | +| foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 9 | +| foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 8 | +| foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 7 | +| standby.foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 6 | +| foo.zone/gemfeed/2021-09-12-keep-it-simple-and-stupid... | 6 | +| www.alt.irregular.ninja/html/index... | 6 | +| foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 5 | +| foo.zone/gemfeed/2024-01-09-site-reliability-engineering-part-3... | 5 | +| foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 5 | +| standby.foo.zone/gemfeed/2010-04-09-standard-ml-and-haskell... | 5 | +| standby.foo.zone/about/index... | 5 | +| foo.zone/about/novels... | 5 | +| foo.zone/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all... | 4 | +| foo.zone/gemfeed/2021-11-29-bash-golf-part-1... | 4 | +| standby.foo.zone/gemfeed/2021-10-22-defensive-devops... | 4 | +| foo.zone/gemfeed/2010-04-09-standard-ml-and-haskell... | 4 | +| irregular.ninja/html/index... | 4 | +| foo.zone/gemfeed/2022-12-24-ultrarelearning-java-my-takeaways... | 4 | +| standby.foo.zone/gemfeed/2022-04-10-creative-universe... | 4 | +| www.alt.irregular.ninja/html/page-1... | 4 | +| standby.foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 4 | +| foo.zone/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh... | 4 | +| standby.foo.zone/gemfeed/2025-03-05-sharing-on-social-media-with-gos... | 4 | +| dtail.dev/doc/examples... | 4 | +| foo.zone/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program... | 4 | +| standby.foo.zone/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux... | 4 | +| standby.foo.zone/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex... | 4 | +| foo.zone/2021-04-22-dtail-the-distributed-log-tail-program... | 3 | +| foo.zone/gemfeed/2022-10-30-installing-dtail-on-openbsd... | 3 | +| foo.zone/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot... | 3 | +| foo.zone/gemfeed/gemini:/foo.zone/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot... | 3 | +| foo.zone/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 3 | +| standby.foo.zone/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all... | 3 | +| standby.foo.zone/uptime-stats... | 3 | +| foo.zone/gemfeed/gemini:/foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 3 | +| foo.zone/gemfeed/gemini:/foo.zone/gemfeed/2010-04-09-standard-ml-and-haskell... | 3 | +| foo.zone/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex... | 3 | +| foo.zone/gemfeed/2011-05-07-perl-daemon-service-framework... | 3 | +| standby.foo.zone/gemfeed/2023-12-10-bash-golf-part-3... | 3 | +| foo.zone/gemfeed/2024-05-01-slow-productivity-book-notes... | 3 | +| foo.zone/gemfeed/2025-03-05-sharing-on-social-media-with-gos... | 3 | +| standby.foo.zone/gemfeed/2024-05-03-projects-i-currently-dont-have-time-for... | 3 | +| foo.zone/gemfeed/gemini:/foo.zone/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program... | 3 | +| standby.foo.zone/gemfeed/2008-06-26-perl-poetry... | 3 | +| www.foo.zone/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex... | 2 | +| foo.zone/uptime-stats... | 2 | +| foo.zone/notes/search-inside-yourself... | 2 | +| irregular.ninja/html/5-7... | 2 | +``` + +... and more (truncated to 50 entries). + +## Related Reports + +=> ./30day_summary_20250630.gmi 30-Day Summary Report + diff --git a/stats/20250607.gmi b/stats/20250607.gmi new file mode 100644 index 00000000..a7f4770e --- /dev/null +++ b/stats/20250607.gmi @@ -0,0 +1,109 @@ +## Stats for 2025-06-07 + +### Summary + +* Total requests: 4921 +* Filtered requests: 41102 +* Gemini requests: 40 +* Web requests: 4881 +* IPv4 requests: 3670 +* IPv6 requests: 1251 + +### Feed Statistics + +``` +| Feed Type | Count | +|----------------|-------| +| Total | 48 | +| Gemini Gemfeed | 2 | +| Gemini Atom | 0 | +| Web Gemfeed | 0 | +| Web Atom | 46 | +``` + +### Page Statistics (by Host) + +``` +| Host | Unique Visitors | +|-------------------------|-----------------| +| foo.zone | 147 | +| standby.foo.zone | 66 | +| irregular.ninja | 39 | +| www.foo.zone | 8 | +| paul.buetow.org | 4 | +| dory.buetow.org | 3 | +| buetow.org | 3 | +| www.irregular.ninja | 2 | +| standby.irregular.ninja | 1 | +| standby.foo.zone:1965 | 1 | +| www.dtail.dev | 1 | +| foo.zone:1965 | 1 | +| www.dory.buetow.org | 1 | +| www.buetow.org | 1 | +| standby.dory.buetow.org | 1 | +| fishfinger.buetow.org | 1 | +``` + +### Page Statistics (by URL) + +``` +| URL | Unique Visitors | +|--------------------------------------------------------------------------------------------------------------------------------|-----------------| +| foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 15 | +| foo.zone/gemfeed/2025-06-07-a-monks-guide-to-happiness-book-notes... | 11 | +| standby.foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 8 | +| foo.zone/gemfeed/2021-09-12-keep-it-simple-and-stupid... | 7 | +| foo.zone/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition... | 7 | +| foo.zone/gemfeed/2024-07-07-the-stoic-challenge-book-notes... | 6 | +| standby.foo.zone/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2... | 6 | +| foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 6 | +| foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 6 | +| foo.zone/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku... | 6 | +| standby.foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 5 | +| standby.foo.zone/gemfeed/2025-06-07-a-monks-guide-to-happiness-book-notes... | 5 | +| foo.zone/gemfeed/2025-04-19-when-book-notes... | 5 | +| standby.foo.zone/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition... | 5 | +| standby.foo.zone/gemfeed/2025-03-05-sharing-on-social-media-with-gos... | 5 | +| foo.zone/gemfeed/index... | 5 | +| standby.foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 5 | +| foo.zone/gemfeed/2011-05-07-perl-daemon-service-framework... | 5 | +| foo.zone/gemfeed/2023-11-11-mind-management-book-notes... | 5 | +| foo.zone/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2... | 4 | +| foo.zone/gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes... | 4 | +| foo.zone/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh... | 4 | +| irregular.ninja/html/page-1... | 4 | +| foo.zone/gemfeed/2023-09-25-dtail-usage-examples... | 4 | +| foo.zone/gemfeed/2022-09-30-after-a-bad-nights-sleep... | 4 | +| standby.foo.zone/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet... | 4 | +| foo.zone/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program... | 4 | +| foo.zone/gemfeed/2024-05-01-slow-productivity-book-notes... | 4 | +| foo.zone/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes... | 4 | +| foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 4 | +| foo.zone/gemfeed/2021-07-04-the-well-grounded-rubyist... | 3 | +| foo.zone/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux... | 3 | +| standby.foo.zone/gemfeed/2016-11-20-object-oriented-programming-with-ansi-c... | 3 | +| foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 3 | +| standby.foo.zone/about/index... | 3 | +| foo.zone/gemfeed/2022-04-10-creative-universe... | 3 | +| foo.zone/gemfeed/2021-04-24-welcome-to-the-geminispace... | 3 | +| foo.zone/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3... | 3 | +| standby.foo.zone/gemfeed/2024-05-01-slow-productivity-book-notes... | 3 | +| paul.buetow.org/novels... | 3 | +| foo.zone/gemfeed/2022-06-15-sweating-the-small-stuff... | 3 | +| foo.zone/gemfeed/2023-08-18-site-reliability-engineering-part-1... | 3 | +| foo.zone/gemfeed/2024-09-07-site-reliability-engineering-part-4... | 3 | +| foo.zone/gemfeed/2022-10-30-installing-dtail-on-openbsd... | 3 | +| foo.zone/gemfeed/2023-04-01-never-split-the-difference-book-notes... | 3 | +| foo.zone/uptime-stats... | 3 | +| standby.foo.zone/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program... | 3 | +| foo.zone/about/index... | 3 | +| foo.zone/gemfeed/2021-05-16-personal-bash-coding-style-guide... | 3 | +| foo.zone/gemfeed/gemini:/foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 3 | +``` + +... and more (truncated to 50 entries). + +## Related Reports + +=> ./30day_summary_20250630.gmi 30-Day Summary Report + diff --git a/stats/20250608.gmi b/stats/20250608.gmi new file mode 100644 index 00000000..ad830768 --- /dev/null +++ b/stats/20250608.gmi @@ -0,0 +1,106 @@ +## Stats for 2025-06-08 + +### Summary + +* Total requests: 4160 +* Filtered requests: 41237 +* Gemini requests: 14 +* Web requests: 4146 +* IPv4 requests: 3412 +* IPv6 requests: 748 + +### Feed Statistics + +``` +| Feed Type | Count | +|----------------|-------| +| Total | 49 | +| Gemini Gemfeed | 0 | +| Gemini Atom | 2 | +| Web Gemfeed | 0 | +| Web Atom | 47 | +``` + +### Page Statistics (by Host) + +``` +| Host | Unique Visitors | +|-------------------------|-----------------| +| foo.zone | 118 | +| standby.foo.zone | 90 | +| irregular.ninja | 43 | +| standby.irregular.ninja | 5 | +| www.foo.zone | 5 | +| buetow.org | 3 | +| dory.buetow.org | 2 | +| www.irregular.ninja | 1 | +| www.dtail.dev | 1 | +| blog.buetow.org | 1 | +| paul.buetow.org | 1 | +| foo.zone:1965 | 1 | +| www.buetow.org | 1 | +``` + +### Page Statistics (by URL) + +``` +| URL | Unique Visitors | +|---------------------------------------------------------------------------------------------------------------|-----------------| +| foo.zone/about/resources... | 10 | +| standby.foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 7 | +| foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 7 | +| standby.foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 7 | +| foo.zone/gemfeed/2022-06-15-sweating-the-small-stuff... | 6 | +| standby.foo.zone/gemfeed/2025-04-19-when-book-notes... | 6 | +| foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 6 | +| irregular.ninja/html/index... | 6 | +| standby.foo.zone/gemfeed/2023-09-25-dtail-usage-examples... | 6 | +| foo.zone/gemfeed/2025-06-07-a-monks-guide-to-happiness-book-notes... | 6 | +| foo.zone/gemfeed/2022-05-27-perl-is-still-a-great-choice... | 6 | +| foo.zone/uptime-stats... | 5 | +| standby.foo.zone/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh... | 5 | +| foo.zone/gemfeed/2021-09-12-keep-it-simple-and-stupid... | 5 | +| standby.foo.zone/gemfeed/2024-01-09-site-reliability-engineering-part-3... | 5 | +| standby.foo.zone/about/index... | 5 | +| standby.foo.zone/gemfeed/2025-03-05-sharing-on-social-media-with-gos... | 5 | +| foo.zone/gemfeed/2024-01-13-one-reason-why-i-love-openbsd... | 4 | +| standby.foo.zone/gemfeed/2023-06-01-kiss-server-monitoring-with-gogios... | 4 | +| standby.foo.zone/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers... | 4 | +| standby.foo.zone/gemfeed/2024-09-07-projects-i-support... | 4 | +| foo.zone/gemfeed/2010-04-09-standard-ml-and-haskell... | 4 | +| standby.foo.zone/gemfeed/2010-05-09-the-fype-programming-language... | 4 | +| foo.zone/gemfeed/2023-01-23-why-grapheneos-rox... | 4 | +| foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 4 | +| standby.foo.zone/gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes... | 4 | +| standby.foo.zone/gemfeed/2021-04-24-welcome-to-the-geminispace... | 4 | +| foo.zone/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program... | 4 | +| foo.zone/gemfeed/2024-05-01-slow-productivity-book-notes... | 4 | +| foo.zone/notes/mind-management... | 3 | +| standby.foo.zone/gemfeed/2022-02-04-computer-operating-systems-i-use... | 3 | +| standby.foo.zone/gemfeed/2024-10-24-staff-engineer-book-notes... | 3 | +| standby.foo.zone/gemfeed/2023-05-06-the-obstacle-is-the-way-book-notes... | 3 | +| foo.zone/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all... | 3 | +| foo.zone/notes/fluent-forever... | 3 | +| foo.zone/gemfeed/2025-01-01-posts-from-october-to-december-2024... | 3 | +| standby.foo.zone/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3... | 3 | +| foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 3 | +| standby.foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 3 | +| foo.zone/gemfeed/2021-05-16-personal-bash-coding-style-guide... | 3 | +| standby.foo.zone/gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person... | 3 | +| foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 3 | +| standby.foo.zone/notes/a-monks-guide-to-happiness... | 3 | +| foo.zone/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition... | 3 | +| standby.foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 3 | +| standby.foo.zone/gemfeed/2024-09-07-site-reliability-engineering-part-4... | 3 | +| foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 3 | +| foo.zone/gemfeed/2025-04-19-when-book-notes... | 3 | +| standby.irregular.ninja/html/index... | 3 | +| foo.zone/gemfeed/2023-09-25-dtail-usage-examples... | 3 | +``` + +... and more (truncated to 50 entries). + +## Related Reports + +=> ./30day_summary_20250630.gmi 30-Day Summary Report + diff --git a/stats/20250609.gmi b/stats/20250609.gmi new file mode 100644 index 00000000..ae492625 --- /dev/null +++ b/stats/20250609.gmi @@ -0,0 +1,106 @@ +## Stats for 2025-06-09 + +### Summary + +* Total requests: 3950 +* Filtered requests: 39371 +* Gemini requests: 21 +* Web requests: 3929 +* IPv4 requests: 2808 +* IPv6 requests: 1142 + +### Feed Statistics + +``` +| Feed Type | Count | +|----------------|-------| +| Total | 55 | +| Gemini Gemfeed | 3 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 51 | +``` + +### Page Statistics (by Host) + +``` +| Host | Unique Visitors | +|-----------------------------|-----------------| +| foo.zone | 110 | +| standby.foo.zone | 71 | +| irregular.ninja | 30 | +| www.foo.zone | 6 | +| foo.zone:1965 | 2 | +| blowfish.buetow.org | 1 | +| fishfinger.buetow.org | 1 | +| www.buetow.org | 1 | +| dtail.dev | 1 | +| dory.buetow.org | 1 | +| standby.alt.irregular.ninja | 1 | +| www.dtail.dev | 1 | +| www.irregular.ninja | 1 | +``` + +### Page Statistics (by URL) + +``` +| URL | Unique Visitors | +|--------------------------------------------------------------------------------------------------------------------------------|-----------------| +| foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 9 | +| foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 8 | +| foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 8 | +| foo.zone/gemfeed/2024-07-05-random-weird-things... | 7 | +| foo.zone/gemfeed/index... | 7 | +| foo.zone/gemfeed/2025-06-07-a-monks-guide-to-happiness-book-notes... | 7 | +| foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 6 | +| foo.zone/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program... | 6 | +| foo.zone/gemfeed/2024-05-01-slow-productivity-book-notes... | 6 | +| foo.zone/gemfeed/2021-09-12-keep-it-simple-and-stupid... | 6 | +| foo.zone/gemfeed/2024-08-05-typing-127.1-words-per-minute... | 5 | +| standby.foo.zone/gemfeed/2022-01-01-bash-golf-part-2... | 5 | +| foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 5 | +| standby.foo.zone/gemfeed/2021-04-24-welcome-to-the-geminispace... | 5 | +| standby.foo.zone/gemfeed/2025-02-08-random-weird-things-ii... | 5 | +| foo.zone/gemfeed/2022-05-27-perl-is-still-a-great-choice... | 5 | +| standby.foo.zone/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition... | 5 | +| foo.zone/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition... | 4 | +| foo.zone/gemfeed/2025-02-08-random-weird-things-ii... | 4 | +| foo.zone/gemfeed/2024-01-13-one-reason-why-i-love-openbsd... | 4 | +| foo.zone/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all... | 4 | +| foo.zone/gemfeed/2025-01-01-posts-from-october-to-december-2024... | 4 | +| foo.zone/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3... | 4 | +| standby.foo.zone/gemfeed/2022-03-06-the-release-of-dtail-4.0.0... | 4 | +| foo.zone/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml... | 4 | +| foo.zone/gemfeed/2025-04-19-when-book-notes... | 4 | +| foo.zone/index... | 4 | +| foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 4 | +| foo.zone/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2... | 4 | +| foo.zone/gemfeed/2022-04-10-creative-universe... | 4 | +| standby.foo.zone/gemfeed/2022-09-30-after-a-bad-nights-sleep... | 4 | +| foo.zone/gemfeed/2024-01-09-site-reliability-engineering-part-3... | 3 | +| foo.zone/gemfeed/2021-11-29-bash-golf-part-1... | 3 | +| foo.zone/gemfeed/2016-11-20-object-oriented-programming-with-ansi-c... | 3 | +| foo.zone/gemfeed/2021-05-16-personal-bash-coding-style-guide... | 3 | +| standby.foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 3 | +| foo.zone/gemfeed/2016-04-03-offsite-backup-with-zfs... | 3 | +| foo.zone/about/index... | 3 | +| foo.zone/gemfeed/2023-01-23-why-grapheneos-rox... | 3 | +| foo.zone/gemfeed/gemini:/foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 3 | +| standby.foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 3 | +| foo.zone/gemfeed/2024-09-07-site-reliability-engineering-part-4... | 3 | +| foo.zone/gemfeed/2021-08-01-on-being-pedantic-about-open-source... | 3 | +| foo.zone/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot... | 3 | +| foo.zone/uptime-stats... | 3 | +| foo.zone/gemfeed/2022-03-06-the-release-of-dtail-4.0.0... | 3 | +| standby.foo.zone/gemfeed/2024-07-05-random-weird-things... | 3 | +| foo.zone/gemfeed/2022-02-04-computer-operating-systems-i-use... | 3 | +| foo.zone/gemfeed/2024-12-15-random-helix-themes... | 3 | +| standby.foo.zone/gemfeed/2023-12-10-bash-golf-part-3... | 3 | +``` + +... and more (truncated to 50 entries). + +## Related Reports + +=> ./30day_summary_20250630.gmi 30-Day Summary Report + diff --git a/stats/20250610.gmi b/stats/20250610.gmi new file mode 100644 index 00000000..dc10f554 --- /dev/null +++ b/stats/20250610.gmi @@ -0,0 +1,107 @@ +## Stats for 2025-06-10 + +### Summary + +* Total requests: 4100 +* Filtered requests: 40129 +* Gemini requests: 20 +* Web requests: 4080 +* IPv4 requests: 2891 +* IPv6 requests: 1209 + +### Feed Statistics + +``` +| Feed Type | Count | +|----------------|-------| +| Total | 48 | +| Gemini Gemfeed | 2 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 45 | +``` + +### Page Statistics (by Host) + +``` +| Host | Unique Visitors | +|-----------------------------|-----------------| +| foo.zone | 124 | +| standby.foo.zone | 58 | +| irregular.ninja | 29 | +| buetow.org | 6 | +| www.foo.zone | 5 | +| standby.irregular.ninja | 4 | +| standby.alt.irregular.ninja | 4 | +| dory.buetow.org | 3 | +| alt.irregular.ninja | 3 | +| www.irregular.ninja | 2 | +| www.buetow.org | 2 | +| standby.foo.zone:1965 | 1 | +| foo.zone:1965 | 1 | +| dtail.dev | 1 | +``` + +### Page Statistics (by URL) + +``` +| URL | Unique Visitors | +|-------------------------------------------------------------------------------------------------------|-----------------| +| foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 11 | +| foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 9 | +| foo.zone/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program... | 7 | +| foo.zone/gemfeed/2024-10-02-gemtexter-3.0.0-lets-gemtext-again-4... | 7 | +| standby.foo.zone/about/index... | 6 | +| foo.zone/gemfeed/2025-06-07-a-monks-guide-to-happiness-book-notes... | 6 | +| foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 6 | +| foo.zone/gemfeed/2021-05-16-personal-bash-coding-style-guide... | 5 | +| standby.foo.zone/gemfeed/2021-09-12-keep-it-simple-and-stupid... | 4 | +| foo.zone/gemfeed/2024-05-01-slow-productivity-book-notes... | 4 | +| foo.zone/gemfeed/2024-01-13-one-reason-why-i-love-openbsd... | 4 | +| foo.zone/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot... | 4 | +| standby.foo.zone/gemfeed/2023-11-11-mind-management-book-notes... | 4 | +| foo.zone/gemfeed/2023-09-25-dtail-usage-examples... | 3 | +| standby.foo.zone/gemfeed/2021-11-29-bash-golf-part-1... | 3 | +| buetow.org/index... | 3 | +| standby.foo.zone/gemfeed/2022-06-15-sweating-the-small-stuff... | 3 | +| standby.foo.zone/about/novels... | 3 | +| foo.zone/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2... | 3 | +| foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 3 | +| foo.zone/gemfeed/2021-09-12-keep-it-simple-and-stupid... | 3 | +| foo.zone/site-mirrors... | 3 | +| standby.alt.irregular.ninja/html/index... | 3 | +| standby.foo.zone/gemfeed/2021-08-01-on-being-pedantic-about-open-source... | 3 | +| foo.zone/gemfeed/2010-05-09-the-fype-programming-language... | 3 | +| standby.foo.zone/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3... | 3 | +| foo.zone/gemfeed/2021-04-24-welcome-to-the-geminispace... | 3 | +| foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 3 | +| foo.zone/gemfeed/2024-10-24-staff-engineer-book-notes... | 3 | +| alt.irregular.ninja/html/index... | 3 | +| standby.foo.zone/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku... | 3 | +| foo.zone/gemfeed/2008-06-26-perl-poetry... | 3 | +| irregular.ninja/html/index... | 3 | +| foo.zone/gemfeed/2024-08-05-typing-127.1-words-per-minute... | 3 | +| foo.zone/gemfeed/2010-04-09-standard-ml-and-haskell... | 3 | +| foo.zone/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex... | 2 | +| foo.zone/gemfeed/index... | 2 | +| standby.irregular.ninja/html/index... | 2 | +| foo.zone/about/novels... | 2 | +| foo.zone/notes/site-reliability-engineering... | 2 | +| foo.zone/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux... | 2 | +| foo.zone/gemfeed/2022-05-27-perl-is-still-a-great-choice... | 2 | +| foo.zone/notes/97-things-every-sre-should-know... | 2 | +| foo.zone/gemfeed/2022-03-06-the-release-of-dtail-4.0.0... | 2 | +| irregular.ninja/html/10-5... | 2 | +| buetow.org/form... | 2 | +| www.irregular.ninja/html/index... | 2 | +| irregular.ninja/html/2-9... | 2 | +| standby.foo.zone/gemfeed/2024-10-02-gemtexter-3.0.0-lets-gemtext-again-4... | 2 | +| foo.zone/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3... | 2 | +``` + +... and more (truncated to 50 entries). + +## Related Reports + +=> ./30day_summary_20250630.gmi 30-Day Summary Report + diff --git a/stats/20250611.gmi b/stats/20250611.gmi new file mode 100644 index 00000000..dbb8122f --- /dev/null +++ b/stats/20250611.gmi @@ -0,0 +1,113 @@ +## Stats for 2025-06-11 + +### Summary + +* Total requests: 4458 +* Filtered requests: 42022 +* Gemini requests: 20 +* Web requests: 4438 +* IPv4 requests: 3199 +* IPv6 requests: 1259 + +### Feed Statistics + +``` +| Feed Type | Count | +|----------------|-------| +| Total | 45 | +| Gemini Gemfeed | 1 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 43 | +``` + +### Page Statistics (by Host) + +``` +| Host | Unique Visitors | +|-------------------------|-----------------| +| foo.zone | 176 | +| standby.foo.zone | 81 | +| www.foo.zone | 14 | +| irregular.ninja | 14 | +| www.irregular.ninja | 7 | +| www.alt.irregular.ninja | 5 | +| alt.irregular.ninja | 4 | +| paul.buetow.org | 4 | +| dory.buetow.org | 2 | +| buetow.org | 2 | +| standby.paul.buetow.org | 1 | +| www.dtail.dev | 1 | +| foo.zone:1965 | 1 | +| snonux.foo | 1 | +| dtail.dev | 1 | +| www.foo.zone:1965 | 1 | +| fishfinger.buetow.org | 1 | +| www.paul.buetow.org | 1 | +| blog.buetow.org | 1 | +| blowfish.buetow.org | 1 | +``` + +### Page Statistics (by URL) + +``` +| URL | Unique Visitors | +|-------------------------------------------------------------------------------------------------------|-----------------| +| foo.zone/about/novels... | 11 | +| foo.zone/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition... | 9 | +| foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 9 | +| foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 6 | +| foo.zone/gemfeed/2023-01-23-why-grapheneos-rox... | 6 | +| standby.foo.zone/gemfeed/2021-10-22-defensive-devops... | 6 | +| foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 6 | +| foo.zone/gemfeed/2024-05-01-slow-productivity-book-notes... | 6 | +| standby.foo.zone/gemfeed/2024-06-23-terminal-multiplexing-with-tmux... | 5 | +| standby.foo.zone/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux... | 5 | +| foo.zone/gemfeed/2024-05-03-projects-i-currently-dont-have-time-for... | 5 | +| foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 4 | +| standby.foo.zone/gemfeed/2024-05-03-projects-i-currently-dont-have-time-for... | 4 | +| foo.zone/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh... | 4 | +| standby.foo.zone/gemfeed/2025-06-07-a-monks-guide-to-happiness-book-notes... | 4 | +| foo.zone/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2... | 4 | +| standby.foo.zone/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid... | 4 | +| foo.zone/gemfeed/2016-11-20-object-oriented-programming-with-ansi-c... | 3 | +| foo.zone/gemfeed/2021-05-16-personal-bash-coding-style-guide... | 3 | +| standby.foo.zone/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again... | 3 | +| foo.zone/gemfeed/2024-08-05-typing-127.1-words-per-minute... | 3 | +| foo.zone/uptime-stats... | 3 | +| foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 3 | +| standby.foo.zone/gemfeed/2021-07-04-the-well-grounded-rubyist... | 3 | +| foo.zone/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot... | 3 | +| foo.zone/gemfeed/2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2... | 3 | +| foo.zone/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid... | 3 | +| foo.zone/gemfeed/2022-02-04-computer-operating-systems-i-use... | 3 | +| foo.zone/notes/eat-that-frog... | 3 | +| foo.zone/gemfeed/2021-04-24-welcome-to-the-geminispace... | 3 | +| foo.zone/gemfeed/2024-06-23-terminal-multiplexing-with-tmux... | 3 | +| foo.zone/gemfeed/index... | 3 | +| standby.foo.zone/gemfeed/2021-05-16-personal-bash-coding-style-guide... | 3 | +| foo.zone/gemfeed/2024-09-07-projects-i-support... | 3 | +| standby.foo.zone/about/index... | 3 | +| www.alt.irregular.ninja/html/index... | 3 | +| foo.zone/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux... | 3 | +| foo.zone/gemfeed/2021-09-12-keep-it-simple-and-stupid... | 3 | +| foo.zone/site-mirrors... | 3 | +| alt.irregular.ninja/html/page-1... | 2 | +| dory.buetow.org/Erfahrungsberichte... | 2 | +| foo.zone/gemfeed/2024-10-02-gemtexter-3.0.0-lets-gemtext-again-4... | 2 | +| irregular.ninja/html/1-36... | 2 | +| foo.zone/gemfeed/2024-07-05-random-weird-things... | 2 | +| foo.zone/gemfeed/2025-02-08-random-weird-things-ii... | 2 | +| foo.zone/gemfeed/2021-11-29-bash-golf-part-1... | 2 | +| standby.foo.zone/gemfeed/2023-11-11-mind-management-book-notes... | 2 | +| foo.zone/gemfeed/2016-04-03-offsite-backup-with-zfs... | 2 | +| standby.foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 2 | +| irregular.ninja/html/7-2... | 2 | +``` + +... and more (truncated to 50 entries). + +## Related Reports + +=> ./30day_summary_20250630.gmi 30-Day Summary Report + diff --git a/stats/20250612.gmi b/stats/20250612.gmi new file mode 100644 index 00000000..5cdb69d6 --- /dev/null +++ b/stats/20250612.gmi @@ -0,0 +1,107 @@ +## Stats for 2025-06-12 + +### Summary + +* Total requests: 5356 +* Filtered requests: 49596 +* Gemini requests: 18 +* Web requests: 5338 +* IPv4 requests: 4220 +* IPv6 requests: 1136 + +### Feed Statistics + +``` +| Feed Type | Count | +|----------------|-------| +| Total | 43 | +| Gemini Gemfeed | 0 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 42 | +``` + +### Page Statistics (by Host) + +``` +| Host | Unique Visitors | +|-----------------------|-----------------| +| foo.zone | 184 | +| standby.foo.zone | 61 | +| irregular.ninja | 21 | +| www.foo.zone | 13 | +| buetow.org | 6 | +| dory.buetow.org | 2 | +| fishfinger.buetow.org | 1 | +| blog.buetow.org | 1 | +| blowfish.buetow.org | 1 | +| www.irregular.ninja | 1 | +| www.dtail.dev | 1 | +| foo.zone:1965 | 1 | +| dtail.dev | 1 | +| www.buetow.org | 1 | +``` + +### Page Statistics (by URL) + +``` +| URL | Unique Visitors | +|-------------------------------------------------------------------------------------------------------|-----------------| +| foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 14 | +| foo.zone/gemfeed/2025-02-08-random-weird-things-ii... | 11 | +| foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 9 | +| foo.zone/about/resources... | 9 | +| foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 8 | +| foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 8 | +| foo.zone/gemfeed/2021-07-04-the-well-grounded-rubyist... | 8 | +| foo.zone/gemfeed/2021-05-16-personal-bash-coding-style-guide... | 6 | +| foo.zone/about/index... | 6 | +| foo.zone/gemfeed/2023-01-23-why-grapheneos-rox... | 6 | +| foo.zone/gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person... | 6 | +| standby.foo.zone/gemfeed/2025-04-19-when-book-notes... | 6 | +| foo.zone/gemfeed/2024-05-01-slow-productivity-book-notes... | 6 | +| foo.zone/gemfeed/2025-01-15-working-with-an-sre-interview... | 6 | +| irregular.ninja/html/page-1... | 6 | +| irregular.ninja/html/index... | 5 | +| standby.foo.zone/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program... | 5 | +| foo.zone/gemfeed/2024-01-13-one-reason-why-i-love-openbsd... | 5 | +| foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 5 | +| foo.zone/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot... | 5 | +| foo.zone/gemfeed/2021-04-24-welcome-to-the-geminispace... | 5 | +| foo.zone/gemfeed/2010-05-09-the-fype-programming-language... | 5 | +| standby.foo.zone/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex... | 5 | +| foo.zone/gemfeed/2021-10-22-defensive-devops... | 5 | +| standby.foo.zone/gemfeed/2025-06-07-a-monks-guide-to-happiness-book-notes... | 5 | +| foo.zone/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers... | 5 | +| foo.zone/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2... | 5 | +| foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 5 | +| foo.zone/gemfeed/2024-09-07-projects-i-support... | 5 | +| standby.foo.zone/about/index... | 5 | +| foo.zone/gemfeed/2025-06-07-a-monks-guide-to-happiness-book-notes... | 5 | +| foo.zone/gemfeed/2022-10-30-installing-dtail-on-openbsd... | 4 | +| foo.zone/gemfeed/2016-04-16-offsite-backup-with-zfs-part2... | 4 | +| foo.zone/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all... | 4 | +| foo.zone/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes... | 4 | +| foo.zone/gemfeed/2022-06-15-sweating-the-small-stuff... | 4 | +| foo.zone/uptime-stats... | 4 | +| foo.zone/gemfeed/2024-10-24-staff-engineer-book-notes... | 4 | +| foo.zone/gemfeed/2023-04-01-never-split-the-difference-book-notes... | 4 | +| foo.zone/gemfeed/2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2... | 4 | +| foo.zone/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program... | 4 | +| foo.zone/gemfeed/2022-05-27-perl-is-still-a-great-choice... | 4 | +| foo.zone/gemfeed/2021-09-12-keep-it-simple-and-stupid... | 4 | +| foo.zone/gemfeed/index... | 4 | +| foo.zone/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex... | 4 | +| foo.zone/gemfeed/2023-09-25-dtail-usage-examples... | 4 | +| foo.zone/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition... | 3 | +| buetow.org/druid/index... | 3 | +| foo.zone/gemfeed/2024-08-05-typing-127.1-words-per-minute... | 3 | +| foo.zone/gemfeed/2010-04-09-standard-ml-and-haskell... | 3 | +``` + +... and more (truncated to 50 entries). + +## Related Reports + +=> ./30day_summary_20250630.gmi 30-Day Summary Report + diff --git a/stats/20250613.gmi b/stats/20250613.gmi new file mode 100644 index 00000000..1ac8e46e --- /dev/null +++ b/stats/20250613.gmi @@ -0,0 +1,106 @@ +## Stats for 2025-06-13 + +### Summary + +* Total requests: 3950 +* Filtered requests: 39122 +* Gemini requests: 16 +* Web requests: 3934 +* IPv4 requests: 2913 +* IPv6 requests: 1037 + +### Feed Statistics + +``` +| Feed Type | Count | +|----------------|-------| +| Total | 47 | +| Gemini Gemfeed | 5 | +| Gemini Atom | 2 | +| Web Gemfeed | 0 | +| Web Atom | 41 | +``` + +### Page Statistics (by Host) + +``` +| Host | Unique Visitors | +|-----------------------------|-----------------| +| foo.zone | 137 | +| standby.foo.zone | 68 | +| irregular.ninja | 18 | +| www.foo.zone | 7 | +| www.irregular.ninja | 4 | +| buetow.org | 3 | +| paul.buetow.org | 2 | +| dory.buetow.org | 2 | +| www.alt.irregular.ninja | 2 | +| standby.alt.irregular.ninja | 1 | +| www.dtail.dev | 1 | +| dtail.dev | 1 | +| www.buetow.org | 1 | +``` + +### Page Statistics (by URL) + +``` +| URL | Unique Visitors | +|-------------------------------------------------------------------------------------------------------|-----------------| +| foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 11 | +| foo.zone/gemfeed/index... | 9 | +| foo.zone/gemfeed/2024-10-24-staff-engineer-book-notes... | 7 | +| foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 7 | +| foo.zone/gemfeed/2024-01-13-one-reason-why-i-love-openbsd... | 7 | +| foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 7 | +| foo.zone/gemfeed/2022-01-23-welcome-to-the-foo.zone... | 7 | +| foo.zone/gemfeed/2021-11-29-bash-golf-part-1... | 6 | +| foo.zone/gemfeed/2024-08-05-typing-127.1-words-per-minute... | 6 | +| foo.zone/gemfeed/2016-04-03-offsite-backup-with-zfs... | 6 | +| standby.foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 6 | +| foo.zone/gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person... | 6 | +| foo.zone/gemfeed/2024-05-01-slow-productivity-book-notes... | 6 | +| foo.zone/gemfeed/2025-01-15-working-with-an-sre-interview... | 6 | +| foo.zone/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2... | 6 | +| foo.zone/gemfeed/2023-01-23-why-grapheneos-rox... | 5 | +| foo.zone/gemfeed/2024-07-05-random-weird-things... | 5 | +| foo.zone/gemfeed/2023-06-01-kiss-server-monitoring-with-gogios... | 5 | +| foo.zone/gemfeed/2010-04-09-standard-ml-and-haskell... | 5 | +| foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 5 | +| foo.zone/gemfeed/2022-05-27-perl-is-still-a-great-choice... | 5 | +| foo.zone/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid... | 5 | +| foo.zone/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3... | 5 | +| foo.zone/gemfeed/2021-04-24-welcome-to-the-geminispace... | 5 | +| foo.zone/gemfeed/2024-06-23-terminal-multiplexing-with-tmux... | 5 | +| foo.zone/gemfeed/2022-04-10-creative-universe... | 5 | +| foo.zone/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex... | 5 | +| foo.zone/gemfeed/2024-09-07-projects-i-support... | 5 | +| standby.foo.zone/gemfeed/2023-09-25-dtail-usage-examples... | 4 | +| foo.zone/gemfeed/2025-02-08-random-weird-things-ii... | 4 | +| foo.zone/gemfeed/2024-01-09-site-reliability-engineering-part-3... | 4 | +| standby.foo.zone/gemfeed/2010-05-09-the-fype-programming-language... | 4 | +| standby.foo.zone/gemfeed/2025-04-19-when-book-notes... | 4 | +| foo.zone/gemfeed/2021-08-01-on-being-pedantic-about-open-source... | 4 | +| foo.zone/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot... | 4 | +| foo.zone/gemfeed/2022-06-15-sweating-the-small-stuff... | 4 | +| foo.zone/gemfeed/2010-05-09-the-fype-programming-language... | 4 | +| foo.zone/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program... | 4 | +| foo.zone/gemfeed/2024-05-03-projects-i-currently-dont-have-time-for... | 4 | +| foo.zone/gemfeed/2022-02-04-computer-operating-systems-i-use... | 4 | +| foo.zone/gemfeed/2022-03-06-the-release-of-dtail-4.0.0... | 4 | +| foo.zone/gemfeed/2023-11-19-site-reliability-engineering-part-2... | 4 | +| foo.zone/gemfeed/2023-09-25-dtail-usage-examples... | 4 | +| standby.foo.zone/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2... | 4 | +| foo.zone/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh... | 4 | +| foo.zone/gemfeed/2022-01-01-bash-golf-part-2... | 4 | +| standby.foo.zone/about/index... | 4 | +| foo.zone/gemfeed/2024-07-07-the-stoic-challenge-book-notes... | 4 | +| foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 4 | +| foo.zone/gemfeed/2021-07-04-the-well-grounded-rubyist... | 4 | +``` + +... and more (truncated to 50 entries). + +## Related Reports + +=> ./30day_summary_20250630.gmi 30-Day Summary Report + diff --git a/stats/20250614.gmi b/stats/20250614.gmi new file mode 100644 index 00000000..ecd22296 --- /dev/null +++ b/stats/20250614.gmi @@ -0,0 +1,105 @@ +## Stats for 2025-06-14 + +### Summary + +* Total requests: 4332 +* Filtered requests: 42286 +* Gemini requests: 12 +* Web requests: 4320 +* IPv4 requests: 3010 +* IPv6 requests: 1322 + +### Feed Statistics + +``` +| Feed Type | Count | +|----------------|-------| +| Total | 39 | +| Gemini Gemfeed | 1 | +| Gemini Atom | 0 | +| Web Gemfeed | 0 | +| Web Atom | 38 | +``` + +### Page Statistics (by Host) + +``` +| Host | Unique Visitors | +|-----------------------------|-----------------| +| foo.zone | 85 | +| standby.foo.zone | 80 | +| irregular.ninja | 15 | +| www.foo.zone | 6 | +| buetow.org | 4 | +| paul.buetow.org | 2 | +| www.irregular.ninja | 1 | +| standby.alt.irregular.ninja | 1 | +| snonux.foo | 1 | +| www.alt.irregular.ninja | 1 | +| alt.irregular.ninja | 1 | +| www.buetow.org | 1 | +``` + +### Page Statistics (by URL) + +``` +| URL | Unique Visitors | +|---------------------------------------------------------------------------------------|-----------------| +| foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 9 | +| standby.foo.zone/about/index... | 7 | +| standby.foo.zone/gemfeed/2023-12-10-bash-golf-part-3... | 6 | +| foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 5 | +| standby.foo.zone/gemfeed/2021-04-24-welcome-to-the-geminispace... | 5 | +| standby.foo.zone/gemfeed/2025-03-05-sharing-on-social-media-with-gos... | 5 | +| standby.foo.zone/gemfeed/2021-11-29-bash-golf-part-1... | 5 | +| standby.foo.zone/gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes... | 5 | +| foo.zone/gemfeed/2023-01-23-why-grapheneos-rox... | 4 | +| standby.foo.zone/uptime-stats... | 4 | +| foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 4 | +| standby.foo.zone/gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person... | 4 | +| foo.zone/gemfeed/2021-05-16-personal-bash-coding-style-guide... | 4 | +| standby.foo.zone/gemfeed/2021-07-04-the-well-grounded-rubyist... | 4 | +| standby.foo.zone/gemfeed/2022-02-04-computer-operating-systems-i-use... | 4 | +| standby.foo.zone/gemfeed/2023-04-01-never-split-the-difference-book-notes... | 4 | +| standby.foo.zone/gemfeed/2022-03-06-the-release-of-dtail-4.0.0... | 4 | +| standby.foo.zone/gemfeed/2025-01-15-working-with-an-sre-interview... | 3 | +| standby.foo.zone/gemfeed/2023-11-11-mind-management-book-notes... | 3 | +| foo.zone/notes/when... | 3 | +| foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 3 | +| foo.zone/gemfeed/2010-05-09-the-fype-programming-language... | 3 | +| foo.zone/gemfeed/2024-05-01-slow-productivity-book-notes... | 3 | +| foo.zone/gemfeed/index... | 3 | +| standby.foo.zone/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition... | 3 | +| standby.foo.zone/gemfeed/2025-06-07-a-monks-guide-to-happiness-book-notes... | 3 | +| standby.foo.zone/gemfeed/index... | 3 | +| standby.foo.zone/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku... | 2 | +| foo.zone/gemfeed/2024-08-05-typing-127.1-words-per-minute... | 2 | +| standby.foo.zone/gemfeed/2024-01-13-one-reason-why-i-love-openbsd... | 2 | +| foo.zone/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3... | 2 | +| standby.foo.zone/gemfeed/2024-09-07-projects-i-support... | 2 | +| foo.zone/gemfeed/2024-09-07-site-reliability-engineering-part-4... | 2 | +| paul.buetow.org/site-mirrors... | 2 | +| foo.zone/gemfeed/2024-01-13-one-reason-why-i-love-openbsd... | 2 | +| foo.zone/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program... | 2 | +| foo.zone/gemfeed/2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2... | 2 | +| foo.zone/notes/the-science-of-living... | 2 | +| standby.foo.zone/gemfeed/2024-07-05-random-weird-things... | 2 | +| foo.zone/gemfeed/2022-02-04-computer-operating-systems-i-use... | 2 | +| foo.zone/gemfeed/2023-11-19-site-reliability-engineering-part-2... | 2 | +| buetow.org/form... | 2 | +| standby.foo.zone/gemfeed/2024-02-04-from-babylon5.buetow.org-to-.cloud... | 2 | +| standby.foo.zone/gemfeed/2022-09-30-after-a-bad-nights-sleep... | 2 | +| standby.foo.zone/gemfeed/2016-04-03-offsite-backup-with-zfs... | 2 | +| standby.foo.zone/gemfeed/2024-07-07-the-stoic-challenge-book-notes... | 2 | +| standby.foo.zone/gemfeed/2024-08-05-typing-127.1-words-per-minute... | 2 | +| foo.zone/gemfeed/2023-09-25-dtail-usage-examples... | 2 | +| irregular.ninja/html/page-1... | 2 | +| standby.foo.zone/gemfeed/2023-08-18-site-reliability-engineering-part-1... | 2 | +``` + +... and more (truncated to 50 entries). + +## Related Reports + +=> ./30day_summary_20250630.gmi 30-Day Summary Report + diff --git a/stats/20250615.gmi b/stats/20250615.gmi new file mode 100644 index 00000000..e7c8ae5a --- /dev/null +++ b/stats/20250615.gmi @@ -0,0 +1,104 @@ +## Stats for 2025-06-15 + +### Summary + +* Total requests: 3300 +* Filtered requests: 40276 +* Gemini requests: 28 +* Web requests: 3272 +* IPv4 requests: 2736 +* IPv6 requests: 564 + +### Feed Statistics + +``` +| Feed Type | Count | +|----------------|-------| +| Total | 46 | +| Gemini Gemfeed | 2 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 43 | +``` + +### Page Statistics (by Host) + +``` +| Host | Unique Visitors | +|-----------------------|-----------------| +| foo.zone | 192 | +| standby.foo.zone | 66 | +| irregular.ninja | 15 | +| www.foo.zone | 12 | +| buetow.org | 5 | +| www.irregular.ninja | 3 | +| fishfinger.buetow.org | 3 | +| paul.buetow.org | 2 | +| dory.buetow.org | 1 | +| foo.zone:1965 | 1 | +| www.buetow.org | 1 | +``` + +### Page Statistics (by URL) + +``` +| URL | Unique Visitors | +|-------------------------------------------------------------------------------------------------------|-----------------| +| foo.zone/about/novels... | 13 | +| foo.zone/gemfeed/2010-05-09-the-fype-programming-language... | 12 | +| foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 12 | +| foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 12 | +| foo.zone/gemfeed/2025-06-07-a-monks-guide-to-happiness-book-notes... | 9 | +| foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 9 | +| foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 9 | +| foo.zone/gemfeed/2022-06-15-sweating-the-small-stuff... | 9 | +| foo.zone/gemfeed/2021-05-16-personal-bash-coding-style-guide... | 8 | +| foo.zone/gemfeed/2024-10-02-gemtexter-3.0.0-lets-gemtext-again-4... | 8 | +| foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 8 | +| foo.zone/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3... | 7 | +| foo.zone/gemfeed/2021-04-24-welcome-to-the-geminispace... | 7 | +| foo.zone/gemfeed/2021-09-12-keep-it-simple-and-stupid... | 7 | +| foo.zone/gemfeed/index... | 7 | +| foo.zone/gemfeed/2022-05-27-perl-is-still-a-great-choice... | 6 | +| standby.foo.zone/gemfeed/2025-02-08-random-weird-things-ii... | 6 | +| foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 6 | +| standby.foo.zone/about/index... | 6 | +| foo.zone/about/index... | 6 | +| standby.foo.zone/gemfeed/2022-01-01-bash-golf-part-2... | 6 | +| foo.zone/gemfeed/2025-03-05-sharing-on-social-media-with-gos... | 5 | +| standby.foo.zone/gemfeed/2024-05-03-projects-i-currently-dont-have-time-for... | 5 | +| standby.foo.zone/gemfeed/2021-10-22-defensive-devops... | 5 | +| standby.foo.zone/gemfeed/2023-01-23-why-grapheneos-rox... | 5 | +| foo.zone/gemfeed/2024-07-05-random-weird-things... | 5 | +| foo.zone/gemfeed/2025-01-01-posts-from-october-to-december-2024... | 5 | +| standby.foo.zone/gemfeed/2024-02-04-from-babylon5.buetow.org-to-.cloud... | 4 | +| foo.zone/gemfeed/2024-12-15-random-helix-themes... | 4 | +| foo.zone/gemfeed/2024-05-01-slow-productivity-book-notes... | 4 | +| foo.zone/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program... | 4 | +| foo.zone/gemini:/foo.zone/index... | 4 | +| foo.zone/gemfeed/2008-12-29-using-my-nokia-n95-for-fixing-my-mta... | 4 | +| foo.zone/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml... | 4 | +| foo.zone/index... | 4 | +| foo.zone/gemfeed/2025-04-19-when-book-notes... | 4 | +| foo.zone/gemfeed/2024-07-07-the-stoic-challenge-book-notes... | 4 | +| standby.foo.zone/gemfeed/2022-06-15-sweating-the-small-stuff... | 4 | +| foo.zone/site-mirrors... | 4 | +| foo.zone/gemfeed/2021-07-04-the-well-grounded-rubyist... | 4 | +| foo.zone/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux... | 4 | +| foo.zone/gemfeed/2023-09-25-dtail-usage-examples... | 4 | +| foo.zone/gemfeed/2025-01-15-working-with-an-sre-interview... | 4 | +| foo.zone/gemfeed/2024-09-07-projects-i-support... | 4 | +| foo.zone/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition... | 4 | +| foo.zone/gemfeed/2023-01-23-why-grapheneos-rox... | 4 | +| standby.foo.zone/gemfeed/2025-01-01-posts-from-october-to-december-2024... | 4 | +| foo.zone/gemfeed/2024-01-13-one-reason-why-i-love-openbsd... | 4 | +| foo.zone/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot... | 4 | +| foo.zone/gemfeed/2023-11-11-mind-management-book-notes... | 4 | +``` + +... and more (truncated to 50 entries). + +## Related Reports + +=> ./30day_summary_20250630.gmi 30-Day Summary Report + diff --git a/stats/20250616.gmi b/stats/20250616.gmi new file mode 100644 index 00000000..4e7e12bb --- /dev/null +++ b/stats/20250616.gmi @@ -0,0 +1,103 @@ +## Stats for 2025-06-16 + +### Summary + +* Total requests: 3734 +* Filtered requests: 49947 +* Gemini requests: 12 +* Web requests: 3722 +* IPv4 requests: 2528 +* IPv6 requests: 1206 + +### Feed Statistics + +``` +| Feed Type | Count | +|----------------|-------| +| Total | 39 | +| Gemini Gemfeed | 1 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 37 | +``` + +### Page Statistics (by Host) + +``` +| Host | Unique Visitors | +|-----------------------|-----------------| +| foo.zone | 132 | +| standby.foo.zone | 60 | +| irregular.ninja | 16 | +| www.foo.zone | 6 | +| buetow.org | 2 | +| standby.foo.zone:1965 | 2 | +| foo.zone:1965 | 1 | +| dory.buetow.org | 1 | +| www.dtail.dev | 1 | +| www.irregular.ninja | 1 | +``` + +### Page Statistics (by URL) + +``` +| URL | Unique Visitors | +|--------------------------------------------------------------------------------------------------------------------------------|-----------------| +| foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 12 | +| foo.zone/gemfeed/2024-07-05-random-weird-things... | 10 | +| foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 9 | +| foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 7 | +| foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 7 | +| foo.zone/gemfeed/2025-03-05-sharing-on-social-media-with-gos... | 6 | +| foo.zone/gemfeed/2021-05-16-personal-bash-coding-style-guide... | 6 | +| foo.zone/gemfeed/2021-04-24-welcome-to-the-geminispace... | 5 | +| foo.zone/gemfeed/2023-09-25-dtail-usage-examples... | 5 | +| foo.zone/gemfeed/2024-08-05-typing-127.1-words-per-minute... | 5 | +| foo.zone/gemfeed/2024-05-01-slow-productivity-book-notes... | 4 | +| standby.foo.zone/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux... | 4 | +| foo.zone/gemfeed/2022-05-27-perl-is-still-a-great-choice... | 4 | +| standby.foo.zone/gemfeed/2021-09-12-keep-it-simple-and-stupid... | 4 | +| standby.foo.zone/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid... | 4 | +| foo.zone/gemfeed/gemini:/foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 4 | +| foo.zone/notes/implementing-service-level-objectives... | 4 | +| foo.zone/notes/search-inside-yourself... | 4 | +| standby.foo.zone/gemfeed/2021-07-04-the-well-grounded-rubyist... | 4 | +| foo.zone/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program... | 3 | +| standby.foo.zone/gemfeed/2022-09-30-after-a-bad-nights-sleep... | 3 | +| foo.zone/gemfeed/2025-01-15-working-with-an-sre-interview... | 3 | +| foo.zone/notes/the-power-of-neuroplasticity... | 3 | +| foo.zone/notes/site-reliability-engineering... | 3 | +| standby.foo.zone/gemfeed/2021-05-16-personal-bash-coding-style-guide... | 3 | +| foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 3 | +| standby.foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 3 | +| foo.zone/gemfeed/2021-09-12-keep-it-simple-and-stupid... | 3 | +| standby.foo.zone/gemfeed/2024-06-23-terminal-multiplexing-with-tmux... | 3 | +| foo.zone/gemfeed/2022-12-24-ultrarelearning-java-my-takeaways... | 3 | +| foo.zone/gemfeed/2021-11-29-bash-golf-part-1... | 3 | +| standby.foo.zone/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all... | 3 | +| standby.foo.zone/gemfeed/2021-08-01-on-being-pedantic-about-open-source... | 2 | +| foo.zone/gemfeed/2010-05-09-the-fype-programming-language... | 2 | +| foo.zone/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid... | 2 | +| foo.zone/gemfeed/2024-05-03-projects-i-currently-dont-have-time-for... | 2 | +| foo.zone/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3... | 2 | +| foo.zone/notes/eat-that-frog... | 2 | +| irregular.ninja/html/12-28... | 2 | +| irregular.ninja/html/4-1... | 2 | +| standby.foo.zone/gemfeed/2024-07-07-the-stoic-challenge-book-notes... | 2 | +| foo.zone/gemfeed/2022-04-10-creative-universe... | 2 | +| standby.foo.zone/gemfeed/2011-05-07-perl-daemon-service-framework... | 2 | +| standby.foo.zone/gemfeed/2025-03-05-sharing-on-social-media-with-gos... | 2 | +| irregular.ninja/html/page-1... | 2 | +| standby.foo.zone/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition... | 2 | +| buetow.org/index... | 2 | +| foo.zone/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2... | 2 | +| foo.zone/gemfeed/2021-07-04-the-well-grounded-rubyist... | 2 | +| foo.zone/gemfeed/2023-01-23-why-grapheneos-rox... | 2 | +``` + +... and more (truncated to 50 entries). + +## Related Reports + +=> ./30day_summary_20250630.gmi 30-Day Summary Report + diff --git a/stats/20250617.gmi b/stats/20250617.gmi new file mode 100644 index 00000000..83df31f6 --- /dev/null +++ b/stats/20250617.gmi @@ -0,0 +1,112 @@ +## Stats for 2025-06-17 + +### Summary + +* Total requests: 4319 +* Filtered requests: 45254 +* Gemini requests: 50 +* Web requests: 4269 +* IPv4 requests: 3309 +* IPv6 requests: 1010 + +### Feed Statistics + +``` +| Feed Type | Count | +|----------------|-------| +| Total | 52 | +| Gemini Gemfeed | 4 | +| Gemini Atom | 2 | +| Web Gemfeed | 1 | +| Web Atom | 46 | +``` + +### Page Statistics (by Host) + +``` +| Host | Unique Visitors | +|-----------------------------|-----------------| +| foo.zone | 156 | +| standby.foo.zone | 67 | +| irregular.ninja | 30 | +| www.foo.zone | 9 | +| dory.buetow.org | 3 | +| standby.irregular.ninja | 3 | +| www.irregular.ninja | 3 | +| foo.zone:1965 | 2 | +| standby.alt.irregular.ninja | 2 | +| standby.paul.buetow.org | 2 | +| paul.buetow.org | 1 | +| buetow.org | 1 | +| www.foo.zone:1965 | 1 | +| fishfinger.buetow.org | 1 | +| www.buetow.org | 1 | +| standby.dory.buetow.org | 1 | +| alt.irregular.ninja | 1 | +| www.dory.buetow.org | 1 | +| dtail.dev | 1 | +``` + +### Page Statistics (by URL) + +``` +| URL | Unique Visitors | +|-------------------------------------------------------------------------------------------------------|-----------------| +| foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 21 | +| foo.zone/gemfeed/2025-02-08-random-weird-things-ii... | 16 | +| foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 13 | +| foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 9 | +| foo.zone/gemfeed/2024-07-07-the-stoic-challenge-book-notes... | 9 | +| foo.zone/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition... | 8 | +| foo.zone/gemfeed/2024-05-01-slow-productivity-book-notes... | 8 | +| foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 8 | +| standby.foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 7 | +| foo.zone/gemfeed/2010-04-09-standard-ml-and-haskell... | 6 | +| foo.zone/gemfeed/2023-04-01-never-split-the-difference-book-notes... | 6 | +| standby.foo.zone/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition... | 6 | +| foo.zone/gemfeed/index... | 6 | +| standby.foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 6 | +| foo.zone/gemfeed/2021-05-16-personal-bash-coding-style-guide... | 6 | +| standby.foo.zone/gemfeed/2025-03-05-sharing-on-social-media-with-gos... | 6 | +| foo.zone/gemfeed/2021-09-12-keep-it-simple-and-stupid... | 6 | +| foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 5 | +| foo.zone/gemfeed/2024-12-15-random-helix-themes... | 5 | +| standby.foo.zone/gemfeed/2010-04-09-standard-ml-and-haskell... | 5 | +| foo.zone/gemfeed/2025-04-19-when-book-notes... | 5 | +| foo.zone/gemfeed/2023-01-23-why-grapheneos-rox... | 4 | +| foo.zone/gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person... | 4 | +| foo.zone/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again... | 4 | +| foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 4 | +| foo.zone/gemfeed/2023-12-10-bash-golf-part-3... | 4 | +| foo.zone/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program... | 4 | +| foo.zone/gemfeed/2025-01-15-working-with-an-sre-interview... | 4 | +| foo.zone/gemfeed/2021-07-04-the-well-grounded-rubyist... | 4 | +| foo.zone/gemfeed/2024-07-05-random-weird-things... | 4 | +| foo.zone/gemfeed/2024-08-05-typing-127.1-words-per-minute... | 4 | +| foo.zone/gemfeed/2021-11-29-bash-golf-part-1... | 4 | +| foo.zone/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml... | 4 | +| foo.zone/gemfeed/2022-05-27-perl-is-still-a-great-choice... | 4 | +| foo.zone/gemfeed/2022-04-10-creative-universe... | 4 | +| foo.zone/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2... | 4 | +| foo.zone/gemfeed/2023-06-01-kiss-server-monitoring-with-gogios... | 3 | +| foo.zone/gemfeed/2008-06-26-perl-poetry... | 3 | +| foo.zone/gemfeed/2024-05-03-projects-i-currently-dont-have-time-for... | 3 | +| foo.zone/gemfeed/2008-12-29-using-my-nokia-n95-for-fixing-my-mta... | 3 | +| foo.zone/gemfeed/2021-04-24-welcome-to-the-geminispace... | 3 | +| foo.zone/gemfeed/2024-06-23-terminal-multiplexing-with-tmux... | 3 | +| foo.zone/gemfeed/2022-03-06-the-release-of-dtail-4.0.0... | 3 | +| irregular.ninja/html/page-1... | 3 | +| foo.zone/gemfeed/2022-01-23-welcome-to-the-foo.zone... | 3 | +| foo.zone/gemfeed/2024-10-02-gemtexter-3.0.0-lets-gemtext-again-4... | 3 | +| foo.zone/gemfeed/2024-01-09-site-reliability-engineering-part-3... | 3 | +| foo.zone/gemfeed/2025-01-01-posts-from-october-to-december-2024... | 3 | +| foo.zone/gemfeed/2023-05-06-the-obstacle-is-the-way-book-notes... | 3 | +| foo.zone/gemfeed/2016-04-16-offsite-backup-with-zfs-part2... | 3 | +``` + +... and more (truncated to 50 entries). + +## Related Reports + +=> ./30day_summary_20250630.gmi 30-Day Summary Report + diff --git a/stats/20250618.gmi b/stats/20250618.gmi new file mode 100644 index 00000000..2f92294a --- /dev/null +++ b/stats/20250618.gmi @@ -0,0 +1,111 @@ +## Stats for 2025-06-18 + +### Summary + +* Total requests: 3796 +* Filtered requests: 38360 +* Gemini requests: 46 +* Web requests: 3750 +* IPv4 requests: 2751 +* IPv6 requests: 1045 + +### Feed Statistics + +``` +| Feed Type | Count | +|----------------|-------| +| Total | 49 | +| Gemini Gemfeed | 3 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 45 | +``` + +### Page Statistics (by Host) + +``` +| Host | Unique Visitors | +|-------------------------|-----------------| +| foo.zone | 168 | +| standby.foo.zone | 113 | +| irregular.ninja | 13 | +| www.foo.zone | 8 | +| buetow.org | 5 | +| paul.buetow.org | 4 | +| www.irregular.ninja | 3 | +| www.alt.irregular.ninja | 2 | +| dtail.dev | 2 | +| standby.foo.zone:1965 | 2 | +| dory.buetow.org | 2 | +| alt.irregular.ninja | 1 | +| www.buetow.org | 1 | +| standby.paul.buetow.org | 1 | +| www.dtail.dev | 1 | +| foo.zone:1965 | 1 | +| www.foo.zone:1965 | 1 | +| blog.buetow.org | 1 | +``` + +### Page Statistics (by URL) + +``` +| URL | Unique Visitors | +|-------------------------------------------------------------------------------------------------------|-----------------| +| foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 13 | +| standby.foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 11 | +| foo.zone/about/resources... | 11 | +| foo.zone/gemfeed/2024-10-24-staff-engineer-book-notes... | 8 | +| standby.foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 8 | +| foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 7 | +| standby.foo.zone/gemfeed/2025-03-05-sharing-on-social-media-with-gos... | 7 | +| standby.foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 6 | +| foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 6 | +| standby.foo.zone/gemfeed/2023-06-01-kiss-server-monitoring-with-gogios... | 5 | +| foo.zone/gemfeed/2023-01-23-why-grapheneos-rox... | 5 | +| foo.zone/gemfeed/index... | 5 | +| standby.foo.zone/gemfeed/2024-08-05-typing-127.1-words-per-minute... | 5 | +| foo.zone/gemfeed/2024-05-01-slow-productivity-book-notes... | 5 | +| standby.foo.zone/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers... | 4 | +| foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 4 | +| standby.foo.zone/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3... | 4 | +| foo.zone/about/index... | 4 | +| foo.zone/site-mirrors... | 4 | +| foo.zone/gemfeed/2025-06-07-a-monks-guide-to-happiness-book-notes... | 4 | +| standby.foo.zone/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition... | 4 | +| standby.foo.zone/gemfeed/2024-07-05-random-weird-things... | 4 | +| foo.zone/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3... | 4 | +| foo.zone/gemfeed/2023-08-18-site-reliability-engineering-part-1... | 3 | +| foo.zone/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes... | 3 | +| foo.zone/notes/fluent-forever... | 3 | +| foo.zone/gemfeed/2024-08-05-typing-127.1-words-per-minute... | 3 | +| foo.zone/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition... | 3 | +| foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 3 | +| foo.zone/gemfeed/2025-02-08-random-weird-things-ii... | 3 | +| foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 3 | +| foo.zone/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh... | 3 | +| standby.foo.zone/gemfeed/2024-07-07-the-stoic-challenge-book-notes... | 3 | +| foo.zone/gemfeed/2023-09-25-dtail-usage-examples... | 3 | +| foo.zone/gemfeed/2024-06-23-terminal-multiplexing-with-tmux... | 3 | +| standby.foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 3 | +| foo.zone/gemfeed/2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2... | 3 | +| foo.zone/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program... | 3 | +| www.irregular.ninja/index... | 2 | +| standby.foo.zone/gemfeed/2024-10-24-staff-engineer-book-notes... | 2 | +| standby.foo.zone/notes/when... | 2 | +| foo.zone/gemfeed/2024-09-07-site-reliability-engineering-part-4... | 2 | +| foo.zone/gemfeed/2022-10-30-installing-dtail-on-openbsd... | 2 | +| irregular.ninja/html/1-3... | 2 | +| foo.zone/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again... | 2 | +| foo.zone/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3... | 2 | +| standby.foo.zone/gemfeed/2025-04-19-when-book-notes... | 2 | +| foo.zone/gemfeed/2023-04-01-never-split-the-difference-book-notes... | 2 | +| irregular.ninja/html/6-10... | 2 | +| foo.zone/uptime-stats... | 2 | +``` + +... and more (truncated to 50 entries). + +## Related Reports + +=> ./30day_summary_20250630.gmi 30-Day Summary Report + diff --git a/stats/20250619.gmi b/stats/20250619.gmi new file mode 100644 index 00000000..5d2df064 --- /dev/null +++ b/stats/20250619.gmi @@ -0,0 +1,104 @@ +## Stats for 2025-06-19 + +### Summary + +* Total requests: 4117 +* Filtered requests: 44894 +* Gemini requests: 170 +* Web requests: 3947 +* IPv4 requests: 2716 +* IPv6 requests: 1401 + +### Feed Statistics + +``` +| Feed Type | Count | +|----------------|-------| +| Total | 40 | +| Gemini Gemfeed | 2 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 37 | +``` + +### Page Statistics (by Host) + +``` +| Host | Unique Visitors | +|-------------------------|-----------------| +| foo.zone | 170 | +| standby.foo.zone | 109 | +| irregular.ninja | 24 | +| www.foo.zone | 12 | +| buetow.org | 4 | +| paul.buetow.org | 4 | +| dory.buetow.org | 2 | +| www.irregular.ninja | 2 | +| fishfinger.buetow.org | 1 | +| standby.irregular.ninja | 1 | +| standby.foo.zone:1965 | 1 | +``` + +### Page Statistics (by URL) + +``` +| URL | Unique Visitors | +|-------------------------------------------------------------------------------------------------------|-----------------| +| foo.zone/gemfeed/2024-08-05-typing-127.1-words-per-minute... | 15 | +| foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 10 | +| foo.zone/gemfeed/2021-09-12-keep-it-simple-and-stupid... | 9 | +| standby.foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 9 | +| standby.foo.zone/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2... | 8 | +| foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 7 | +| standby.foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 6 | +| foo.zone/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition... | 6 | +| standby.foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 6 | +| foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 6 | +| foo.zone/gemfeed/index... | 5 | +| standby.foo.zone/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition... | 5 | +| foo.zone/gemfeed/2024-05-01-slow-productivity-book-notes... | 5 | +| foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 5 | +| foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 5 | +| standby.foo.zone/gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person... | 5 | +| foo.zone/gemfeed/2025-04-19-when-book-notes... | 4 | +| foo.zone/site-mirrors... | 4 | +| standby.foo.zone/gemfeed/2022-09-30-after-a-bad-nights-sleep... | 4 | +| standby.foo.zone/about/index... | 4 | +| foo.zone/gemfeed/2024-09-07-projects-i-support... | 4 | +| standby.foo.zone/gemfeed/2022-03-06-the-release-of-dtail-4.0.0... | 4 | +| foo.zone/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program... | 4 | +| foo.zone/gemfeed/2022-05-27-perl-is-still-a-great-choice... | 4 | +| foo.zone/gemfeed/2024-01-13-one-reason-why-i-love-openbsd... | 4 | +| standby.foo.zone/gemfeed/2023-05-06-the-obstacle-is-the-way-book-notes... | 4 | +| foo.zone/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all... | 4 | +| standby.foo.zone/gemfeed/2024-09-07-projects-i-support... | 4 | +| foo.zone/gemfeed/2024-01-09-site-reliability-engineering-part-3... | 4 | +| foo.zone/gemfeed/2023-01-23-why-grapheneos-rox... | 4 | +| foo.zone/notes/a-monks-guide-to-happiness... | 3 | +| foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 3 | +| foo.zone/index... | 3 | +| foo.zone/gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes... | 3 | +| foo.zone/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2... | 3 | +| standby.foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 3 | +| foo.zone/gemfeed/2021-07-04-the-well-grounded-rubyist... | 3 | +| foo.zone/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex... | 3 | +| foo.zone/gemfeed/2022-04-10-creative-universe... | 3 | +| irregular.ninja/html/page-1... | 3 | +| foo.zone/gemfeed/2011-05-07-perl-daemon-service-framework... | 3 | +| foo.zone/gemfeed/2022-02-04-computer-operating-systems-i-use... | 3 | +| standby.foo.zone/gemfeed/2024-05-01-slow-productivity-book-notes... | 3 | +| foo.zone/gemfeed/2021-04-24-welcome-to-the-geminispace... | 3 | +| foo.zone/gemfeed/2010-05-09-the-fype-programming-language... | 3 | +| foo.zone/about/dtail... | 3 | +| foo.zone/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid... | 3 | +| standby.foo.zone/gemfeed/2023-04-01-never-split-the-difference-book-notes... | 3 | +| foo.zone/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot... | 3 | +| foo.zone/uptime-stats... | 3 | +``` + +... and more (truncated to 50 entries). + +## Related Reports + +=> ./30day_summary_20250630.gmi 30-Day Summary Report + diff --git a/stats/20250620.gmi b/stats/20250620.gmi new file mode 100644 index 00000000..56ea0f48 --- /dev/null +++ b/stats/20250620.gmi @@ -0,0 +1,108 @@ +## Stats for 2025-06-20 + +### Summary + +* Total requests: 3627 +* Filtered requests: 44209 +* Gemini requests: 30 +* Web requests: 3597 +* IPv4 requests: 2595 +* IPv6 requests: 1032 + +### Feed Statistics + +``` +| Feed Type | Count | +|----------------|-------| +| Total | 52 | +| Gemini Gemfeed | 5 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 47 | +``` + +### Page Statistics (by Host) + +``` +| Host | Unique Visitors | +|-----------------------------|-----------------| +| foo.zone | 167 | +| standby.foo.zone | 98 | +| irregular.ninja | 25 | +| www.foo.zone | 10 | +| buetow.org | 8 | +| www.irregular.ninja | 6 | +| paul.buetow.org | 4 | +| standby.irregular.ninja | 3 | +| dory.buetow.org | 3 | +| alt.irregular.ninja | 2 | +| standby.alt.irregular.ninja | 2 | +| dtail.dev | 1 | +| www.buetow.org | 1 | +| www.dtail.dev | 1 | +| www.foo.zone:1965 | 1 | +``` + +### Page Statistics (by URL) + +``` +| URL | Unique Visitors | +|-------------------------------------------------------------------------------------------------------|-----------------| +| foo.zone/gemfeed/2025-01-15-working-with-an-sre-interview... | 11 | +| foo.zone/about/novels... | 11 | +| standby.foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 10 | +| standby.foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 9 | +| foo.zone/gemfeed/index... | 8 | +| foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 8 | +| foo.zone/gemfeed/2022-02-04-computer-operating-systems-i-use... | 7 | +| foo.zone/gemfeed/2021-04-24-welcome-to-the-geminispace... | 6 | +| standby.foo.zone/gemfeed/2025-03-05-sharing-on-social-media-with-gos... | 6 | +| foo.zone/gemfeed/2021-11-29-bash-golf-part-1... | 6 | +| foo.zone/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program... | 5 | +| foo.zone/gemfeed/2024-05-01-slow-productivity-book-notes... | 5 | +| standby.foo.zone/gemfeed/2023-02-26-how-to-shut-down-after-work... | 5 | +| foo.zone/gemfeed/2025-04-19-when-book-notes... | 5 | +| foo.zone/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition... | 5 | +| irregular.ninja/html/index... | 5 | +| foo.zone/gemfeed/2023-11-11-mind-management-book-notes... | 5 | +| foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 5 | +| foo.zone/gemfeed/2025-03-05-sharing-on-social-media-with-gos... | 4 | +| foo.zone/gemfeed/2023-12-10-bash-golf-part-3... | 4 | +| standby.foo.zone/gemfeed/2025-02-08-random-weird-things-ii... | 4 | +| foo.zone/gemfeed/2022-03-06-the-release-of-dtail-4.0.0... | 4 | +| standby.foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 4 | +| buetow.org/form... | 4 | +| foo.zone/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex... | 4 | +| foo.zone/gemfeed/2022-01-01-bash-golf-part-2... | 4 | +| foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 4 | +| standby.foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 4 | +| foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 4 | +| standby.foo.zone/gemfeed/2023-01-23-why-grapheneos-rox... | 4 | +| foo.zone/gemfeed/2010-04-09-standard-ml-and-haskell... | 4 | +| foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 4 | +| foo.zone/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all... | 4 | +| foo.zone/gemfeed/2022-05-27-perl-is-still-a-great-choice... | 3 | +| foo.zone/gemfeed/2024-05-03-projects-i-currently-dont-have-time-for... | 3 | +| foo.zone/gemfeed/2024-06-23-terminal-multiplexing-with-tmux... | 3 | +| standby.foo.zone/gemfeed/2024-02-04-from-babylon5.buetow.org-to-.cloud... | 3 | +| foo.zone/contact-information... | 3 | +| foo.zone/gemfeed/2023-09-25-dtail-usage-examples... | 3 | +| irregular.ninja/html/page-1... | 3 | +| standby.irregular.ninja/html/index... | 3 | +| standby.foo.zone/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition... | 3 | +| standby.foo.zone/gemfeed/2022-06-15-sweating-the-small-stuff... | 3 | +| foo.zone/index... | 3 | +| foo.zone/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2... | 3 | +| foo.zone/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers... | 3 | +| foo.zone/site-mirrors... | 3 | +| foo.zone/gemfeed/2021-09-12-keep-it-simple-and-stupid... | 3 | +| standby.foo.zone/gemfeed/2025-01-15-working-with-an-sre-interview... | 3 | +| standby.foo.zone/gemfeed/2022-10-30-installing-dtail-on-openbsd... | 3 | +``` + +... and more (truncated to 50 entries). + +## Related Reports + +=> ./30day_summary_20250630.gmi 30-Day Summary Report + diff --git a/stats/20250621.gmi b/stats/20250621.gmi new file mode 100644 index 00000000..a18bfc5b --- /dev/null +++ b/stats/20250621.gmi @@ -0,0 +1,106 @@ +## Stats for 2025-06-21 + +### Summary + +* Total requests: 3569 +* Filtered requests: 37337 +* Gemini requests: 32 +* Web requests: 3537 +* IPv4 requests: 2428 +* IPv6 requests: 1141 + +### Feed Statistics + +``` +| Feed Type | Count | +|----------------|-------| +| Total | 44 | +| Gemini Gemfeed | 2 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 41 | +``` + +### Page Statistics (by Host) + +``` +| Host | Unique Visitors | +|---------------------|-----------------| +| foo.zone | 157 | +| standby.foo.zone | 86 | +| irregular.ninja | 16 | +| buetow.org | 9 | +| www.foo.zone | 9 | +| paul.buetow.org | 7 | +| www.irregular.ninja | 6 | +| www.buetow.org | 2 | +| blog.buetow.org | 2 | +| www.paul.buetow.org | 2 | +| www.blog.buetow.org | 1 | +| dtail.dev | 1 | +| www.dtail.dev | 1 | +``` + +### Page Statistics (by URL) + +``` +| URL | Unique Visitors | +|-------------------------------------------------------------------------------------------------------|-----------------| +| foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 12 | +| foo.zone/gemfeed/2025-03-05-sharing-on-social-media-with-gos... | 10 | +| standby.foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 8 | +| foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 7 | +| foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 7 | +| foo.zone/gemfeed/2024-06-23-terminal-multiplexing-with-tmux... | 6 | +| foo.zone/gemfeed/2024-05-01-slow-productivity-book-notes... | 6 | +| foo.zone/gemfeed/2024-07-07-the-stoic-challenge-book-notes... | 6 | +| foo.zone/gemfeed/2025-01-15-working-with-an-sre-interview... | 6 | +| foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 6 | +| standby.foo.zone/gemfeed/2024-05-03-projects-i-currently-dont-have-time-for... | 5 | +| foo.zone/gemfeed/2021-09-12-keep-it-simple-and-stupid... | 5 | +| standby.foo.zone/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid... | 5 | +| foo.zone/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2... | 5 | +| foo.zone/gemfeed/2022-04-10-creative-universe... | 5 | +| standby.foo.zone/gemfeed/2011-05-07-perl-daemon-service-framework... | 5 | +| foo.zone/gemfeed/2023-01-23-why-grapheneos-rox... | 5 | +| foo.zone/gemfeed/2021-08-01-on-being-pedantic-about-open-source... | 5 | +| foo.zone/uptime-stats... | 5 | +| foo.zone/gemfeed/2024-12-15-random-helix-themes... | 4 | +| foo.zone/gemfeed/2022-02-04-computer-operating-systems-i-use... | 4 | +| foo.zone/gemfeed/2022-05-27-perl-is-still-a-great-choice... | 4 | +| foo.zone/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid... | 4 | +| foo.zone/gemfeed/2010-05-09-the-fype-programming-language... | 4 | +| foo.zone/gemfeed/2021-07-04-the-well-grounded-rubyist... | 4 | +| standby.foo.zone/gemfeed/2022-04-10-creative-universe... | 4 | +| foo.zone/site-mirrors... | 4 | +| irregular.ninja/html/page-1... | 4 | +| foo.zone/gemfeed/index... | 4 | +| foo.zone/gemfeed/2021-05-16-personal-bash-coding-style-guide... | 4 | +| standby.foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 4 | +| foo.zone/about/index... | 4 | +| foo.zone/gemfeed/2021-11-29-bash-golf-part-1... | 4 | +| standby.foo.zone/gemfeed/2021-10-22-defensive-devops... | 4 | +| foo.zone/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition... | 4 | +| standby.foo.zone/gemfeed/2024-06-23-terminal-multiplexing-with-tmux... | 4 | +| foo.zone/gemfeed/2022-06-15-sweating-the-small-stuff... | 4 | +| foo.zone/gemfeed/2024-09-07-site-reliability-engineering-part-4... | 4 | +| foo.zone/gemfeed/2024-01-13-one-reason-why-i-love-openbsd... | 4 | +| foo.zone/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all... | 4 | +| standby.foo.zone/gemfeed/2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2... | 4 | +| foo.zone/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet... | 3 | +| foo.zone/gemfeed/2021-04-24-welcome-to-the-geminispace... | 3 | +| foo.zone/gemfeed/2022-03-06-the-release-of-dtail-4.0.0... | 3 | +| foo.zone/gemfeed/2011-05-07-perl-daemon-service-framework... | 3 | +| foo.zone/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3... | 3 | +| foo.zone/gemfeed/2008-12-29-using-my-nokia-n95-for-fixing-my-mta... | 3 | +| foo.zone/gemfeed/2021-10-22-defensive-devops... | 3 | +| standby.foo.zone/gemfeed/2021-08-01-on-being-pedantic-about-open-source... | 3 | +| foo.zone/gemfeed/2023-12-10-bash-golf-part-3... | 3 | +``` + +... and more (truncated to 50 entries). + +## Related Reports + +=> ./30day_summary_20250630.gmi 30-Day Summary Report + diff --git a/stats/20250622.gmi b/stats/20250622.gmi new file mode 100644 index 00000000..e9393d9e --- /dev/null +++ b/stats/20250622.gmi @@ -0,0 +1,102 @@ +## Stats for 2025-06-22 + +### Summary + +* Total requests: 3173 +* Filtered requests: 41619 +* Gemini requests: 27 +* Web requests: 3146 +* IPv4 requests: 2566 +* IPv6 requests: 607 + +### Feed Statistics + +``` +| Feed Type | Count | +|----------------|-------| +| Total | 46 | +| Gemini Gemfeed | 3 | +| Gemini Atom | 2 | +| Web Gemfeed | 0 | +| Web Atom | 41 | +``` + +### Page Statistics (by Host) + +``` +| Host | Unique Visitors | +|-----------------------|-----------------| +| foo.zone | 166 | +| standby.foo.zone | 78 | +| irregular.ninja | 21 | +| www.foo.zone | 8 | +| paul.buetow.org | 4 | +| buetow.org | 4 | +| www.irregular.ninja | 3 | +| standby.foo.zone:1965 | 1 | +| dory.buetow.org | 1 | +``` + +### Page Statistics (by URL) + +``` +| URL | Unique Visitors | +|-------------------------------------------------------------------------------------------------------|-----------------| +| foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 20 | +| standby.foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 15 | +| foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 13 | +| standby.foo.zone/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex... | 11 | +| foo.zone/gemfeed/2025-06-22-task-samurai... | 8 | +| foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 8 | +| foo.zone/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3... | 7 | +| foo.zone/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2... | 7 | +| standby.foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 6 | +| irregular.ninja/html/page-1... | 6 | +| foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 6 | +| foo.zone/gemfeed/2022-12-24-ultrarelearning-java-my-takeaways... | 6 | +| foo.zone/gemfeed/2011-05-07-perl-daemon-service-framework... | 6 | +| foo.zone/site-mirrors... | 6 | +| foo.zone/gemfeed/2025-07-22-task-samurai... | 6 | +| foo.zone/gemfeed/2021-05-16-personal-bash-coding-style-guide... | 6 | +| foo.zone/gemfeed/2025-01-15-working-with-an-sre-interview... | 5 | +| foo.zone/gemfeed/2008-06-26-perl-poetry... | 5 | +| standby.foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 5 | +| foo.zone/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all... | 5 | +| foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 5 | +| foo.zone/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid... | 5 | +| foo.zone/gemfeed/2022-05-27-perl-is-still-a-great-choice... | 5 | +| foo.zone/gemfeed/2022-04-10-creative-universe... | 5 | +| foo.zone/gemfeed/2024-10-02-gemtexter-3.0.0-lets-gemtext-again-4... | 5 | +| foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 5 | +| foo.zone/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3... | 5 | +| foo.zone/gemfeed/2010-05-09-the-fype-programming-language... | 4 | +| foo.zone/gemfeed/2022-03-06-the-release-of-dtail-4.0.0... | 4 | +| foo.zone/gemfeed/index... | 4 | +| foo.zone/gemfeed/2021-07-04-the-well-grounded-rubyist... | 4 | +| foo.zone/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux... | 4 | +| foo.zone/gemfeed/2022-10-30-installing-dtail-on-openbsd... | 4 | +| foo.zone/gemfeed/2025-03-05-sharing-on-social-media-with-gos... | 4 | +| foo.zone/gemfeed/2022-02-04-computer-operating-systems-i-use... | 4 | +| foo.zone/gemfeed/2023-09-25-dtail-usage-examples... | 4 | +| standby.foo.zone/gemfeed/2010-04-09-standard-ml-and-haskell... | 4 | +| foo.zone/notes/never-split-the-difference... | 4 | +| irregular.ninja/html/index... | 4 | +| foo.zone/gemfeed/2024-08-05-typing-127.1-words-per-minute... | 4 | +| foo.zone/gemfeed/2023-11-11-mind-management-book-notes... | 4 | +| foo.zone/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program... | 3 | +| foo.zone/gemfeed/2023-12-10-bash-golf-part-3... | 3 | +| foo.zone/gemfeed/2024-05-01-slow-productivity-book-notes... | 3 | +| foo.zone/gemfeed/2024-05-03-projects-i-currently-dont-have-time-for... | 3 | +| foo.zone/gemfeed/2021-10-22-defensive-devops... | 3 | +| foo.zone/notes/the-science-of-living... | 3 | +| standby.foo.zone/gemfeed/2008-06-26-perl-poetry... | 3 | +| foo.zone/notes/eat-that-frog... | 3 | +| foo.zone/gemfeed/2024-06-23-terminal-multiplexing-with-tmux... | 3 | +``` + +... and more (truncated to 50 entries). + +## Related Reports + +=> ./30day_summary_20250630.gmi 30-Day Summary Report + diff --git a/stats/20250623.gmi b/stats/20250623.gmi new file mode 100644 index 00000000..0cc3a09d --- /dev/null +++ b/stats/20250623.gmi @@ -0,0 +1,103 @@ +## Stats for 2025-06-23 + +### Summary + +* Total requests: 3817 +* Filtered requests: 46619 +* Gemini requests: 18 +* Web requests: 3799 +* IPv4 requests: 2678 +* IPv6 requests: 1139 + +### Feed Statistics + +``` +| Feed Type | Count | +|----------------|-------| +| Total | 49 | +| Gemini Gemfeed | 4 | +| Gemini Atom | 0 | +| Web Gemfeed | 0 | +| Web Atom | 45 | +``` + +### Page Statistics (by Host) + +``` +| Host | Unique Visitors | +|-------------------------|-----------------| +| foo.zone | 130 | +| standby.foo.zone | 91 | +| irregular.ninja | 14 | +| www.foo.zone | 8 | +| paul.buetow.org | 6 | +| buetow.org | 5 | +| dory.buetow.org | 1 | +| standby.paul.buetow.org | 1 | +| www.irregular.ninja | 1 | +| standby.foo.zone:1965 | 1 | +``` + +### Page Statistics (by URL) + +``` +| URL | Unique Visitors | +|---------------------------------------------------------------------------------------------------------------|-----------------| +| foo.zone/gemfeed/2025-06-22-task-samurai... | 18 | +| standby.foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 13 | +| foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 10 | +| foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 8 | +| standby.foo.zone/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex... | 7 | +| foo.zone/gemfeed/2021-09-12-keep-it-simple-and-stupid... | 7 | +| foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 7 | +| foo.zone/gemfeed/2022-05-27-perl-is-still-a-great-choice... | 5 | +| standby.foo.zone/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet... | 5 | +| foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 5 | +| foo.zone/gemfeed/2023-01-23-why-grapheneos-rox... | 5 | +| standby.foo.zone/gemfeed/2024-10-24-staff-engineer-book-notes... | 5 | +| foo.zone/gemfeed/2024-05-01-slow-productivity-book-notes... | 4 | +| foo.zone/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program... | 4 | +| foo.zone/gemfeed/index... | 4 | +| foo.zone/about/resources... | 4 | +| foo.zone/gemfeed/2021-07-04-the-well-grounded-rubyist... | 4 | +| foo.zone/gemfeed/2024-07-07-the-stoic-challenge-book-notes... | 4 | +| foo.zone/gemfeed/2023-06-01-kiss-server-monitoring-with-gogios... | 4 | +| foo.zone/gemfeed/2024-08-05-typing-127.1-words-per-minute... | 4 | +| foo.zone/gemfeed/2010-04-09-standard-ml-and-haskell... | 4 | +| standby.foo.zone/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program... | 4 | +| standby.foo.zone/gemfeed/2025-04-19-when-book-notes... | 4 | +| foo.zone/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid... | 3 | +| foo.zone/gemfeed/2021-10-22-defensive-devops... | 3 | +| foo.zone/gemfeed/2024-06-23-terminal-multiplexing-with-tmux... | 3 | +| foo.zone/gemfeed/2022-03-06-the-release-of-dtail-4.0.0... | 3 | +| standby.foo.zone/gemfeed/2025-03-05-sharing-on-social-media-with-gos... | 3 | +| irregular.ninja/html/page-1... | 3 | +| foo.zone/site-mirrors... | 3 | +| foo.zone/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2... | 3 | +| standby.foo.zone/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh... | 3 | +| foo.zone/about/index... | 3 | +| foo.zone/gemfeed/2021-11-29-bash-golf-part-1... | 3 | +| foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 3 | +| standby.foo.zone/gemfeed/2024-09-07-projects-i-support... | 3 | +| foo.zone/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again... | 3 | +| standby.foo.zone/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers... | 3 | +| standby.foo.zone/gemfeed/2023-06-01-kiss-server-monitoring-with-gogios... | 3 | +| foo.zone/gemfeed/2023-04-01-never-split-the-difference-book-notes... | 3 | +| foo.zone/uptime-stats... | 3 | +| foo.zone/gemfeed/2024-10-24-staff-engineer-book-notes... | 3 | +| foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 3 | +| standby.foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 3 | +| foo.zone/gemfeed/2023-11-11-mind-management-book-notes... | 3 | +| irregular.ninja/html/2-23... | 2 | +| foo.zone/gemfeed/gemini:/foo.zone/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program... | 2 | +| foo.zone/gemfeed/2010-05-09-the-fype-programming-language... | 2 | +| foo.zone/gemfeed/2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2... | 2 | +| foo.zone/gemfeed/2021-04-24-welcome-to-the-geminispace... | 2 | +``` + +... and more (truncated to 50 entries). + +## Related Reports + +=> ./30day_summary_20250630.gmi 30-Day Summary Report + diff --git a/stats/20250624.gmi b/stats/20250624.gmi new file mode 100644 index 00000000..4a8b9793 --- /dev/null +++ b/stats/20250624.gmi @@ -0,0 +1,107 @@ +## Stats for 2025-06-24 + +### Summary + +* Total requests: 3997 +* Filtered requests: 43953 +* Gemini requests: 8 +* Web requests: 3989 +* IPv4 requests: 2772 +* IPv6 requests: 1225 + +### Feed Statistics + +``` +| Feed Type | Count | +|----------------|-------| +| Total | 46 | +| Gemini Gemfeed | 1 | +| Gemini Atom | 0 | +| Web Gemfeed | 0 | +| Web Atom | 45 | +``` + +### Page Statistics (by Host) + +``` +| Host | Unique Visitors | +|-----------------------------|-----------------| +| foo.zone | 131 | +| standby.foo.zone | 85 | +| irregular.ninja | 15 | +| www.foo.zone | 6 | +| www.irregular.ninja | 6 | +| buetow.org | 4 | +| blog.buetow.org | 1 | +| paul.buetow.org | 1 | +| foo.zone:1965 | 1 | +| dory.buetow.org | 1 | +| standby.irregular.ninja | 1 | +| standby.alt.irregular.ninja | 1 | +| alt.irregular.ninja | 1 | +| www.dory.buetow.org | 1 | +``` + +### Page Statistics (by URL) + +``` +| URL | Unique Visitors | +|-------------------------------------------------------------------------------------------------------|-----------------| +| foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 15 | +| foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 10 | +| standby.foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 10 | +| foo.zone/gemfeed/2024-05-01-slow-productivity-book-notes... | 9 | +| standby.foo.zone/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex... | 9 | +| www.irregular.ninja/html/index... | 6 | +| foo.zone/gemfeed/2021-05-16-personal-bash-coding-style-guide... | 6 | +| foo.zone/gemfeed/2021-09-12-keep-it-simple-and-stupid... | 6 | +| foo.zone/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition... | 5 | +| standby.foo.zone/gemfeed/2024-08-05-typing-127.1-words-per-minute... | 5 | +| standby.foo.zone/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2... | 5 | +| standby.foo.zone/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet... | 5 | +| foo.zone/gemfeed/2023-04-01-never-split-the-difference-book-notes... | 4 | +| foo.zone/gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person... | 4 | +| foo.zone/gemfeed/2008-06-26-perl-poetry... | 4 | +| standby.foo.zone/gemfeed/2022-09-30-after-a-bad-nights-sleep... | 4 | +| foo.zone/gemfeed/2025-06-22-task-samurai... | 4 | +| foo.zone/site-mirrors... | 4 | +| standby.foo.zone/gemfeed/2021-04-24-welcome-to-the-geminispace... | 4 | +| foo.zone/gemfeed/2021-04-24-welcome-to-the-geminispace... | 4 | +| standby.foo.zone/gemfeed/2025-04-19-when-book-notes... | 3 | +| standby.foo.zone/gemfeed/2023-05-06-the-obstacle-is-the-way-book-notes... | 3 | +| standby.foo.zone/gemfeed/2025-01-15-working-with-an-sre-interview... | 3 | +| standby.foo.zone/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku... | 3 | +| standby.foo.zone/gemfeed/2023-09-25-dtail-usage-examples... | 3 | +| standby.foo.zone/gemfeed/2008-12-29-using-my-nokia-n95-for-fixing-my-mta... | 3 | +| foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 3 | +| foo.zone/gemfeed/2024-08-05-typing-127.1-words-per-minute... | 3 | +| standby.foo.zone/gemfeed/2024-07-07-the-stoic-challenge-book-notes... | 3 | +| foo.zone/gemfeed/2025-06-07-a-monks-guide-to-happiness-book-notes... | 3 | +| foo.zone/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh... | 3 | +| www.irregular.ninja/html/page-1... | 3 | +| foo.zone/notes/influence-wihout-authority... | 3 | +| foo.zone/gemfeed/2010-05-09-the-fype-programming-language... | 3 | +| foo.zone/gemfeed/2024-05-03-projects-i-currently-dont-have-time-for... | 3 | +| foo.zone/notes/eat-that-frog... | 3 | +| standby.foo.zone/gemfeed/2023-11-19-site-reliability-engineering-part-2... | 3 | +| foo.zone/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet... | 3 | +| foo.zone/uptime-stats... | 2 | +| foo.zone/gemfeed/2024-10-24-staff-engineer-book-notes... | 2 | +| foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 2 | +| standby.foo.zone/gemfeed/2023-06-01-kiss-server-monitoring-with-gogios... | 2 | +| standby.foo.zone/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all... | 2 | +| foo.zone/gemfeed/2025-01-01-posts-from-october-to-december-2024... | 2 | +| foo.zone/gemfeed/2024-09-07-site-reliability-engineering-part-4... | 2 | +| irregular.ninja/html/7-20... | 2 | +| foo.zone/gemfeed/2023-11-11-mind-management-book-notes... | 2 | +| standby.foo.zone/gemfeed/2023-04-01-never-split-the-difference-book-notes... | 2 | +| foo.zone/gemfeed/2024-07-05-random-weird-things... | 2 | +| foo.zone/gemfeed/2024-10-02-gemtexter-3.0.0-lets-gemtext-again-4... | 2 | +``` + +... and more (truncated to 50 entries). + +## Related Reports + +=> ./30day_summary_20250630.gmi 30-Day Summary Report + diff --git a/stats/20250625.gmi b/stats/20250625.gmi new file mode 100644 index 00000000..512501ff --- /dev/null +++ b/stats/20250625.gmi @@ -0,0 +1,111 @@ +## Stats for 2025-06-25 + +### Summary + +* Total requests: 4586 +* Filtered requests: 42568 +* Gemini requests: 12 +* Web requests: 4574 +* IPv4 requests: 3163 +* IPv6 requests: 1423 + +### Feed Statistics + +``` +| Feed Type | Count | +|----------------|-------| +| Total | 50 | +| Gemini Gemfeed | 5 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 44 | +``` + +### Page Statistics (by Host) + +``` +| Host | Unique Visitors | +|-----------------------------|-----------------| +| foo.zone | 167 | +| standby.foo.zone | 90 | +| irregular.ninja | 31 | +| www.foo.zone | 13 | +| buetow.org | 3 | +| www.dtail.dev | 2 | +| paul.buetow.org | 2 | +| www.buetow.org | 1 | +| dtail.dev | 1 | +| www.dory.buetow.org | 1 | +| alt.irregular.ninja | 1 | +| standby.paul.buetow.org | 1 | +| www.irregular.ninja | 1 | +| standby.alt.irregular.ninja | 1 | +| standby.irregular.ninja | 1 | +| www.paul.buetow.org | 1 | +| blog.buetow.org | 1 | +| www.foo.zone:1965 | 1 | +``` + +### Page Statistics (by URL) + +``` +| URL | Unique Visitors | +|------------------------------------------------------------------------------|-----------------| +| foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 12 | +| standby.foo.zone/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex... | 8 | +| foo.zone/gemfeed/2024-09-07-projects-i-support... | 8 | +| foo.zone/gemfeed/index... | 8 | +| foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 8 | +| foo.zone/gemfeed/2021-05-16-personal-bash-coding-style-guide... | 7 | +| standby.foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 5 | +| standby.foo.zone/gemfeed/2024-05-01-slow-productivity-book-notes... | 5 | +| standby.foo.zone/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet... | 5 | +| foo.zone/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program... | 5 | +| foo.zone/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2... | 5 | +| standby.foo.zone/gemfeed/2021-11-29-bash-golf-part-1... | 5 | +| foo.zone/gemfeed/2023-09-25-dtail-usage-examples... | 5 | +| standby.foo.zone/gemfeed/2023-01-23-why-grapheneos-rox... | 5 | +| foo.zone/gemfeed/2023-01-23-why-grapheneos-rox... | 5 | +| standby.foo.zone/gemfeed/2023-04-01-never-split-the-difference-book-notes... | 5 | +| foo.zone/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3... | 4 | +| standby.foo.zone/gemfeed/2023-02-26-how-to-shut-down-after-work... | 4 | +| standby.foo.zone/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3... | 4 | +| foo.zone/gemfeed/2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2... | 4 | +| foo.zone/gemfeed/2024-05-01-slow-productivity-book-notes... | 4 | +| standby.foo.zone/gemfeed/2021-08-01-on-being-pedantic-about-open-source... | 4 | +| foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 4 | +| foo.zone/gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes... | 4 | +| foo.zone/gemfeed/2025-06-22-task-samurai... | 4 | +| foo.zone/about/resources... | 4 | +| foo.zone/gemfeed/2024-08-05-typing-127.1-words-per-minute... | 4 | +| standby.foo.zone/gemfeed/2023-11-11-mind-management-book-notes... | 4 | +| standby.foo.zone/gemfeed/2022-10-30-installing-dtail-on-openbsd... | 4 | +| foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 4 | +| foo.zone/gemfeed/2023-02-26-how-to-shut-down-after-work... | 4 | +| foo.zone/gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person... | 4 | +| foo.zone/gemfeed/2024-10-24-staff-engineer-book-notes... | 4 | +| foo.zone/gemfeed/2023-05-06-the-obstacle-is-the-way-book-notes... | 4 | +| foo.zone/gemfeed/2024-06-23-terminal-multiplexing-with-tmux... | 3 | +| standby.foo.zone/gemfeed/2024-02-04-from-babylon5.buetow.org-to-.cloud... | 3 | +| standby.foo.zone/gemfeed/2022-03-06-the-release-of-dtail-4.0.0... | 3 | +| foo.zone/gemfeed/2011-05-07-perl-daemon-service-framework... | 3 | +| foo.zone/gemfeed/2022-03-06-the-release-of-dtail-4.0.0... | 3 | +| foo.zone/gemfeed/2024-05-03-projects-i-currently-dont-have-time-for... | 3 | +| foo.zone/gemfeed/2021-10-22-defensive-devops... | 3 | +| foo.zone/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid... | 3 | +| foo.zone/gemfeed/2025-03-05-sharing-on-social-media-with-gos... | 3 | +| foo.zone/site-mirrors... | 3 | +| foo.zone/gemfeed/2021-09-12-keep-it-simple-and-stupid... | 3 | +| foo.zone/notes/the-stoic-challenge... | 3 | +| foo.zone/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers... | 3 | +| foo.zone/gemfeed/2024-07-07-the-stoic-challenge-book-notes... | 3 | +| foo.zone/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex... | 3 | +| standby.foo.zone/gemfeed/2016-04-03-offsite-backup-with-zfs... | 3 | +``` + +... and more (truncated to 50 entries). + +## Related Reports + +=> ./30day_summary_20250630.gmi 30-Day Summary Report + diff --git a/stats/20250626.gmi b/stats/20250626.gmi new file mode 100644 index 00000000..f03e65f5 --- /dev/null +++ b/stats/20250626.gmi @@ -0,0 +1,106 @@ +## Stats for 2025-06-26 + +### Summary + +* Total requests: 3858 +* Filtered requests: 39068 +* Gemini requests: 35 +* Web requests: 3823 +* IPv4 requests: 2830 +* IPv6 requests: 1028 + +### Feed Statistics + +``` +| Feed Type | Count | +|----------------|-------| +| Total | 48 | +| Gemini Gemfeed | 2 | +| Gemini Atom | 0 | +| Web Gemfeed | 0 | +| Web Atom | 46 | +``` + +### Page Statistics (by Host) + +``` +| Host | Unique Visitors | +|-------------------------|-----------------| +| foo.zone | 166 | +| irregular.ninja | 102 | +| standby.foo.zone | 95 | +| www.foo.zone | 12 | +| dory.buetow.org | 7 | +| buetow.org | 4 | +| paul.buetow.org | 3 | +| www.irregular.ninja | 3 | +| blowfish.buetow.org | 1 | +| fishfinger.buetow.org | 1 | +| dtail.dev | 1 | +| standby.paul.buetow.org | 1 | +| www.dtail.dev | 1 | +``` + +### Page Statistics (by URL) + +``` +| URL | Unique Visitors | +|-------------------------------------------------------------------------------------------------------|-----------------| +| foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 11 | +| foo.zone/gemfeed/2021-05-16-personal-bash-coding-style-guide... | 9 | +| foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 9 | +| standby.foo.zone/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux... | 9 | +| foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 9 | +| foo.zone/gemfeed/2024-05-01-slow-productivity-book-notes... | 9 | +| standby.foo.zone/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet... | 8 | +| standby.foo.zone/gemfeed/2025-06-07-a-monks-guide-to-happiness-book-notes... | 8 | +| standby.foo.zone/gemfeed/2022-12-24-ultrarelearning-java-my-takeaways... | 7 | +| dory.buetow.org/Dorybau... | 7 | +| foo.zone/gemfeed/2021-04-24-welcome-to-the-geminispace... | 7 | +| standby.foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 7 | +| standby.foo.zone/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex... | 7 | +| standby.foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 6 | +| foo.zone/gemfeed/2025-06-22-task-samurai... | 6 | +| foo.zone/gemfeed/2025-06-07-a-monks-guide-to-happiness-book-notes... | 5 | +| foo.zone/gemfeed/2023-01-23-why-grapheneos-rox... | 5 | +| standby.foo.zone/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all... | 5 | +| standby.foo.zone/gemfeed/2024-05-03-projects-i-currently-dont-have-time-for... | 5 | +| foo.zone/gemfeed/2024-08-05-typing-127.1-words-per-minute... | 4 | +| foo.zone/gemfeed/2016-04-03-offsite-backup-with-zfs... | 4 | +| foo.zone/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku... | 4 | +| foo.zone/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3... | 4 | +| standby.foo.zone/gemfeed/2021-09-12-keep-it-simple-and-stupid... | 4 | +| foo.zone/gemfeed/2024-09-07-projects-i-support... | 4 | +| foo.zone/gemfeed/2022-04-10-creative-universe... | 4 | +| foo.zone/uptime-stats... | 4 | +| foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 4 | +| foo.zone/gemfeed/2010-05-09-the-fype-programming-language... | 4 | +| foo.zone/gemfeed/index... | 4 | +| foo.zone/gemfeed/2025-01-15-working-with-an-sre-interview... | 4 | +| foo.zone/about/index... | 3 | +| standby.foo.zone/gemfeed/2022-01-01-bash-golf-part-2... | 3 | +| foo.zone/notes/mind-management... | 3 | +| foo.zone/gemfeed/2022-06-15-sweating-the-small-stuff... | 3 | +| foo.zone/gemfeed/2024-12-15-random-helix-themes... | 3 | +| foo.zone/notes/97-things-every-sre-should-know... | 3 | +| foo.zone/gemfeed/2025-03-05-sharing-on-social-media-with-gos... | 3 | +| foo.zone/gemfeed/2021-09-12-keep-it-simple-and-stupid... | 3 | +| foo.zone/notes/site-reliability-engineering... | 3 | +| standby.foo.zone/gemfeed/2011-05-07-perl-daemon-service-framework... | 3 | +| standby.foo.zone/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again... | 3 | +| foo.zone/gemfeed/2010-04-09-standard-ml-and-haskell... | 3 | +| foo.zone/gemfeed/2023-06-01-kiss-server-monitoring-with-gogios... | 3 | +| foo.zone/gemfeed/2022-10-30-installing-dtail-on-openbsd... | 3 | +| foo.zone/gemfeed/2024-01-13-one-reason-why-i-love-openbsd... | 3 | +| foo.zone/gemfeed/2023-04-01-never-split-the-difference-book-notes... | 3 | +| foo.zone/gemfeed/2024-06-23-terminal-multiplexing-with-tmux... | 3 | +| foo.zone/gemfeed/2008-12-29-using-my-nokia-n95-for-fixing-my-mta... | 3 | +| foo.zone/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program... | 3 | +``` + +... and more (truncated to 50 entries). + +## Related Reports + +=> ./30day_summary_20250630.gmi 30-Day Summary Report + diff --git a/stats/20250627.gmi b/stats/20250627.gmi new file mode 100644 index 00000000..ae6ae3fc --- /dev/null +++ b/stats/20250627.gmi @@ -0,0 +1,109 @@ +## Stats for 2025-06-27 + +### Summary + +* Total requests: 3879 +* Filtered requests: 38323 +* Gemini requests: 42 +* Web requests: 3837 +* IPv4 requests: 2698 +* IPv6 requests: 1181 + +### Feed Statistics + +``` +| Feed Type | Count | +|----------------|-------| +| Total | 49 | +| Gemini Gemfeed | 4 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 44 | +``` + +### Page Statistics (by Host) + +``` +| Host | Unique Visitors | +|-----------------------------|-----------------| +| foo.zone | 214 | +| standby.foo.zone | 80 | +| irregular.ninja | 16 | +| www.foo.zone | 16 | +| buetow.org | 5 | +| paul.buetow.org | 4 | +| www.irregular.ninja | 3 | +| alt.irregular.ninja | 2 | +| standby.alt.irregular.ninja | 2 | +| www.dtail.dev | 2 | +| blowfish.buetow.org | 1 | +| blog.buetow.org | 1 | +| www.paul.buetow.org | 1 | +| dory.buetow.org | 1 | +| standby.irregular.ninja | 1 | +| standby.paul.buetow.org | 1 | +``` + +### Page Statistics (by URL) + +``` +| URL | Unique Visitors | +|-------------------------------------------------------------------------------------------------------|-----------------| +| foo.zone/gemfeed/2022-06-15-sweating-the-small-stuff... | 20 | +| foo.zone/gemfeed/2021-04-24-welcome-to-the-geminispace... | 12 | +| foo.zone/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3... | 12 | +| foo.zone/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again... | 11 | +| standby.foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 11 | +| foo.zone/gemfeed/2022-04-10-creative-universe... | 10 | +| foo.zone/gemfeed/2023-09-25-dtail-usage-examples... | 10 | +| standby.foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 9 | +| standby.foo.zone/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex... | 9 | +| foo.zone/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program... | 9 | +| foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 9 | +| standby.foo.zone/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid... | 8 | +| foo.zone/gemfeed/index... | 7 | +| foo.zone/gemfeed/2024-05-01-slow-productivity-book-notes... | 7 | +| foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 6 | +| foo.zone/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid... | 6 | +| foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 6 | +| foo.zone/gemfeed/2021-09-12-keep-it-simple-and-stupid... | 5 | +| foo.zone/gemfeed/2025-06-22-task-samurai... | 5 | +| foo.zone/gemfeed/2022-05-27-perl-is-still-a-great-choice... | 5 | +| foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 5 | +| foo.zone/gemfeed/2024-08-05-typing-127.1-words-per-minute... | 5 | +| foo.zone/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku... | 5 | +| foo.zone/site-mirrors... | 4 | +| standby.foo.zone/gemfeed/2010-04-09-standard-ml-and-haskell... | 4 | +| foo.zone/gemfeed/2025-04-19-when-book-notes... | 4 | +| foo.zone/about/novels... | 4 | +| foo.zone/gemfeed/gemini:/foo.zone/gemfeed/2025-06-22-task-samurai... | 4 | +| foo.zone/gemfeed/2022-03-06-the-release-of-dtail-4.0.0... | 4 | +| standby.foo.zone/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet... | 4 | +| foo.zone/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3... | 4 | +| foo.zone/notes/staff-engineer... | 4 | +| foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 4 | +| foo.zone/gemfeed/2021-05-16-personal-bash-coding-style-guide... | 4 | +| foo.zone/gemfeed/2008-06-26-perl-poetry... | 4 | +| foo.zone/gemfeed/2023-01-23-why-grapheneos-rox... | 4 | +| standby.foo.zone/gemfeed/2024-01-09-site-reliability-engineering-part-3... | 3 | +| foo.zone/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh... | 3 | +| irregular.ninja/html/page-1... | 3 | +| foo.zone/gemfeed/2025-06-07-a-monks-guide-to-happiness-book-notes... | 3 | +| foo.zone/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex... | 3 | +| foo.zone/about/resources... | 3 | +| standby.foo.zone/gemfeed/2023-11-19-site-reliability-engineering-part-2... | 3 | +| foo.zone/gemfeed/2011-05-07-perl-daemon-service-framework... | 3 | +| paul.buetow.org/novels... | 3 | +| foo.zone/gemfeed/2024-10-24-staff-engineer-book-notes... | 3 | +| foo.zone/gemfeed/2016-04-03-offsite-backup-with-zfs... | 3 | +| foo.zone/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition... | 3 | +| foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 3 | +| foo.zone/gemfeed/2022-12-24-ultrarelearning-java-my-takeaways... | 3 | +``` + +... and more (truncated to 50 entries). + +## Related Reports + +=> ./30day_summary_20250630.gmi 30-Day Summary Report + diff --git a/stats/20250628.gmi b/stats/20250628.gmi new file mode 100644 index 00000000..5817fcb5 --- /dev/null +++ b/stats/20250628.gmi @@ -0,0 +1,106 @@ +## Stats for 2025-06-28 + +### Summary + +* Total requests: 4248 +* Filtered requests: 40487 +* Gemini requests: 12 +* Web requests: 4236 +* IPv4 requests: 3008 +* IPv6 requests: 1240 + +### Feed Statistics + +``` +| Feed Type | Count | +|----------------|-------| +| Total | 45 | +| Gemini Gemfeed | 3 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 41 | +``` + +### Page Statistics (by Host) + +``` +| Host | Unique Visitors | +|-------------------------|-----------------| +| irregular.ninja | 170 | +| foo.zone | 148 | +| standby.foo.zone | 62 | +| www.foo.zone | 15 | +| dtail.dev | 2 | +| www.irregular.ninja | 2 | +| www.dtail.dev | 1 | +| standby.irregular.ninja | 1 | +| blog.buetow.org | 1 | +| fishfinger.buetow.org | 1 | +| www.dory.buetow.org | 1 | +| www.buetow.org | 1 | +| buetow.org | 1 | +``` + +### Page Statistics (by URL) + +``` +| URL | Unique Visitors | +|-------------------------------------------------------------------------------------------------------|-----------------| +| foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 16 | +| foo.zone/gemfeed/2024-06-23-terminal-multiplexing-with-tmux... | 12 | +| standby.foo.zone/gemfeed/2021-04-24-welcome-to-the-geminispace... | 9 | +| foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 8 | +| foo.zone/about/resources... | 8 | +| foo.zone/gemfeed/2025-01-15-working-with-an-sre-interview... | 7 | +| foo.zone/gemfeed/2024-05-01-slow-productivity-book-notes... | 7 | +| foo.zone/gemfeed/2023-01-23-why-grapheneos-rox... | 7 | +| foo.zone/gemfeed/2024-07-07-the-stoic-challenge-book-notes... | 7 | +| standby.foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 7 | +| foo.zone/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh... | 7 | +| foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 6 | +| foo.zone/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2... | 6 | +| foo.zone/gemfeed/2023-04-01-never-split-the-difference-book-notes... | 6 | +| standby.foo.zone/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex... | 6 | +| foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 6 | +| foo.zone/gemfeed/2025-06-22-task-samurai... | 5 | +| foo.zone/gemfeed/2021-05-16-personal-bash-coding-style-guide... | 5 | +| standby.foo.zone/gemfeed/2025-06-22-task-samurai... | 5 | +| foo.zone/gemfeed/2023-09-25-dtail-usage-examples... | 5 | +| foo.zone/gemfeed/2023-06-01-kiss-server-monitoring-with-gogios... | 5 | +| foo.zone/gemfeed/index... | 5 | +| foo.zone/gemfeed/2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2... | 4 | +| irregular.ninja/html/page-1... | 4 | +| foo.zone/gemfeed/2024-10-24-staff-engineer-book-notes... | 4 | +| foo.zone/gemfeed/2021-04-24-welcome-to-the-geminispace... | 4 | +| foo.zone/gemfeed/2023-05-06-the-obstacle-is-the-way-book-notes... | 4 | +| foo.zone/gemfeed/2008-06-26-perl-poetry... | 4 | +| foo.zone/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition... | 4 | +| foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 4 | +| foo.zone/gemfeed/2025-01-01-posts-from-october-to-december-2024... | 4 | +| foo.zone/site-mirrors... | 4 | +| standby.foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 4 | +| foo.zone/uptime-stats... | 4 | +| foo.zone/gemfeed/2024-08-05-typing-127.1-words-per-minute... | 4 | +| foo.zone/gemfeed/2023-08-18-site-reliability-engineering-part-1... | 3 | +| foo.zone/gemfeed/2025-06-07-a-monks-guide-to-happiness-book-notes... | 3 | +| foo.zone/gemfeed/2021-10-22-defensive-devops... | 3 | +| foo.zone/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux... | 3 | +| foo.zone/gemfeed/2010-05-09-the-fype-programming-language... | 3 | +| foo.zone/gemfeed/2024-09-07-site-reliability-engineering-part-4... | 3 | +| foo.zone/gemfeed/2024-10-02-gemtexter-3.0.0-lets-gemtext-again-4... | 3 | +| foo.zone/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3... | 3 | +| foo.zone/gemfeed/2022-12-24-ultrarelearning-java-my-takeaways... | 3 | +| foo.zone/gemfeed/2022-01-01-bash-golf-part-2... | 3 | +| foo.zone/gemfeed/2022-05-27-perl-is-still-a-great-choice... | 3 | +| foo.zone/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all... | 3 | +| foo.zone/gemfeed/2023-12-10-bash-golf-part-3... | 3 | +| foo.zone/gemfeed/2025-04-19-when-book-notes... | 3 | +| foo.zone/gemfeed/2024-09-07-projects-i-support... | 3 | +``` + +... and more (truncated to 50 entries). + +## Related Reports + +=> ./30day_summary_20250630.gmi 30-Day Summary Report + diff --git a/stats/20250629.gmi b/stats/20250629.gmi new file mode 100644 index 00000000..040b794e --- /dev/null +++ b/stats/20250629.gmi @@ -0,0 +1,105 @@ +## Stats for 2025-06-29 + +### Summary + +* Total requests: 2922 +* Filtered requests: 40449 +* Gemini requests: 28 +* Web requests: 2894 +* IPv4 requests: 2207 +* IPv6 requests: 715 + +### Feed Statistics + +``` +| Feed Type | Count | +|----------------|-------| +| Total | 43 | +| Gemini Gemfeed | 3 | +| Gemini Atom | 0 | +| Web Gemfeed | 0 | +| Web Atom | 40 | +``` + +### Page Statistics (by Host) + +``` +| Host | Unique Visitors | +|-------------------------|-----------------| +| foo.zone | 140 | +| standby.foo.zone | 34 | +| irregular.ninja | 19 | +| www.foo.zone | 8 | +| www.irregular.ninja | 5 | +| www.paul.buetow.org | 2 | +| fishfinger.buetow.org | 1 | +| blog.buetow.org | 1 | +| standby.irregular.ninja | 1 | +| paul.buetow.org | 1 | +| blowfish.buetow.org | 1 | +| buetow.org | 1 | +``` + +### Page Statistics (by URL) + +``` +| URL | Unique Visitors | +|-------------------------------------------------------------------------------------------------------|-----------------| +| foo.zone/gemfeed/2025-01-01-posts-from-october-to-december-2024... | 18 | +| foo.zone/gemfeed/2025-03-05-sharing-on-social-media-with-gos... | 15 | +| foo.zone/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition... | 10 | +| foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 9 | +| foo.zone/gemfeed/2024-08-05-typing-127.1-words-per-minute... | 6 | +| foo.zone/gemfeed/2025-06-22-task-samurai... | 6 | +| foo.zone/gemfeed/2024-05-01-slow-productivity-book-notes... | 6 | +| foo.zone/about/resources... | 5 | +| foo.zone/gemfeed/2021-05-16-personal-bash-coding-style-guide... | 5 | +| foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 4 | +| foo.zone/gemfeed/2024-07-07-the-stoic-challenge-book-notes... | 4 | +| foo.zone/site-mirrors... | 4 | +| foo.zone/gemfeed/2022-05-27-perl-is-still-a-great-choice... | 4 | +| foo.zone/uptime-stats... | 4 | +| foo.zone/gemfeed/2023-01-23-why-grapheneos-rox... | 4 | +| irregular.ninja/html/page-1... | 4 | +| foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 4 | +| foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 4 | +| foo.zone/gemfeed/2023-09-25-dtail-usage-examples... | 3 | +| foo.zone/gemfeed/2023-11-11-mind-management-book-notes... | 3 | +| standby.foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 3 | +| foo.zone/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3... | 3 | +| irregular.ninja/html/index... | 3 | +| foo.zone/gemfeed/index... | 3 | +| foo.zone/gemfeed/2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2... | 3 | +| foo.zone/gemfeed/2025-01-15-working-with-an-sre-interview... | 3 | +| foo.zone/gemfeed/2008-06-26-perl-poetry... | 3 | +| standby.foo.zone/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes... | 2 | +| foo.zone/gemfeed/2023-11-19-site-reliability-engineering-part-2... | 2 | +| foo.zone/gemfeed/2025-04-19-when-book-notes... | 2 | +| www.foo.zone/gemfeed/2021-09-12-keep-it-simple-and-stupid... | 2 | +| foo.zone/about/index... | 2 | +| foo.zone/other-resources... | 2 | +| foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 2 | +| foo.zone/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all... | 2 | +| foo.zone/gemfeed/2025-02-08-random-weird-things-ii... | 2 | +| foo.zone/gemfeed/2022-01-01-bash-golf-part-2... | 2 | +| foo.zone/gemfeed/2022-10-30-installing-dtail-on-openbsd... | 2 | +| foo.zone/gemfeed/2023-04-01-never-split-the-difference-book-notes... | 2 | +| foo.zone/gemfeed/2024-05-03-projects-i-currently-dont-have-time-for... | 2 | +| www.paul.buetow.org/resources... | 2 | +| standby.foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 2 | +| irregular.ninja/html/11-27... | 2 | +| foo.zone/gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person... | 2 | +| standby.foo.zone/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet... | 2 | +| foo.zone/gemfeed/2021-09-12-keep-it-simple-and-stupid... | 2 | +| foo.zone/gemfeed/2010-05-09-the-fype-programming-language... | 2 | +| foo.zone/gemfeed/2024-09-07-site-reliability-engineering-part-4... | 2 | +| foo.zone/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3... | 2 | +| foo.zone/notes/97-things-every-sre-should-know... | 2 | +``` + +... and more (truncated to 50 entries). + +## Related Reports + +=> ./30day_summary_20250630.gmi 30-Day Summary Report + diff --git a/stats/20250630.gmi b/stats/20250630.gmi new file mode 100644 index 00000000..49e57d1e --- /dev/null +++ b/stats/20250630.gmi @@ -0,0 +1,101 @@ +## Stats for 2025-06-30 + +### Summary + +* Total requests: 2609 +* Filtered requests: 3220 +* Gemini requests: 81 +* Web requests: 2528 +* IPv4 requests: 1673 +* IPv6 requests: 936 + +### Feed Statistics + +``` +| Feed Type | Count | +|----------------|-------| +| Total | 34 | +| Gemini Gemfeed | 6 | +| Gemini Atom | 3 | +| Web Gemfeed | 0 | +| Web Atom | 25 | +``` + +### Page Statistics (by Host) + +``` +| Host | Unique Visitors | +|-----------------------|-----------------| +| foo.zone | 52 | +| irregular.ninja | 21 | +| standby.foo.zone | 13 | +| www.foo.zone | 5 | +| buetow.org | 2 | +| standby.foo.zone:1965 | 1 | +| paul.buetow.org | 1 | +| www.dtail.dev | 1 | +``` + +### Page Statistics (by URL) + +``` +| URL | Unique Visitors | +|----------------------------------------------------------------------------|-----------------| +| foo.zone/gemfeed/index... | 6 | +| foo.zone/gemfeed/2025-06-22-task-samurai... | 3 | +| foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 3 | +| irregular.ninja/html/8-20... | 2 | +| irregular.ninja/html/5-18... | 2 | +| irregular.ninja/html/4-7... | 2 | +| foo.zone/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all... | 2 | +| irregular.ninja/html/9-39... | 2 | +| foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 2 | +| irregular.ninja/html/12-29... | 2 | +| irregular.ninja/html/6-18... | 2 | +| irregular.ninja/html/10-34... | 2 | +| foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 2 | +| foo.zone/gemfeed/2021-05-16-personal-bash-coding-style-guide... | 2 | +| irregular.ninja/html/12-9... | 2 | +| irregular.ninja/html/4-39... | 2 | +| irregular.ninja/html/9-32... | 2 | +| irregular.ninja/html/9-16... | 2 | +| irregular.ninja/html/11-26... | 2 | +| irregular.ninja/html/4-12... | 2 | +| foo.zone/gemfeed/2025-06-07-a-monks-guide-to-happiness-book-notes... | 2 | +| irregular.ninja/html/10-23... | 2 | +| irregular.ninja/html/2-17... | 2 | +| foo.zone/gemfeed/2024-05-01-slow-productivity-book-notes... | 2 | +| foo.zone/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet... | 2 | +| irregular.ninja/html/6-21... | 2 | +| irregular.ninja/html/6-33... | 2 | +| irregular.ninja/html/12-14... | 2 | +| irregular.ninja/html/10-31... | 2 | +| irregular.ninja/html/11-29... | 2 | +| irregular.ninja/html/1-1... | 2 | +| irregular.ninja/html/10-27... | 2 | +| irregular.ninja/html/2-31... | 2 | +| foo.zone/gemfeed/2025-02-08-random-weird-things-ii... | 2 | +| irregular.ninja/html/10-18... | 2 | +| irregular.ninja/html/1-14... | 2 | +| irregular.ninja/html/11-39... | 2 | +| foo.zone/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex... | 2 | +| irregular.ninja/html/5-37... | 2 | +| irregular.ninja/html/page-12... | 2 | +| standby.foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 2 | +| irregular.ninja/html/index... | 2 | +| irregular.ninja/html/4-1... | 2 | +| irregular.ninja/html/1-11... | 2 | +| irregular.ninja/html/1-10... | 2 | +| foo.zone/gemfeed/2025-01-01-posts-from-october-to-december-2024... | 2 | +| irregular.ninja/html/6-34... | 2 | +| irregular.ninja/html/11-2... | 2 | +| irregular.ninja/html/13-18... | 2 | +| irregular.ninja/html/4-4... | 2 | +``` + +... and more (truncated to 50 entries). + +## Related Reports + +=> ./30day_summary_20250630.gmi 30-Day Summary Report + diff --git a/stats/30day_summary_20250630.gmi b/stats/30day_summary_20250630.gmi new file mode 100644 index 00000000..aefa07ed --- /dev/null +++ b/stats/30day_summary_20250630.gmi @@ -0,0 +1,202 @@ +# 30-Day Summary Report +## Generated on 2025-06-30 + +## Daily Summary Evolution (Last 30 Days) + +### Total Requests by Day + +``` +| Date | Total | Filtered | Gemini | Web | IPv4 | IPv6 | +|------------|-------|----------|--------|------|------|------| +| 2025-06-01 | 3245 | 39657 | 8 | 3237 | 2610 | 635 | +| 2025-06-02 | 4108 | 39561 | 18 | 4090 | 3050 | 1058 | +| 2025-06-03 | 4035 | 41061 | 12 | 4023 | 3007 | 1028 | +| 2025-06-04 | 4076 | 41833 | 14 | 4062 | 2994 | 1082 | +| 2025-06-05 | 5598 | 48823 | 32 | 5566 | 4252 | 1346 | +| 2025-06-06 | 3997 | 50776 | 24 | 3973 | 2927 | 1070 | +| 2025-06-07 | 4921 | 41102 | 40 | 4881 | 3670 | 1251 | +| 2025-06-08 | 4160 | 41237 | 14 | 4146 | 3412 | 748 | +| 2025-06-09 | 3950 | 39371 | 21 | 3929 | 2808 | 1142 | +| 2025-06-10 | 4100 | 40129 | 20 | 4080 | 2891 | 1209 | +| 2025-06-11 | 4458 | 42022 | 20 | 4438 | 3199 | 1259 | +| 2025-06-12 | 5356 | 49596 | 18 | 5338 | 4220 | 1136 | +| 2025-06-13 | 3950 | 39122 | 16 | 3934 | 2913 | 1037 | +| 2025-06-14 | 4332 | 42286 | 12 | 4320 | 3010 | 1322 | +| 2025-06-15 | 3300 | 40276 | 28 | 3272 | 2736 | 564 | +| 2025-06-16 | 3734 | 49947 | 12 | 3722 | 2528 | 1206 | +| 2025-06-17 | 4319 | 45254 | 50 | 4269 | 3309 | 1010 | +| 2025-06-18 | 3796 | 38360 | 46 | 3750 | 2751 | 1045 | +| 2025-06-19 | 4117 | 44894 | 170 | 3947 | 2716 | 1401 | +| 2025-06-20 | 3627 | 44209 | 30 | 3597 | 2595 | 1032 | +| 2025-06-21 | 3569 | 37337 | 32 | 3537 | 2428 | 1141 | +| 2025-06-22 | 3173 | 41619 | 27 | 3146 | 2566 | 607 | +| 2025-06-23 | 3817 | 46619 | 18 | 3799 | 2678 | 1139 | +| 2025-06-24 | 3997 | 43953 | 8 | 3989 | 2772 | 1225 | +| 2025-06-25 | 4586 | 42568 | 12 | 4574 | 3163 | 1423 | +| 2025-06-26 | 3858 | 39068 | 35 | 3823 | 2830 | 1028 | +| 2025-06-27 | 3879 | 38323 | 42 | 3837 | 2698 | 1181 | +| 2025-06-28 | 4248 | 40487 | 12 | 4236 | 3008 | 1240 | +| 2025-06-29 | 2922 | 40449 | 28 | 2894 | 2207 | 715 | +| 2025-06-30 | 2618 | 3563 | 82 | 2536 | 1681 | 937 | +``` + +### Feed Statistics Evolution + +``` +| Date | Total | Gem Feed | Gem Atom | Web Feed | Web Atom | +|------------|-------|----------|----------|----------|----------| +| 2025-06-01 | 42 | 1 | 0 | 0 | 41 | +| 2025-06-02 | 44 | 1 | 1 | 0 | 42 | +| 2025-06-03 | 53 | 3 | 2 | 0 | 48 | +| 2025-06-04 | 44 | 1 | 1 | 0 | 42 | +| 2025-06-05 | 56 | 3 | 1 | 0 | 52 | +| 2025-06-06 | 45 | 0 | 0 | 0 | 45 | +| 2025-06-07 | 48 | 2 | 0 | 0 | 46 | +| 2025-06-08 | 49 | 0 | 2 | 0 | 47 | +| 2025-06-09 | 55 | 3 | 1 | 0 | 51 | +| 2025-06-10 | 48 | 2 | 1 | 0 | 45 | +| 2025-06-11 | 45 | 1 | 1 | 0 | 43 | +| 2025-06-12 | 43 | 0 | 1 | 0 | 42 | +| 2025-06-13 | 47 | 5 | 2 | 0 | 41 | +| 2025-06-14 | 39 | 1 | 0 | 0 | 38 | +| 2025-06-15 | 46 | 2 | 1 | 0 | 43 | +| 2025-06-16 | 39 | 1 | 1 | 0 | 37 | +| 2025-06-17 | 52 | 4 | 2 | 1 | 46 | +| 2025-06-18 | 49 | 3 | 1 | 0 | 45 | +| 2025-06-19 | 40 | 2 | 1 | 0 | 37 | +| 2025-06-20 | 52 | 5 | 1 | 0 | 47 | +| 2025-06-21 | 44 | 2 | 1 | 0 | 41 | +| 2025-06-22 | 46 | 3 | 2 | 0 | 41 | +| 2025-06-23 | 49 | 4 | 0 | 0 | 45 | +| 2025-06-24 | 46 | 1 | 0 | 0 | 45 | +| 2025-06-25 | 50 | 5 | 1 | 0 | 44 | +| 2025-06-26 | 48 | 2 | 0 | 0 | 46 | +| 2025-06-27 | 49 | 4 | 1 | 0 | 44 | +| 2025-06-28 | 45 | 3 | 1 | 0 | 41 | +| 2025-06-29 | 43 | 3 | 0 | 0 | 40 | +| 2025-06-30 | 35 | 6 | 3 | 0 | 26 | +``` + +## Top 50 Hosts (30-Day Total) + +``` +| Host | Total Unique Visitors | +|-----------------------------|-----------------------| +| foo.zone | 4322 | +| standby.foo.zone | 2280 | +| irregular.ninja | 883 | +| www.foo.zone | 266 | +| buetow.org | 105 | +| www.irregular.ninja | 81 | +| paul.buetow.org | 67 | +| dory.buetow.org | 47 | +| dtail.dev | 25 | +| standby.irregular.ninja | 25 | +| alt.irregular.ninja | 23 | +| www.dtail.dev | 22 | +| www.alt.irregular.ninja | 21 | +| www.buetow.org | 21 | +| standby.alt.irregular.ninja | 20 | +| fishfinger.buetow.org | 17 | +| blog.buetow.org | 14 | +| foo.zone:1965 | 13 | +| standby.foo.zone:1965 | 12 | +| standby.paul.buetow.org | 10 | +| www.paul.buetow.org | 9 | +| blowfish.buetow.org | 8 | +| www.dory.buetow.org | 5 | +| www.foo.zone:1965 | 5 | +| standby.dory.buetow.org | 5 | +| snonux.foo | 2 | +| www.blog.buetow.org | 2 | +``` + +## Top 50 URLs (30-Day Total) + +``` +| URL | Total Unique Visitors | +|-------------------------------------------------------------------------------------------------------|-----------------------| +| foo.zone/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim... | 252 | +| foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 237 | +| foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD... | 206 | +| foo.zone/gemfeed/2024-05-01-slow-productivity-book-notes... | 144 | +| foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang... | 144 | +| foo.zone/gemfeed/2021-09-12-keep-it-simple-and-stupid... | 144 | +| foo.zone/gemfeed/2021-05-16-personal-bash-coding-style-guide... | 131 | +| foo.zone/gemfeed/index... | 129 | +| standby.foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 123 | +| foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 123 | +| foo.zone/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition... | 117 | +| foo.zone/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program... | 113 | +| foo.zone/gemfeed/2024-08-05-typing-127.1-words-per-minute... | 109 | +| foo.zone/gemfeed/2021-04-24-welcome-to-the-geminispace... | 103 | +| foo.zone/gemfeed/2023-01-23-why-grapheneos-rox... | 103 | +| foo.zone/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2... | 92 | +| standby.foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1... | 91 | +| foo.zone/gemfeed/2025-02-08-random-weird-things-ii... | 91 | +| foo.zone/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4... | 90 | +| foo.zone/gemfeed/2022-05-27-perl-is-still-a-great-choice... | 88 | +| foo.zone/gemfeed/2025-01-15-working-with-an-sre-interview... | 88 | +| foo.zone/about/resources... | 87 | +| foo.zone/gemfeed/2025-06-07-a-monks-guide-to-happiness-book-notes... | 86 | +| foo.zone/gemfeed/2022-06-15-sweating-the-small-stuff... | 85 | +| foo.zone/gemfeed/2010-05-09-the-fype-programming-language... | 84 | +| standby.foo.zone/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex... | 84 | +| foo.zone/gemfeed/2025-03-05-sharing-on-social-media-with-gos... | 82 | +| foo.zone/gemfeed/2023-09-25-dtail-usage-examples... | 82 | +| irregular.ninja/html/page-1... | 81 | +| foo.zone/site-mirrors... | 78 | +| standby.foo.zone/gemfeed/2025-05-11-f3s-kubernetes-with-freebsd-part-5... | 76 | +| foo.zone/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3... | 76 | +| standby.foo.zone/gemfeed/2025-03-05-sharing-on-social-media-with-gos... | 75 | +| foo.zone/gemfeed/2024-07-07-the-stoic-challenge-book-notes... | 75 | +| foo.zone/gemfeed/2025-04-19-when-book-notes... | 73 | +| foo.zone/gemfeed/2024-06-23-terminal-multiplexing-with-tmux... | 71 | +| standby.foo.zone/about/index... | 71 | +| foo.zone/gemfeed/2024-10-24-staff-engineer-book-notes... | 71 | +| foo.zone/gemfeed/2021-07-04-the-well-grounded-rubyist... | 71 | +| foo.zone/gemfeed/2010-04-09-standard-ml-and-haskell... | 70 | +| foo.zone/uptime-stats... | 70 | +| foo.zone/gemfeed/2025-01-01-posts-from-october-to-december-2024... | 70 | +| foo.zone/gemfeed/2022-04-10-creative-universe... | 69 | +| foo.zone/gemfeed/2021-11-29-bash-golf-part-1... | 69 | +| foo.zone/gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person... | 68 | +| foo.zone/about/index... | 68 | +| foo.zone/gemfeed/2024-07-05-random-weird-things... | 67 | +| foo.zone/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid... | 66 | +| foo.zone/about/novels... | 65 | +| foo.zone/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh... | 65 | +``` + +## Daily Reports + +=> ./20250630.gmi 2025-06-30 Daily Report +=> ./20250629.gmi 2025-06-29 Daily Report +=> ./20250628.gmi 2025-06-28 Daily Report +=> ./20250627.gmi 2025-06-27 Daily Report +=> ./20250626.gmi 2025-06-26 Daily Report +=> ./20250625.gmi 2025-06-25 Daily Report +=> ./20250624.gmi 2025-06-24 Daily Report +=> ./20250623.gmi 2025-06-23 Daily Report +=> ./20250622.gmi 2025-06-22 Daily Report +=> ./20250621.gmi 2025-06-21 Daily Report +=> ./20250620.gmi 2025-06-20 Daily Report +=> ./20250619.gmi 2025-06-19 Daily Report +=> ./20250618.gmi 2025-06-18 Daily Report +=> ./20250617.gmi 2025-06-17 Daily Report +=> ./20250616.gmi 2025-06-16 Daily Report +=> ./20250615.gmi 2025-06-15 Daily Report +=> ./20250614.gmi 2025-06-14 Daily Report +=> ./20250613.gmi 2025-06-13 Daily Report +=> ./20250612.gmi 2025-06-12 Daily Report +=> ./20250611.gmi 2025-06-11 Daily Report +=> ./20250610.gmi 2025-06-10 Daily Report +=> ./20250609.gmi 2025-06-09 Daily Report +=> ./20250608.gmi 2025-06-08 Daily Report +=> ./20250607.gmi 2025-06-07 Daily Report +=> ./20250606.gmi 2025-06-06 Daily Report +=> ./20250605.gmi 2025-06-05 Daily Report +=> ./20250604.gmi 2025-06-04 Daily Report +=> ./20250603.gmi 2025-06-03 Daily Report +=> ./20250602.gmi 2025-06-02 Daily Report +=> ./20250601.gmi 2025-06-01 Daily Report diff --git a/uptime-stats.gmi b/uptime-stats.gmi index a4f7a31a..63ba15cf 100644 --- a/uptime-stats.gmi +++ b/uptime-stats.gmi @@ -1,6 +1,6 @@ # My machine uptime stats -> This site was last updated at 2025-06-27T07:45:58+03:00 +> This site was last updated at 2025-06-29T13:29:59+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. @@ -32,15 +32,15 @@ Boots is the total number of host boots over the entire lifespan. | 9. | pluto | 51 | Linux 3.2.0-4-amd64 | | 10. | mega15289 | 50 | Darwin 23.4.0 | | 11. | *mega-m3-pro | 49 | Darwin 24.5.0 | -| 12. | *fishfinger | 43 | OpenBSD 7.6 | -| 13. | *t450 | 43 | FreeBSD 14.2-RELEASE | +| 12. | *t450 | 43 | FreeBSD 14.2-RELEASE | +| 13. | *fishfinger | 43 | OpenBSD 7.6 | | 14. | mega8477 | 40 | Darwin 13.4.0 | | 15. | phobos | 40 | Linux 3.4.0-CM-g1dd7cdf | | 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 | +| 19. | moon | 20 | FreeBSD 14.0-RELEASE-p3 | +| 20. | *f1 | 20 | FreeBSD 14.2-RELEASE-p1 | +-----+----------------+-------+------------------------------+ ``` @@ -55,7 +55,7 @@ Uptime is the total uptime of a host over the entire lifespan. | 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. | *uranus | 3 years, 9 months, 5 days | NetBSD 10.1 | -| 4. | *earth | 3 years, 6 months, 15 days | Linux 6.14.6-300.fc42.x86_64 | +| 4. | *earth | 3 years, 6 months, 17 days | Linux 6.14.6-300.fc42.x86_64 | | 5. | *blowfish | 3 years, 5 months, 16 days | OpenBSD 7.6 | | 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 | @@ -85,7 +85,7 @@ Score is calculated by combining all other metrics. +-----+----------------+-------+-----------------------------------+ | 1. | *uranus | 342 | NetBSD 10.1 | | 2. | vulcan | 275 | Linux 3.10.0-1160.81.1.el7.x86_64 | -| 3. | *earth | 243 | Linux 6.14.6-300.fc42.x86_64 | +| 3. | *earth | 244 | Linux 6.14.6-300.fc42.x86_64 | | 4. | sun | 238 | FreeBSD 10.3-RELEASE-p24 | | 5. | *blowfish | 218 | OpenBSD 7.6 | | 6. | uugrn | 211 | FreeBSD 11.2-RELEASE-p4 | @@ -150,7 +150,7 @@ 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 | 3 years, 12 months, 2 days | Linux 6.14.6-300.fc42.x86_64 | +| 6. | *earth | 3 years, 12 months, 4 days | Linux 6.14.6-300.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 | | 9. | uugrn | 3 years, 5 months, 5 days | FreeBSD 11.2-RELEASE-p4 | @@ -194,8 +194,8 @@ Boots is the total number of host boots over the entire lifespan. | 16. | Darwin 15... | 15 | | 17. | Darwin 22... | 12 | | 18. | Darwin 18... | 11 | -| 19. | FreeBSD 6... | 10 | -| 20. | FreeBSD 7... | 10 | +| 19. | FreeBSD 7... | 10 | +| 20. | FreeBSD 6... | 10 | +-----+----------------+-------+ ``` @@ -211,7 +211,7 @@ Uptime is the total uptime of a host over the entire lifespan. | 2. | *OpenBSD 7... | 6 years, 9 months, 24 days | | 3. | FreeBSD 10... | 5 years, 9 months, 9 days | | 4. | Linux 5... | 4 years, 10 months, 21 days | -| 5. | *Linux 6... | 2 years, 9 months, 11 days | +| 5. | *Linux 6... | 2 years, 9 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 | @@ -256,8 +256,8 @@ Score is calculated by combining all other metrics. | 16. | Darwin 22... | 30 | | 17. | Darwin 15... | 29 | | 18. | *Darwin 24... | 29 | -| 19. | FreeBSD 13... | 25 | -| 20. | FreeBSD 5... | 25 | +| 19. | FreeBSD 5... | 25 | +| 20. | FreeBSD 13... | 25 | +-----+----------------+-------+ ``` @@ -285,7 +285,7 @@ Uptime is the total uptime of a host over the entire lifespan. +-----+------------+-----------------------------+ | Pos | KernelName | Uptime | +-----+------------+-----------------------------+ -| 1. | *Linux | 27 years, 10 months, 4 days | +| 1. | *Linux | 27 years, 10 months, 6 days | | 2. | *FreeBSD | 11 years, 5 months, 3 days | | 3. | *OpenBSD | 7 years, 5 months, 5 days | | 4. | *Darwin | 4 years, 9 months, 13 days | |
