CLI + Developer Tools
Posts matching all selected tags.
Category
All Categories
Tags
Newsletter
New posts land in your inbox when they publish. No spam, unsubscribe anytime.
You're in. New posts head your way.
Filters2
11 posts

30 tips and tricks with Claude Code CLI on WSL
Claude Code on WSL returns fewer search matches than exist when a repo sits on /mnt/c. A 2,000-file benchmark, plus 30 fixes for the WSL boundary.

Vercel's scriptc Compiles TypeScript to Native Binaries Without a Runtime
scriptc compiles TypeScript to 200KB native binaries with no JavaScript engine. What works, what falls back to quickjs-ng, and what npm deps mean for you.

Finding Domains Is Simple With Gemini and Antigravity
How to find an available domain name with AI: describe it to a terminal agent and let Gemini check every candidate against a live registry. No more guessing.

Best MCP Servers Worth Installing (And 5 That Waste Your Context Window)
The best MCP servers for Claude Code ranked by real context cost. 8 worth keeping, 5 that waste your context window, and the exact config I run daily.

Build a CLI Tool With Bun in 20 Minutes
Build a CLI tool with Bun from scratch: argument parsing, colored output, and compilation to a standalone binary. Zero config, real runnable code, one file.

Every Claude Code Environment Variable That Actually Matters
All 40+ Claude Code environment variables grouped by what they do. API keys, Bedrock, Vertex, Foundry, CI/CD, and the billing gotcha nobody warns about.

Self-Hosting AI for Code: The $0/Month Developer Stack
Build a complete self-hosted AI coding stack with Ollama, Continue.dev, and Open WebUI for $0/month. Includes hardware requirements, cost math, and the setup commands.

The Best Windows Development Tools in 2026
The best windows development tools in 2026 are WSL2, Windows Terminal, VS Code, and WinGet. They close the gap with macOS for most developer stacks.

20 CLI Tools You're Not Using Yet
The complete cross-platform CLI toolkit for 2026: the essential terminal replacements (fzf, ripgrep, bat, lazygit) plus 20 lesser-known command line tools that each fix a frustrating default.