From 2c4578474849f8874a61dd164d17341d8b6c9f10 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 8 Feb 2026 18:18:45 +0200 Subject: Update content for html --- about/resources.html | 208 ++++++++++----------- ...tmux-popup-editor-for-cursor-agent-prompts.html | 2 - gemfeed/atom.xml | 4 +- index.html | 2 +- uptime-stats.html | 2 +- 5 files changed, 107 insertions(+), 111 deletions(-) diff --git a/about/resources.html b/about/resources.html index c53ae2cd..51df99cd 100644 --- a/about/resources.html +++ b/about/resources.html @@ -50,112 +50,112 @@ In random order:


Technical references



I didn't read them from the beginning to the end, but I am using them to look up things. The books are in random order:


Self-development and soft-skills books



In random order:


Here are notes of mine for some of the books

@@ -164,31 +164,31 @@ Some of these were in-person with exams; others were online learning lectures only. In random order:


Technical guides



These are not whole books, but guides (smaller or larger) which I found very useful. in random order:


Podcasts



@@ -197,61 +197,61 @@ In random order:


Podcasts I liked



I liked them but am not listening to them anymore. The podcasts have either "finished" (no more episodes) or I stopped listening to them due to time constraints or a shift in my interests.


Newsletters I like



This is a mix of tech and non-tech newsletters I am subscribed to. In random order:


Magazines I like(d)



This is a mix of tech I like(d). I may not be a current subscriber, but now and then, I buy an issue. In random order:


Formal education



diff --git a/gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.html b/gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.html index 534418a0..e525a93d 100644 --- a/gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.html +++ b/gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.html @@ -94,8 +94,6 @@ bind-key e run-shell -b "tmux display-message -p '#{pane_id}'
And here is the full script. It is a bit ugly since it's shell (written with Cursor Agent with GPT-5.2-Codex), and I might (let) rewrite it in Go with propper unit tests, config-file, multi-agent support and release it once I have time. But it works well enough for now.

-Updated 2026-02-02: Script now works on both Linux and macOS; the listing below reflects the latest version.
-
Update 2026-02-08: This functionality has been integrated into the hexai project (https://codeberg.org/snonux/hexai) with proper multi-agent support for Cursor Agent, Claude Code CLI, and Ampcode. The hexai version includes unit tests, configuration files, and better agent detection. While still experimental, it's more robust than this shell script. See the hexai-tmux-edit command for details.

https://codeberg.org/snonux/hexai
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index bcf6523c..c3a52b63 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2026-02-08T17:43:20+02:00 + 2026-02-08T18:17:43+02:00 foo.zone feed To be in the .zone! @@ -101,8 +101,6 @@ bind-key e run-shell -b "tmux display-message -p '#{pane_id}'
And here is the full script. It is a bit ugly since it's shell (written with Cursor Agent with GPT-5.2-Codex), and I might (let) rewrite it in Go with propper unit tests, config-file, multi-agent support and release it once I have time. But it works well enough for now.

-Updated 2026-02-02: Script now works on both Linux and macOS; the listing below reflects the latest version.
-
Update 2026-02-08: This functionality has been integrated into the hexai project (https://codeberg.org/snonux/hexai) with proper multi-agent support for Cursor Agent, Claude Code CLI, and Ampcode. The hexai version includes unit tests, configuration files, and better agent detection. While still experimental, it's more robust than this shell script. See the hexai-tmux-edit command for details.

https://codeberg.org/snonux/hexai
diff --git a/index.html b/index.html index 50029b4b..4950db9d 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@

Hello!



-This site was generated at 2026-02-08T17:43:20+02:00 by Gemtexter
+This site was generated at 2026-02-08T18:17:43+02:00 by Gemtexter

Welcome to the foo.zone!

diff --git a/uptime-stats.html b/uptime-stats.html index 3f4ea44c..b9dea50b 100644 --- a/uptime-stats.html +++ b/uptime-stats.html @@ -13,7 +13,7 @@

My machine uptime stats



-This site was last updated at 2026-02-08T17:43:20+02:00
+This site was last updated at 2026-02-08T18:17:42+02:00

The following stats were collected via uptimed on all of my personal computers over many years and the output was generated by guprecords, the global uptime records stats analyser of mine.

-- cgit v1.2.3