Blog & guides
Write-ups for people who actually ship open source.
GSoC prep, first PRs, issue hunting, tools that matter. No fluff — just the stuff that gets you unstuck.
Posts
ArticleContribution
One Open-Source Project Changed How I Think About System Design
How reading Redis source closed the gap between interview diagrams and real systems—event loops, eviction, and learning from production code.
3 min
ReadHow-toContribution
How to Contribute to Open Source on GitHub: A Complete Workflow
Learn the full GitHub contribution workflow—fork, branch, commit, pull request, and review—plus practical tips for first-time open source contributors.
3 min
Read