Doing real coding work locally for the first time
Summary
Developer achieves productive local agentic coding with Qwen3.6-35B 4-bit MLX and pi.dev tool, completing real tickets efficiently on current hardware.
Similar Articles
Qwen3.6 35B + the right coding scaffold got my local setup to 9/10 on real Go tasks
A developer achieved 9/10 pass rate on real Go tasks using a routed local setup built around Qwen3.6 35B and the little-coder scaffold, showing strong local performance when paired with the right tooling.
The pacman benchmark: finally a viable local agentic coding agent with Qwen 3.6 27b
The author tests Qwen 3.6 27b F16 on a Pacman coding benchmark, achieving near-perfect results in two of three attempts, while noting the critical impact of quantization, chat templates, and speculative decoding for local agentic coding.
Running Qwen3.6-35B-A3B Locally for Coding Agent: My Setup & Working Config
A detailed guide for running the 35B-parameter Qwen3.6 model locally on Apple Silicon with llama.cpp to power the pi coding agent, including optimized configuration flags and sampling parameters.
Qwen3.6 35B-A3B on a Laptop: My Zero to One Moment
The author shares their experience running Qwen3.6 35B-A3B locally on an ASUS Zenbook Pro 14, achieving 27 TPS at 32k context, marking a personal milestone towards fully local AI for privacy.
Local LLM autocomplete + agentic coding on a single 16GB GPU + 64GB RAM
A technical guide on setting up local LLM autocomplete (Qwen2.5-Coder-7B) and agentic coding (Qwen3.6-35B-A3B) on a single 16GB GPU with 64GB+ RAM using llama.cpp, including commands and performance benchmarks.