@aayush057
Coding Addict
Nothing here yet.
Nothing here yet.
Jan 29 · 3 min read · Inside the .git Folder: A Look at the Hidden Engine of Version Control If you’ve ever run git init, you know that a mysterious hidden folder named .git suddenly appears in your directory. To most, it’s a "black box" that we hope never breaks. But for...
Join discussion
Jan 29 · 4 min read · How a Browser Works: A Beginner-Friendly Guide to Browser Internals We use them every single day—Chrome, Safari, Firefox, Edge. We type a URL, hit enter, and a beautiful website appears in milliseconds. But have you ever wondered what’s actually happ...
Join discussion
Jan 29 · 4 min read · TCP Working: The 3-Way Handshake & The Art of Reliable Communication Imagine you’re trying to send a 1,000-page manuscript to a publisher across the country, but you can only send it one page at a time via carrier pigeons. How do you make sure the pu...
Join discussion
Jan 29 · 5 min read · TCP vs UDP: When to Use What, and How TCP Relates to HTTP In the vast, interconnected world of computer networks, data is constantly zipping across wires and through the air. But how does all this data get from point A to point B? It relies on transp...
Join discussion