diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-20 21:20:10 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-20 21:20:10 +0200 |
| commit | 51ea3e0125db4ab185aed7ad2a3b43c2615cae92 (patch) | |
| tree | 588eca4ebd0e57bc2eb82fe45c1c8d78b25bdb4f | |
| parent | abc587e2542304543350959b08a73d88a5cd5fd5 (diff) | |
Update
| -rw-r--r-- | uptime-stats.gmi.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/uptime-stats.gmi.tpl b/uptime-stats.gmi.tpl index 626b6028..36920277 100644 --- a/uptime-stats.gmi.tpl +++ b/uptime-stats.gmi.tpl @@ -7,11 +7,11 @@ The following stats were collected via `uptimed` on all of my personal computers > Uptimed is an uptime record daemon keeping track of the highest uptimes a computer system ever had. It uses the system boot time to keep sessions apart from each other. => https://github.com/rpodgorny/uptimed -=> https://codeberg.org/snonux/guprecords +=> https://codeberg.org/snonux/goprecords Also check out my blog post: -=> ./gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi Unveiling `guprecords.raku`: Uptime records with Raku +=> ./gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi Unveiling `guprecords.raku`: Uptime records with Raku (and also there is a version in Go now) <<< if [ -f ~/git/uprecords/uprecords.gmi ]; then |
