<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Aniket Patanwal</title><description>Scratching the surface of technical systems and AI</description><link>https://blog.aniketpatanwal.com/</link><item><title>TLS Explained</title><link>https://blog.aniketpatanwal.com/blog/tls/</link><guid isPermaLink="true">https://blog.aniketpatanwal.com/blog/tls/</guid><description>Explore the basics of Transport Layer Security (TLS) and its importance in securing online communications. Learn how TLS protects data through encryption, the limitations of TLS 1.2, and the concept of perfect forward secrecy.</description><pubDate>Sun, 28 Jul 2024 00:00:00 GMT</pubDate></item><item><title>Comparison of Agentic Frameworks</title><link>https://blog.aniketpatanwal.com/blog/agentic-frameworks-comparison/</link><guid isPermaLink="true">https://blog.aniketpatanwal.com/blog/agentic-frameworks-comparison/</guid><description>Scratching the surfaces of agentic frameworks i.e LangGraph, LlamaIndex, CrewAI and Strands</description><pubDate>Sun, 17 Aug 2025 00:00:00 GMT</pubDate></item><item><title>Is Python Interpreted or Compiled?</title><link>https://blog.aniketpatanwal.com/blog/python-interpreted-or-compiled/</link><guid isPermaLink="true">https://blog.aniketpatanwal.com/blog/python-interpreted-or-compiled/</guid><description>Dive into the fundamentals of how compilers and interpreters work. Learn about the stages of compilation, the distinction between compiled and interpreted languages, and how Python uniquely combines both approaches. The document includes practical examples, making it an informative resource for understanding the core processes behind code execution.</description><pubDate>Fri, 09 Aug 2024 00:00:00 GMT</pubDate></item><item><title>How does DNS work?</title><link>https://blog.aniketpatanwal.com/blog/dns-resolver/</link><guid isPermaLink="true">https://blog.aniketpatanwal.com/blog/dns-resolver/</guid><description>Understand the basics of DNS and its crucial role in translating domain names to IP addresses. This guide covers DNS resolvers, records, hosted zones, authoritative name servers, and the DNS resolution process, complete with examples and illustrations. Explore the essential concepts and see them in action with a basic DNS resolver in C++.</description><pubDate>Tue, 26 Mar 2024 00:00:00 GMT</pubDate></item><item><title>Online code editor</title><link>https://blog.aniketpatanwal.com/blog/code-editor/</link><guid isPermaLink="true">https://blog.aniketpatanwal.com/blog/code-editor/</guid><description>Learn how to build a collaborative code editor using ReactJs for the frontend and Node.js for the backend. This guide covers setting up the development environment, creating the code editor with the Monaco Editor, and implementing real-time synchronization using CRDT. Follow along to create a seamless, real-time collaborative coding experience.</description><pubDate>Tue, 25 Jun 2024 00:00:00 GMT</pubDate></item></channel></rss>