Tag Archives: claude code

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.

The History of ThinkPad: From IBM’s Bento Box to Lenovo’s Portable Workstations

A hand reaching across the keyboard of a ThinkPad X220, with the index finger near the T and 5 keys and the red TrackPoint pointing-stick nub visible just below between the G, H, and B keys. Lenovo logo on the left of the palm rest, ThinkPad logo on the right, X220 model name on the bezel.

Note: this post is published but still in progress. Spot something missing or amiss? Comment at the end 👍. This is a long article. If you just want three paragraphs, this is it: Few laptop families display their lineage as visibly as the ThinkPad. Since IBM introduced the ThinkPad notebook lineup in 1992, the brand has survived more than three decades, a change of corporate ownership, and repeated shifts in what a portable computer is expected to do. Put a

“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

How to Use GPT-5.5 Today at the CLI (Via Your Existing Codex Subscription)

Update 2026-04-26 Small 4/26 update before you run the commands below: Codex CLI 0.125.0 added GPT-5.5 to codex exec -m gpt-5.5 and the Codex MCP server. (For MCP, restart Claude Code after upgrading so the running server picks up the new binary.) The relay is no longer the only path to 5.5 from your terminal. The OpenAI public API still hasn’t shipped 5.5 as of today. I’m still keeping the relay for fast one-off pipes and as a backup connection

How to Fix Codex Sandbox Errors on Ubuntu 24.04

Terminal before and after: bwrap RTM_NEWADDR error before the AppArmor profile, ok after

TL;DR: Codex sandbox errors on Ubuntu 24.04 almost always trace back to one thing on freshly installed boxes: AppArmor blocking bwrap. A five-line /etc/apparmor.d/bwrap profile fixed it on my system. If you’re hitting the same wall, paste your error into Claude Code and let it walk you through. 💪 The Symptom: Codex Sandbox Hangs on Ubuntu 24.04 My Codex setup on a fresh Ubuntu 24.04 VM was unusable. Every codex exec call burned 35K to 54K tokens over 2 or

Claude Code Rate exceeded.

If you are getting “Rate exceeded.” when trying to re-authorize your Claude Code instance, it is probably because Anthropic’s servers are having API/login issues: Specifically, if you haven’t been heavily using Claude and you get kicked out of Claude Code with reauthorization required… for me every time it has been server issues  on anthropic side and the eventually resolve. Still, that is small consolation if you are trying to finish up a project or get work done! Claude has been

« Older Entries