From dc0b8ddea9ebb2bdb5c1b726a1c7d884b222f7a1 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 30 Apr 2023 16:46:58 +0300 Subject: Update content for gemtext --- gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi | 1 + .../2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi.tpl | 1 + gemfeed/atom.xml | 3 ++- index.gmi | 2 +- uptime-stats.gmi | 2 +- 5 files changed, 6 insertions(+), 3 deletions(-) diff --git a/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi b/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi index 705b6bb5..a8646329 100644 --- a/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi +++ b/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi @@ -28,6 +28,7 @@ As a result of this, I am introducing `guprecords.raku`, a handy Raku script tha Guprecords, or global uptime records, is a Raku script designed to generate a consolidated uptime report from multiple hosts: => https://codeberg.org/snonux/guprecords +=> https://raku.org The Raku Programming Language A previous version of Guprecords was actually written in Perl, the older and more established language from which Raku was developed. One of the primary motivations for rewriting Guprecords in Raku was to learn the language and explore its features. Raku is a more modern and powerful language compared to Perl, and working on a real-world project like Guprecords provided a practical and engaging way to learn the language. diff --git a/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi.tpl b/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi.tpl index 1941667a..a2a6b7b6 100644 --- a/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi.tpl +++ b/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi.tpl @@ -28,6 +28,7 @@ As a result of this, I am introducing `guprecords.raku`, a handy Raku script tha Guprecords, or global uptime records, is a Raku script designed to generate a consolidated uptime report from multiple hosts: => https://codeberg.org/snonux/guprecords +=> https://raku.org The Raku Programming Language A previous version of Guprecords was actually written in Perl, the older and more established language from which Raku was developed. One of the primary motivations for rewriting Guprecords in Raku was to learn the language and explore its features. Raku is a more modern and powerful language compared to Perl, and working on a real-world project like Guprecords provided a practical and engaging way to learn the language. diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index c67eefe1..45e65ba4 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2023-04-30T13:30:34+03:00 + 2023-04-30T16:46:50+03:00 foo.zone feed To be in the .zone! @@ -48,6 +48,7 @@ Guprecords, or global uptime records, is a Raku script designed to generate a consolidated uptime report from multiple hosts:

https://codeberg.org/snonux/guprecords
+The Raku Programming Language

A previous version of Guprecords was actually written in Perl, the older and more established language from which Raku was developed. One of the primary motivations for rewriting Guprecords in Raku was to learn the language and explore its features. Raku is a more modern and powerful language compared to Perl, and working on a real-world project like Guprecords provided a practical and engaging way to learn the language.

diff --git a/index.gmi b/index.gmi index b1ce9443..a14a76d6 100644 --- a/index.gmi +++ b/index.gmi @@ -1,6 +1,6 @@ # foo.zone -> This site was generated at 2023-04-30T13:37:15+03:00 by `Gemtexter` +> This site was generated at 2023-04-30T16:46:49+03:00 by `Gemtexter` ``` |\---/| diff --git a/uptime-stats.gmi b/uptime-stats.gmi index 7abd61b0..3b8a2f61 100644 --- a/uptime-stats.gmi +++ b/uptime-stats.gmi @@ -1,6 +1,6 @@ # My machine uptime stats -> This site was last updated at 2023-04-30T13:37:15+03:00 +> This site was last updated at 2023-04-30T16:46:49+03:00 The following stats were collected via `uptimed` on all of my personal computers over many years and the output was generated by `guprecords`, the global uptime records stats analyser of mine. -- cgit v1.2.3