Ollama Setup Guide 2026: Install and Run Local LLMs on Mac, Windows & Linux

A step-by-step Ollama setup guide for Mac, Windows, and Linux. Install in one command, pull your first model, run it from the terminal, and expose an OpenAI-compatible local API — no cloud, no API ...

Read Article →

Recent posts

The Loop Tax Is Wall-Clock, Not Quality

10 minute read

I built a 4-branch falsification looking for the iteration ceiling on a local 27B-class agent. The quality cliff didn’t surface. The wall-clock divergence di...

A Shared Memory for Hermes and Claude Code

9 minute read

Hermes ships with a strong built-in memory system, but it lives inside Hermes. If you drive a second agent (in my case, Claude Code), the memory stays behind...