#open-source

3 posts tagged with "open-source"

Gemma 4 vs Qwen Models: A Practical Local LLM Test

I tested several open-source local LLMs on a few short reasoning and trick questions to see which ones felt best in real local use, then added three more models to see how the rankings shifted.

Cover Image for Building an Agent That Can Grow: From Prompting to Self-Transformation

Building an Agent That Can Grow: From Prompting to Self-Transformation

From prompt tricks to durable architecture: four things I built to help my agent learn, debug itself, and expand tools without context bloat.

Cover Image for Ghost in My Machine: How I Built Miko with OpenClaw in a Few Days

Ghost in My Machine: How I Built Miko with OpenClaw in a Few Days

I turned OpenClaw into a practical daily copilot: Codex for the main thread, qwen3.5 for cheap background tasks, fully local semantic memory, and Claude Code CLI when the work gets serious.