Luong NGUYEN·Apr 15How to run Claude Code/ Codex with local models via Llamacpp, Ollama, LMStudio, and vLLM — 2026Claude Code and Codex CLI can run against any OpenAI-compatible local server — so you can swap in a free model and keep your agentic…A response icon1A response icon1
Luong NGUYEN·Apr 3How I Debugged Claude Code’s 9% Cache Spike in One PromptThe MysteryA response icon1A response icon1
Luong NGUYEN·Mar 29how to use gstack to build a MVP step by stepmy first gstack post was the thesis. this one is the workflow.A response icon1A response icon1
Luong NGUYEN·Mar 18gstack is not a dev tool. it’s Garry Tan’s brain on AIif you hit the paywall, you can read this post on X,
Luong NGUYEN·Jan 31Run Claude Code with Local & Cloud Models in 5 Minutes (Ollama, LM Studio, llama.cpp, OpenRouter)This post exists because the old guides were written back when using non-Anthropic models in Claude Code required hacks and weird adapters…A response icon19A response icon19
Luong NGUYEN·Dec 28, 2025Closing the Gap Between MVP and Production with feature-dev (an official plugin from Anthropic)So it is holiday, Stanta Claude has come to town with x2 usage, I have decided to work on one of the idea that I have in my mind for long…
Luong NGUYEN·Dec 26, 20254 Essential Slash Commands I Use in Every ProjectBuilding on the foundation of Discovering Claude Code Slash Commands, this post focuses on the practical workflow commands I’ve found most…A response icon1A response icon1
Luong NGUYEN·Nov 24, 2025Claude Code: Memory — Teaching Claude Your Project’s DNAThis is Part 2 of my series on discovering and learning Claude Code. In Part 1, I explored Slash Commands. I had promised to dive into Sub…A response icon2A response icon2
Luong NGUYEN·Nov 20, 2025Zero-Downtime Development: Running Claude Code Max and Minimax M2 in ParallelPicture this: You’re deep into a coding session, relying on Claude Code to help you navigate complex architecture decisions, when…A response icon2A response icon2
Luong NGUYEN·Nov 8, 2025Discovering Claude Code: Slash CommandsThis is Part 1 of my series on discovering and learning Claude Code, where I explore the powerful features that make AI-assisted…