Managing 50+ repos as a solo developer: what actually works
After two years and fifty-odd repositories, here is the honest system I use to keep a large personal portfolio from becoming a liability.
8 min DevOpsAfter two years and fifty-odd repositories, here is the honest system I use to keep a large personal portfolio from becoming a liability.
8 min DevOpsShould you clone your GitHub repositories into OneDrive or keep them on your local drive? If you have 150 GB local storage but 3 TB on OneDrive, the answer is not obvious — until you understand what OneDrive does to a Git repository. This post covers corruption risks, performance costs, the Dev Drive solution, and the exact workflow to use in 2026.
DevOpsOpen Windows 11 Task Manager and see hundreds of node.exe, python.exe, and bun.exe processes eating your RAM? Here is the deep dive into why this happens, how to identify the culprits, and how to stop them.
DevOps