Setting up OpenCode with Ollama and sbx on Mac
etoxin
22 points
12 comments
September 11, 2026
Related Discussions
Found 5 related stories in 60.9ms across 6,164 title embeddings via pgvector HNSW
- Annoying and alarming things about OpenCode alekq · 379 pts · July 20, 2026 · 55% similar
- Setting up your spare Mac for Claude Code to control, a step-by-step guide ykev · 212 pts · July 18, 2026 · 53% similar
- A Badass Way to Connect Programs Togther What Is OSC? Bluestein · 16 pts · August 28, 2026 · 51% similar
- Open Oscar Server: open-source server compatible with AIM and ICQ clients gregsadetsky · 17 pts · August 30, 2026 · 50% similar
- Claude Code sends 33k tokens before reading the prompt; OpenCode sends 7k systima · 533 pts · July 12, 2026 · 48% similar
Discussion Highlights (6 comments)
cube00
>Why I use Ollama. To be frank it's just easy. More ethical alternatives have caught up including llama.cpp https://sleepingrobots.com/dreams/stop-using-ollama/#what-to...
hkchad
Friends don't let friends use Ollama
villgax
Lol why bother with bloat ollama
manapause
If you have both ollama and llama.cpp installed on your MBP, and are interested in utilizing your local model as a cost-saving preprocessor for your frontier models, consider using https://github.com/Standard-Pentest/kultivait ! "kultivait init --setup" to evaluate your machine's hardware, access to frontier cli-tools, download models, and create a proxy for ollama to get started. works great with opencode!
darthcircuit
I’ve been using OMLX on 48gb Mac. It’s a lot smoother setup than Ollama and has a built in model sizer and all that in a nice ui. Also will pre configure and launch opencode, pi, Hermes, codex and Claude out of the box with no fuss. I’ve been really happy with it.
vivzkestrel
- Stop using OLLAMA - https://sleepingrobots.com/dreams/stop-using-ollama/ - also can we get a post on how to do this with llama.cpp