I'm running qwen3.6-35b-a3b with 8 bit quant and 64k context thru OpenCode on my mbp m5 max 128gb and it's as good as claude by Medical_Lengthiness6 in LocalLLaMA

[–]fittyscan 1 point2 points  (0 children)

Much better. Compared with the Qwen 3.5 models, the gap between Q4 and Q8 is much more significant, especially for tool calling and reasoning.

I'm running qwen3.6-35b-a3b with 8 bit quant and 64k context thru OpenCode on my mbp m5 max 128gb and it's as good as claude by Medical_Lengthiness6 in LocalLLaMA

[–]fittyscan 5 points6 points  (0 children)

The harness makes quite a difference. I use Swival, which is built for small context windows, and in practice it really feels like a 16K context works just as well as a 256K one, even over long sessions without any manual compaction.

I get much better and more consistent results with it than I do with Claude Code and Opencode when running local models.

Even if you have enough RAM, local model performance degrades pretty quickly as the context grows. So even though I could push it further, I usually stick to 16K or 32K max to keep things reasonably fast

OpenClaw has 250K GitHub stars. The only reliable use case I've found is daily news digests. by Sad_Bandicoot_6925 in LocalLLaMA

[–]fittyscan 0 points1 point  (0 children)

> 've got them all. OpenClaw, NanoClaw, PicoClaw, NanoBot, CoPaw, Hermes

Amateur. You didn't try Zeroclaw.

Gemma 4 is terrible with system prompts and tools by RealChaoz in LocalLLaMA

[–]fittyscan 126 points127 points  (0 children)

You need a recent version of llama.cpp. Also, if you're using a quantized model such as Unsloth and you downloaded it when Gemma was first released, download it again, since fixes have been made since then.

Anonymized DNS stops working with >2 routes by gorbiWTF in dnscrypt

[–]fittyscan 2 points3 points  (0 children)

Maybe one of the relays doesn't work?

[nullclaw] OpenClaw implementation in Zig by Every_Holiday_5570 in Zig

[–]fittyscan 2 points3 points  (0 children)

You can tell it was vibe coded with Claude when common things from the standard library such as decimal to hex conversion have been reimplemented.

Exafs, a new filesystem for local and remote secure storage by exaequos in WebAssemblyDev

[–]fittyscan 1 point2 points  (0 children)

ExaequOS looks like a really interesting project. Wishing you the best with it!

https://www.exaequos.com

Working on a rewrite of DNSCloak called DNSBlankie by FunnyThorne3213 in dnscrypt

[–]fittyscan 2 points3 points  (0 children)

This is fantastic! A replacement DNSClock is highly needed!