Programming
8 posts tagged with "Programming"
How to Ask “Where’s My Score?” (So I Can Actually Help You)
The SSoC 2026 leaderboard went live today. My DMs immediately looked like “Bhaiya my score is not showing”, “I merged 3 PRs but leaderboard shows 0”, “Please check my account”. Best way to handle?
Tomorrow the Leaderboard Goes Live: Here’s What You’ll See
Tomorrow the SSoC 2026 Leaderboard goes live. 3,000+ contributors have been asking every single day, “When can I see my score?” Fair question. You have been merging PRs for weeks. You deserve to see the numbers.
Ground Control Gets Eyes on PRs: One Search, Full Clarity
Yesterday I showed you Ground Control, the hidden admin dashboard behind SSoC 2026. Today it learned to read PRs.
Ground Control: The Admin Dashboard Nobody Sees
We have 50,000 registered participants in SSoC 2026. Three hundred projects. Five thousand mentors. The most impactful engineering work we did this season? A hidden admin dashboard that no participant will ever see.
Fixed: VS Code Terminal Goes Completely Black on M-Series Macs
Is your VS Code terminal turning into a pitch-black void? Learn the 2-second fix and the deep technical reasons why Chromium GPU canvas rendering breaks on Apple Silicon.
Chrome’s 4GB AI Surprise: Why Google Chrome Is Quietly Downloading Gemini Nano to Your Device
Google Chrome is reportedly downloading a 4GB Gemini Nano AI model silently to user devices. Learn what is happening, why Chrome reinstalls it after deletion, privacy concerns, technical details, how to disable it, and what it means for developers and everyday users.
Building SSoC 5.0: 2500 Contributors, One Crazy Journey
A behind-the-scenes look at organising Social Summer of Code 5.0, scaling to 2500+ contributors, building the tech, and helping beginners start their open source journey.
Fixing “Could not create SSL/TLS secure channel” in PowerShell
Fix the “Could not create SSL/TLS secure channel” error in PowerShell. Learn why it happens, how to debug it, and apply both temporary and permanent fixes using TLS and .NET settings.