Exploring the Agentic Commerce Protocol (ACP)
Explore how the Agentic Commerce Protocol (ACP) lets AI agents shop on your behalf, from product discovery to secure checkout, using shared payment tokens and merchant integrations. This post break...
Explore how the Agentic Commerce Protocol (ACP) lets AI agents shop on your behalf, from product discovery to secure checkout, using shared payment tokens and merchant integrations. This post break...
This post takes a look at terminals, TTYs, and PTYs. We'll look at terminal emulators display text and styles. Along the way, you'll see escape codes, line discipline, signals, and a simple Python ...
A hands-on exploration of OpenCode, an open-source coding agent built with a client/server architecture. Learn how AI tools, LLMs, and real-world constraints come together to create a powerful deve...
Exploring MCP's security and how it uses modern OAuth2 workflows and adjacent RFCs to enhance security and authorization.
A Look Under the Hood of Kafka Streams
Buffer Pools, transactions, concurrency management and all that good stuff.
This post explores the concept of an MCP tool that can chain multiple tools within a single request, where the arguments for each tool can be dynamically generated using prompts based on the output...
Exploring the code behind the Kafka Producer client.
We play with Serf and Raft to implement cluster mode for Monkafka.
Learning about image formats.
Dissecting various compression algorithms.
An attempt to implement a basic Kafka broker.
Trying to dig into the Apache Kafka codebase and make some sense of it.