<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>pycub</title><description>Engineering blog by pycub — Go, Python, distributed systems, and AI infrastructure.</description><link>https://pycub.com/</link><item><title>Go stack allocation optimizations: a visual guide</title><link>https://pycub.com/blog/go-stack-allocation-optimizations/</link><guid isPermaLink="true">https://pycub.com/blog/go-stack-allocation-optimizations/</guid><description>An interactive walkthrough of how Go 1.24–1.26 progressively moves slice allocations from heap to stack, with step-by-step memory diagrams.</description><pubDate>Mon, 02 Mar 2026 00:00:00 GMT</pubDate><category>go</category><category>compiler</category><category>performance</category></item></channel></rss>