summaryrefslogtreecommitdiff
path: root/gemfeed
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-08-04 17:24:31 +0300
committerPaul Buetow <paul@buetow.org>2025-08-04 17:24:31 +0300
commitda06eb32175608e90d0c0093312e9aa254e325e2 (patch)
treeacf79497e14fecaa81673a72ae35e6edb142b24a /gemfeed
parente18fbd29cb0c41828802fd2eb0cc491b5baf1270 (diff)
Update content for gemtext
Diffstat (limited to 'gemfeed')
-rw-r--r--gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi2
-rw-r--r--gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi.tpl2
-rw-r--r--gemfeed/atom.xml6
-rw-r--r--gemfeed/index.gmi2
4 files changed, 6 insertions, 6 deletions
diff --git a/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi b/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi
index 37542fa1..b838b764 100644
--- a/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi
+++ b/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi
@@ -1,4 +1,4 @@
-# Local LLM for Coding with Ollama
+# Local LLM for Coding with Ollama on macOS
> Published at 2025-08-04T16:43:39+03:00
diff --git a/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi.tpl b/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi.tpl
index b0de8e43..9b4815ed 100644
--- a/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi.tpl
+++ b/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi.tpl
@@ -1,4 +1,4 @@
-# Local LLM for Coding with Ollama
+# Local LLM for Coding with Ollama on macOS
> Published at 2025-08-04T16:43:39+03:00
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml
index 46db7922..04327046 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>2025-08-04T17:04:39+03:00</updated>
+ <updated>2025-08-04T17:23:03+03:00</updated>
<title>foo.zone feed</title>
<subtitle>To be in the .zone!</subtitle>
<link href="gemini://foo.zone/gemfeed/atom.xml" rel="self" />
<link href="gemini://foo.zone/" />
<id>gemini://foo.zone/</id>
<entry>
- <title>Local LLM for Coding with Ollama</title>
+ <title>Local LLM for Coding with Ollama on macOS</title>
<link href="gemini://foo.zone/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi" />
<id>gemini://foo.zone/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi</id>
<updated>2025-08-04T16:43:39+03:00</updated>
@@ -18,7 +18,7 @@
<summary>With all the AI buzz around coding assistants, and being a bit concerned about being dependent on third-party cloud providers here, I decided to explore the capabilities of local large language models (LLMs) using Ollama. </summary>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
- <h1 style='display: inline' id='local-llm-for-coding-with-ollama'>Local LLM for Coding with Ollama</h1><br />
+ <h1 style='display: inline' id='local-llm-for-coding-with-ollama-on-macos'>Local LLM for Coding with Ollama on macOS</h1><br />
<br />
<span class='quote'>Published at 2025-08-04T16:43:39+03:00</span><br />
<br />
diff --git a/gemfeed/index.gmi b/gemfeed/index.gmi
index 4c5767e5..6e049797 100644
--- a/gemfeed/index.gmi
+++ b/gemfeed/index.gmi
@@ -2,7 +2,7 @@
## To be in the .zone!
-=> ./2025-08-05-local-coding-llm-with-ollama.gmi 2025-08-05 - Local LLM for Coding with Ollama
+=> ./2025-08-05-local-coding-llm-with-ollama.gmi 2025-08-05 - Local LLM for Coding with Ollama on macOS
=> ./2025-07-14-f3s-kubernetes-with-freebsd-part-6.gmi 2025-07-14 - f3s: Kubernetes with FreeBSD - Part 6: Storage
=> ./2025-07-01-posts-from-january-to-june-2025.gmi 2025-07-01 - Posts from January to June 2025
=> ./2025-06-22-task-samurai.gmi 2025-06-22 - Task Samurai: An agentic coding learning experiment