I’ve been using Obsidian for several years now, and it’s been one of the most solid and consistently reliable options for storing my notes and building a knowledge base. This is where I keep long ...
These MCP servers make my local LLM even better.
Large language models (LLMs) have become a cornerstone for various applications, from text generation to code completion. However, running these models locally can be a daunting task, especially for ...
Goose acts as the agent that plans, iterates, and applies changes. Ollama is the local runtime that hosts the model. Qwen3-coder is the coding-focused LLM that generates results. If you've been ...