Levi Huff
← All tags

ollama

2 posts

Indexing my Reddit saves without the API

A build log of reddit-kb, the MCP server that turns my saved Reddit posts into a local searchable index. The official API was a dead end, so it runs on a session cookie, nomic-embed-text through Ollama, and ChromaDB. Two Docker failures included.

June 16, 2026 10 min read

Deploying OpenClaw on Windows with WSL2

A ground-level look at what it actually takes to get OpenClaw running locally on Windows: the wizard crashes, config schema traps, broken UI elements and a hard lesson about running LLMs on a display GPU

April 14, 2026 6 min read