tmux Advanced Workflows
Go beyond the basics with panes, copy mode, synchronised input, and shared tmux sessions.
Go beyond the basics with panes, copy mode, synchronised input, and shared tmux sessions.
Why fix-forward is usually safer than rolling back when deployments touch databases, background jobs, and other non-idempotent state.
Use Lefthook to version, share, and speed up Git hooks so checks run consistently for every developer.
Use Git worktrees to run multiple AI coding tasks on one repository without branch-switch friction.
Create a secure, temporary SOCKS proxy from your Mac with SSH dynamic port forwarding and simple start/stop commands.
The repeat mistakes that still leak API keys, tokens, and credentials into Git and logs, plus practical fixes.
Use a simple .git/hooks/pre-commit script to block secrets before they land in history.
A modern, practical guide to load testing web applications using Siege, k6, and Vegeta, updated for contemporary development workflows.