Blog
March 26, 2022
Working with Git Worktrees - Part 2
In my last post, I mentioned what a boon the combination of leveraging Git worktrees and my VSCode extension Switch Git Worktree has made to my workflow. The last missing piece was how to speed up...
ReadFebruary 16, 2022
Working with Git Worktrees
While listening to a recent episode of the excellent North Meets South podcast, a random comment sparked a curiosity in me - specifically about Git worktrees. I had heard of this complex, arcane,...
ReadDecember 7, 2021
Triprecor In Beta
After about a year of on and off work, I'm happy to announce that my mileage tracking app Triprecor is now open to beta testers. It's a proud day for me - I've been using it myself for a while and...
ReadJuly 18, 2021
Running Only Previously Failed PHPUnit Tests
I love TDD, or test-driven development. It does take getting used to the seemingly slower pace of development but to me that's an illusion. Sure, I can't just spike out an app in 3 hours but my...
Read