<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Kanishka Das — Blog</title><description>Technical writing on systems, performance, and AI infrastructure.</description><link>https://bhajamaach.github.io/</link><item><title>Writing a malloc replacement with mmap</title><link>https://bhajamaach.github.io/blog/writing-a-malloc-replacement-with-mmap/</link><guid isPermaLink="true">https://bhajamaach.github.io/blog/writing-a-malloc-replacement-with-mmap/</guid><description>Notes from building AuraAlloc — a custom allocator on raw mmap, and the coalescing bugs that ate a weekend.</description><pubDate>Mon, 10 Aug 2026 00:00:00 GMT</pubDate><category>systems</category><category>c</category><category>memory</category></item></channel></rss>