<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: lucrbvi</title><link>https://news.ycombinator.com/user?id=lucrbvi</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 12 Sep 2026 07:57:57 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=lucrbvi" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by lucrbvi in "I've operated petabyte-scale ClickHouse clusters for 5 years"]]></title><description><![CDATA[
<p>That's a lot of ®, curious how ClickHouse® Inc. is treating the use of its name by others ... Hopes it's not like Oracle with JavaScript</p>
]]></description><pubDate>Fri, 11 Sep 2026 15:11:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=49659829</link><dc:creator>lucrbvi</dc:creator><comments>https://news.ycombinator.com/item?id=49659829</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49659829</guid></item><item><title><![CDATA[New comment by lucrbvi in "Speculative Decoding in vLLM on AMD GPUs"]]></title><description><![CDATA[
<p>The target model is the original LLM that is large and expensive. It can verify candidate tokens in a single forward pass. It means you give all the context + candidate tokens that passes in parallel in the backbone, then you pass the language head (a matmul transformation to produce the token distribution) on all the candidate tokens and you can keep or drop tokens based on how many "quality" you want.</p>
]]></description><pubDate>Mon, 07 Sep 2026 13:30:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=49598247</link><dc:creator>lucrbvi</dc:creator><comments>https://news.ycombinator.com/item?id=49598247</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49598247</guid></item><item><title><![CDATA[New comment by lucrbvi in "Laion Big Video Dataset"]]></title><description><![CDATA[
<p>Under the EU's AI Act non-profits and universities can just bypass these constents to make non-commercial datasets btw</p>
]]></description><pubDate>Thu, 27 Aug 2026 07:13:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=49461018</link><dc:creator>lucrbvi</dc:creator><comments>https://news.ycombinator.com/item?id=49461018</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49461018</guid></item><item><title><![CDATA[New comment by lucrbvi in "uBlock Origin Is Giving Up the Fight to Keep Ads Off Facebook"]]></title><description><![CDATA[
<p>It would be fun to train a small vision neural network to recognize ads instead of relying on HTML or network requests. I don't know if anyone has done this yet.</p>
]]></description><pubDate>Wed, 12 Aug 2026 13:09:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=49271857</link><dc:creator>lucrbvi</dc:creator><comments>https://news.ycombinator.com/item?id=49271857</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49271857</guid></item><item><title><![CDATA[New comment by lucrbvi in "Building a Rust Inference Engine That Matches Llama.cpp"]]></title><description><![CDATA[
<p><a href="https://www.pangram.com/history/c2abdcf5-c52b-41cc-a8fb-0c59ebe21377?ucc=vLW45sRoAQ4" rel="nofollow">https://www.pangram.com/history/c2abdcf5-c52b-41cc-a8fb-0c59...</a></p>
]]></description><pubDate>Sat, 08 Aug 2026 17:09:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=49223676</link><dc:creator>lucrbvi</dc:creator><comments>https://news.ycombinator.com/item?id=49223676</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49223676</guid></item><item><title><![CDATA[New comment by lucrbvi in "Mistral's Shieldstral: 3B open-weights model for multimodal moderation"]]></title><description><![CDATA[
<p>Mistral has the capability of training such models. Take a look at Poolside[1], they are claiming to pre-train their Laguna series of models on 4,096 NVIDIA H200 GPUs[2].
Mistral has approximately 13,800 NVIDIA GB300 GPUs, which are nearly 2x more efficient for training.<p>The problem with Mistral is that they do not seem to have aligned incentives to train big open-weight models, even if the teams would like to.<p>[1]: <a href="https://poolside.ai/" rel="nofollow">https://poolside.ai/</a> [2]: <a href="https://poolside.ai/blog/introducing-laguna-s-2-1" rel="nofollow">https://poolside.ai/blog/introducing-laguna-s-2-1</a></p>
]]></description><pubDate>Tue, 04 Aug 2026 21:08:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=49175177</link><dc:creator>lucrbvi</dc:creator><comments>https://news.ycombinator.com/item?id=49175177</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49175177</guid></item><item><title><![CDATA[New comment by lucrbvi in "GPT-5.6 vs. Claude Fable 5 for Physical AI, which performs best?"]]></title><description><![CDATA[
<p>"world model" is, sadly, a new buzzword; most of the world models we are seeing are video generative models (like GPT-Image), they receive an action vector and previous frames and must generate the next frame. It's working of course.<p>The whole field of world models also have lighter approaches based on using latent representations as the target (and not pixel frames). LeWorldModel[0] and DINO-WM[1] are a good way to learn how these works.<p>Strangely, most of the startups in the space of world models are focused on video-generative world models.<p>A good application of world models is in robotics where an action policy generate a distribution of actions, you can then predict the future state of the world and use some reward policies to choose the "best" future state.</p>
]]></description><pubDate>Wed, 29 Jul 2026 18:13:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=49101008</link><dc:creator>lucrbvi</dc:creator><comments>https://news.ycombinator.com/item?id=49101008</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49101008</guid></item><item><title><![CDATA[New comment by lucrbvi in "MAI-Cyber 1"]]></title><description><![CDATA[
<p>Seems like MAI models from Microsoft are not going to be open-weight soon, but they are sharing a lot of details in the making of these models, which is a weird position.</p>
]]></description><pubDate>Mon, 27 Jul 2026 17:51:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=49073204</link><dc:creator>lucrbvi</dc:creator><comments>https://news.ycombinator.com/item?id=49073204</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49073204</guid></item><item><title><![CDATA[New comment by lucrbvi in "LeMario: Training a JEPA World Model on Super Mario Bros"]]></title><description><![CDATA[
<p>Such a gem, thanks to the author for sharing it's findings :)<p>The only problem I have with planing in latent space is that it can be really noisy and not representative of the positions in the game (the latent are trained for semantic, so the optimizer can focus a set of specific features and can skip positions, which means it cannot know "where" to go by optimizing on the latents directly).</p>
]]></description><pubDate>Wed, 15 Jul 2026 00:03:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=48914564</link><dc:creator>lucrbvi</dc:creator><comments>https://news.ycombinator.com/item?id=48914564</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48914564</guid></item><item><title><![CDATA[New comment by lucrbvi in "A global workspace in language models"]]></title><description><![CDATA[
<p>Anthropic theorize that middle layers in an LLM is a "J-Space" used to "think" about the future answer or about abstract concepts.<p>Their method is used to identify which tokens can appears in which layers of the model.</p>
]]></description><pubDate>Mon, 06 Jul 2026 19:42:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=48809530</link><dc:creator>lucrbvi</dc:creator><comments>https://news.ycombinator.com/item?id=48809530</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48809530</guid></item><item><title><![CDATA[New comment by lucrbvi in "'Sloppenheimer:' Amazon employees mock the company's AI on Slack"]]></title><description><![CDATA[
<p><a href="http://archive.today/1YRCE" rel="nofollow">http://archive.today/1YRCE</a></p>
]]></description><pubDate>Tue, 09 Jun 2026 16:59:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=48463835</link><dc:creator>lucrbvi</dc:creator><comments>https://news.ycombinator.com/item?id=48463835</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48463835</guid></item><item><title><![CDATA[New comment by lucrbvi in "Universal Memory Protocol – a shared format for agent memory"]]></title><description><![CDATA[
<p><a href="https://xkcd.com/927/" rel="nofollow">https://xkcd.com/927/</a></p>
]]></description><pubDate>Sat, 06 Jun 2026 21:28:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=48429166</link><dc:creator>lucrbvi</dc:creator><comments>https://news.ycombinator.com/item?id=48429166</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48429166</guid></item><item><title><![CDATA[Building a Latent World Model of Doom]]></title><description><![CDATA[
<p>Article URL: <a href="https://lucrbvi.com/blog/world-model/">https://lucrbvi.com/blog/world-model/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48265766">https://news.ycombinator.com/item?id=48265766</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 25 May 2026 11:49:01 +0000</pubDate><link>https://lucrbvi.com/blog/world-model/</link><dc:creator>lucrbvi</dc:creator><comments>https://news.ycombinator.com/item?id=48265766</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48265766</guid></item><item><title><![CDATA[New comment by lucrbvi in "Was my $48K GPU server worth it?"]]></title><description><![CDATA[
<p>In the article the author says they are doing reinforcement learning with LLMs.</p>
]]></description><pubDate>Fri, 22 May 2026 09:58:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=48233872</link><dc:creator>lucrbvi</dc:creator><comments>https://news.ycombinator.com/item?id=48233872</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48233872</guid></item><item><title><![CDATA[New comment by lucrbvi in "Show HN: Forge – Guardrails take an 8B model from 53% to 99% on agentic tasks"]]></title><description><![CDATA[
<p>How does this differ from dottxt's Outlines[0] on the technical level? Are you using some JSON grammar to force the LM head distribution to follow it?<p>[0]: <a href="https://github.com/dottxt-ai/outlines" rel="nofollow">https://github.com/dottxt-ai/outlines</a></p>
]]></description><pubDate>Tue, 19 May 2026 21:35:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=48200002</link><dc:creator>lucrbvi</dc:creator><comments>https://news.ycombinator.com/item?id=48200002</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48200002</guid></item><item><title><![CDATA[New comment by lucrbvi in "Show HN: Watch a neural net learn to play Snake"]]></title><description><![CDATA[
<p>it's using webgpu kernels, probably a false positive</p>
]]></description><pubDate>Sat, 16 May 2026 07:20:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=48157664</link><dc:creator>lucrbvi</dc:creator><comments>https://news.ycombinator.com/item?id=48157664</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48157664</guid></item><item><title><![CDATA[New comment by lucrbvi in "QBE – Compiler Back End"]]></title><description><![CDATA[
<p>I really like QBE but I hope they will make it a true library because I don't want to launch a subprocess to compile a program.</p>
]]></description><pubDate>Fri, 08 May 2026 15:12:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=48064328</link><dc:creator>lucrbvi</dc:creator><comments>https://news.ycombinator.com/item?id=48064328</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48064328</guid></item><item><title><![CDATA[New comment by lucrbvi in "Show HN: Adam – An embeddable cross-platform AI agent library"]]></title><description><![CDATA[
<p>Cool but why would anyone write an agent in C? Since the language is verbose it seems to be a painful choice to use C for this task.</p>
]]></description><pubDate>Wed, 06 May 2026 15:38:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=48037485</link><dc:creator>lucrbvi</dc:creator><comments>https://news.ycombinator.com/item?id=48037485</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48037485</guid></item><item><title><![CDATA[New comment by lucrbvi in "DeepSeek v4"]]></title><description><![CDATA[
<p>They have added a lot of optimization focussing on the KV-cache, so they can have a much larger window without eating all the VRAM.<p>The 1M window might be usable, but it will probably underperform against a smaller window of course.</p>
]]></description><pubDate>Fri, 24 Apr 2026 09:12:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=47887656</link><dc:creator>lucrbvi</dc:creator><comments>https://news.ycombinator.com/item?id=47887656</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47887656</guid></item><item><title><![CDATA[World Models will push the frontier for LLMs]]></title><description><![CDATA[
<p>Article URL: <a href="https://lucrbvi.bearblog.dev/world-models-will-push-the-frontier/">https://lucrbvi.bearblog.dev/world-models-will-push-the-frontier/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47865052">https://news.ycombinator.com/item?id=47865052</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 22 Apr 2026 15:31:04 +0000</pubDate><link>https://lucrbvi.bearblog.dev/world-models-will-push-the-frontier/</link><dc:creator>lucrbvi</dc:creator><comments>https://news.ycombinator.com/item?id=47865052</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47865052</guid></item></channel></rss>