What Is MCP, Really?Model Context Protocol (MCP) is an open standard created by Anthropic (the team behind Claude). It allows AI assistants to connect to…10h ago10h ago
Weak/Runtime/GCI was working on a personal project and got pulled into Go’s memory management, especially the GC changes with latest GO. It turned out to…Jun 9Jun 9
Day 13/21: System Design (Networking Fundamentals)IP address: An IP address is a unique identifier for devices on a network.Mar 24Mar 24
Day 11/21: System Design (TLS)Security is critical in system design, and TLS (Transport Layer Security) ensures data encryption, integrity, and authentication over the…Mar 18Mar 18
Day 10/21: System Design, Advanced Rate limiting and throttlingDynamic Rate Limiting (Smart & Adaptive Limits)Mar 12Mar 12
Day 9/21: System Design (api rate limiting and throttling)In large-scale systems, API rate limiting and throttling are critical for preventing abuse, ensuring fair usage, and maintaining system…Mar 10Mar 10
Day 8: System Design(Message Queues and Event Driven) — Part 2Modern distributed systems rely on message queues and event-driven architecture to handle large-scale workloads efficiently. While the…Feb 28Feb 28