From 5c32edfcc4e80d5679fdc291a41dca0f11454b26 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 4 Aug 2025 17:02:14 +0300 Subject: Update content for html --- about/resources.html | 190 ++++++++++----------- .../2025-08-05-local-coding-llm-with-ollama.html | 1 + gemfeed/atom.xml | 3 +- index.html | 2 +- uptime-stats.html | 2 +- 5 files changed, 100 insertions(+), 98 deletions(-) diff --git a/about/resources.html b/about/resources.html index a3300572..021152c9 100644 --- a/about/resources.html +++ b/about/resources.html @@ -50,107 +50,107 @@ 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

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


Technical guides


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


Podcasts



@@ -192,60 +192,60 @@ 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/2025-08-05-local-coding-llm-with-ollama.html b/gemfeed/2025-08-05-local-coding-llm-with-ollama.html index bdd28982..8e04d7d6 100644 --- a/gemfeed/2025-08-05-local-coding-llm-with-ollama.html +++ b/gemfeed/2025-08-05-local-coding-llm-with-ollama.html @@ -303,6 +303,7 @@ http://www.gnu.org/software/src-highlite -->
To leverage Ollama for real-time code completion in my editor, I have integrated it with Helix, my preferred text editor. Helix supports the LSP (Language Server Protocol), which enables advanced code completion features. The lsp-ai is an LSP server that can interface with Ollama models for code completion tasks.

+https://helix-editor.com
https://github.com/SilasMarvin/lsp-ai

Installation of lsp-ai


diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 0360a0e9..f42299fb 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2025-08-04T16:49:29+03:00 + 2025-08-04T17:00:52+03:00 foo.zone feed To be in the .zone! @@ -310,6 +310,7 @@ http://www.gnu.org/software/src-highlite -->
To leverage Ollama for real-time code completion in my editor, I have integrated it with Helix, my preferred text editor. Helix supports the LSP (Language Server Protocol), which enables advanced code completion features. The lsp-ai is an LSP server that can interface with Ollama models for code completion tasks.

+https://helix-editor.com
https://github.com/SilasMarvin/lsp-ai

Installation of lsp-ai


diff --git a/index.html b/index.html index 09f50dfc..289bc4e2 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@

Hello!



-This site was generated at 2025-08-04T16:49:29+03:00 by Gemtexter
+This site was generated at 2025-08-04T17:00:52+03:00 by Gemtexter

Welcome to the foo.zone!

diff --git a/uptime-stats.html b/uptime-stats.html index d8bcc3a0..29eef9c3 100644 --- a/uptime-stats.html +++ b/uptime-stats.html @@ -13,7 +13,7 @@

My machine uptime stats



-This site was last updated at 2025-08-04T16:49:29+03:00
+This site was last updated at 2025-08-04T17:00:52+03: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