diff options
| -rw-r--r-- | gemfeed/2026-06-01-gt-calculator.html | 2 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 4 | ||||
| -rw-r--r-- | index.html | 2 | ||||
| -rw-r--r-- | uptime-stats.html | 16 |
4 files changed, 12 insertions, 12 deletions
diff --git a/gemfeed/2026-06-01-gt-calculator.html b/gemfeed/2026-06-01-gt-calculator.html index e064e20b..e01fed31 100644 --- a/gemfeed/2026-06-01-gt-calculator.html +++ b/gemfeed/2026-06-01-gt-calculator.html @@ -17,7 +17,7 @@ <br /> <span>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?</span><br /> <br /> -<span>The answer is: well enough.</span><br /> +<span>The answer is: well enough for small projects like this.</span><br /> <br /> <span><span class='inlinecode'>gt</span> 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" — <span class='inlinecode'>gt</span> is a comparison operator the calculator supports. Plus it was free in my terminal and I liked the short name.</span><br /> <br /> diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index b21b02c0..677f7e52 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2026-05-31T14:40:26+03:00</updated> + <updated>2026-05-31T14:43:47+03:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="https://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -24,7 +24,7 @@ <br /> <span>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?</span><br /> <br /> -<span>The answer is: well enough.</span><br /> +<span>The answer is: well enough for small projects like this.</span><br /> <br /> <span><span class='inlinecode'>gt</span> 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" — <span class='inlinecode'>gt</span> is a comparison operator the calculator supports. Plus it was free in my terminal and I liked the short name.</span><br /> <br /> @@ -13,7 +13,7 @@ </p> <h1 style='display: inline' id='hello'>Hello!</h1><br /> <br /> -<span class='quote'>This site was generated at 2026-05-31T14:40:26+03:00 by <span class='inlinecode'>Gemtexter</span></span><br /> +<span class='quote'>This site was generated at 2026-05-31T14:44:00+03:00 by <span class='inlinecode'>Gemtexter</span></span><br /> <br /> <span>Welcome to the foo.zone!</span><br /> <br /> diff --git a/uptime-stats.html b/uptime-stats.html index 3440d3b3..491884b4 100644 --- a/uptime-stats.html +++ b/uptime-stats.html @@ -13,7 +13,7 @@ </p> <h1 style='display: inline' id='my-machine-uptime-stats'>My machine uptime stats</h1><br /> <br /> -<span class='quote'>This site was last updated at 2026-05-31T14:40:25+03:00</span><br /> +<span class='quote'>This site was last updated at 2026-05-31T14:43:59+03:00</span><br /> <br /> <span>The following stats were collected via <span class='inlinecode'>uptimed</span> on all of my personal computers over many years and the output was generated by <span class='inlinecode'>goprecords</span>, the global uptime records stats analyser of mine.</span><br /> <br /> @@ -26,7 +26,7 @@ <br /> <a class='textlink' href='./gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.html'>Unveiling <span class='inlinecode'>guprecords.raku</span>: Uptime records with Raku (and also there is a version in Go now)</a><br /> <br /> -<span class='quote'>Uptime stats were last updated Sun 31 May 14:40:26 EEST 2026</span><br /> +<span class='quote'>Uptime stats were last updated Sun 31 May 14:44:00 EEST 2026</span><br /> <br /> <h2 style='display: inline' id='top-20-uptime-s-by-host'>Top 20 Uptime's by Host</h2><br /> <br /> @@ -143,11 +143,11 @@ | 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 | +-----+----------------+-------+-------------------------------+ </pre> @@ -210,7 +210,7 @@ | 17. | Darwin 15... | 15 | | 18. | Darwin 22... | 12 | | 19. | Darwin 18... | 11 | -| 20. | OpenBSD 4... | 10 | +| 20. | FreeBSD 7... | 10 | +-----+----------------+-------+ </pre> <br /> @@ -272,7 +272,7 @@ | 17. | Darwin 18... | 32 | | 18. | Darwin 22... | 30 | | 19. | Darwin 15... | 29 | -| 20. | FreeBSD 5... | 25 | +| 20. | FreeBSD 13... | 25 | +-----+----------------+-------+ </pre> <br /> |
