<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>APEX // TECHNICAL</title><description>An independent technical publication covering Artificial Intelligence, Software Architecture, System Design, Developer Infrastructure, and Engineering Culture.</description><link>https://apex-technical.builtbyabhik.in/</link><language>en-us</language><item><title>Solon Cloud Gateway 4.0.5: Fine-Tuning Predicates, Filters, and Secure Header Handling</title><link>https://apex-technical.builtbyabhik.in/blog/solon-cloud-gateway-405-tune-every-knob-predicates-filters-x-forwarded-httpclient-and-stop-trusting/</link><guid isPermaLink="true">https://apex-technical.builtbyabhik.in/blog/solon-cloud-gateway-405-tune-every-knob-predicates-filters-x-forwarded-httpclient-and-stop-trusting/</guid><description>A deep dive into optimizing Solon Cloud Gateway 4.0.5, covering advanced request routing, custom filter chains, and the critical importance of secure IP validation.</description><pubDate>Sun, 16 Aug 2026 05:09:01 GMT</pubDate><author>Abhik Kumar Panda</author><category>Cloud &amp; Infrastructure</category></item><item><title>Skip Lists: The Randomized Engine Behind Redis Sorted Sets</title><link>https://apex-technical.builtbyabhik.in/blog/skip-lists-the-randomized-data-structure-powering-redis-sorted-sets/</link><guid isPermaLink="true">https://apex-technical.builtbyabhik.in/blog/skip-lists-the-randomized-data-structure-powering-redis-sorted-sets/</guid><description>An analysis of the skip list data structure, exploring its probabilistic balancing mechanics and why it serves as the foundation for Redis sorted sets.</description><pubDate>Sun, 16 Aug 2026 02:46:16 GMT</pubDate><author>Abhik Kumar Panda</author><category>System Design</category></item><item><title>Bloom Filters: Probabilistic Membership Testing at Scale</title><link>https://apex-technical.builtbyabhik.in/blog/bloom-filters-a-probabilistic-data-structure-for-space-efficient-membership-testing/</link><guid isPermaLink="true">https://apex-technical.builtbyabhik.in/blog/bloom-filters-a-probabilistic-data-structure-for-space-efficient-membership-testing/</guid><description>An analysis of Bloom filters, their mathematical foundations, and the trade-offs involved in using probabilistic structures for high-performance membership testing.</description><pubDate>Sat, 15 Aug 2026 23:25:44 GMT</pubDate><author>Abhik Kumar Panda</author><category>System Design</category></item><item><title>Event Sourcing and CQRS: Building Resilient Data-Driven Systems</title><link>https://apex-technical.builtbyabhik.in/blog/event-sourcing-and-cqrs-building-resilient-data-driven-systems/</link><guid isPermaLink="true">https://apex-technical.builtbyabhik.in/blog/event-sourcing-and-cqrs-building-resilient-data-driven-systems/</guid><description>An architectural examination of decoupling write and read models through event sourcing and CQRS to improve system scalability and auditability.</description><pubDate>Sat, 15 Aug 2026 22:54:58 GMT</pubDate><author>Abhik Kumar Panda</author><category>Software Architecture</category></item><item><title>The Sovereign Path to AGI: Why the Future of AI Belongs to Decentralized Continuously-Evolving Edge Architectures</title><link>https://apex-technical.builtbyabhik.in/blog/the-sovereign-path-to-agi-why-the-future-of-ai-belongs-to-decentralized-continuously-evolving-edge/</link><guid isPermaLink="true">https://apex-technical.builtbyabhik.in/blog/the-sovereign-path-to-agi-why-the-future-of-ai-belongs-to-decentralized-continuously-evolving-edge/</guid><description>An analysis of why centralized cloud-based LLMs are insufficient for AGI and how decentralized edge computing provides the necessary substrate for autonomous intelligence.</description><pubDate>Sat, 15 Aug 2026 18:56:14 GMT</pubDate><author>Abhik Kumar Panda</author><category>AI &amp; Engineering</category></item><item><title>Automating Infrastructure Visualization: From Mental Models to Architecture Diagrams</title><link>https://apex-technical.builtbyabhik.in/blog/built-a-tool-to-turn-cloud-architecture-ideas-into-diagrams/</link><guid isPermaLink="true">https://apex-technical.builtbyabhik.in/blog/built-a-tool-to-turn-cloud-architecture-ideas-into-diagrams/</guid><description>An exploration of building a domain-specific language tool to bridge the gap between abstract cloud architecture concepts and visual documentation.</description><pubDate>Sat, 15 Aug 2026 18:56:04 GMT</pubDate><author>Abhik Kumar Panda</author><category>Developer Tools</category></item><item><title>Evaluating Workers AI within the Cloudflare Edge Stack</title><link>https://apex-technical.builtbyabhik.in/blog/what-workers-ai-is-good-for-inside-a-cloudflare-stack/</link><guid isPermaLink="true">https://apex-technical.builtbyabhik.in/blog/what-workers-ai-is-good-for-inside-a-cloudflare-stack/</guid><description>An analysis of the architectural trade-offs, latency implications, and operational constraints of integrating Workers AI into Cloudflare-native applications.</description><pubDate>Sat, 15 Aug 2026 18:55:52 GMT</pubDate><author>Abhik Kumar Panda</author><category>AI &amp; Engineering</category></item><item><title>PostgreSQL vs MySQL: The Storage Decision That Can Make or Break Your Architecture</title><link>https://apex-technical.builtbyabhik.in/blog/postgresql-vs-mysql-the-storage-decision-that-can-make-or-break-your-architecture/</link><guid isPermaLink="true">https://apex-technical.builtbyabhik.in/blog/postgresql-vs-mysql-the-storage-decision-that-can-make-or-break-your-architecture/</guid><description>An analytical comparison of PostgreSQL and MySQL, focusing on storage engines, concurrency models, and the architectural trade-offs that dictate long-term system scalability.</description><pubDate>Sat, 15 Aug 2026 18:54:12 GMT</pubDate><author>Abhik Kumar Panda</author><category>System Design</category></item><item><title>Moving Beyond XML: Optimizing Prompt Structures for Non-XML-Native LLMs</title><link>https://apex-technical.builtbyabhik.in/blog/rewriting-xml-delimited-prompts-for-a-model-that-does-not-favour-xml/</link><guid isPermaLink="true">https://apex-technical.builtbyabhik.in/blog/rewriting-xml-delimited-prompts-for-a-model-that-does-not-favour-xml/</guid><description>An analysis of why XML-delimited prompts often degrade performance in models trained primarily on JSON or natural language, and how to refactor them for better adherence.</description><pubDate>Sat, 15 Aug 2026 18:49:31 GMT</pubDate><author>Abhik Kumar Panda</author><category>AI &amp; Engineering</category></item><item><title>The Mechanics of DNS Resolution: From Browser to Origin</title><link>https://apex-technical.builtbyabhik.in/blog/how-dns-resolution-works-from-browser-to-server/</link><guid isPermaLink="true">https://apex-technical.builtbyabhik.in/blog/how-dns-resolution-works-from-browser-to-server/</guid><description>An exploration of the iterative and recursive processes involved in DNS resolution, covering caching layers, protocol mechanics, and the path from local stub resolver to authoritative nameserver.</description><pubDate>Sat, 15 Aug 2026 18:28:17 GMT</pubDate><author>Abhik Kumar Panda</author><category>System Design</category></item><item><title>Decoding the Critical Rendering Path: Browser Internals and Performance</title><link>https://apex-technical.builtbyabhik.in/blog/how-browsers-render-web-pages-the-critical-rendering-path-explained/</link><guid isPermaLink="true">https://apex-technical.builtbyabhik.in/blog/how-browsers-render-web-pages-the-critical-rendering-path-explained/</guid><description>An analytical deep-dive into how browsers transform HTML, CSS, and JavaScript into pixels on screen and the bottlenecks that impact performance.</description><pubDate>Sat, 15 Aug 2026 16:21:09 GMT</pubDate><author>Abhik Kumar Panda</author><category>Developer Tools</category></item></channel></rss>