diff options
| author | Paul Buetow <paul@buetow.org> | 2025-08-04 17:50:01 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-08-04 17:50:01 +0300 |
| commit | 8051df0f59adf41038e7cb58323fb865132ebd24 (patch) | |
| tree | 434aed14a37628514fe0d6f71be32cdbbcdaa903 | |
| parent | da06eb32175608e90d0c0093312e9aa254e325e2 (diff) | |
Update content for gemtext
| -rw-r--r-- | about/resources.gmi | 194 | ||||
| -rw-r--r-- | gemfeed/2025-06-22-task-samurai.gmi | 2 | ||||
| -rw-r--r-- | gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi | 21 | ||||
| -rw-r--r-- | gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi.tpl | 2 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 26 | ||||
| -rw-r--r-- | index.gmi | 2 | ||||
| -rw-r--r-- | uptime-stats.gmi | 2 |
7 files changed, 145 insertions, 104 deletions
diff --git a/about/resources.gmi b/about/resources.gmi index 3f4601da..4d9582bd 100644 --- a/about/resources.gmi +++ b/about/resources.gmi @@ -35,105 +35,105 @@ You won't find any links on this site because, over time, the links will break. In random order: -* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications -* Ultimate Go Notebook; Bill Kennedy -* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly -* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt -* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers -* Data Science at the Command Line; Jeroen Janssens; O'Reilly -* Raku Fundamentals; Moritz Lenz; Apress -* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf -* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications -* Effective Java; Joshua Bloch; Addison-Wesley Professional -* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly -* Effective awk programming; Arnold Robbins; O'Reilly +* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton * Concurrency in Go; Katherine Cox-Buday; O'Reilly -* Java ist auch eine Insel; Christian Ullenboom; -* DNS and BIND; Cricket Liu; O'Reilly -* The Pragmatic Programmer; David Thomas; Addison-Wesley +* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly +* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible * Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson -* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook -* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton -* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly -* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly -* Leanring eBPF; Liz Rice; O'Reilly -* Terraform Cookbook; Mikael Krief; Packt Publishing -* Raku Recipes; J.J. Merelo; Apress -* Systemprogrammierung in Go; Frank Müller; dpunkt -* Polished Ruby Programming; Jeremy Evans; Packt Publishing -* Modern Perl; Chromatic ; Onyx Neon Press -* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly +* Effective awk programming; Arnold Robbins; O'Reilly +* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly * Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly -* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers -* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional +* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly +* Data Science at the Command Line; Jeroen Janssens; O'Reilly +* Developing Games in Java; David Brackeen and others...; New Riders * Higher Order Perl; Mark Dominus; Morgan Kaufmann -* Funktionale Programmierung; Peter Pepper; Springer -* Site Reliability Engineering; How Google runs production systems; O'Reilly -* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press -* The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional Pro Git; Scott Chacon, Ben Straub; Apress +* Ultimate Go Notebook; Bill Kennedy +* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook +* DNS and BIND; Cricket Liu; O'Reilly +* Java ist auch eine Insel; Christian Ullenboom; * Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner -* The Docker Book; James Turnbull; Kindle -* Pro Puppet; James Turnbull, Jeffrey McCune; Apress +* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly * C++ Programming Language; Bjarne Stroustrup; +* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt +* The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional Pro Git; Scott Chacon, Ben Straub; Apress +* Funktionale Programmierung; Peter Pepper; Springer +* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications +* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers * Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press +* Effective Java; Joshua Bloch; Addison-Wesley Professional +* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf +* Modern Perl; Chromatic ; Onyx Neon Press +* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional +* The Pragmatic Programmer; David Thomas; Addison-Wesley +* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press +* Leanring eBPF; Liz Rice; O'Reilly * Perl New Features; Joshua McAdams, brian d foy; Perl School -* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly -* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible +* Systemprogrammierung in Go; Frank Müller; dpunkt * DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible -* Developing Games in Java; David Brackeen and others...; New Riders +* The Docker Book; James Turnbull; Kindle +* Site Reliability Engineering; How Google runs production systems; O'Reilly +* Raku Recipes; J.J. Merelo; Apress +* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly +* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers +* Pro Puppet; James Turnbull, Jeffrey McCune; Apress +* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly +* Terraform Cookbook; Mikael Krief; Packt Publishing +* Polished Ruby Programming; Jeremy Evans; Packt Publishing +* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications +* Raku Fundamentals; Moritz Lenz; Apress ## 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: +* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly +* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley +* The Linux Programming Interface; Michael Kerrisk; No Starch Press * Go: Design Patterns for Real-World Projects; Mat Ryer; Packt * Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly -* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly * Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley -* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley * Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly * Relayd and Httpd Mastery; Michael W Lucas -* The Linux Programming Interface; Michael Kerrisk; No Starch Press ## Self-development and soft-skills books In random order: +* Getting Things Done; David Allen +* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME) * The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook +* 101 Essays that change the way you think; Brianna Wiest; Audiobook +* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select +* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press +* Stop starting, start finishing; Arne Roock; Lean-Kanban University * Ultralearning; Scott Young; Thorsons -* Atomic Habits; James Clear; Random House Business +* Ultralearning; Anna Laurent; Self-published via Amazon +* The Good Enough Job; Simone Stolzoff; Ebury Edge +* Deep Work; Cal Newport; Piatkus +* The Joy of Missing Out; Christina Crook; New Society Publishers * Psycho-Cybernetics; Maxwell Maltz; Perigee Books -* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME) +* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books +* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd * Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly -* Influence without Authority; A. Cohen, D. Bradford; Wiley -* So Good They Can't Ignore You; Cal Newport; Business Plus -* Meditation for Mortals, Oliver Burkeman, Audiobook * Digital Minimalism; Cal Newport; Portofolio Penguin -* Stop starting, start finishing; Arne Roock; Lean-Kanban University +* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion * The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK +* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook +* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business +* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME) * Eat That Frog; Brian Tracy -* Soft Skills; John Sommez; Manning Publications -* The Power of Now; Eckhard Tolle; Yellow Kite -* 101 Essays that change the way you think; Brianna Wiest; Audiobook -* Deep Work; Cal Newport; Piatkus +* Atomic Habits; James Clear; Random House Business * Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne -* Getting Things Done; David Allen -* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select -* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME) -* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd -* Slow Productivity; Cal Newport; Penguin Random House -* The Good Enough Job; Simone Stolzoff; Ebury Edge -* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook -* Ultralearning; Anna Laurent; Self-published via Amazon -* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion -* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books -* The Joy of Missing Out; Christina Crook; New Society Publishers -* The Bullet Journal Method; Ryder Carroll; Fourth Estate -* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press +* Meditation for Mortals, Oliver Burkeman, Audiobook * Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook -* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business +* So Good They Can't Ignore You; Cal Newport; Business Plus * Eat That Frog!; Brian Tracy; Hodder Paperbacks +* Soft Skills; John Sommez; Manning Publications +* Slow Productivity; Cal Newport; Penguin Random House +* The Bullet Journal Method; Ryder Carroll; Fourth Estate * Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing +* The Power of Now; Eckhard Tolle; Yellow Kite +* Influence without Authority; A. Cohen, D. Bradford; Wiley => ../notes/index.gmi Here are notes of mine for some of the books @@ -141,30 +141,30 @@ In random order: Some of these were in-person with exams; others were online learning lectures only. In random order: +* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. +* Red Hat Certified System Administrator; Course + certification (Although I had the option, I decided not to take the next course as it is more effective to self learn what I need) * Developing IaC with Terraform (with Live Lessons); O'Reilly Online +* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon * Structure and Interpretation of Computer Programs; Harold Abelson and more...; -* MySQL Deep Dive Workshop; 2-day on-site training -* Ultimate Go Programming; Bill Kennedy; O'Reilly Online -* Apache Tomcat Best Practises; 3-day on-site training -* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training -* Protocol buffers; O'Reilly Online * Functional programming lecture; Remote University of Hagen -* Red Hat Certified System Administrator; Course + certification (Although I had the option, I decided not to take the next course as it is more effective to self learn what I need) +* Scripting Vim; Damian Conway; O'Reilly Online +* Protocol buffers; O'Reilly Online +* Ultimate Go Programming; Bill Kennedy; O'Reilly Online * The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online -* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon -* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online +* MySQL Deep Dive Workshop; 2-day on-site training * The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online -* Scripting Vim; Damian Conway; O'Reilly Online +* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online * AWS Immersion Day; Amazon; 1-day interactive online training -* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. +* Apache Tomcat Best Practises; 3-day on-site training +* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training ## Technical guides These are not whole books, but guides (smaller or larger) which I found very useful. in random order: -* Raku Guide at https://raku.guide -* Advanced Bash-Scripting Guide * How CPUs work at https://cpu.land +* Advanced Bash-Scripting Guide +* Raku Guide at https://raku.guide ## Podcasts @@ -173,56 +173,56 @@ These are not whole books, but guides (smaller or larger) which I found very use In random order: * Modern Mentor -* The Changelog Podcast(s) -* Cup o' Go [Golang] +* Maintainable * Hidden Brain -* Fork Around And Find Out -* Fallthrough [Golang] -* Dev Interrupted -* Deep Questions with Cal Newport -* The Pragmatic Engineer Podcast -* Pratical AI * Backend Banter -* Maintainable +* Pratical AI * BSD Now [BSD] +* Deep Questions with Cal Newport +* Dev Interrupted +* Cup o' Go [Golang] * The ProdCast (Google SRE Podcast) +* Fallthrough [Golang] +* The Changelog Podcast(s) +* The Pragmatic Engineer Podcast +* Fork Around And Find Out ### 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. -* Modern Mentor +* FLOSS weekly * Go Time (predecessor of fallthrough) +* Modern Mentor * Ship It (predecessor of Fork Around And Find Out) -* Java Pub House * CRE: Chaosradio Express [german] -* FLOSS weekly +* Java Pub House ## Newsletters I like This is a mix of tech and non-tech newsletters I am subscribed to. In random order: +* Monospace Mentor +* VK Newsletter * Applied Go Weekly Newsletter +* The Valuable Dev +* The Imperfectionist * The Pragmatic Engineer -* VK Newsletter +* Golang Weekly +* Changelog News * Andreas Brandhorst Newsletter (Sci-Fi author) +* Register Spill * Ruby Weekly -* Golang Weekly * byteSizeGo -* The Valuable Dev -* Register Spill -* The Imperfectionist -* Changelog News -* Monospace Mentor ## 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: +* freeX (not published anymore) +* Linux Magazine * LWN (online only) * Linux User -* Linux Magazine -* freeX (not published anymore) # Formal education diff --git a/gemfeed/2025-06-22-task-samurai.gmi b/gemfeed/2025-06-22-task-samurai.gmi index 7782a570..2ab9e3d0 100644 --- a/gemfeed/2025-06-22-task-samurai.gmi +++ b/gemfeed/2025-06-22-task-samurai.gmi @@ -126,7 +126,7 @@ E-Mail your comments to `paul@nospam.buetow.org` :-) Other related posts are: -=> ./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-06-22-task-samurai.gmi 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.gmi b/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi index b838b764..b0a806de 100644 --- a/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi +++ b/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi @@ -14,6 +14,25 @@ /_| |_\_________________/ quantised \ ``` +## Table of Contents + +* ⇢ Local LLM for Coding with Ollama on macOS +* ⇢ ⇢ Why Local LLMs? +* ⇢ ⇢ Hardware Considerations +* ⇢ ⇢ Basic Setup and Manual Code Prompting +* ⇢ ⇢ ⇢ Installing Ollama and a Model +* ⇢ ⇢ ⇢ Example Usage +* ⇢ ⇢ Agentic Coding with Aider +* ⇢ ⇢ ⇢ Installation +* ⇢ ⇢ ⇢ Agentic coding prompt +* ⇢ ⇢ ⇢ Compilation & Execution +* ⇢ ⇢ ⇢ The code +* ⇢ ⇢ In-Editor Code Completion +* ⇢ ⇢ ⇢ Installation of `lsp-ai` +* ⇢ ⇢ ⇢ Helix Configuration +* ⇢ ⇢ ⇢ Code completion in action +* ⇢ ⇢ Conclusion + 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. @@ -401,7 +420,7 @@ E-Mail your comments to `paul@nospam.buetow.org` :-) Other related posts are: -=> ./2025-08-05-local-coding-llm-with-ollama.gmi 2025-08-05 Local LLM for Coding with Ollama (You are currently reading this) +=> ./2025-08-05-local-coding-llm-with-ollama.gmi 2025-08-05 Local LLM for Coding with Ollama on macOS (You are currently reading this) => ./2025-06-22-task-samurai.gmi 2025-06-22 Task Samurai: An agentic coding learning experiment => ../ Back to the main site 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 9b4815ed..cf6d1972 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 @@ -14,6 +14,8 @@ /_| |_\_________________/ quantised \ ``` +<< template::inline::toc + 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. diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 04327046..0a401857 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-04T17:23:03+03:00</updated> + <updated>2025-08-04T17:48:22+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" /> @@ -34,6 +34,26 @@ /_| |_\_________________/ quantised \ </pre> <br /> +<h2 style='display: inline' id='table-of-contents'>Table of Contents</h2><br /> +<br /> +<ul> +<li><a href='#local-llm-for-coding-with-ollama-on-macos'>Local LLM for Coding with Ollama on macOS</a></li> +<li>⇢ <a href='#why-local-llms'>Why Local LLMs?</a></li> +<li>⇢ <a href='#hardware-considerations'>Hardware Considerations</a></li> +<li>⇢ <a href='#basic-setup-and-manual-code-prompting'>Basic Setup and Manual Code Prompting</a></li> +<li>⇢ ⇢ <a href='#installing-ollama-and-a-model'>Installing Ollama and a Model</a></li> +<li>⇢ ⇢ <a href='#example-usage'>Example Usage</a></li> +<li>⇢ <a href='#agentic-coding-with-aider'>Agentic Coding with Aider</a></li> +<li>⇢ ⇢ <a href='#installation'>Installation</a></li> +<li>⇢ ⇢ <a href='#agentic-coding-prompt'>Agentic coding prompt</a></li> +<li>⇢ ⇢ <a href='#compilation--execution'>Compilation & Execution</a></li> +<li>⇢ ⇢ <a href='#the-code'>The code</a></li> +<li>⇢ <a href='#in-editor-code-completion'>In-Editor Code Completion</a></li> +<li>⇢ ⇢ <a href='#installation-of-lsp-ai'>Installation of <span class='inlinecode'>lsp-ai</span></a></li> +<li>⇢ ⇢ <a href='#helix-configuration'>Helix Configuration</a></li> +<li>⇢ ⇢ <a href='#code-completion-in-action'>Code completion in action</a></li> +<li>⇢ <a href='#conclusion'>Conclusion</a></li> +</ul><br /> <span>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. </span><br /> <br /> <span>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.</span><br /> @@ -452,7 +472,7 @@ content = "{CODE}" <br /> <span>Other related posts are:</span><br /> <br /> -<a class='textlink' href='./2025-08-05-local-coding-llm-with-ollama.html'>2025-08-05 Local LLM for Coding with Ollama (You are currently reading this)</a><br /> +<a class='textlink' href='./2025-08-05-local-coding-llm-with-ollama.html'>2025-08-05 Local LLM for Coding with Ollama on macOS (You are currently reading this)</a><br /> <a class='textlink' href='./2025-06-22-task-samurai.html'>2025-06-22 Task Samurai: An agentic coding learning experiment</a><br /> <br /> <a class='textlink' href='../'>Back to the main site</a><br /> @@ -3203,7 +3223,7 @@ Jul <font color="#000000">06</font> <font color="#000000">10</font>:<font color= <br /> <span>Other related posts are:</span><br /> <br /> -<a class='textlink' href='./2025-08-05-local-coding-llm-with-ollama.html'>2025-08-05 Local LLM for Coding with Ollama</a><br /> +<a class='textlink' href='./2025-08-05-local-coding-llm-with-ollama.html'>2025-08-05 Local LLM for Coding with Ollama on macOS</a><br /> <a class='textlink' href='./2025-06-22-task-samurai.html'>2025-06-22 Task Samurai: An agentic coding learning experiment (You are currently reading this)</a><br /> <br /> <a class='textlink' href='../'>Back to the main site</a><br /> @@ -1,6 +1,6 @@ # Hello! -> This site was generated at 2025-08-04T17:23:03+03:00 by `Gemtexter` +> This site was generated at 2025-08-04T17:48:22+03:00 by `Gemtexter` Welcome to the foo.zone! diff --git a/uptime-stats.gmi b/uptime-stats.gmi index af159f4f..52d73fd8 100644 --- a/uptime-stats.gmi +++ b/uptime-stats.gmi @@ -1,6 +1,6 @@ # My machine uptime stats -> This site was last updated at 2025-08-04T17:23:03+03:00 +> This site was last updated at 2025-08-04T17:48:22+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. |
