Category Archives: AI

How to Set Up a SSH Connection in Claude Code Desktop

Summary: Claude Code’s desktop app can SSH into a remote machine and run sessions there against your repo, MCP servers, and ~/.claude config. Setup is a four-field dialog, assuming ssh user@host (where user is your username and host is the hostname or IP) already works from your terminal. The non-obvious caveat: session history is siloed. The desktop app, the CLI on the remote, and the VS Code extension (if you use it) on the remote each keep separate session lists.

Codex CLI feature protip /statusline

TL;DR: There are a few ways to check your ChatGPT Codex usage, including: the web analytics page (covered in yesterday’s post) and the Codex CLI’s own status line, which can put live 5-hour and weekly percentages right at the bottom of your terminal session. The CLI method is easy to miss if you don’t have it enabled, thankfully it is super easy and configurable with the slash command /statusline. Codex CLI’s /statusline menu. Toggle the items you want, then press

How to Check Your Codex Usage on ChatGPT (Plus and Pro)

TL;DR: ChatGPT’s Codex has its own usage analytics page at https://chatgpt.com/codex/cloud/settings/analytics, separate from the main ChatGPT settings. You need to be logged into your ChatGPT account first. The page splits your Codex usage into three meters: a 5-hour rolling limit, a weekly limit, and pay-as-you-go credits. Here is an example screenshot: Where EXACTLY Do I Find My Codex Usage on ChatGPT? You have to be logged into your ChatGPT account first. Then paste this URL into your browser: https://chatgpt.com/codex/cloud/settings/analytics Two

Codex /goal feature (TESTED)

Summary: Codex’s new /goal mode lets you hand it a long-running task and walk away. From there it loops plan → act → test → review until your stop condition is met, or your weekly quota taps out. Currently it takes a two-line config edit to enable, then prefix your prompt with /goal. This is very much in line with what the reddit crowd does with a lot of their homebrew scripts and it opens some fun possibilities! Worth turning

“Unable to Load Usage Limits” on claude.ai? Use /usage in Claude Code

TL;DR: I went to claude.ai/settings/usage this morning to check my Claude Max (5x) plan limits and got a red error box: “Unable to load usage limits. Please try again later.” Anthropic’s status page banner read All Systems Operational, but Settings > Usage was still erroring for me at 7:44 AM Central. The workaround that did work: run /usage inside Claude Code. The session and weekly meters loaded immediately. claude.ai/settings/usage on the morning of April 30, 2026. The Plan usage limits

The Mother-In-Law Method for Claude or ChatGPT

Screenshot of the original Mother-In-Law Method post on r/ClaudeAI by u/Ancient_Perception_6

A Reddit post called “The Mother-In-Law Method” is making the rounds in r/ClaudeAI right now. The pitch from u/Ancient_Perception_6: prompt Claude to review your code as if it were written by your mother-in-law, the one who insulted your cooking and your “weird-looking feet.” Find revenge in the diff. Claude obliged, spawned four parallel “hostile reviewers” with distinct beats (money math, tenancy, API contracts, tests), and 31 minutes later returned 27 issues plus nits. Funny post. Funnier thread. It’s tagged as

Best Laptop for Claude Code

Claude 3D Printed Logo on MacBook Air M5

Originally drafted April 28, 2026. Still have to add photos. Feel free to comment (at the bottom) if you have any questions! Summary:: If you came here looking for the best laptop value for Claude Code in 2026, you can’t beat the MacBook Air M5 when it’s ~$949 at Amazon for the 16GB / 512GB model, $150 below MSRP with an extremely fast CPU. Jump to: Editor’s Choice | What Claude Code Needs| Mac Picks | Windows + Linux Picks

Best Computer for ChatGPT in 2026

Published April 25, 2026. Updated May 8, 2026. Summary: don’t overspend, if you are an intermediate to lightly advanced CODEX/ChatGPT user I would start with the MacBook Air M5 for CODEX and ChatGPT, especially at ~$949 on sale See current price. It is silent, the 18-hour battery is real-world good, and Atlas, voice mode, and the desktop app all feel native on it. The $599 Neo surprised me most as an ultra budget option 🙂 If you want the fast

« Older Entries