What I Write About
Engineering notes, tooling walkthroughs, and lessons from shipping real products. On-site articles live here. Medium articles open in a new tab.
On This Site
How to Use Multiple GitHub Accounts on One Machine
A complete walkthrough of the git-multiple-accounts script: SSH keys, per-identity commits, automatic signing, and a smart clone wrapper so you never push to the wrong account.
How I Set Up a Dev Machine from Scratch
The shell script I use to bootstrap any Linux or macOS machine: Rust, Node.js 24, pnpm, Git with SSH signing, and global VS Code, Prettier, and Solhint configs in one run.