Local AI Is Not Ready for Coding. Yet?
A field report on running local LLMs (Devstral 24B, Qwen3.5 122B) as autonomous coding agents inside a multi-agent harness — what worked, what broke, and the hardware wall behind it all.
Posts about software development, open source, and other tech topics by Markus Lachinger.
A field report on running local LLMs (Devstral 24B, Qwen3.5 122B) as autonomous coding agents inside a multi-agent harness — what worked, what broke, and the hardware wall behind it all.
Why I spent weeks building Fieldnotes — a local-first knowledge graph that indexes your files, emails, tasks, and notes so you can query your own data with an LLM
Why multi-agent orchestration is about parallelizing a plan, not keeping robots busy
Why running one AI agent at a time is leaving most of your compute — and most of your time — on the table.
Building the Platform Was Hard. Changing the Culture Was Harder.
What Block's 4,000 layoffs tell you about where AI actually works — and where it still burns you
AI coding agents shouldn’t run with your laptop’s keys. Here’s a practical comparison of today’s sandboxing tools, from built-in agent sandboxes to container and multi-env isolation
Lessons learned after writing a full desktop app with GitHub Copilot & Codex