summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-31 14:30:50 +0300
committerPaul Buetow <paul@buetow.org>2026-05-31 14:30:50 +0300
commit4ed81075ddd5a9ed4afc04d394cb263aaa4ab1a2 (patch)
tree735473c18de59f63c71a5bbfbb8a06e5ad777724
parent4e3cd070ff0f3209fb4265c64e57b1d5940a6f23 (diff)
Update content for html
-rw-r--r--gemfeed/2026-06-01-gt-calculator.html8
-rw-r--r--gemfeed/atom.xml10
-rw-r--r--gemfeed/index.html2
-rw-r--r--index.html4
-rw-r--r--uptime-stats.html24
5 files changed, 24 insertions, 24 deletions
diff --git a/gemfeed/2026-06-01-gt-calculator.html b/gemfeed/2026-06-01-gt-calculator.html
index e4944d0a..3ed3c492 100644
--- a/gemfeed/2026-06-01-gt-calculator.html
+++ b/gemfeed/2026-06-01-gt-calculator.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<title>gt a calculator - a calculator built with local LLMs</title>
+<title>`gt` calculator - a calculator built with local LLMs</title>
<link rel="shortcut icon" type="image/gif" href="/favicon.ico" />
<link rel="stylesheet" href="../style.css" />
<link rel="stylesheet" href="style-override.css" />
@@ -11,7 +11,7 @@
<p class="header">
<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/gemfeed/2026-06-01-gt-calculator.md">Markdown</a> | <a href="gemini://foo.zone/gemfeed/2026-06-01-gt-calculator.gmi">Gemini</a> | <a href="https://snonux.foo">Microblog</a> | <a href="https://irregular.ninja">Street photography</a>
</p>
-<h1 style='display: inline' id='gt-a-calculator---a-calculator-built-with-local-llms'>gt a calculator - a calculator built with local LLMs</h1><br />
+<h1 style='display: inline' id='gt-calculator---a-calculator-built-with-local-llms'><span class='inlinecode'>gt</span> calculator - a calculator built with local LLMs</h1><br />
<br />
<span class='quote'>Published at 2026-05-31T14:24:10+03:00</span><br />
<br />
@@ -37,7 +37,7 @@
<h2 style='display: inline' id='table-of-contents'>Table of Contents</h2><br />
<br />
<ul>
-<li><a href='#gt-a-calculator---a-calculator-built-with-local-llms'>gt a calculator - a calculator built with local LLMs</a></li>
+<li><a href='#gt-calculator---a-calculator-built-with-local-llms'><span class='inlinecode'>gt</span> calculator - a calculator built with local LLMs</a></li>
<li>⇢ <a href='#the-motivation'>The motivation</a></li>
<li>⇢ <a href='#what-it-does'>What it does</a></li>
<li>⇢ <a href='#percentage-calculations'>Percentage calculations</a></li>
@@ -510,7 +510,7 @@ http://www.gnu.org/software/src-highlite -->
<br />
<span>Other related posts:</span><br />
<br />
-<a class='textlink' href='./2026-06-01-gt-calculator.html'>2026-06-01 gt a calculator - a calculator built with local LLMs (You are currently reading this)</a><br />
+<a class='textlink' href='./2026-06-01-gt-calculator.html'>2026-06-01 <span class='inlinecode'>gt</span> calculator - a calculator built with local LLMs (You are currently reading this)</a><br />
<a class='textlink' href='./2025-08-05-local-coding-llm-with-ollama.html'>2025-08-05 Local LLM for Coding with Ollama on macOS</a><br />
<br />
<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br />
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml
index 25bf4cf1..b2591c57 100644
--- a/gemfeed/atom.xml
+++ b/gemfeed/atom.xml
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
- <updated>2026-05-31T14:27:21+03:00</updated>
+ <updated>2026-05-31T14:29:35+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" />
<link href="https://foo.zone/" />
<id>https://foo.zone/</id>
<entry>
- <title>gt a calculator - a calculator built with local LLMs</title>
+ <title>`gt` calculator - a calculator built with local LLMs</title>
<link href="https://foo.zone/gemfeed/2026-06-01-gt-calculator.html" />
<id>https://foo.zone/gemfeed/2026-06-01-gt-calculator.html</id>
<updated>2026-05-31T14:24:10+03:00</updated>
@@ -18,7 +18,7 @@
<summary>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?</summary>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
- <h1 style='display: inline' id='gt-a-calculator---a-calculator-built-with-local-llms'>gt a calculator - a calculator built with local LLMs</h1><br />
+ <h1 style='display: inline' id='gt-calculator---a-calculator-built-with-local-llms'><span class='inlinecode'>gt</span> calculator - a calculator built with local LLMs</h1><br />
<br />
<span class='quote'>Published at 2026-05-31T14:24:10+03:00</span><br />
<br />
@@ -44,7 +44,7 @@
<h2 style='display: inline' id='table-of-contents'>Table of Contents</h2><br />
<br />
<ul>
-<li><a href='#gt-a-calculator---a-calculator-built-with-local-llms'>gt a calculator - a calculator built with local LLMs</a></li>
+<li><a href='#gt-calculator---a-calculator-built-with-local-llms'><span class='inlinecode'>gt</span> calculator - a calculator built with local LLMs</a></li>
<li>⇢ <a href='#the-motivation'>The motivation</a></li>
<li>⇢ <a href='#what-it-does'>What it does</a></li>
<li>⇢ <a href='#percentage-calculations'>Percentage calculations</a></li>
@@ -517,7 +517,7 @@ http://www.gnu.org/software/src-highlite -->
<br />
<span>Other related posts:</span><br />
<br />
-<a class='textlink' href='./2026-06-01-gt-calculator.html'>2026-06-01 gt a calculator - a calculator built with local LLMs (You are currently reading this)</a><br />
+<a class='textlink' href='./2026-06-01-gt-calculator.html'>2026-06-01 <span class='inlinecode'>gt</span> calculator - a calculator built with local LLMs (You are currently reading this)</a><br />
<a class='textlink' href='./2025-08-05-local-coding-llm-with-ollama.html'>2025-08-05 Local LLM for Coding with Ollama on macOS</a><br />
<br />
<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br />
diff --git a/gemfeed/index.html b/gemfeed/index.html
index 49d321aa..7f4d096d 100644
--- a/gemfeed/index.html
+++ b/gemfeed/index.html
@@ -15,7 +15,7 @@
<br />
<h2 style='display: inline' id='to-be-in-the-zone'>To be in the .zone!</h2><br />
<br />
-<a class='textlink' href='./2026-06-01-gt-calculator.html'>2026-06-01 - gt a calculator - a calculator built with local LLMs</a><br />
+<a class='textlink' href='./2026-06-01-gt-calculator.html'>2026-06-01 - <span class='inlinecode'>gt</span> calculator - a calculator built with local LLMs</a><br />
<a class='textlink' href='./2026-05-17-unveiling-ior-ng-part-3.html'>2026-05-17 - Unveiling I/O Riot NG — Part 3: under the hood</a><br />
<a class='textlink' href='./2026-05-11-unveiling-ior-ng-part-2.html'>2026-05-11 - Unveiling I/O Riot NG — Part 2: install and compile once, run everywhere</a><br />
<a class='textlink' href='./2026-05-08-unveiling-ior-ng-part-1.html'>2026-05-08 - Unveiling I/O Riot NG — Part 1: a guided tour</a><br />
diff --git a/index.html b/index.html
index bcbb2572..07f98664 100644
--- a/index.html
+++ b/index.html
@@ -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:28:07+03:00 by <span class='inlinecode'>Gemtexter</span></span><br />
+<span class='quote'>This site was generated at 2026-05-31T14:30:44+03:00 by <span class='inlinecode'>Gemtexter</span></span><br />
<br />
<span>Welcome to the foo.zone!</span><br />
<br />
@@ -33,7 +33,7 @@
<br />
<h3 style='display: inline' id='posts'>Posts</h3><br />
<br />
-<a class='textlink' href='./gemfeed/2026-06-01-gt-calculator.html'>2026-06-01 - gt a calculator - a calculator built with local LLMs</a><br />
+<a class='textlink' href='./gemfeed/2026-06-01-gt-calculator.html'>2026-06-01 - <span class='inlinecode'>gt</span> calculator - a calculator built with local LLMs</a><br />
<a class='textlink' href='./gemfeed/2026-05-17-unveiling-ior-ng-part-3.html'>2026-05-17 - Unveiling I/O Riot NG — Part 3: under the hood</a><br />
<a class='textlink' href='./gemfeed/2026-05-11-unveiling-ior-ng-part-2.html'>2026-05-11 - Unveiling I/O Riot NG — Part 2: install and compile once, run everywhere</a><br />
<a class='textlink' href='./gemfeed/2026-05-08-unveiling-ior-ng-part-1.html'>2026-05-08 - Unveiling I/O Riot NG — Part 1: a guided tour</a><br />
diff --git a/uptime-stats.html b/uptime-stats.html
index 270a4c23..f7014da9 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:28:06+03:00</span><br />
+<span class='quote'>This site was last updated at 2026-05-31T14:30:43+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:28:07 EEST 2026</span><br />
+<span class='quote'>Uptime stats were last updated Sun 31 May 14:30:44 EEST 2026</span><br />
<br />
<h2 style='display: inline' id='top-20-uptime-s-by-host'>Top 20 Uptime&#39;s by Host</h2><br />
<br />
@@ -130,8 +130,8 @@
| Pos | Host | Boots | Last Kernel |
+-----+----------------+-------+-------------------------------+
| 1. | alphacentauri | 671 | FreeBSD 11.4-RELEASE-p7 |
-| 2. | *f2 | 266 | FreeBSD 15.0-RELEASE-p4 |
-| 3. | *f1 | 266 | FreeBSD 15.0-RELEASE-p4 |
+| 2. | *f1 | 266 | FreeBSD 15.0-RELEASE-p4 |
+| 3. | *f2 | 266 | FreeBSD 15.0-RELEASE-p4 |
| 4. | *f0 | 263 | FreeBSD 15.0-RELEASE-p4 |
| 5. | *earth | 240 | Linux 6.19.10-200.fc43.x86_64 |
| 6. | mars | 207 | Linux 3.2.0-4-amd64 |
@@ -141,13 +141,13 @@
| 10. | makemake | 81 | Linux 6.9.9-200.fc40.x86_64 |
| 11. | uranus | 59 | NetBSD 10.1 |
| 12. | pluto | 51 | Linux 3.2.0-4-amd64 |
-| 13. | *fishfinger | 50 | OpenBSD 7.8 |
+| 13. | mega15289 | 50 | Darwin 23.4.0 |
| 14. | *blowfish | 50 | OpenBSD 7.8 |
| 15. | *mega-m3-pro | 50 | Darwin 25.3.0 |
-| 16. | mega15289 | 50 | Darwin 23.4.0 |
+| 16. | *fishfinger | 50 | OpenBSD 7.8 |
| 17. | t450 | 46 | FreeBSD 14.2-RELEASE |
-| 18. | mega8477 | 40 | Darwin 13.4.0 |
-| 19. | phobos | 40 | Linux 3.4.0-CM-g1dd7cdf |
+| 18. | phobos | 40 | Linux 3.4.0-CM-g1dd7cdf |
+| 19. | mega8477 | 40 | Darwin 13.4.0 |
| 20. | *pi0 | 34 | Linux 6.1.31-v8.1.el9.altarch |
+-----+----------------+-------+-------------------------------+
</pre>
@@ -203,14 +203,14 @@
| 10. | *OpenBSD 7... | 110 |
| 11. | Darwin 13... | 40 |
| 12. | Darwin 24... | 27 |
-| 13. | FreeBSD 5... | 25 |
-| 14. | Darwin 23... | 25 |
+| 13. | Darwin 23... | 25 |
+| 14. | FreeBSD 5... | 25 |
| 15. | Linux 2... | 22 |
| 16. | Darwin 21... | 17 |
| 17. | Darwin 15... | 15 |
| 18. | Darwin 22... | 12 |
| 19. | Darwin 18... | 11 |
-| 20. | FreeBSD 7... | 10 |
+| 20. | OpenBSD 4... | 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 />