diff options
Diffstat (limited to 'gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi')
| -rw-r--r-- | gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi | 18 |
1 files changed, 13 insertions, 5 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 8ba2d64a..d8ca61fd 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 @@ -19,7 +19,15 @@ +-----+-----------------+-----------------------------+ ``` -# Introduction +## Table of Contents + +* ⇢ Unveiling `guprecords.raku`: Global Uptime Records with Raku +* ⇢ ⇢ Introduction +* ⇢ ⇢ How Guprecords works +* ⇢ ⇢ Example +* ⇢ ⇢ Conclusion + +## Introduction For fun, I am tracking the uptime of various personal machines (servers, laptops, workstations...). I have been doing this for over ten years now, so I have a lot of statistics collected. @@ -151,10 +159,10 @@ E-Mail your comments to hi@foo.zone :-) Other related posts are: -=> ./2008-06-26-perl-poetry.gmi 2008-06-26 Perl Poetry -=> ./2011-05-07-perl-daemon-service-framework.gmi 2011-05-07 Perl Daemon (Service Framework) -=> ./2022-05-27-perl-is-still-a-great-choice.gmi 2022-05-27 Perl is still a great choice -=> ./2022-06-15-sweating-the-small-stuff.gmi 2022-06-15 Sweating the small stuff - Tiny projects of mine => ./2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi 2023-05-01 Unveiling `guprecords.raku`: Global Uptime Records with Raku (You are currently reading this) +=> ./2022-06-15-sweating-the-small-stuff.gmi 2022-06-15 Sweating the small stuff - Tiny projects of mine +=> ./2022-05-27-perl-is-still-a-great-choice.gmi 2022-05-27 Perl is still a great choice +=> ./2011-05-07-perl-daemon-service-framework.gmi 2011-05-07 Perl Daemon (Service Framework) +=> ./2008-06-26-perl-poetry.gmi 2008-06-26 Perl Poetry => ../ Back to the main site |
