Articles Tagged: workflow
Technical writings, opinionated architectures, and development guides tagged with workflow.
Articles2
Est. Read Time17 mins
Categories2
Featured0
Aug 202610 min read
DevTools
Eighteen Files And One Nix Module: How My Brain Works
The Obsidian vault I use as a system of record for every project, why the checkouts inside it are gitignored, and why half of it is generated from my NixOS flake.
Feb 20267 min read
DevOps
The overlooked Git feature every Laravel developer should be using
Use Git worktrees to maintain multiple isolated Laravel environments simultaneously without stashing or reinstalling dependencies.