> CheatRef
CheatRef is a problem-first reference for command-line tools. Instead of scrolling a wall of flags, you look up the thing you're actually trying to do — “split a tmux pane”, “convert a video to a GIF” — and get the exact command, a plain-English explanation of what it does, and the mistakes to avoid.
723 copy-ready commands across 14 tools, each organized by task. No sign-ups, no pop-ups — just the answer and a copy button.
// dev tools
terminal multiplexer — sessions, windows, panes
multimedia framework — convert, trim, filter, and process audio and video
Cloudflare CLI — deploy Workers & Pages, manage KV, R2, D1, and secrets
PlanetScale CLI — branch databases, ship schema changes, manage MySQL & Postgres
multiple working trees — one branch per directory, one worktree per AI agent
// ai tools
Anthropic's terminal coding agent — sessions, slash commands, MCP, headless mode
OpenAI's terminal coding agent — exec automation, approvals, sandbox, config
Google's open-source AI agent — free tier, GEMINI.md, MCP, headless mode
Cursor's agent in the terminal — cursor-agent, print mode, rules, MCP
open-source terminal coding agent — any provider, TUI, share links, headless runs
Grok in the terminal — conversational editing, headless mode, MCP tools
self-hosted personal AI assistant — gateway, chat channels, agents, skills
shortcuts, power features, and prompt patterns — copy, tweak, done
Google's open-weights models — run locally, serve an API, thinking mode, fine-tune
// guides
view all guides →How to run long jobs on remote servers that survive dropped SSH connections: detach, reattach, named sessions, and a minimal remote workflow.
A Practical .tmux.conf: Settings That Actually MatterA minimal, fully explained tmux configuration: prefix choice, mouse mode, vi copy mode, sane splits, and why each line is there.
tmux vs GNU Screen vs Zellij: Choosing a Terminal MultiplexerAn honest comparison of the three main terminal multiplexers: maturity, defaults, discoverability, configuration, and which one fits which job.
FFmpeg Encoding Explained: CRF, Presets, and Codec ChoicesWhat CRF actually does, how presets trade encode time for file size, and how to choose between H.264, H.265, VP9, and AV1 for real projects.
Practical FFmpeg Recipes: Convert, Trim, Compress, and ExtractCopy-ready ffmpeg recipes for everyday tasks — format conversion, lossless trims, compression, audio extraction, GIFs — with every flag explained.
Claude Code vs Codex CLI vs Gemini CLI: An Honest ComparisonHow the three major AI coding CLIs differ in practice: interaction model, project memory, extensibility, openness, and which one fits your workflow.