Find bugs in YOUR code using OpenCode, Llama.cpp and Qwen3.6

28 points by vbernat


vbernat

I know many at Lobsters don't like this topic. In this case, the models are run locally and is used to find bugs. I think it shows how to use LLMs more responsibly.

bitshift

However [Qwen3.6 MoE] was able to spot many bugs in HAProxy and to propose mostly valid patches.

For a moment I was thinking, "How does he know they're real bugs? Is this like all those folks who reported Curl vulnerabilities?" I didn't realize the author of the article is also the author of HAProxy.

erock

I have never had an issue with an LLM/harness running without a sandbox. They seem pretty good and not doing anything dangerous — at least in my experience.

Qwen3.6 27b is indeed awesome and replaces most of my agent needs. I love the idea that an LLM designed for code is able to run on consumer hardware. It really is a terminal enthusiast and self hosters dream. A huge swath of my needs for a search engine it can answer without consulting the internet.