Tech Jan 28, 2026 4 min GitHub Repo Squatting: A Supply Chain Attack Masquerading as Official URLs An explanation of a new attack technique that abuses GitHub’s fork feature and commit display behavior to distribute malware via links that look like official repository URLs. Security GitHub Supply Chain Attack
Tech Jan 12, 2026 3 min How to Recover a Deleted Remote Branch on GitHub How to restore a remote branch deleted with git push --delete, using GitHub API activity logs. Git GitHub Experiment
Tech Dec 29, 2025 5 min Splitting CLAUDE.md Didn't Work — GitHub Features Did Distributing context across local MD files hit a wall. Delegating responsibilities to GitHub Issues, Wiki, and Projects solved it. Claude Code Development Environment GitHub Experiment
Tech Nov 30, 2025 3 min Why Vercel Stopped Deploying My Commits (and How I Fixed It) Debugging a silent Vercel deploy failure caused by a mismatched Git user.email on my local machine. Vercel Git GitHub Experiment