productivity
3 posts tagged with "productivity"
Code
Discover how git worktrees let you work on multiple branches simultaneously without the hassle of git stash—perfect for juggling features, hotfixes, and code reviews.
January 4, 2026
The Urge to Write
4 min readWhy I'm committing to write more in 2026—and how writing has helped me think clearer, remember better, and solve harder problems.
December 30, 2025
Git Rebase --onto
1 min readLearned about git rebase --onto for moving branches to a different base.
December 22, 2025