SDShubham Dalviinblog.shubhamdalvi.in·Jan 27 · 4 min readShug Accidentally Learned DNSShug was just opening a website. It didn’t load. He refreshed.Same result. Chrome showed: DNS_PROBE_FINISHED_NXDOMAIN One of those errors that looks serious but explains nothing. He double-checked the spelling.Internet was fine.Other sites worked. ...00
SDShubham Dalviinblog.shubhamdalvi.in·Jan 13 · 11 min readShug Opens the .git Folderthe forbidden folder shug has been using git for weeks. git add. git commit. git push. commands work. project is safe. but never looked inside .git folder. uncle mentioned it once: "that's where git keeps everything" today is the day. enable hidden f...00
SDShubham Dalviinblog.shubhamdalvi.in·Jan 4 · 3 min readShug Meets Git (And Gets Confused Immediately)the tutorial trap shug opens youtube. searches: "git tutorial for beginners" watches 45 minute video. learns commands: git init git add . git commit -m "initial commit" git push origin main shug copies commands. everything works. but shug has no ide...00
SDShubham Dalviinblog.shubhamdalvi.in·Jan 1 · 3 min readShug’s Pendrive Disaster: Why Git Existsthe year: 2018 shug is final year student. project deadline: 2 days team size: 4 people version control knowledge: 0 how it started shug writes beautiful code. 200 lines of pure genius. works perfectly. shug saves on pendrive 💾 gives to teammate raj...00
SDShubham Dalviinblog.shubhamdalvi.in·Aug 15, 2025 · 1 min readWhat GPT? Shug ExplainShug simple developer. Shug like small function, no break. Shug brain work like if-else, not like machine learning black magic. GPT Mean Generative Pretrained Transformer. Fancy Word. Shug Hear. Shug Head Pain. What This Fancy Name Mean? Generative M...00