diff options
| author | Paul Buetow <paul@buetow.org> | 2025-06-30 10:14:31 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-06-30 10:14:31 +0300 |
| commit | 19be0a4d2e8ce0d0ec5dd65415e16061b946f57a (patch) | |
| tree | 86bd06e1c30131545170e10ccb2feb1742b699e8 | |
| parent | 59232e39c611dd29e035f4a0f4698667b0fef7f3 (diff) | |
add
38 files changed, 4301 insertions, 119 deletions
diff --git a/about/index.html b/about/index.html index e8e51264..54327b7e 100644 --- a/about/index.html +++ b/about/index.html @@ -28,7 +28,7 @@ <br /> <a class='textlink' href='../'>My blog here at foo.zone</a><br /> <a class='textlink' href='https://codeberg.org/snonux'>codeberg.org/snonux - My Codeberg page</a><br /> -<a class='textlink' href='https://github.com/snonux'>github.com/snonux - My GitHub page (it's just aa mirror of Codeberg, really)</a><br /> +<a class='textlink' href='https://github.com/snonux'>github.com/snonux - My GitHub page (it's just a mirror of Codeberg, really)</a><br /> <a class='textlink' href='https://irregular.ninja'>irregular.ninja - My street photography site (warn: multiple MBs, it's photos after all)</a><br /> <a class='textlink' href='./dtail.html'>DTail - the distributed log tailing program</a><br /> <br /> diff --git a/about/resources.html b/about/resources.html index 513258fe..4143bd2a 100644 --- a/about/resources.html +++ b/about/resources.html @@ -50,52 +50,52 @@ <span>In random order:</span><br /> <br /> <ul> -<li>Developing Games in Java; David Brackeen and others...; New Riders</li> -<li>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </li> -<li>Concurrency in Go; Katherine Cox-Buday; O'Reilly</li> -<li>Site Reliability Engineering; How Google runs production systems; O'Reilly</li> -<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li> -<li>Raku Fundamentals; Moritz Lenz; Apress</li> -<li>Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly</li> -<li>C++ Programming Language; Bjarne Stroustrup;</li> +<li>Terraform Cookbook; Mikael Krief; Packt Publishing</li> +<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li> <li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly</li> -<li>Java ist auch eine Insel; Christian Ullenboom; </li> -<li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li> -<li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li> -<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li> <li>The Kubernetes Book; Nigel Poulton; Unabridged Audiobook</li> +<li>Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf</li> +<li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li> +<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li> +<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li> +<li>Ultimate Go Notebook; Bill Kennedy</li> +<li>Effective awk programming; Arnold Robbins; O'Reilly</li> +<li>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</li> +<li>Data Science at the Command Line; Jeroen Janssens; O'Reilly</li> +<li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li> +<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li> +<li>Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers</li> +<li>Site Reliability Engineering; How Google runs production systems; O'Reilly</li> +<li>Raku Recipes; J.J. Merelo; Apress</li> +<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly</li> <li>Leanring eBPF; Liz Rice; O'Reilly</li> -<li>Effective Java; Joshua Bloch; Addison-Wesley Professional</li> +<li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li> <li>DNS and BIND; Cricket Liu; O'Reilly</li> -<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li> -<li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li> -<li>Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications</li> +<li>21st Century C: C Tips from the New School; Ben Klemens; O'Reilly</li> +<li>Developing Games in Java; David Brackeen and others...; New Riders</li> +<li>Concurrency in Go; Katherine Cox-Buday; O'Reilly</li> +<li>The Docker Book; James Turnbull; Kindle</li> <li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li> -<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly</li> -<li>Raku Recipes; J.J. Merelo; Apress</li> -<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li> -<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li> -<li>Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers</li> +<li>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </li> +<li>Raku Fundamentals; Moritz Lenz; Apress</li> +<li>C++ Programming Language; Bjarne Stroustrup;</li> +<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li> +<li>Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly</li> <li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly</li> +<li>Modern Perl; Chromatic ; Onyx Neon Press</li> +<li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li> +<li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li> +<li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly</li> <li>Funktionale Programmierung; Peter Pepper; Springer</li> -<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> -<li>The Docker Book; James Turnbull; Kindle</li> -<li>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</li> -<li>Terraform Cookbook; Mikael Krief; Packt Publishing</li> -<li>Data Science at the Command Line; Jeroen Janssens; O'Reilly</li> -<li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li> -<li>Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf</li> +<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li> <li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly</li> -<li>The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton</li> -<li>Ultimate Go Notebook; Bill Kennedy</li> -<li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly</li> -<li>Modern Perl; Chromatic ; Onyx Neon Press</li> -<li>21st Century C: C Tips from the New School; Ben Klemens; O'Reilly</li> -<li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li> +<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li> <li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li> -<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li> -<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li> -<li>Effective awk programming; Arnold Robbins; O'Reilly</li> +<li>The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton</li> +<li>Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications</li> +<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> +<li>Java ist auch eine Insel; Christian Ullenboom; </li> +<li>Effective Java; Joshua Bloch; Addison-Wesley Professional</li> </ul><br /> <h2 style='display: inline' id='technical-references'>Technical references</h2><br /> <br /> @@ -104,53 +104,53 @@ <ul> <li>Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly</li> <li>Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley</li> -<li>Implementing Service Level Objectives; Alex Hidalgo; O'Reilly</li> -<li>Go: Design Patterns for Real-World Projects; Mat Ryer; Packt</li> +<li>Relayd and Httpd Mastery; Michael W Lucas</li> <li>Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly</li> -<li>BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley</li> <li>The Linux Programming Interface; Michael Kerrisk; No Starch Press </li> -<li>Relayd and Httpd Mastery; Michael W Lucas</li> +<li>BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley</li> +<li>Go: Design Patterns for Real-World Projects; Mat Ryer; Packt</li> +<li>Implementing Service Level Objectives; Alex Hidalgo; O'Reilly</li> </ul><br /> <h2 style='display: inline' id='self-development-and-soft-skills-books'>Self-development and soft-skills books</h2><br /> <br /> <span>In random order:</span><br /> <br /> <ul> -<li>The Joy of Missing Out; Christina Crook; New Society Publishers</li> -<li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li> -<li>Eat That Frog!; Brian Tracy; Hodder Paperbacks</li> -<li>Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly</li> -<li>101 Essays that change the way you think; Brianna Wiest; Audiobook</li> -<li>The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd</li> -<li>Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press</li> -<li>The Good Enough Job; Simone Stolzoff; Ebury Edge</li> -<li>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</li> -<li>Slow Productivity; Cal Newport; Penguin Random House</li> -<li>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</li> -<li>Deep Work; Cal Newport; Piatkus</li> <li>Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne</li> -<li>Soft Skills; John Sommez; Manning Publications</li> -<li>Ultralearning; Scott Young; Thorsons</li> +<li>Getting Things Done; David Allen</li> <li>Influence without Authority; A. Cohen, D. Bradford; Wiley</li> -<li>Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook</li> -<li>The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select</li> -<li>The Bullet Journal Method; Ryder Carroll; Fourth Estate</li> -<li>Eat That Frog; Brian Tracy</li> -<li>Stop starting, start finishing; Arne Roock; Lean-Kanban University </li> -<li>Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook</li> -<li>So Good They Can't Ignore You; Cal Newport; Business Plus</li> -<li>Ultralearning; Anna Laurent; Self-published via Amazon</li> <li>Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)</li> -<li>Getting Things Done; David Allen</li> -<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK</li> -<li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li> <li>The Power of Now; Eckhard Tolle; Yellow Kite</li> -<li>Meditation for Mortals, Oliver Burkeman, Audiobook</li> -<li>The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)</li> +<li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li> +<li>The Bullet Journal Method; Ryder Carroll; Fourth Estate</li> +<li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li> +<li>Ultralearning; Anna Laurent; Self-published via Amazon</li> +<li>The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select</li> +<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li> +<li>The Joy of Missing Out; Christina Crook; New Society Publishers</li> <li>Atomic Habits; James Clear; Random House Business</li> +<li>The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)</li> +<li>Ultralearning; Scott Young; Thorsons</li> +<li>Meditation for Mortals, Oliver Burkeman, Audiobook</li> +<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK</li> +<li>Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook</li> <li>The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook</li> -<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li> +<li>The Good Enough Job; Simone Stolzoff; Ebury Edge</li> +<li>The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd</li> +<li>Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook</li> +<li>101 Essays that change the way you think; Brianna Wiest; Audiobook</li> <li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion</li> +<li>Soft Skills; John Sommez; Manning Publications</li> +<li>So Good They Can't Ignore You; Cal Newport; Business Plus</li> +<li>Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press</li> +<li>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</li> +<li>Deep Work; Cal Newport; Piatkus</li> +<li>Eat That Frog; Brian Tracy</li> +<li>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</li> +<li>Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly</li> +<li>Eat That Frog!; Brian Tracy; Hodder Paperbacks</li> +<li>Slow Productivity; Cal Newport; Penguin Random House</li> +<li>Stop starting, start finishing; Arne Roock; Lean-Kanban University </li> </ul><br /> <a class='textlink' href='../notes/index.html'>Here are notes of mine for some of the books</a><br /> <br /> @@ -159,31 +159,31 @@ <span>Some of these were in-person with exams; others were online learning lectures only. In random order:</span><br /> <br /> <ul> -<li>Scripting Vim; Damian Conway; O'Reilly Online</li> -<li>Functional programming lecture; Remote University of Hagen</li> -<li>Ultimate Go Programming; Bill Kennedy; O'Reilly Online</li> <li>AWS Immersion Day; Amazon; 1-day interactive online training </li> +<li>Ultimate Go Programming; Bill Kennedy; O'Reilly Online</li> +<li>Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon</li> <li>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)</li> -<li>The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online</li> -<li>MySQL Deep Dive Workshop; 2-day on-site training</li> +<li>Scripting Vim; Damian Conway; O'Reilly Online</li> +<li>Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training</li> +<li>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </li> +<li>Apache Tomcat Best Practises; 3-day on-site training</li> +<li>Structure and Interpretation of Computer Programs; Harold Abelson and more...; </li> <li>Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online</li> -<li>The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online</li> +<li>MySQL Deep Dive Workshop; 2-day on-site training</li> <li>Developing IaC with Terraform (with Live Lessons); O'Reilly Online</li> -<li>Structure and Interpretation of Computer Programs; Harold Abelson and more...; </li> -<li>Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon</li> -<li>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </li> +<li>The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online</li> <li>Protocol buffers; O'Reilly Online</li> -<li>Apache Tomcat Best Practises; 3-day on-site training</li> -<li>Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training</li> +<li>Functional programming lecture; Remote University of Hagen</li> +<li>The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online</li> </ul><br /> <h2 style='display: inline' id='technical-guides'>Technical guides</h2><br /> <br /> <span>These are not whole books, but guides (smaller or larger) which I found very useful. in random order:</span><br /> <br /> <ul> -<li>Advanced Bash-Scripting Guide </li> <li>How CPUs work at https://cpu.land</li> <li>Raku Guide at https://raku.guide </li> +<li>Advanced Bash-Scripting Guide </li> </ul><br /> <h2 style='display: inline' id='podcasts'>Podcasts</h2><br /> <br /> @@ -192,60 +192,60 @@ <span>In random order:</span><br /> <br /> <ul> -<li>Pratical AI</li> +<li>Deep Questions with Cal Newport</li> <li>Modern Mentor</li> -<li>Backend Banter</li> -<li>Maintainable</li> -<li>Fallthrough [Golang]</li> -<li>The Pragmatic Engineer Podcast</li> +<li>The ProdCast (Google SRE Podcast)</li> <li>BSD Now [BSD]</li> -<li>Dev Interrupted</li> -<li>Hidden Brain</li> -<li>Deep Questions with Cal Newport</li> <li>Cup o' Go [Golang]</li> -<li>The ProdCast (Google SRE Podcast)</li> -<li>Fork Around And Find Out</li> +<li>The Pragmatic Engineer Podcast</li> +<li>Pratical AI</li> <li>The Changelog Podcast(s)</li> +<li>Fallthrough [Golang]</li> +<li>Dev Interrupted</li> +<li>Fork Around And Find Out</li> +<li>Backend Banter</li> +<li>Maintainable</li> +<li>Hidden Brain</li> </ul><br /> <h3 style='display: inline' id='podcasts-i-liked'>Podcasts I liked</h3><br /> <br /> <span>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.</span><br /> <br /> <ul> -<li>Java Pub House</li> +<li>Go Time (predecessor of fallthrough)</li> <li>Modern Mentor</li> +<li>Java Pub House</li> <li>FLOSS weekly</li> -<li>CRE: Chaosradio Express [german]</li> <li>Ship It (predecessor of Fork Around And Find Out)</li> -<li>Go Time (predecessor of fallthrough)</li> +<li>CRE: Chaosradio Express [german]</li> </ul><br /> <h2 style='display: inline' id='newsletters-i-like'>Newsletters I like</h2><br /> <br /> <span>This is a mix of tech and non-tech newsletters I am subscribed to. In random order:</span><br /> <br /> <ul> -<li>The Imperfectionist</li> +<li>Applied Go Weekly Newsletter</li> <li>VK Newsletter</li> -<li>Register Spill</li> <li>Monospace Mentor</li> <li>Golang Weekly</li> +<li>The Valuable Dev</li> <li>byteSizeGo</li> <li>The Pragmatic Engineer</li> +<li>The Imperfectionist</li> <li>Changelog News</li> -<li>Andreas Brandhorst Newsletter (Sci-Fi author)</li> -<li>Applied Go Weekly Newsletter</li> -<li>The Valuable Dev</li> <li>Ruby Weekly</li> +<li>Register Spill</li> +<li>Andreas Brandhorst Newsletter (Sci-Fi author)</li> </ul><br /> <h2 style='display: inline' id='magazines-i-liked'>Magazines I like(d)</h2><br /> <br /> <span>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:</span><br /> <br /> <ul> -<li>freeX (not published anymore)</li> <li>LWN (online only)</li> <li>Linux User</li> <li>Linux Magazine</li> +<li>freeX (not published anymore)</li> </ul><br /> <h1 style='display: inline' id='formal-education'>Formal education</h1><br /> <br /> diff --git a/gemfeed/2025-06-22-task-samurai.html b/gemfeed/2025-06-22-task-samurai.html index b775f3b1..24c625d5 100644 --- a/gemfeed/2025-06-22-task-samurai.html +++ b/gemfeed/2025-06-22-task-samurai.html @@ -43,8 +43,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> diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 2c06f414..7ec56e5b 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="https://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> @@ -13,7 +13,7 @@ </p> <h1 style='display: inline' id='hello'>Hello!</h1><br /> <br /> -<span class='quote'>This site was generated at 2025-06-27T17:16:58+03:00 by <span class='inlinecode'>Gemtexter</span></span><br /> +<span class='quote'>This site was generated at 2025-06-30T10:10:02+03:00 by <span class='inlinecode'>Gemtexter</span></span><br /> <br /> <span>Welcome to the foo.zone!</span><br /> <br /> diff --git a/stats/20250531.html b/stats/20250531.html new file mode 100644 index 00000000..654cfa20 --- /dev/null +++ b/stats/20250531.html @@ -0,0 +1,129 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>To be in the .zone!</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/stats/20250531.md">Markdown</a> | <a href="gemini://foo.zone/stats/20250531.gmi">Gemini</a> +</p> +<h2 style='display: inline' id='stats-for-2025-05-31'>Stats for 2025-05-31</h2><br /> +<br /> +<h3 style='display: inline' id='summary'>Summary</h3><br /> +<br /> +<ul> +<li>Total requests: 4107</li> +<li>Filtered requests: 39949</li> +<li>Gemini requests: 63</li> +<li>Web requests: 4044</li> +<li>IPv4 requests: 3019</li> +<li>IPv6 requests: 1088</li> +</ul><br /> +<h3 style='display: inline' id='feed-statistics'>Feed Statistics</h3><br /> +<br /> +<pre> +| Feed Type | Count | +|----------------|-------| +| Total | 45 | +| Gemini Gemfeed | 2 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 42 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-host'>Page Statistics (by Host)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-url'>Page Statistics (by URL)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<span>... and more (truncated to 50 entries).</span><br /> +<br /> +<h2 style='display: inline' id='related-reports'>Related Reports</h2><br /> +<br /> +<a class='textlink' href='./30day_summary_20250630.html'>30-Day Summary Report</a><br /> +<br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> diff --git a/stats/20250601.html b/stats/20250601.html new file mode 100644 index 00000000..10f1ff7c --- /dev/null +++ b/stats/20250601.html @@ -0,0 +1,126 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>To be in the .zone!</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/stats/20250601.md">Markdown</a> | <a href="gemini://foo.zone/stats/20250601.gmi">Gemini</a> +</p> +<h2 style='display: inline' id='stats-for-2025-06-01'>Stats for 2025-06-01</h2><br /> +<br /> +<h3 style='display: inline' id='summary'>Summary</h3><br /> +<br /> +<ul> +<li>Total requests: 3245</li> +<li>Filtered requests: 39657</li> +<li>Gemini requests: 8</li> +<li>Web requests: 3237</li> +<li>IPv4 requests: 2610</li> +<li>IPv6 requests: 635</li> +</ul><br /> +<h3 style='display: inline' id='feed-statistics'>Feed Statistics</h3><br /> +<br /> +<pre> +| Feed Type | Count | +|----------------|-------| +| Total | 42 | +| Gemini Gemfeed | 1 | +| Gemini Atom | 0 | +| Web Gemfeed | 0 | +| Web Atom | 41 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-host'>Page Statistics (by Host)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-url'>Page Statistics (by URL)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<span>... and more (truncated to 50 entries).</span><br /> +<br /> +<h2 style='display: inline' id='related-reports'>Related Reports</h2><br /> +<br /> +<a class='textlink' href='./30day_summary_20250630.html'>30-Day Summary Report</a><br /> +<br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> diff --git a/stats/20250602.html b/stats/20250602.html new file mode 100644 index 00000000..59932e73 --- /dev/null +++ b/stats/20250602.html @@ -0,0 +1,124 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>To be in the .zone!</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/stats/20250602.md">Markdown</a> | <a href="gemini://foo.zone/stats/20250602.gmi">Gemini</a> +</p> +<h2 style='display: inline' id='stats-for-2025-06-02'>Stats for 2025-06-02</h2><br /> +<br /> +<h3 style='display: inline' id='summary'>Summary</h3><br /> +<br /> +<ul> +<li>Total requests: 4108</li> +<li>Filtered requests: 39561</li> +<li>Gemini requests: 18</li> +<li>Web requests: 4090</li> +<li>IPv4 requests: 3050</li> +<li>IPv6 requests: 1058</li> +</ul><br /> +<h3 style='display: inline' id='feed-statistics'>Feed Statistics</h3><br /> +<br /> +<pre> +| Feed Type | Count | +|----------------|-------| +| Total | 44 | +| Gemini Gemfeed | 1 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 42 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-host'>Page Statistics (by Host)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-url'>Page Statistics (by URL)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<span>... and more (truncated to 50 entries).</span><br /> +<br /> +<h2 style='display: inline' id='related-reports'>Related Reports</h2><br /> +<br /> +<a class='textlink' href='./30day_summary_20250630.html'>30-Day Summary Report</a><br /> +<br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> diff --git a/stats/20250603.html b/stats/20250603.html new file mode 100644 index 00000000..6c200e92 --- /dev/null +++ b/stats/20250603.html @@ -0,0 +1,130 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>To be in the .zone!</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/stats/20250603.md">Markdown</a> | <a href="gemini://foo.zone/stats/20250603.gmi">Gemini</a> +</p> +<h2 style='display: inline' id='stats-for-2025-06-03'>Stats for 2025-06-03</h2><br /> +<br /> +<h3 style='display: inline' id='summary'>Summary</h3><br /> +<br /> +<ul> +<li>Total requests: 4035</li> +<li>Filtered requests: 41061</li> +<li>Gemini requests: 12</li> +<li>Web requests: 4023</li> +<li>IPv4 requests: 3007</li> +<li>IPv6 requests: 1028</li> +</ul><br /> +<h3 style='display: inline' id='feed-statistics'>Feed Statistics</h3><br /> +<br /> +<pre> +| Feed Type | Count | +|----------------|-------| +| Total | 53 | +| Gemini Gemfeed | 3 | +| Gemini Atom | 2 | +| Web Gemfeed | 0 | +| Web Atom | 48 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-host'>Page Statistics (by Host)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-url'>Page Statistics (by URL)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<span>... and more (truncated to 50 entries).</span><br /> +<br /> +<h2 style='display: inline' id='related-reports'>Related Reports</h2><br /> +<br /> +<a class='textlink' href='./30day_summary_20250630.html'>30-Day Summary Report</a><br /> +<br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> diff --git a/stats/20250604.html b/stats/20250604.html new file mode 100644 index 00000000..965b929d --- /dev/null +++ b/stats/20250604.html @@ -0,0 +1,127 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>To be in the .zone!</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/stats/20250604.md">Markdown</a> | <a href="gemini://foo.zone/stats/20250604.gmi">Gemini</a> +</p> +<h2 style='display: inline' id='stats-for-2025-06-04'>Stats for 2025-06-04</h2><br /> +<br /> +<h3 style='display: inline' id='summary'>Summary</h3><br /> +<br /> +<ul> +<li>Total requests: 4076</li> +<li>Filtered requests: 41833</li> +<li>Gemini requests: 14</li> +<li>Web requests: 4062</li> +<li>IPv4 requests: 2994</li> +<li>IPv6 requests: 1082</li> +</ul><br /> +<h3 style='display: inline' id='feed-statistics'>Feed Statistics</h3><br /> +<br /> +<pre> +| Feed Type | Count | +|----------------|-------| +| Total | 44 | +| Gemini Gemfeed | 1 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 42 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-host'>Page Statistics (by Host)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-url'>Page Statistics (by URL)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<span>... and more (truncated to 50 entries).</span><br /> +<br /> +<h2 style='display: inline' id='related-reports'>Related Reports</h2><br /> +<br /> +<a class='textlink' href='./30day_summary_20250630.html'>30-Day Summary Report</a><br /> +<br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> diff --git a/stats/20250605.html b/stats/20250605.html new file mode 100644 index 00000000..9026ba9a --- /dev/null +++ b/stats/20250605.html @@ -0,0 +1,131 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>To be in the .zone!</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/stats/20250605.md">Markdown</a> | <a href="gemini://foo.zone/stats/20250605.gmi">Gemini</a> +</p> +<h2 style='display: inline' id='stats-for-2025-06-05'>Stats for 2025-06-05</h2><br /> +<br /> +<h3 style='display: inline' id='summary'>Summary</h3><br /> +<br /> +<ul> +<li>Total requests: 5598</li> +<li>Filtered requests: 48823</li> +<li>Gemini requests: 32</li> +<li>Web requests: 5566</li> +<li>IPv4 requests: 4252</li> +<li>IPv6 requests: 1346</li> +</ul><br /> +<h3 style='display: inline' id='feed-statistics'>Feed Statistics</h3><br /> +<br /> +<pre> +| Feed Type | Count | +|----------------|-------| +| Total | 56 | +| Gemini Gemfeed | 3 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 52 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-host'>Page Statistics (by Host)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-url'>Page Statistics (by URL)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<span>... and more (truncated to 50 entries).</span><br /> +<br /> +<h2 style='display: inline' id='related-reports'>Related Reports</h2><br /> +<br /> +<a class='textlink' href='./30day_summary_20250630.html'>30-Day Summary Report</a><br /> +<br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> diff --git a/stats/20250606.html b/stats/20250606.html new file mode 100644 index 00000000..7aedfe8c --- /dev/null +++ b/stats/20250606.html @@ -0,0 +1,132 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>To be in the .zone!</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/stats/20250606.md">Markdown</a> | <a href="gemini://foo.zone/stats/20250606.gmi">Gemini</a> +</p> +<h2 style='display: inline' id='stats-for-2025-06-06'>Stats for 2025-06-06</h2><br /> +<br /> +<h3 style='display: inline' id='summary'>Summary</h3><br /> +<br /> +<ul> +<li>Total requests: 3997</li> +<li>Filtered requests: 50776</li> +<li>Gemini requests: 24</li> +<li>Web requests: 3973</li> +<li>IPv4 requests: 2927</li> +<li>IPv6 requests: 1070</li> +</ul><br /> +<h3 style='display: inline' id='feed-statistics'>Feed Statistics</h3><br /> +<br /> +<pre> +| Feed Type | Count | +|----------------|-------| +| Total | 45 | +| Gemini Gemfeed | 0 | +| Gemini Atom | 0 | +| Web Gemfeed | 0 | +| Web Atom | 45 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-host'>Page Statistics (by Host)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-url'>Page Statistics (by URL)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<span>... and more (truncated to 50 entries).</span><br /> +<br /> +<h2 style='display: inline' id='related-reports'>Related Reports</h2><br /> +<br /> +<a class='textlink' href='./30day_summary_20250630.html'>30-Day Summary Report</a><br /> +<br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> diff --git a/stats/20250607.html b/stats/20250607.html new file mode 100644 index 00000000..cf356c4d --- /dev/null +++ b/stats/20250607.html @@ -0,0 +1,130 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>To be in the .zone!</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/stats/20250607.md">Markdown</a> | <a href="gemini://foo.zone/stats/20250607.gmi">Gemini</a> +</p> +<h2 style='display: inline' id='stats-for-2025-06-07'>Stats for 2025-06-07</h2><br /> +<br /> +<h3 style='display: inline' id='summary'>Summary</h3><br /> +<br /> +<ul> +<li>Total requests: 4921</li> +<li>Filtered requests: 41102</li> +<li>Gemini requests: 40</li> +<li>Web requests: 4881</li> +<li>IPv4 requests: 3670</li> +<li>IPv6 requests: 1251</li> +</ul><br /> +<h3 style='display: inline' id='feed-statistics'>Feed Statistics</h3><br /> +<br /> +<pre> +| Feed Type | Count | +|----------------|-------| +| Total | 48 | +| Gemini Gemfeed | 2 | +| Gemini Atom | 0 | +| Web Gemfeed | 0 | +| Web Atom | 46 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-host'>Page Statistics (by Host)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-url'>Page Statistics (by URL)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<span>... and more (truncated to 50 entries).</span><br /> +<br /> +<h2 style='display: inline' id='related-reports'>Related Reports</h2><br /> +<br /> +<a class='textlink' href='./30day_summary_20250630.html'>30-Day Summary Report</a><br /> +<br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> diff --git a/stats/20250608.html b/stats/20250608.html new file mode 100644 index 00000000..f3c27d4c --- /dev/null +++ b/stats/20250608.html @@ -0,0 +1,127 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>To be in the .zone!</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/stats/20250608.md">Markdown</a> | <a href="gemini://foo.zone/stats/20250608.gmi">Gemini</a> +</p> +<h2 style='display: inline' id='stats-for-2025-06-08'>Stats for 2025-06-08</h2><br /> +<br /> +<h3 style='display: inline' id='summary'>Summary</h3><br /> +<br /> +<ul> +<li>Total requests: 4160</li> +<li>Filtered requests: 41237</li> +<li>Gemini requests: 14</li> +<li>Web requests: 4146</li> +<li>IPv4 requests: 3412</li> +<li>IPv6 requests: 748</li> +</ul><br /> +<h3 style='display: inline' id='feed-statistics'>Feed Statistics</h3><br /> +<br /> +<pre> +| Feed Type | Count | +|----------------|-------| +| Total | 49 | +| Gemini Gemfeed | 0 | +| Gemini Atom | 2 | +| Web Gemfeed | 0 | +| Web Atom | 47 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-host'>Page Statistics (by Host)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-url'>Page Statistics (by URL)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<span>... and more (truncated to 50 entries).</span><br /> +<br /> +<h2 style='display: inline' id='related-reports'>Related Reports</h2><br /> +<br /> +<a class='textlink' href='./30day_summary_20250630.html'>30-Day Summary Report</a><br /> +<br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> diff --git a/stats/20250609.html b/stats/20250609.html new file mode 100644 index 00000000..6bfe0e2a --- /dev/null +++ b/stats/20250609.html @@ -0,0 +1,127 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>To be in the .zone!</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/stats/20250609.md">Markdown</a> | <a href="gemini://foo.zone/stats/20250609.gmi">Gemini</a> +</p> +<h2 style='display: inline' id='stats-for-2025-06-09'>Stats for 2025-06-09</h2><br /> +<br /> +<h3 style='display: inline' id='summary'>Summary</h3><br /> +<br /> +<ul> +<li>Total requests: 3950</li> +<li>Filtered requests: 39371</li> +<li>Gemini requests: 21</li> +<li>Web requests: 3929</li> +<li>IPv4 requests: 2808</li> +<li>IPv6 requests: 1142</li> +</ul><br /> +<h3 style='display: inline' id='feed-statistics'>Feed Statistics</h3><br /> +<br /> +<pre> +| Feed Type | Count | +|----------------|-------| +| Total | 55 | +| Gemini Gemfeed | 3 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 51 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-host'>Page Statistics (by Host)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-url'>Page Statistics (by URL)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<span>... and more (truncated to 50 entries).</span><br /> +<br /> +<h2 style='display: inline' id='related-reports'>Related Reports</h2><br /> +<br /> +<a class='textlink' href='./30day_summary_20250630.html'>30-Day Summary Report</a><br /> +<br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> diff --git a/stats/20250610.html b/stats/20250610.html new file mode 100644 index 00000000..d4deed52 --- /dev/null +++ b/stats/20250610.html @@ -0,0 +1,128 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>To be in the .zone!</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/stats/20250610.md">Markdown</a> | <a href="gemini://foo.zone/stats/20250610.gmi">Gemini</a> +</p> +<h2 style='display: inline' id='stats-for-2025-06-10'>Stats for 2025-06-10</h2><br /> +<br /> +<h3 style='display: inline' id='summary'>Summary</h3><br /> +<br /> +<ul> +<li>Total requests: 4100</li> +<li>Filtered requests: 40129</li> +<li>Gemini requests: 20</li> +<li>Web requests: 4080</li> +<li>IPv4 requests: 2891</li> +<li>IPv6 requests: 1209</li> +</ul><br /> +<h3 style='display: inline' id='feed-statistics'>Feed Statistics</h3><br /> +<br /> +<pre> +| Feed Type | Count | +|----------------|-------| +| Total | 48 | +| Gemini Gemfeed | 2 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 45 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-host'>Page Statistics (by Host)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-url'>Page Statistics (by URL)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<span>... and more (truncated to 50 entries).</span><br /> +<br /> +<h2 style='display: inline' id='related-reports'>Related Reports</h2><br /> +<br /> +<a class='textlink' href='./30day_summary_20250630.html'>30-Day Summary Report</a><br /> +<br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> diff --git a/stats/20250611.html b/stats/20250611.html new file mode 100644 index 00000000..c9d216d2 --- /dev/null +++ b/stats/20250611.html @@ -0,0 +1,134 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>To be in the .zone!</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/stats/20250611.md">Markdown</a> | <a href="gemini://foo.zone/stats/20250611.gmi">Gemini</a> +</p> +<h2 style='display: inline' id='stats-for-2025-06-11'>Stats for 2025-06-11</h2><br /> +<br /> +<h3 style='display: inline' id='summary'>Summary</h3><br /> +<br /> +<ul> +<li>Total requests: 4458</li> +<li>Filtered requests: 42022</li> +<li>Gemini requests: 20</li> +<li>Web requests: 4438</li> +<li>IPv4 requests: 3199</li> +<li>IPv6 requests: 1259</li> +</ul><br /> +<h3 style='display: inline' id='feed-statistics'>Feed Statistics</h3><br /> +<br /> +<pre> +| Feed Type | Count | +|----------------|-------| +| Total | 45 | +| Gemini Gemfeed | 1 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 43 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-host'>Page Statistics (by Host)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-url'>Page Statistics (by URL)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<span>... and more (truncated to 50 entries).</span><br /> +<br /> +<h2 style='display: inline' id='related-reports'>Related Reports</h2><br /> +<br /> +<a class='textlink' href='./30day_summary_20250630.html'>30-Day Summary Report</a><br /> +<br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> diff --git a/stats/20250612.html b/stats/20250612.html new file mode 100644 index 00000000..4ccf3a7f --- /dev/null +++ b/stats/20250612.html @@ -0,0 +1,128 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>To be in the .zone!</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/stats/20250612.md">Markdown</a> | <a href="gemini://foo.zone/stats/20250612.gmi">Gemini</a> +</p> +<h2 style='display: inline' id='stats-for-2025-06-12'>Stats for 2025-06-12</h2><br /> +<br /> +<h3 style='display: inline' id='summary'>Summary</h3><br /> +<br /> +<ul> +<li>Total requests: 5356</li> +<li>Filtered requests: 49596</li> +<li>Gemini requests: 18</li> +<li>Web requests: 5338</li> +<li>IPv4 requests: 4220</li> +<li>IPv6 requests: 1136</li> +</ul><br /> +<h3 style='display: inline' id='feed-statistics'>Feed Statistics</h3><br /> +<br /> +<pre> +| Feed Type | Count | +|----------------|-------| +| Total | 43 | +| Gemini Gemfeed | 0 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 42 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-host'>Page Statistics (by Host)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-url'>Page Statistics (by URL)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<span>... and more (truncated to 50 entries).</span><br /> +<br /> +<h2 style='display: inline' id='related-reports'>Related Reports</h2><br /> +<br /> +<a class='textlink' href='./30day_summary_20250630.html'>30-Day Summary Report</a><br /> +<br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> diff --git a/stats/20250613.html b/stats/20250613.html new file mode 100644 index 00000000..8bcc1d53 --- /dev/null +++ b/stats/20250613.html @@ -0,0 +1,127 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>To be in the .zone!</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/stats/20250613.md">Markdown</a> | <a href="gemini://foo.zone/stats/20250613.gmi">Gemini</a> +</p> +<h2 style='display: inline' id='stats-for-2025-06-13'>Stats for 2025-06-13</h2><br /> +<br /> +<h3 style='display: inline' id='summary'>Summary</h3><br /> +<br /> +<ul> +<li>Total requests: 3950</li> +<li>Filtered requests: 39122</li> +<li>Gemini requests: 16</li> +<li>Web requests: 3934</li> +<li>IPv4 requests: 2913</li> +<li>IPv6 requests: 1037</li> +</ul><br /> +<h3 style='display: inline' id='feed-statistics'>Feed Statistics</h3><br /> +<br /> +<pre> +| Feed Type | Count | +|----------------|-------| +| Total | 47 | +| Gemini Gemfeed | 5 | +| Gemini Atom | 2 | +| Web Gemfeed | 0 | +| Web Atom | 41 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-host'>Page Statistics (by Host)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-url'>Page Statistics (by URL)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<span>... and more (truncated to 50 entries).</span><br /> +<br /> +<h2 style='display: inline' id='related-reports'>Related Reports</h2><br /> +<br /> +<a class='textlink' href='./30day_summary_20250630.html'>30-Day Summary Report</a><br /> +<br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> diff --git a/stats/20250614.html b/stats/20250614.html new file mode 100644 index 00000000..0475e355 --- /dev/null +++ b/stats/20250614.html @@ -0,0 +1,126 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>To be in the .zone!</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/stats/20250614.md">Markdown</a> | <a href="gemini://foo.zone/stats/20250614.gmi">Gemini</a> +</p> +<h2 style='display: inline' id='stats-for-2025-06-14'>Stats for 2025-06-14</h2><br /> +<br /> +<h3 style='display: inline' id='summary'>Summary</h3><br /> +<br /> +<ul> +<li>Total requests: 4332</li> +<li>Filtered requests: 42286</li> +<li>Gemini requests: 12</li> +<li>Web requests: 4320</li> +<li>IPv4 requests: 3010</li> +<li>IPv6 requests: 1322</li> +</ul><br /> +<h3 style='display: inline' id='feed-statistics'>Feed Statistics</h3><br /> +<br /> +<pre> +| Feed Type | Count | +|----------------|-------| +| Total | 39 | +| Gemini Gemfeed | 1 | +| Gemini Atom | 0 | +| Web Gemfeed | 0 | +| Web Atom | 38 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-host'>Page Statistics (by Host)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-url'>Page Statistics (by URL)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<span>... and more (truncated to 50 entries).</span><br /> +<br /> +<h2 style='display: inline' id='related-reports'>Related Reports</h2><br /> +<br /> +<a class='textlink' href='./30day_summary_20250630.html'>30-Day Summary Report</a><br /> +<br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> diff --git a/stats/20250615.html b/stats/20250615.html new file mode 100644 index 00000000..88462dde --- /dev/null +++ b/stats/20250615.html @@ -0,0 +1,125 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>To be in the .zone!</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/stats/20250615.md">Markdown</a> | <a href="gemini://foo.zone/stats/20250615.gmi">Gemini</a> +</p> +<h2 style='display: inline' id='stats-for-2025-06-15'>Stats for 2025-06-15</h2><br /> +<br /> +<h3 style='display: inline' id='summary'>Summary</h3><br /> +<br /> +<ul> +<li>Total requests: 3300</li> +<li>Filtered requests: 40276</li> +<li>Gemini requests: 28</li> +<li>Web requests: 3272</li> +<li>IPv4 requests: 2736</li> +<li>IPv6 requests: 564</li> +</ul><br /> +<h3 style='display: inline' id='feed-statistics'>Feed Statistics</h3><br /> +<br /> +<pre> +| Feed Type | Count | +|----------------|-------| +| Total | 46 | +| Gemini Gemfeed | 2 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 43 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-host'>Page Statistics (by Host)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-url'>Page Statistics (by URL)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<span>... and more (truncated to 50 entries).</span><br /> +<br /> +<h2 style='display: inline' id='related-reports'>Related Reports</h2><br /> +<br /> +<a class='textlink' href='./30day_summary_20250630.html'>30-Day Summary Report</a><br /> +<br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> diff --git a/stats/20250616.html b/stats/20250616.html new file mode 100644 index 00000000..41edbaca --- /dev/null +++ b/stats/20250616.html @@ -0,0 +1,124 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>To be in the .zone!</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/stats/20250616.md">Markdown</a> | <a href="gemini://foo.zone/stats/20250616.gmi">Gemini</a> +</p> +<h2 style='display: inline' id='stats-for-2025-06-16'>Stats for 2025-06-16</h2><br /> +<br /> +<h3 style='display: inline' id='summary'>Summary</h3><br /> +<br /> +<ul> +<li>Total requests: 3734</li> +<li>Filtered requests: 49947</li> +<li>Gemini requests: 12</li> +<li>Web requests: 3722</li> +<li>IPv4 requests: 2528</li> +<li>IPv6 requests: 1206</li> +</ul><br /> +<h3 style='display: inline' id='feed-statistics'>Feed Statistics</h3><br /> +<br /> +<pre> +| Feed Type | Count | +|----------------|-------| +| Total | 39 | +| Gemini Gemfeed | 1 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 37 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-host'>Page Statistics (by Host)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-url'>Page Statistics (by URL)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<span>... and more (truncated to 50 entries).</span><br /> +<br /> +<h2 style='display: inline' id='related-reports'>Related Reports</h2><br /> +<br /> +<a class='textlink' href='./30day_summary_20250630.html'>30-Day Summary Report</a><br /> +<br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> diff --git a/stats/20250617.html b/stats/20250617.html new file mode 100644 index 00000000..ec91eb38 --- /dev/null +++ b/stats/20250617.html @@ -0,0 +1,133 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>To be in the .zone!</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/stats/20250617.md">Markdown</a> | <a href="gemini://foo.zone/stats/20250617.gmi">Gemini</a> +</p> +<h2 style='display: inline' id='stats-for-2025-06-17'>Stats for 2025-06-17</h2><br /> +<br /> +<h3 style='display: inline' id='summary'>Summary</h3><br /> +<br /> +<ul> +<li>Total requests: 4319</li> +<li>Filtered requests: 45254</li> +<li>Gemini requests: 50</li> +<li>Web requests: 4269</li> +<li>IPv4 requests: 3309</li> +<li>IPv6 requests: 1010</li> +</ul><br /> +<h3 style='display: inline' id='feed-statistics'>Feed Statistics</h3><br /> +<br /> +<pre> +| Feed Type | Count | +|----------------|-------| +| Total | 52 | +| Gemini Gemfeed | 4 | +| Gemini Atom | 2 | +| Web Gemfeed | 1 | +| Web Atom | 46 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-host'>Page Statistics (by Host)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-url'>Page Statistics (by URL)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<span>... and more (truncated to 50 entries).</span><br /> +<br /> +<h2 style='display: inline' id='related-reports'>Related Reports</h2><br /> +<br /> +<a class='textlink' href='./30day_summary_20250630.html'>30-Day Summary Report</a><br /> +<br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> diff --git a/stats/20250618.html b/stats/20250618.html new file mode 100644 index 00000000..1a551f4f --- /dev/null +++ b/stats/20250618.html @@ -0,0 +1,132 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>To be in the .zone!</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/stats/20250618.md">Markdown</a> | <a href="gemini://foo.zone/stats/20250618.gmi">Gemini</a> +</p> +<h2 style='display: inline' id='stats-for-2025-06-18'>Stats for 2025-06-18</h2><br /> +<br /> +<h3 style='display: inline' id='summary'>Summary</h3><br /> +<br /> +<ul> +<li>Total requests: 3796</li> +<li>Filtered requests: 38360</li> +<li>Gemini requests: 46</li> +<li>Web requests: 3750</li> +<li>IPv4 requests: 2751</li> +<li>IPv6 requests: 1045</li> +</ul><br /> +<h3 style='display: inline' id='feed-statistics'>Feed Statistics</h3><br /> +<br /> +<pre> +| Feed Type | Count | +|----------------|-------| +| Total | 49 | +| Gemini Gemfeed | 3 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 45 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-host'>Page Statistics (by Host)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-url'>Page Statistics (by URL)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<span>... and more (truncated to 50 entries).</span><br /> +<br /> +<h2 style='display: inline' id='related-reports'>Related Reports</h2><br /> +<br /> +<a class='textlink' href='./30day_summary_20250630.html'>30-Day Summary Report</a><br /> +<br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> diff --git a/stats/20250619.html b/stats/20250619.html new file mode 100644 index 00000000..b7e12c8c --- /dev/null +++ b/stats/20250619.html @@ -0,0 +1,125 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>To be in the .zone!</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/stats/20250619.md">Markdown</a> | <a href="gemini://foo.zone/stats/20250619.gmi">Gemini</a> +</p> +<h2 style='display: inline' id='stats-for-2025-06-19'>Stats for 2025-06-19</h2><br /> +<br /> +<h3 style='display: inline' id='summary'>Summary</h3><br /> +<br /> +<ul> +<li>Total requests: 4117</li> +<li>Filtered requests: 44894</li> +<li>Gemini requests: 170</li> +<li>Web requests: 3947</li> +<li>IPv4 requests: 2716</li> +<li>IPv6 requests: 1401</li> +</ul><br /> +<h3 style='display: inline' id='feed-statistics'>Feed Statistics</h3><br /> +<br /> +<pre> +| Feed Type | Count | +|----------------|-------| +| Total | 40 | +| Gemini Gemfeed | 2 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 37 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-host'>Page Statistics (by Host)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-url'>Page Statistics (by URL)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<span>... and more (truncated to 50 entries).</span><br /> +<br /> +<h2 style='display: inline' id='related-reports'>Related Reports</h2><br /> +<br /> +<a class='textlink' href='./30day_summary_20250630.html'>30-Day Summary Report</a><br /> +<br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> diff --git a/stats/20250620.html b/stats/20250620.html new file mode 100644 index 00000000..a2f63ac5 --- /dev/null +++ b/stats/20250620.html @@ -0,0 +1,129 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>To be in the .zone!</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/stats/20250620.md">Markdown</a> | <a href="gemini://foo.zone/stats/20250620.gmi">Gemini</a> +</p> +<h2 style='display: inline' id='stats-for-2025-06-20'>Stats for 2025-06-20</h2><br /> +<br /> +<h3 style='display: inline' id='summary'>Summary</h3><br /> +<br /> +<ul> +<li>Total requests: 3627</li> +<li>Filtered requests: 44209</li> +<li>Gemini requests: 30</li> +<li>Web requests: 3597</li> +<li>IPv4 requests: 2595</li> +<li>IPv6 requests: 1032</li> +</ul><br /> +<h3 style='display: inline' id='feed-statistics'>Feed Statistics</h3><br /> +<br /> +<pre> +| Feed Type | Count | +|----------------|-------| +| Total | 52 | +| Gemini Gemfeed | 5 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 47 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-host'>Page Statistics (by Host)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-url'>Page Statistics (by URL)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<span>... and more (truncated to 50 entries).</span><br /> +<br /> +<h2 style='display: inline' id='related-reports'>Related Reports</h2><br /> +<br /> +<a class='textlink' href='./30day_summary_20250630.html'>30-Day Summary Report</a><br /> +<br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> diff --git a/stats/20250621.html b/stats/20250621.html new file mode 100644 index 00000000..20b22122 --- /dev/null +++ b/stats/20250621.html @@ -0,0 +1,127 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>To be in the .zone!</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/stats/20250621.md">Markdown</a> | <a href="gemini://foo.zone/stats/20250621.gmi">Gemini</a> +</p> +<h2 style='display: inline' id='stats-for-2025-06-21'>Stats for 2025-06-21</h2><br /> +<br /> +<h3 style='display: inline' id='summary'>Summary</h3><br /> +<br /> +<ul> +<li>Total requests: 3569</li> +<li>Filtered requests: 37337</li> +<li>Gemini requests: 32</li> +<li>Web requests: 3537</li> +<li>IPv4 requests: 2428</li> +<li>IPv6 requests: 1141</li> +</ul><br /> +<h3 style='display: inline' id='feed-statistics'>Feed Statistics</h3><br /> +<br /> +<pre> +| Feed Type | Count | +|----------------|-------| +| Total | 44 | +| Gemini Gemfeed | 2 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 41 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-host'>Page Statistics (by Host)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-url'>Page Statistics (by URL)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<span>... and more (truncated to 50 entries).</span><br /> +<br /> +<h2 style='display: inline' id='related-reports'>Related Reports</h2><br /> +<br /> +<a class='textlink' href='./30day_summary_20250630.html'>30-Day Summary Report</a><br /> +<br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> diff --git a/stats/20250622.html b/stats/20250622.html new file mode 100644 index 00000000..c3c3cd77 --- /dev/null +++ b/stats/20250622.html @@ -0,0 +1,123 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>To be in the .zone!</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/stats/20250622.md">Markdown</a> | <a href="gemini://foo.zone/stats/20250622.gmi">Gemini</a> +</p> +<h2 style='display: inline' id='stats-for-2025-06-22'>Stats for 2025-06-22</h2><br /> +<br /> +<h3 style='display: inline' id='summary'>Summary</h3><br /> +<br /> +<ul> +<li>Total requests: 3173</li> +<li>Filtered requests: 41619</li> +<li>Gemini requests: 27</li> +<li>Web requests: 3146</li> +<li>IPv4 requests: 2566</li> +<li>IPv6 requests: 607</li> +</ul><br /> +<h3 style='display: inline' id='feed-statistics'>Feed Statistics</h3><br /> +<br /> +<pre> +| Feed Type | Count | +|----------------|-------| +| Total | 46 | +| Gemini Gemfeed | 3 | +| Gemini Atom | 2 | +| Web Gemfeed | 0 | +| Web Atom | 41 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-host'>Page Statistics (by Host)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-url'>Page Statistics (by URL)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<span>... and more (truncated to 50 entries).</span><br /> +<br /> +<h2 style='display: inline' id='related-reports'>Related Reports</h2><br /> +<br /> +<a class='textlink' href='./30day_summary_20250630.html'>30-Day Summary Report</a><br /> +<br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> diff --git a/stats/20250623.html b/stats/20250623.html new file mode 100644 index 00000000..f0c2f5be --- /dev/null +++ b/stats/20250623.html @@ -0,0 +1,124 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>To be in the .zone!</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/stats/20250623.md">Markdown</a> | <a href="gemini://foo.zone/stats/20250623.gmi">Gemini</a> +</p> +<h2 style='display: inline' id='stats-for-2025-06-23'>Stats for 2025-06-23</h2><br /> +<br /> +<h3 style='display: inline' id='summary'>Summary</h3><br /> +<br /> +<ul> +<li>Total requests: 3817</li> +<li>Filtered requests: 46619</li> +<li>Gemini requests: 18</li> +<li>Web requests: 3799</li> +<li>IPv4 requests: 2678</li> +<li>IPv6 requests: 1139</li> +</ul><br /> +<h3 style='display: inline' id='feed-statistics'>Feed Statistics</h3><br /> +<br /> +<pre> +| Feed Type | Count | +|----------------|-------| +| Total | 49 | +| Gemini Gemfeed | 4 | +| Gemini Atom | 0 | +| Web Gemfeed | 0 | +| Web Atom | 45 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-host'>Page Statistics (by Host)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-url'>Page Statistics (by URL)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<span>... and more (truncated to 50 entries).</span><br /> +<br /> +<h2 style='display: inline' id='related-reports'>Related Reports</h2><br /> +<br /> +<a class='textlink' href='./30day_summary_20250630.html'>30-Day Summary Report</a><br /> +<br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> diff --git a/stats/20250624.html b/stats/20250624.html new file mode 100644 index 00000000..6075da7a --- /dev/null +++ b/stats/20250624.html @@ -0,0 +1,128 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>To be in the .zone!</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/stats/20250624.md">Markdown</a> | <a href="gemini://foo.zone/stats/20250624.gmi">Gemini</a> +</p> +<h2 style='display: inline' id='stats-for-2025-06-24'>Stats for 2025-06-24</h2><br /> +<br /> +<h3 style='display: inline' id='summary'>Summary</h3><br /> +<br /> +<ul> +<li>Total requests: 3997</li> +<li>Filtered requests: 43953</li> +<li>Gemini requests: 8</li> +<li>Web requests: 3989</li> +<li>IPv4 requests: 2772</li> +<li>IPv6 requests: 1225</li> +</ul><br /> +<h3 style='display: inline' id='feed-statistics'>Feed Statistics</h3><br /> +<br /> +<pre> +| Feed Type | Count | +|----------------|-------| +| Total | 46 | +| Gemini Gemfeed | 1 | +| Gemini Atom | 0 | +| Web Gemfeed | 0 | +| Web Atom | 45 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-host'>Page Statistics (by Host)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-url'>Page Statistics (by URL)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<span>... and more (truncated to 50 entries).</span><br /> +<br /> +<h2 style='display: inline' id='related-reports'>Related Reports</h2><br /> +<br /> +<a class='textlink' href='./30day_summary_20250630.html'>30-Day Summary Report</a><br /> +<br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> diff --git a/stats/20250625.html b/stats/20250625.html new file mode 100644 index 00000000..1e72327c --- /dev/null +++ b/stats/20250625.html @@ -0,0 +1,132 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>To be in the .zone!</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/stats/20250625.md">Markdown</a> | <a href="gemini://foo.zone/stats/20250625.gmi">Gemini</a> +</p> +<h2 style='display: inline' id='stats-for-2025-06-25'>Stats for 2025-06-25</h2><br /> +<br /> +<h3 style='display: inline' id='summary'>Summary</h3><br /> +<br /> +<ul> +<li>Total requests: 4586</li> +<li>Filtered requests: 42568</li> +<li>Gemini requests: 12</li> +<li>Web requests: 4574</li> +<li>IPv4 requests: 3163</li> +<li>IPv6 requests: 1423</li> +</ul><br /> +<h3 style='display: inline' id='feed-statistics'>Feed Statistics</h3><br /> +<br /> +<pre> +| Feed Type | Count | +|----------------|-------| +| Total | 50 | +| Gemini Gemfeed | 5 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 44 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-host'>Page Statistics (by Host)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-url'>Page Statistics (by URL)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<span>... and more (truncated to 50 entries).</span><br /> +<br /> +<h2 style='display: inline' id='related-reports'>Related Reports</h2><br /> +<br /> +<a class='textlink' href='./30day_summary_20250630.html'>30-Day Summary Report</a><br /> +<br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> diff --git a/stats/20250626.html b/stats/20250626.html new file mode 100644 index 00000000..0a1f49fa --- /dev/null +++ b/stats/20250626.html @@ -0,0 +1,127 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>To be in the .zone!</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/stats/20250626.md">Markdown</a> | <a href="gemini://foo.zone/stats/20250626.gmi">Gemini</a> +</p> +<h2 style='display: inline' id='stats-for-2025-06-26'>Stats for 2025-06-26</h2><br /> +<br /> +<h3 style='display: inline' id='summary'>Summary</h3><br /> +<br /> +<ul> +<li>Total requests: 3858</li> +<li>Filtered requests: 39068</li> +<li>Gemini requests: 35</li> +<li>Web requests: 3823</li> +<li>IPv4 requests: 2830</li> +<li>IPv6 requests: 1028</li> +</ul><br /> +<h3 style='display: inline' id='feed-statistics'>Feed Statistics</h3><br /> +<br /> +<pre> +| Feed Type | Count | +|----------------|-------| +| Total | 48 | +| Gemini Gemfeed | 2 | +| Gemini Atom | 0 | +| Web Gemfeed | 0 | +| Web Atom | 46 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-host'>Page Statistics (by Host)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-url'>Page Statistics (by URL)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<span>... and more (truncated to 50 entries).</span><br /> +<br /> +<h2 style='display: inline' id='related-reports'>Related Reports</h2><br /> +<br /> +<a class='textlink' href='./30day_summary_20250630.html'>30-Day Summary Report</a><br /> +<br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> diff --git a/stats/20250627.html b/stats/20250627.html new file mode 100644 index 00000000..676b2ffa --- /dev/null +++ b/stats/20250627.html @@ -0,0 +1,130 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>To be in the .zone!</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/stats/20250627.md">Markdown</a> | <a href="gemini://foo.zone/stats/20250627.gmi">Gemini</a> +</p> +<h2 style='display: inline' id='stats-for-2025-06-27'>Stats for 2025-06-27</h2><br /> +<br /> +<h3 style='display: inline' id='summary'>Summary</h3><br /> +<br /> +<ul> +<li>Total requests: 3879</li> +<li>Filtered requests: 38323</li> +<li>Gemini requests: 42</li> +<li>Web requests: 3837</li> +<li>IPv4 requests: 2698</li> +<li>IPv6 requests: 1181</li> +</ul><br /> +<h3 style='display: inline' id='feed-statistics'>Feed Statistics</h3><br /> +<br /> +<pre> +| Feed Type | Count | +|----------------|-------| +| Total | 49 | +| Gemini Gemfeed | 4 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 44 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-host'>Page Statistics (by Host)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-url'>Page Statistics (by URL)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<span>... and more (truncated to 50 entries).</span><br /> +<br /> +<h2 style='display: inline' id='related-reports'>Related Reports</h2><br /> +<br /> +<a class='textlink' href='./30day_summary_20250630.html'>30-Day Summary Report</a><br /> +<br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> diff --git a/stats/20250628.html b/stats/20250628.html new file mode 100644 index 00000000..011d9c6d --- /dev/null +++ b/stats/20250628.html @@ -0,0 +1,127 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>To be in the .zone!</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/stats/20250628.md">Markdown</a> | <a href="gemini://foo.zone/stats/20250628.gmi">Gemini</a> +</p> +<h2 style='display: inline' id='stats-for-2025-06-28'>Stats for 2025-06-28</h2><br /> +<br /> +<h3 style='display: inline' id='summary'>Summary</h3><br /> +<br /> +<ul> +<li>Total requests: 4248</li> +<li>Filtered requests: 40487</li> +<li>Gemini requests: 12</li> +<li>Web requests: 4236</li> +<li>IPv4 requests: 3008</li> +<li>IPv6 requests: 1240</li> +</ul><br /> +<h3 style='display: inline' id='feed-statistics'>Feed Statistics</h3><br /> +<br /> +<pre> +| Feed Type | Count | +|----------------|-------| +| Total | 45 | +| Gemini Gemfeed | 3 | +| Gemini Atom | 1 | +| Web Gemfeed | 0 | +| Web Atom | 41 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-host'>Page Statistics (by Host)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-url'>Page Statistics (by URL)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<span>... and more (truncated to 50 entries).</span><br /> +<br /> +<h2 style='display: inline' id='related-reports'>Related Reports</h2><br /> +<br /> +<a class='textlink' href='./30day_summary_20250630.html'>30-Day Summary Report</a><br /> +<br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> diff --git a/stats/20250629.html b/stats/20250629.html new file mode 100644 index 00000000..9de48493 --- /dev/null +++ b/stats/20250629.html @@ -0,0 +1,126 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>To be in the .zone!</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/stats/20250629.md">Markdown</a> | <a href="gemini://foo.zone/stats/20250629.gmi">Gemini</a> +</p> +<h2 style='display: inline' id='stats-for-2025-06-29'>Stats for 2025-06-29</h2><br /> +<br /> +<h3 style='display: inline' id='summary'>Summary</h3><br /> +<br /> +<ul> +<li>Total requests: 2922</li> +<li>Filtered requests: 40449</li> +<li>Gemini requests: 28</li> +<li>Web requests: 2894</li> +<li>IPv4 requests: 2207</li> +<li>IPv6 requests: 715</li> +</ul><br /> +<h3 style='display: inline' id='feed-statistics'>Feed Statistics</h3><br /> +<br /> +<pre> +| Feed Type | Count | +|----------------|-------| +| Total | 43 | +| Gemini Gemfeed | 3 | +| Gemini Atom | 0 | +| Web Gemfeed | 0 | +| Web Atom | 40 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-host'>Page Statistics (by Host)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-url'>Page Statistics (by URL)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<span>... and more (truncated to 50 entries).</span><br /> +<br /> +<h2 style='display: inline' id='related-reports'>Related Reports</h2><br /> +<br /> +<a class='textlink' href='./30day_summary_20250630.html'>30-Day Summary Report</a><br /> +<br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> diff --git a/stats/20250630.html b/stats/20250630.html new file mode 100644 index 00000000..c3c4fc42 --- /dev/null +++ b/stats/20250630.html @@ -0,0 +1,122 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>To be in the .zone!</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/stats/20250630.md">Markdown</a> | <a href="gemini://foo.zone/stats/20250630.gmi">Gemini</a> +</p> +<h2 style='display: inline' id='stats-for-2025-06-30'>Stats for 2025-06-30</h2><br /> +<br /> +<h3 style='display: inline' id='summary'>Summary</h3><br /> +<br /> +<ul> +<li>Total requests: 2609</li> +<li>Filtered requests: 3220</li> +<li>Gemini requests: 81</li> +<li>Web requests: 2528</li> +<li>IPv4 requests: 1673</li> +<li>IPv6 requests: 936</li> +</ul><br /> +<h3 style='display: inline' id='feed-statistics'>Feed Statistics</h3><br /> +<br /> +<pre> +| Feed Type | Count | +|----------------|-------| +| Total | 34 | +| Gemini Gemfeed | 6 | +| Gemini Atom | 3 | +| Web Gemfeed | 0 | +| Web Atom | 25 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-host'>Page Statistics (by Host)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h3 style='display: inline' id='page-statistics-by-url'>Page Statistics (by URL)</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<span>... and more (truncated to 50 entries).</span><br /> +<br /> +<h2 style='display: inline' id='related-reports'>Related Reports</h2><br /> +<br /> +<a class='textlink' href='./30day_summary_20250630.html'>30-Day Summary Report</a><br /> +<br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> diff --git a/stats/30day_summary_20250630.html b/stats/30day_summary_20250630.html new file mode 100644 index 00000000..0b84e663 --- /dev/null +++ b/stats/30day_summary_20250630.html @@ -0,0 +1,222 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>30-Day Summary Report</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/stats/30day_summary_20250630.md">Markdown</a> | <a href="gemini://foo.zone/stats/30day_summary_20250630.gmi">Gemini</a> +</p> +<h1 style='display: inline' id='30-day-summary-report'>30-Day Summary Report</h1><br /> +<h2 style='display: inline' id='generated-on-2025-06-30'>Generated on 2025-06-30</h2><br /> +<br /> +<h2 style='display: inline' id='daily-summary-evolution-last-30-days'>Daily Summary Evolution (Last 30 Days)</h2><br /> +<br /> +<h3 style='display: inline' id='total-requests-by-day'>Total Requests by Day</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h3 style='display: inline' id='feed-statistics-evolution'>Feed Statistics Evolution</h3><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h2 style='display: inline' id='top-50-hosts-30-day-total'>Top 50 Hosts (30-Day Total)</h2><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h2 style='display: inline' id='top-50-urls-30-day-total'>Top 50 URLs (30-Day Total)</h2><br /> +<br /> +<pre> +| 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 | +</pre> +<br /> +<h2 style='display: inline' id='daily-reports'>Daily Reports</h2><br /> +<br /> +<a class='textlink' href='./20250630.html'>2025-06-30 Daily Report</a><br /> +<a class='textlink' href='./20250629.html'>2025-06-29 Daily Report</a><br /> +<a class='textlink' href='./20250628.html'>2025-06-28 Daily Report</a><br /> +<a class='textlink' href='./20250627.html'>2025-06-27 Daily Report</a><br /> +<a class='textlink' href='./20250626.html'>2025-06-26 Daily Report</a><br /> +<a class='textlink' href='./20250625.html'>2025-06-25 Daily Report</a><br /> +<a class='textlink' href='./20250624.html'>2025-06-24 Daily Report</a><br /> +<a class='textlink' href='./20250623.html'>2025-06-23 Daily Report</a><br /> +<a class='textlink' href='./20250622.html'>2025-06-22 Daily Report</a><br /> +<a class='textlink' href='./20250621.html'>2025-06-21 Daily Report</a><br /> +<a class='textlink' href='./20250620.html'>2025-06-20 Daily Report</a><br /> +<a class='textlink' href='./20250619.html'>2025-06-19 Daily Report</a><br /> +<a class='textlink' href='./20250618.html'>2025-06-18 Daily Report</a><br /> +<a class='textlink' href='./20250617.html'>2025-06-17 Daily Report</a><br /> +<a class='textlink' href='./20250616.html'>2025-06-16 Daily Report</a><br /> +<a class='textlink' href='./20250615.html'>2025-06-15 Daily Report</a><br /> +<a class='textlink' href='./20250614.html'>2025-06-14 Daily Report</a><br /> +<a class='textlink' href='./20250613.html'>2025-06-13 Daily Report</a><br /> +<a class='textlink' href='./20250612.html'>2025-06-12 Daily Report</a><br /> +<a class='textlink' href='./20250611.html'>2025-06-11 Daily Report</a><br /> +<a class='textlink' href='./20250610.html'>2025-06-10 Daily Report</a><br /> +<a class='textlink' href='./20250609.html'>2025-06-09 Daily Report</a><br /> +<a class='textlink' href='./20250608.html'>2025-06-08 Daily Report</a><br /> +<a class='textlink' href='./20250607.html'>2025-06-07 Daily Report</a><br /> +<a class='textlink' href='./20250606.html'>2025-06-06 Daily Report</a><br /> +<a class='textlink' href='./20250605.html'>2025-06-05 Daily Report</a><br /> +<a class='textlink' href='./20250604.html'>2025-06-04 Daily Report</a><br /> +<a class='textlink' href='./20250603.html'>2025-06-03 Daily Report</a><br /> +<a class='textlink' href='./20250602.html'>2025-06-02 Daily Report</a><br /> +<a class='textlink' href='./20250601.html'>2025-06-01 Daily Report</a><br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> diff --git a/uptime-stats.html b/uptime-stats.html index b84da0a0..85c16e41 100644 --- a/uptime-stats.html +++ b/uptime-stats.html @@ -13,7 +13,7 @@ </p> <h1 style='display: inline' id='my-machine-uptime-stats'>My machine uptime stats</h1><br /> <br /> -<span class='quote'>This site was last updated at 2025-06-27T07:45:58+03:00</span><br /> +<span class='quote'>This site was last updated at 2025-06-30T10:13:49+03:00</span><br /> <br /> <span>The following stats were collected via <span class='inlinecode'>uptimed</span> on all of my personal computers over many years and the output was generated by <span class='inlinecode'>guprecords</span>, the global uptime records stats analyser of mine.</span><br /> <br /> @@ -45,15 +45,15 @@ | 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 | +-----+----------------+-------+------------------------------+ </pre> <br /> @@ -68,7 +68,7 @@ | 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 | @@ -98,7 +98,7 @@ +-----+----------------+-------+-----------------------------------+ | 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 | @@ -163,7 +163,7 @@ | 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 | @@ -207,8 +207,8 @@ | 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 | +-----+----------------+-------+ </pre> <br /> @@ -224,7 +224,7 @@ | 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 | @@ -269,8 +269,8 @@ | 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 | +-----+----------------+-------+ </pre> <br /> @@ -298,7 +298,7 @@ +-----+------------+-----------------------------+ | 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 | |
