From 1a6923bc3bbdcbfc416f7dc4751783a9d3328e40 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 1 Nov 2025 16:14:26 +0200 Subject: Update content for html --- about/resources.html | 204 ++++++++++----------- gemfeed/2008-06-26-perl-poetry.html | 1 + .../2011-05-07-perl-daemon-service-framework.html | 1 + .../2022-05-27-perl-is-still-a-great-choice.html | 1 + ...iling-guprecords:-uptime-records-with-raku.html | 1 + .../2025-11-02-perl-new-features-and-foostats.html | 1 + gemfeed/atom.xml | 5 +- gemfeed/stats.html | 29 --- index.html | 2 +- stats.html | 29 +++ uptime-stats.html | 2 +- 11 files changed, 142 insertions(+), 134 deletions(-) delete mode 100644 gemfeed/stats.html create mode 100644 stats.html diff --git a/about/resources.html b/about/resources.html index e4adf255..06626b56 100644 --- a/about/resources.html +++ b/about/resources.html @@ -50,111 +50,111 @@ In random order:


Technical references



I didn't read them from the beginning to the end, but I am using them to look up things. The books are in random order:


Self-development and soft-skills books



In random order:


Here are notes of mine for some of the books

@@ -163,22 +163,22 @@ Some of these were in-person with exams; others were online learning lectures only. In random order:


Technical guides



@@ -186,8 +186,8 @@

Podcasts



@@ -196,32 +196,32 @@ In random order:


Podcasts I liked



I liked them but am not listening to them anymore. The podcasts have either "finished" (no more episodes) or I stopped listening to them due to time constraints or a shift in my interests.


Newsletters I like


@@ -230,27 +230,27 @@

Magazines I like(d)



This is a mix of tech I like(d). I may not be a current subscriber, but now and then, I buy an issue. In random order:


Formal education



diff --git a/gemfeed/2008-06-26-perl-poetry.html b/gemfeed/2008-06-26-perl-poetry.html index 4ece21aa..d54b7210 100644 --- a/gemfeed/2008-06-26-perl-poetry.html +++ b/gemfeed/2008-06-26-perl-poetry.html @@ -196,6 +196,7 @@ This is perl, v5.8.8 built - 2025-11-01T16:10:35+02:00 + 2025-11-01T16:12:30+02:00 foo.zone feed To be in the .zone! @@ -20,6 +20,8 @@

Perl New Features and Foostats



+Published at 2025-11-01T16:10:35+02:00
+
Perl recently reached rank 10 in the TIOBE index. That headline made me write this blog post as I was developing the Foostats script for simple analytics of my personal websites and Gemini capsules (e.g. foo.zone) and there were a couple of new features added to the Perl language over the last releases. The book *Perl New Features* by brian d foy documents the changes well; this post shows how those features look in a real program that runs every morning for my stats generation.

Perl re-enters the top ten
@@ -457,6 +459,7 @@ http://www.gnu.org/software/src-highlite -->
Other related posts are:

+2025-11-02 Perl New Features and Foostats (You are currently reading this)
2023-05-01 Unveiling guprecords.raku: Global Uptime Records with Raku
2022-05-27 Perl is still a great choice
2011-05-07 Perl Daemon (Service Framework)
diff --git a/gemfeed/stats.html b/gemfeed/stats.html deleted file mode 100644 index 36f1bfc5..00000000 --- a/gemfeed/stats.html +++ /dev/null @@ -1,29 +0,0 @@ - - - - -Stats - - - - - -

-Home | Markdown | Gemini -

-

Stats


-
-Here, you can find some statistics!
-
-My machine uptime statistics
-Site statistics (HTTP)
-Site statistics (Gemini)
- - - diff --git a/index.html b/index.html index 393623dd..61bd1412 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@

Hello!



-This site was generated at 2025-11-01T16:10:35+02:00 by Gemtexter
+This site was generated at 2025-11-01T16:13:25+02:00 by Gemtexter

Welcome to the foo.zone!

diff --git a/stats.html b/stats.html new file mode 100644 index 00000000..96e3e35e --- /dev/null +++ b/stats.html @@ -0,0 +1,29 @@ + + + + +Stats + + + + + +

+Home | Markdown | Gemini +

+

Stats


+
+Here, you can find some statistics!
+
+My machine uptime statistics
+Site statistics (HTTP)
+Site statistics (Gemini)
+ + + diff --git a/uptime-stats.html b/uptime-stats.html index 1912bedb..645cfe25 100644 --- a/uptime-stats.html +++ b/uptime-stats.html @@ -13,7 +13,7 @@

My machine uptime stats



-This site was last updated at 2025-11-01T16:10:35+02:00
+This site was last updated at 2025-11-01T16:13:25+02:00

The following stats were collected via uptimed on all of my personal computers over many years and the output was generated by guprecords, the global uptime records stats analyser of mine.

-- cgit v1.2.3