How to force stop hang tmux and terminal session
What to do when tmux stops responding to every command and even force quit doesn't work.
/linuxTechnical notes on Linux, DevOps, and web development — problems I ran into and how I fixed them.
What to do when tmux stops responding to every command and even force quit doesn't work.
/linuxSkip ngrok — the Stripe CLI can forward webhook events straight to your local development server.
/payment-gatewayWith hooks in React 16.8+, functional components are the way to go for new projects — a side-by-side comparison of the same counter.
/reactjsAnsible's user module creates a home directory for system users even though useradd -r doesn't — why it happens and how to avoid it.
/ansibleapt doesn't record installation dates, but dpkg's info files do — two quick commands to see when a package was installed.
/linux