<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Tushar | 0xbenzo</title><description>Software engineer and indie hacker building systems at the intersection of AI, security, and developer tooling.</description><link>https://0xbenzo.dev/</link><language>en-us</language><item><title>Building a Minimal gRPC Server and Client in Go</title><link>https://0xbenzo.dev/blog/building-grpc-server-client-go/</link><guid isPermaLink="true">https://0xbenzo.dev/blog/building-grpc-server-client-go/</guid><description>Learn how to build your first gRPC application in Go by creating a simple server and client that communicate using Protocol Buffers.</description><pubDate>Sun, 05 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Caching: A Complete Guide to Cache Design, Policies, and Eviction Algorithms</title><link>https://0xbenzo.dev/blog/caching-guide/</link><guid isPermaLink="true">https://0xbenzo.dev/blog/caching-guide/</guid><description>A comprehensive guide to understanding caching, why it exists, how it works, cache eviction algorithms like LRU, LFU, FIFO, ARC, TinyLFU, and how modern systems use them.</description><pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Creating my own web framework like flask or express using python</title><link>https://0xbenzo.dev/blog/create-you-own-flask/</link><guid isPermaLink="true">https://0xbenzo.dev/blog/create-you-own-flask/</guid><description>I created my own web framework like flask with the unix SOCKET api</description><pubDate>Sun, 01 Dec 2024 00:00:00 GMT</pubDate></item><item><title>Hello World: The Technical Canvas</title><link>https://0xbenzo.dev/blog/hello-world/</link><guid isPermaLink="true">https://0xbenzo.dev/blog/hello-world/</guid><description>Why I build, write, and research. An introduction to the systems, security challenges, and design philosophies driving my current work.</description><pubDate>Thu, 25 Jun 2026 00:00:00 GMT</pubDate></item><item><title>OpenTelemetry: A Beginner&apos;s Guide to Modern Application Observability</title><link>https://0xbenzo.dev/blog/opentelemetry-guide/</link><guid isPermaLink="true">https://0xbenzo.dev/blog/opentelemetry-guide/</guid><description>Learn what OpenTelemetry is, why modern applications need observability, and how telemetry data flows from your application to monitoring platforms like Grafana, Jaeger, Prometheus, Splunk, or Elastic.</description><pubDate>Sun, 28 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Securing Multi-Agent Systems Against Indirect Injection</title><link>https://0xbenzo.dev/blog/securing-multi-agent-systems/</link><guid isPermaLink="true">https://0xbenzo.dev/blog/securing-multi-agent-systems/</guid><description>An analysis of security vulnerabilities inside multi-agent LLM systems and design methodologies to sanitize inputs across agent hops.</description><pubDate>Fri, 26 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Suricata: A Complete Guide to Modern Network Threat Detection</title><link>https://0xbenzo.dev/blog/suricata-threat-detection-guide/</link><guid isPermaLink="true">https://0xbenzo.dev/blog/suricata-threat-detection-guide/</guid><description>A comprehensive guide to Suricata, its architecture, rules, deployment modes, and integration with modern SIEM platforms.</description><pubDate>Sat, 04 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Understanding gRPC &amp; Protocol Buffers</title><link>https://0xbenzo.dev/blog/understanding-grpc-and-protobuf/</link><guid isPermaLink="true">https://0xbenzo.dev/blog/understanding-grpc-and-protobuf/</guid><description>Learn what gRPC and Protocol Buffers are, how they work together, and why they have become the preferred communication technology for modern microservices and cloud-native applications.</description><pubDate>Sun, 05 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Understanding Model Parameters: Total Parameters vs Active Parameters</title><link>https://0xbenzo.dev/blog/understanding-model-parameters/</link><guid isPermaLink="true">https://0xbenzo.dev/blog/understanding-model-parameters/</guid><description>An explanation of how parameters are used during LLM inference, and the key differences between total and active parameters in Dense vs Mixture of Experts (MoE) architectures.</description><pubDate>Mon, 29 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Understanding SIEM Indexers: The Backbone of Modern Security Analytics</title><link>https://0xbenzo.dev/blog/understanding-siem-indexers/</link><guid isPermaLink="true">https://0xbenzo.dev/blog/understanding-siem-indexers/</guid><description>Learn how SIEM indexers work, why they are essential for security operations, and how platforms like Splunk and Wazuh implement indexing to process billions of security events efficiently.</description><pubDate>Sun, 28 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Understanding std::unordered_map Internals: How Hash Tables Really Work</title><link>https://0xbenzo.dev/blog/understanding-std-unordered-map-internals/</link><guid isPermaLink="true">https://0xbenzo.dev/blog/understanding-std-unordered-map-internals/</guid><description>A deep dive into the inner workings of C++ std::unordered_map, exploring hash functions, bucket allocation, separate chaining, load factors, and rehashing.</description><pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate></item><item><title>vLLM: A Modern Inference Engine for Large Language Models</title><link>https://0xbenzo.dev/blog/vllm-inference-engine/</link><guid isPermaLink="true">https://0xbenzo.dev/blog/vllm-inference-engine/</guid><description>An exploration of how vLLM serving is optimized using Continuous Batching and PagedAttention.</description><pubDate>Sat, 04 Jul 2026 00:00:00 GMT</pubDate></item></channel></rss>