AI Coding + CLI
Posts matching all selected tags.
Category
Tags
16 more tagsFewer tags
Newsletter
New posts land in your inbox when they publish. No spam, unsubscribe anytime.
You're in. New posts head your way.
Filters2
Category
Tags
16 more tagsFewer tags
30 posts

Move GPT off Cursor before November 12
Codex vs Cursor after OpenAI dated the Cursor GPT pipe. Install Codex CLI, pin gpt-5.6-sol or Terra, then prove a real coding turn before November 12.

Claude Code cache TTL is now a frontmatter field
Claude Code cache TTL is a per-agent frontmatter field. Pin 1h on the idle reviewer, 5m on the chatty explorer, then prove the split with /cost today.

A PreModelSwitch hook that blocks a cache-killing model swap
A PreModelSwitch hook that denies a warm /model swap so the cache stays. Prove it with /cost still saying warm, then watch auto fallback walk around it.

Best free coding agent in 2026, ranked and compared
The best free coding agent depends on what free actually means, BYOK forever, a rotating model window, or a paid cloud tier behind a free core, checked live.

5 examples of software tools that replaced the IDE
5 examples of software tools that stole IDE jobs this year. Keep the editor open. Run Scan, DevTools MCP, jbcontext, a container, and Warp CLI beside it.

Bash allow wildcards match options before subcommands
Bash allow wildcards match options before subcommands. Put the star after git log or git commit. A deny on git push does not close the documented -c hole.

Claude channels from Telegram without granting root
Claude Code channels let Telegram hit a live local session. Launch it in Manual mode, skip-permissions stays off, and deny the git push on the laptop.

A Claude Code dev container is the sandbox you skipped
A claude code dev container puts the CLI in Docker so bash cannot see the host home. Persist login with CLAUDE_CONFIG_DIR, then rebuild and prove isolation.

A Claude Code status line that shows weekly remaining
A Claude Code status line that prints 5-hour and weekly remaining from stdin JSON. Paste one jq command, mock-test the invert, and stop guessing the week.