summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gemfeed/2026-06-01-gt-calculator.md2
-rw-r--r--index.md2
-rw-r--r--uptime-stats.md16
3 files changed, 10 insertions, 10 deletions
diff --git a/gemfeed/2026-06-01-gt-calculator.md b/gemfeed/2026-06-01-gt-calculator.md
index 240d4e07..b218eddd 100644
--- a/gemfeed/2026-06-01-gt-calculator.md
+++ b/gemfeed/2026-06-01-gt-calculator.md
@@ -4,7 +4,7 @@
I created a calculator. Not because the world needed another one, but because I wanted to test something: how well do local LLMs hold up as pair programmers on a real project?
-The answer is: well enough.
+The answer is: well enough for small projects like this.
`gt` is a command-line calculator written in Go that does RPN (Reverse Polish Notation), percentage calculations, unit conversion, and a fair bit more. The name stands for "greater than" — `gt` is a comparison operator the calculator supports. Plus it was free in my terminal and I liked the short name.
diff --git a/index.md b/index.md
index 447e4144..fb7bd896 100644
--- a/index.md
+++ b/index.md
@@ -1,6 +1,6 @@
# Hello!
-> This site was generated at 2026-05-31T14:40:26+03:00 by `Gemtexter`
+> This site was generated at 2026-05-31T14:44:00+03:00 by `Gemtexter`
Welcome to the foo.zone!
diff --git a/uptime-stats.md b/uptime-stats.md
index 2d0bdb9a..c5decddd 100644
--- a/uptime-stats.md
+++ b/uptime-stats.md
@@ -1,6 +1,6 @@
# My machine uptime stats
-> This site was last updated at 2026-05-31T14:40:25+03:00
+> This site was last updated at 2026-05-31T14:43:59+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 31 May 14:40:26 EEST 2026
+> Uptime stats were last updated Sun 31 May 14:44:00 EEST 2026
## Top 20 Uptime's by Host
@@ -130,11 +130,11 @@ Boots is the total number of host boots over the entire lifespan.
| 12. | pluto | 51 | Linux 3.2.0-4-amd64 |
| 13. | *mega-m3-pro | 50 | Darwin 25.3.0 |
| 14. | *blowfish | 50 | OpenBSD 7.8 |
-| 15. | *fishfinger | 50 | OpenBSD 7.8 |
-| 16. | mega15289 | 50 | Darwin 23.4.0 |
+| 15. | mega15289 | 50 | Darwin 23.4.0 |
+| 16. | *fishfinger | 50 | OpenBSD 7.8 |
| 17. | t450 | 46 | FreeBSD 14.2-RELEASE |
-| 18. | phobos | 40 | Linux 3.4.0-CM-g1dd7cdf |
-| 19. | mega8477 | 40 | Darwin 13.4.0 |
+| 18. | mega8477 | 40 | Darwin 13.4.0 |
+| 19. | phobos | 40 | Linux 3.4.0-CM-g1dd7cdf |
| 20. | *pi0 | 34 | Linux 6.1.31-v8.1.el9.altarch |
+-----+----------------+-------+-------------------------------+
```
@@ -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. | OpenBSD 4... | 10 |
+| 20. | FreeBSD 7... | 10 |
+-----+----------------+-------+
```
@@ -259,7 +259,7 @@ Score is calculated by combining all other metrics.
| 17. | Darwin 18... | 32 |
| 18. | Darwin 22... | 30 |
| 19. | Darwin 15... | 29 |
-| 20. | FreeBSD 5... | 25 |
+| 20. | FreeBSD 13... | 25 |
+-----+----------------+-------+
```