<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: randomgoogler1</title><link>https://news.ycombinator.com/user?id=randomgoogler1</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 14 May 2026 15:31:02 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=randomgoogler1" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by randomgoogler1 in "A History of IDEs at Google"]]></title><description><![CDATA[
<p>In my experience, antigravity IDE is much less seemless compared to Cider-V. I completely moved to using web-based antigravity for the agent and using cider-v to make manual changes and viewing code.</p>
]]></description><pubDate>Wed, 13 May 2026 18:23:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=48125547</link><dc:creator>randomgoogler1</dc:creator><comments>https://news.ycombinator.com/item?id=48125547</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48125547</guid></item><item><title><![CDATA[New comment by randomgoogler1 in "Gemini Diffusion"]]></title><description><![CDATA[
<p>(Disc: Googler but don't have any specific knowledge of this architecture)<p>My understanding of Groq is that the reason it is fast is that all the weights are kept in SRAM and since the SRAM <-> Compute bandwidth is much faster than HBM <-> Compute bandwidth, you can generate tokens faster (During generation the main bottleneck is just bringing in the weights + KV caches into compute).<p>If the diffusion models just do multiple unmasked forward passes through a transformer, then the activation * weights computation + (attention computation) will be the bottleneck which will make each denoising step compute bound and there won't be any advantage in storing the weights in SRAM since you can overlap the HBM -> compute transfer with compute itself.<p>But my knowledge of diffusion is non-existent, so take this with a truck of salt.</p>
]]></description><pubDate>Thu, 22 May 2025 02:32:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=44058227</link><dc:creator>randomgoogler1</dc:creator><comments>https://news.ycombinator.com/item?id=44058227</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44058227</guid></item></channel></rss>