All Articles
Browse by tag →10 articles
February 2026
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.
Building a Second Brain for Developers
A practical guide to knowledge management for developers, covering note-taking systems, documentation habits, code snippet management, and learning workflows.
10 Terminal Productivity Hacks That Save Me 2 Hours Daily
Transform your workflow with battle-tested terminal shortcuts and aliases that eliminate repetitive tasks.
January 2026
Best AI Coding Tools Compared (2026)
An honest comparison of Cursor, GitHub Copilot, Claude, and other AI coding assistants for real-world development.
VS Code Extensions Every Developer Needs in 2026
A curated list of VS Code extensions that boost productivity without bloating your editor.
TypeScript Patterns That Actually Scale
Practical TypeScript patterns for real codebases, covering discriminated unions, branded types, const assertions, satisfies, and more.
How to Learn Any Tech Stack Fast
A practical framework for rapidly learning new technologies without tutorial hell.
My Developer Workflow Setup in 2026
A complete walkthrough of my development environment, from terminal to editor to productivity 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.