Skip to content
← cd ~/blog

Tagged: developer-tools

Tools, extensions, and software that make development less annoying.

7 articles

Phone controlling a terminal session on a remote computer
ai productivity terminal

Claude Code Remote Control Killed My Phone Workflow

I used to check on Claude Code from my phone via SSH and Terminus. Then Anthropic shipped Remote Control and I never opened Terminus again.

8 min read 23h ago
Terminal showing tmux session with SSH connection and Claude Code running remotely
productivity terminal ai

How I Run Claude Code from Anywhere

SSH, tmux, Tailscale, and a home server. My always-on setup for Claude Code sessions that survive closing my laptop.

32 min read
10 Terminal Productivity Hacks That Save Me 2 Hours Daily
productivity terminal developer-tools

10 Terminal Productivity Hacks That Save Me 2 Hours Daily

Transform your workflow with battle-tested terminal shortcuts and aliases that eliminate repetitive tasks.

14 min read
Best AI Coding Tools Compared (2026)
ai developer-tools cursor

Best AI Coding Tools Compared (2026)

An honest comparison of Cursor, GitHub Copilot, Claude, and other AI coding assistants for real-world development.

9 min read
VS Code Extensions Every Developer Needs in 2026
vscode productivity developer-tools

VS Code Extensions Every Developer Needs in 2026

A curated list of VS Code extensions that boost productivity without bloating your editor.

11 min read
TypeScript Patterns That Actually Scale
tutorials developer-tools web-dev

TypeScript Patterns That Actually Scale

Practical TypeScript patterns for real codebases, covering discriminated unions, branded types, const assertions, satisfies, and more.

17 min read
Git Workflows That Actually Work for Solo Developers
productivity developer-tools

Git Workflows That Actually Work for Solo Developers

Branching strategies, commit hygiene, and advanced git techniques that keep solo projects clean without the ceremony of enterprise workflows.

17 min read