blog.skwa.red
-
Building a hybrid agent setup with qwen and pi-agent
Read more →
Building a hybrid agent setup with qwen and pi-agent
I have enjoyed building tools for myself and exploring ideas with Claude code. When I started getting into some projects more seriously, I was hitting the usage limits on the pro subscription within a few days. I'm not willing to spend more on what is more or less a toy, so I would just wait until the weekly reset to keep working on my project. That is, until a friend of mine introduced me to Mixture of Experts (MoE) models (like Qwen 3.6 A3B) which can run on dramatically smaller hardware. Now I use Claude Code to do discovery and planning, then delegate most of the code work to my local model.
-
Welcome
Read more →
Welcome
I've decided to move my blog from graphicsunplugged.com to here because I like this domain better, and I rarely write about graphics, or design, or anything related to what that domain might infer about the topics being discussed.
My focus for this blog is software development processes, which means for the forseeable future it will be focused a lot on LLM-based development processes like harness engineering, agenting coding, or whatever newfangled other thing comes along. As a developer with 15+ years of professional experience writing software for the web I think I can provide some insights into how software engineers should adapt to this new frontier. I hope to provide some good insight into what is valuable, what looks valuable but isn't, and what is outright slop.