summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-26 19:49:41 +0300
committerPaul Buetow <paul@buetow.org>2026-04-26 19:49:41 +0300
commit4afb0d311a6c86d3320546c75bfe09eae8762714 (patch)
tree90d354c2abc02652357a0a03c04acdcc9be5416a
parent2cc24c8a69e1a69efec5002a85579f6e03aaa09d (diff)
Update content for md
-rw-r--r--gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.md2
-rw-r--r--index.md12
-rw-r--r--uptime-stats.md12
3 files changed, 8 insertions, 18 deletions
diff --git a/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.md b/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.md
index d7f41dfd..fab588db 100644
--- a/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.md
+++ b/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.md
@@ -40,7 +40,7 @@ Guprecords, or global uptime records, is a Raku script designed to generate a co
[The Raku Programming Language](https://raku.org)
[The Go Programming Language](https://go.dev)
-> **Updated Fri 20 Feb 2026**: Guprecords has also been rewritten in Go as `goprecords` for improved performance and easier distribution. The Go version is fully compatible and supports the same features (categories, metrics, and output formats). Both implementations are maintained and available.
+> **Updated Fri 20 Feb 2026**: Guprecords has also been rewritten in Go as `goprecords` for improved performance and easier distribution. The Go version is fully compatible and supports the same features (categories, metrics, and output formats). The Go version also comes with a server mode and API. Both implementations are maintained and available.
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.md b/index.md
index e620e278..a7bebccc 100644
--- a/index.md
+++ b/index.md
@@ -1,6 +1,6 @@
# Hello!
-> This site was generated at 2026-04-26T19:22:40+03:00 by `Gemtexter`
+> This site was generated at 2026-04-26T19:49:38+03:00 by `Gemtexter`
Welcome to the foo.zone!
@@ -9,7 +9,6 @@ Everything you read on this site is my personal opinion and experience. You can
## Some links
[About me](./about/index.md)
-[Welcome to the Geminispace](./gemfeed/2021-04-24-welcome-to-the-geminispace.md)
[Some stats](./stats.md)
## Blog
@@ -19,15 +18,6 @@ Everything you read on this site is my personal opinion and experience. You can
[Subscribe to this blog's Atom feed](./gemfeed/atom.xml)
[Subscribe to this blog's Gemfeed](./gemfeed/index.md)
-```
- |\---/|
- | ,_, |
- \_`_/-..----.
- ___/ ` ' ,""+ \ sk
-(__...' __\ |`.___.';
- (_,...'(_,.`__)/'.....+
-```
-
### Posts
[2026-04-02 - f3s: Kubernetes with FreeBSD - Part 9: GitOps with ArgoCD](./gemfeed/2026-04-02-f3s-kubernetes-with-freebsd-part-9.md)
diff --git a/uptime-stats.md b/uptime-stats.md
index e31e6e30..2aaf553f 100644
--- a/uptime-stats.md
+++ b/uptime-stats.md
@@ -1,6 +1,6 @@
# My machine uptime stats
-> This site was last updated at 2026-04-26T19:22:40+03:00
+> This site was last updated at 2026-04-26T19:49:37+03:00
The following stats were collected via `uptimed` on all of my personal computers over many years and the output was generated by `goprecords`, the global uptime records stats analyser of mine.
@@ -13,7 +13,7 @@ Also check out my blog post:
[Unveiling `guprecords.raku`: Uptime records with Raku (and also there is a version in Go now)](./gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.md)
-> Uptime stats were last updated Sun 26 Apr 19:22:41 EEST 2026
+> Uptime stats were last updated Sun 26 Apr 19:49:38 EEST 2026
## Top 20 Uptime's by Host
@@ -129,9 +129,9 @@ Boots is the total number of host boots over the entire lifespan.
| 11. | uranus | 59 | NetBSD 10.1 |
| 12. | pluto | 51 | Linux 3.2.0-4-amd64 |
| 13. | mega15289 | 50 | Darwin 23.4.0 |
-| 14. | *mega-m3-pro | 50 | Darwin 25.3.0 |
-| 15. | *fishfinger | 50 | OpenBSD 7.8 |
-| 16. | *blowfish | 50 | OpenBSD 7.8 |
+| 14. | *fishfinger | 50 | OpenBSD 7.8 |
+| 15. | *blowfish | 50 | OpenBSD 7.8 |
+| 16. | *mega-m3-pro | 50 | Darwin 25.3.0 |
| 17. | t450 | 46 | FreeBSD 14.2-RELEASE |
| 18. | phobos | 40 | Linux 3.4.0-CM-g1dd7cdf |
| 19. | mega8477 | 40 | Darwin 13.4.0 |
@@ -197,7 +197,7 @@ Boots is the total number of host boots over the entire lifespan.
| 17. | Darwin 15... | 15 |
| 18. | Darwin 22... | 12 |
| 19. | Darwin 18... | 11 |
-| 20. | FreeBSD 6... | 10 |
+| 20. | OpenBSD 4... | 10 |
+-----+----------------+-------+
```