From ffbaa8ac965a9df72e3aa3e67ed4ffe3f307a002 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 4 Aug 2025 17:49:59 +0300 Subject: Update content for html --- gemfeed/2025-06-22-task-samurai.html | 2 +- .../2025-08-05-local-coding-llm-with-ollama.html | 22 +++++++++++++++++- gemfeed/atom.xml | 26 +++++++++++++++++++--- 3 files changed, 45 insertions(+), 5 deletions(-) (limited to 'gemfeed') diff --git a/gemfeed/2025-06-22-task-samurai.html b/gemfeed/2025-06-22-task-samurai.html index c6a9f151..b3579c2a 100644 --- a/gemfeed/2025-06-22-task-samurai.html +++ b/gemfeed/2025-06-22-task-samurai.html @@ -145,7 +145,7 @@
Other related posts are:

-2025-08-05 Local LLM for Coding with Ollama
+2025-08-05 Local LLM for Coding with Ollama on macOS
2025-06-22 Task Samurai: An agentic coding learning experiment (You are currently reading this)

Back to the main site
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 b47dda81..1bccab43 100644 --- a/gemfeed/2025-08-05-local-coding-llm-with-ollama.html +++ b/gemfeed/2025-08-05-local-coding-llm-with-ollama.html @@ -27,6 +27,26 @@ /_| |_\_________________/ quantised \
+

Table of Contents


+
+
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.

Ollama is a powerful tool that brings local AI capabilities directly to your local hardware. By running AI models locally, you can enjoy the benefits of intelligent assistance without relying on cloud services. This document outlines my initial setup and experiences with Ollama, with a focus on coding tasks and agentic coding.
@@ -445,7 +465,7 @@ content = "{CODE}"
Other related posts are:

-2025-08-05 Local LLM for Coding with Ollama (You are currently reading this)
+2025-08-05 Local LLM for Coding with Ollama on macOS (You are currently reading this)
2025-06-22 Task Samurai: An agentic coding learning experiment

Back to the main site
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index efebdeca..8fc709ae 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2025-08-04T17:23:03+03:00 + 2025-08-04T17:48:22+03:00 foo.zone feed To be in the .zone! @@ -34,6 +34,26 @@ /_| |_\_________________/ quantised \
+

Table of Contents


+
+
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.

Ollama is a powerful tool that brings local AI capabilities directly to your local hardware. By running AI models locally, you can enjoy the benefits of intelligent assistance without relying on cloud services. This document outlines my initial setup and experiences with Ollama, with a focus on coding tasks and agentic coding.
@@ -452,7 +472,7 @@ content = "{CODE}"
Other related posts are:

-2025-08-05 Local LLM for Coding with Ollama (You are currently reading this)
+2025-08-05 Local LLM for Coding with Ollama on macOS (You are currently reading this)
2025-06-22 Task Samurai: An agentic coding learning experiment

Back to the main site
@@ -3203,7 +3223,7 @@ Jul 06 10: Other related posts are:

-2025-08-05 Local LLM for Coding with Ollama
+2025-08-05 Local LLM for Coding with Ollama on macOS
2025-06-22 Task Samurai: An agentic coding learning experiment (You are currently reading this)

Back to the main site
-- cgit v1.2.3