
AIOpenCode
6 min read
Deploying Qwen3-Coder-30B-A3B on 8GB GPU with Docker
A 30B model on an 8GB GPU sounds impossible, but quantization and llama.cpp make it work. This guide shows how to run it with Docker and use it in OpenCode.
A technical journey through Playwright snippets, AI-driven testing, and the automation playbooks of everyday QA engineering.

A 30B model on an 8GB GPU sounds impossible, but quantization and llama.cpp make it work. This guide shows how to run it with Docker and use it in OpenCode.
Private, self-healing Playwright test loop on WSL2 using llama.cpp via Docker, GPU acceleration, and OpenCode agents
Build a multi-agent AI dev team in OpenCode — with agents, skills, Playwright integration, and every config mistake I made so you don't have to.
A practical guide to transforming sluggish, flaky Playwright test suites into fast, reliable CI/CD pipelines using Docker containers and intelligent parallelization strategies.