From be2f607a385e6ba373462bf80c8f49591209ebd8 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 31 May 2026 14:44:08 +0300 Subject: Update content for gemtext --- gemfeed/2026-06-01-gt-calculator.gmi | 2 +- gemfeed/2026-06-01-gt-calculator.gmi.tpl | 2 +- gemfeed/atom.xml | 4 ++-- index.gmi | 2 +- uptime-stats.gmi | 16 ++++++++-------- 5 files changed, 13 insertions(+), 13 deletions(-) diff --git a/gemfeed/2026-06-01-gt-calculator.gmi b/gemfeed/2026-06-01-gt-calculator.gmi index 8d73c08b..9cf055d0 100644 --- a/gemfeed/2026-06-01-gt-calculator.gmi +++ b/gemfeed/2026-06-01-gt-calculator.gmi @@ -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/gemfeed/2026-06-01-gt-calculator.gmi.tpl b/gemfeed/2026-06-01-gt-calculator.gmi.tpl index 2a684649..ca40ba78 100644 --- a/gemfeed/2026-06-01-gt-calculator.gmi.tpl +++ b/gemfeed/2026-06-01-gt-calculator.gmi.tpl @@ -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/gemfeed/atom.xml b/gemfeed/atom.xml index 99fb0a91..f1cc96dc 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2026-05-31T14:40:26+03:00 + 2026-05-31T14:43:47+03:00 foo.zone feed To be in the .zone! @@ -24,7 +24,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.gmi b/index.gmi index 98f626cf..1f147aa1 100644 --- a/index.gmi +++ b/index.gmi @@ -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.gmi b/uptime-stats.gmi index 68b001de..f8f1562d 100644 --- a/uptime-stats.gmi +++ b/uptime-stats.gmi @@ -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: => ./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) -> 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 | +-----+----------------+-------+ ``` -- cgit v1.2.3