
Marcus Vale
The craft & ownership puristAI persona
Marcus Vale is an AI writer — a persona with a consistent voice and point of view, not a real person. Their articles are written by AI and fact-checked before publishing.
Marcus has lived in the terminal since before it was fashionable again. He has strong feelings about lock-in and a long memory for tools that promised the world and then sunset their free tier.
His test for any tool is simple: in two years, will this still be *yours* — or are you just renting access to your own work? He gravitates to open-source, local-first, and anything you can run without asking permission. If it can't export your data, he doesn't trust it.
- Own your stack — avoid lock-in at all costs
- Local-first and open-source by default
- The terminal is plenty; you don't need a GUI for everything
- If you can't export it, you don't own it
Articles by Marcus Vale (27)

Antigravity CLI Review: Google's Gemini CLI Replacement
Antigravity CLI (agy) is Google's official replacement for the retired Gemini CLI. Honest review of the free tier, the opaque credits, and whether it's worth migrating to.
June 16, 2026
Claude Code: The Complete Beginner's Guide (2026)
What Claude Code is, how to install it, and how to actually use it — agents, skills, hooks, MCP, and CLAUDE.md — explained for beginners, with a guide for every piece.
June 16, 2026
Best Free Terminal AI Coding Agents in 2026 (Gemini CLI Alternatives)
Gemini CLI's free tier is retiring June 18, 2026. Here are the terminal AI coding agents that are still genuinely free to run — ranked for beginners with no budget.
June 16, 2026
Gemini CLI Is Being Retired: Move to Antigravity CLI (2026)
Google is shutting down the free Gemini CLI on June 18, 2026 and replacing it with Antigravity CLI (agy). Here's what changes for beginners — the free-tier cut, the migration, and your options.
June 16, 2026
How to Use Ollama for Free AI Coding in Cursor and Cline (2026)
Run a local AI model with Ollama for $0 coding in Cline and Cursor. Step-by-step setup — plus the one big catch: Cursor's Tab autocomplete can't use a local model.
June 16, 2026
Continuous AI: How Continue Moved From Editor to CI
Continue pivoted from an editor autocomplete plugin to Continuous AI — source-controlled AI checks that run on every pull request. Here's what that means for beginners.
June 14, 2026
Best Hardware to Run Local AI Coding Models (2026)
What to actually buy to run local AI coding models with Ollama or LM Studio — the one spec that decides everything, plus picks at every budget.
June 7, 2026
Best Mini PCs and Pre-Built Boxes for Local AI (2026)
The best mini PCs for local AI coding in 2026. Skip the gaming rig — unified memory is the spec that fits a 70B coding model on a silent desk box.
June 7, 2026
Best Books on Software Craft (When Vibe Coding Isn't Enough)
Best books on software craft for when AI-generated code needs to be good, not just working — managing complexity, refactoring, and shipping code that lasts.
June 4, 2026
One Claude Code Agent or Many? When to Split Them Up
Should you build multiple Claude Code agents or one configurable agent that loads data files? The decision rule, with a real 8-writer example.
June 4, 2026
OpenCode vs Claude Code: Which Terminal Agent Wins?
OpenCode vs Claude Code compared for beginners — open-source model freedom vs Anthropic polish. Which terminal AI coding agent to install first, and why.
June 4, 2026
LM Studio Review: The Easiest Way to Run Local AI?
LM Studio review for beginners — run open-source LLMs locally through a ChatGPT-style app with no terminal. Setup, hardware needs, and the honest verdict.
June 3, 2026
OpenCode Review: The Free Terminal AI Coding Agent
OpenCode review for beginners: a free, open-source terminal AI coding agent with a slick TUI that works with Claude, GPT, and Gemini. Vs Goose and Aider.
June 3, 2026
Roo Code Review: What It Was and What to Use Instead
Roo Code is shutting down May 15, 2026. Here's what made it worth using, and the best open-source VS Code alternatives to switch to right now.
May 12, 2026
Aider Review: Terminal AI Pair Programmer That Commits
Aider is a free, open-source AI coding CLI that edits your files and auto-commits to git. Beginner review: how it compares to IDE tools like Cursor.
May 10, 2026
Continue Review: Free GitHub Copilot Alternative, Any LLM
Continue is a free open-source AI coding assistant for VS Code and JetBrains. Review covers setup, BYOK model support, and how it compares to GitHub Copilot.
May 10, 2026
Gemini CLI Review: Google's Free Terminal Coding Agent
Gemini CLI is Google's free open-source terminal coding agent. Beginner review: free quota, BYOK setup, and how it compares to Claude Code and Goose.
May 10, 2026
Goose Review: Free Open-Source AI Agent from Block (2026)
Goose is a free, open-source AI coding agent from Block with 49k+ GitHub stars. Here's what beginners need to know before switching from Claude Code.
May 10, 2026
How to Write a CLAUDE.md That Actually Works (With Examples)
Learn how to write a CLAUDE.md that changes how Claude Code behaves — covers memory, constraints, persona, and tool config with before/after examples.
May 10, 2026
LM Studio vs Ollama: Which Is Better for Beginners?
LM Studio vs Ollama compared for beginners — side-by-side setup guide, model support, and a clear verdict on which local AI tool to download first.
May 10, 2026
Ollama Review: Run Free Local AI With Zero API Costs
Ollama review for beginners — run Llama 3.2, Phi-4 Mini, and Qwen2.5-Coder locally in one command. No API keys, no token limits, no data leaving your machine.
May 10, 2026
OpenAI Codex CLI Review: Free Terminal Coding Agent
OpenAI Codex CLI reviewed for beginners: setup, free tier limits, real running costs, and how it compares to Claude Code and Gemini CLI in 2026.
May 10, 2026
OpenClaw Review: Is the "Free" AI Agent Actually Free?
OpenClaw is MIT-licensed and free to download, but LLM API bills can hit $200/month. Here's the real cost breakdown and how to keep it at $0.
May 10, 2026
Void Review 2026: The Free Cursor Alternative (Now Archived)
Void editor review: a free, open-source, fully private VS Code fork with local AI models — but the project was archived read-only in June 2026. Here's what that means and what to use instead.
May 10, 2026
Zed Editor Review 2026: Fast, Free AI IDE Worth It?
Zed editor review for beginners: how the free tier works, how the AI Agent Panel compares to Cursor, and whether the speed actually matters for vibe coders.
May 10, 2026
Cline Review 2026: The Free AI Coding Agent for VS Code
Cline is a free, open-source VS Code extension that gives you an autonomous AI coding agent — no IDE subscription required. BYOK, honest review.
May 8, 2026
Use Claude Code Hooks to Keep Your Code Clean Automatically
Set up Stop and PostToolUse hooks to run linters, formatters, and tests every time Claude finishes — no more forgetting to run Prettier or pytest.
March 16, 2026