Pi > Claude Code and Codex? Same Model, Half the Bill

Databricks ran every major model paired with every major CLI coding tool against its own multi-million-line codebase. Of the 7 best cost-to-quality combos, 4 were Pi, and the single highest score, 90%, was also Pi. For the same work, Pi’s bill is often half of Claude Code’s. Here’s why the data holds up, why Pi is so cheap, and which one you should actually use.

July 25, 2026 · David Zhang

Your Second Brain Won't Scale Without QMD

Most Obsidian-as-second-brain tutorials skip the part where it breaks: once the vault gets big, Claude Code’s index-based search starts to fall apart. QMD, a local RAG tool by Shopify CEO Tobi Lütke, fixes exactly that gap — hybrid retrieval (BM25 + vector), fully local, free, and a 96% drop in token use. This post covers when to install it and the one prompt that gets it running.

May 20, 2026 · David Zhang

Harness Engineering Explained: How to Make Your AI 10x More Effective

Raw models are no longer enough for serious engineering work. What actually separates mediocre results from great ones is the Harness built around the model: context management, tool execution, task orchestration, feedback loops, and architectural guardrails.

May 15, 2026 · David Zhang

How to Write Industrial-Grade Skills

A Skill isn’t a longer prompt — it’s a triggerable, executable, testable, maintainable workflow. From what a Skill actually is, to on-demand loading, tool boundaries, model selection, progressive disclosure, validation loops, and how to share it with other people — the full playbook for writing industrial-grade Skills.

May 3, 2026 · David Zhang

Claude Code Beginner's Guide: 7 Rules to Get a Million-Dollar Engineer on Your Team

After a year with Claude Code, I distilled my workflow into 7 reusable principles. The biggest beginner mistake isn’t lack of skill — it’s treating Claude Code like ChatGPT. Used right, it’s your super-engineer. Used wrong, it’s a hallucinating, lying slacker.

April 12, 2026 · David Zhang

Stay Updated