diff options
| author | Paul Buetow <paul@buetow.org> | 2025-08-05 16:12:07 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-08-05 16:12:07 +0300 |
| commit | 0247e02db488999d505b7c783bd7a27b1c39a2b0 (patch) | |
| tree | 620fd31f5c464a7f653ec3568045fccc37b12e52 /gemfeed | |
| parent | afc759e4f73df248dc4156be909b3b5e056bfe79 (diff) | |
Update content for gemtext
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi | 1 | ||||
| -rw-r--r-- | gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi.tpl | 1 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 3 |
3 files changed, 1 insertions, 4 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 954d9a05..5e3ec60e 100644 --- a/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi +++ b/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi @@ -191,7 +191,6 @@ Once done so, the project was ready and I could compile and run it: ```sh go build cmd/aitest/main.go -./main --help ./main -v 0.0.0 ./main -dir . 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 7b619399..3e4984ad 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 @@ -174,7 +174,6 @@ Once done so, the project was ready and I could compile and run it: ```sh go build cmd/aitest/main.go -./main --help ./main -v 0.0.0 ./main -dir . diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 3e8d7279..b1d37d01 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2025-08-05T16:04:59+03:00</updated> + <updated>2025-08-05T16:11:18+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" /> @@ -231,7 +231,6 @@ by Lorenzo Bettini http://www.lorenzobettini.it http://www.gnu.org/software/src-highlite --> <pre>go build cmd/aitest/main.go -./main --help ./main -v <font color="#000000">0.0</font>.<font color="#000000">0</font> ./main -dir . |
