<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: bguberfain</title><link>https://news.ycombinator.com/user?id=bguberfain</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 16 May 2026 08:21:13 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=bguberfain" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by bguberfain in "Show HN: Watch a neural net learn to play Snake"]]></title><description><![CDATA[
<p>It seems to be something related the moving average calculation. So it is just a glitch on the chart.</p>
]]></description><pubDate>Fri, 15 May 2026 18:14:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=48151901</link><dc:creator>bguberfain</dc:creator><comments>https://news.ycombinator.com/item?id=48151901</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48151901</guid></item><item><title><![CDATA[New comment by bguberfain in "Hear your agent suffer through your code"]]></title><description><![CDATA[
<p>This guy seems to be talking seriously.</p>
]]></description><pubDate>Fri, 24 Apr 2026 16:47:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=47892694</link><dc:creator>bguberfain</dc:creator><comments>https://news.ycombinator.com/item?id=47892694</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47892694</guid></item><item><title><![CDATA[New comment by bguberfain in "Rare concert recordings are landing on the Internet Archive"]]></title><description><![CDATA[
<p>Not to demerit the recording, but I felt more nostalgic for the last sentence of the article "Sometimes, the internet is good" than for the musics itself.</p>
]]></description><pubDate>Tue, 14 Apr 2026 17:22:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=47768482</link><dc:creator>bguberfain</dc:creator><comments>https://news.ycombinator.com/item?id=47768482</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47768482</guid></item><item><title><![CDATA[New comment by bguberfain in "Muse Spark: Scaling towards personal superintelligence"]]></title><description><![CDATA[
<p>We all know it... but I think they were very bold in this warning about using your private messages to train public models.
_Your messages with AIs will be used to improve AI at Meta. Don't share information, including sensitive topics, about others or yourself that you don't want the AI to retain and use_</p>
]]></description><pubDate>Wed, 08 Apr 2026 17:24:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=47693379</link><dc:creator>bguberfain</dc:creator><comments>https://news.ycombinator.com/item?id=47693379</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47693379</guid></item><item><title><![CDATA[New comment by bguberfain in "Nvidia greenboost: transparently extend GPU VRAM using system RAM/NVMe"]]></title><description><![CDATA[
<p>"A watchdog kernel thread monitors RAM and NVMe pressure and signals userspace before things get dangerous." - which kind of danger this type of solution can have?</p>
]]></description><pubDate>Thu, 19 Mar 2026 13:38:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=47439231</link><dc:creator>bguberfain</dc:creator><comments>https://news.ycombinator.com/item?id=47439231</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47439231</guid></item><item><title><![CDATA[New comment by bguberfain in "Backing up Spotify"]]></title><description><![CDATA[
<p>We can finally search for playlists with a giving song! A basic feature that Spotify is missing!</p>
]]></description><pubDate>Sun, 21 Dec 2025 16:55:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=46346194</link><dc:creator>bguberfain</dc:creator><comments>https://news.ycombinator.com/item?id=46346194</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46346194</guid></item><item><title><![CDATA[Ask HN: Is it possible to implement this button on a browser?]]></title><description><![CDATA[
<p>I saw this video [0] of a virtual button, created with Houdini, and was wondering if it is possible to implement this behavior on a browser. Any suggestions?
[0] https://www.reddit.com/r/Simulated/s/stj4DVYm4g</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45925945">https://news.ycombinator.com/item?id=45925945</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Fri, 14 Nov 2025 11:50:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=45925945</link><dc:creator>bguberfain</dc:creator><comments>https://news.ycombinator.com/item?id=45925945</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45925945</guid></item><item><title><![CDATA[New comment by bguberfain in "TradeExpert, a trading framework that employs Mixture of Expert LLMs"]]></title><description><![CDATA[
<p>So they used a LLM with knowledge cut in mid 2023 to evaluate 2023? Seems like a classic leakage problem.<p>From paper: "testing set: January 1, 2023, to December 31, 2023"<p>From the Llama 2 doc: "(...) some tuning data is more recent, up to July 2023."</p>
]]></description><pubDate>Mon, 02 Jun 2025 14:14:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=44159077</link><dc:creator>bguberfain</dc:creator><comments>https://news.ycombinator.com/item?id=44159077</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44159077</guid></item><item><title><![CDATA[New comment by bguberfain in "LLM function calls don't scale; code orchestration is simpler, more effective"]]></title><description><![CDATA[
<p>I think that there may be another solution for this, that is the LLM write a valid code that calls the MCP's as functions. See it like a Python script, where each MCP is mapped to a function. A simple example:<p><pre><code>  def process(param1, param2):
     my_data = mcp_get_data(param1)
     sorted_data = mcp_sort(my_data, by=param2)
     return sorted_data</code></pre></p>
]]></description><pubDate>Wed, 21 May 2025 20:41:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=44056109</link><dc:creator>bguberfain</dc:creator><comments>https://news.ycombinator.com/item?id=44056109</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44056109</guid></item><item><title><![CDATA[Google bug blocked Miniforge on GitHub]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/conda-forge/miniforge/issues/667">https://github.com/conda-forge/miniforge/issues/667</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44054297">https://news.ycombinator.com/item?id=44054297</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 21 May 2025 18:02:30 +0000</pubDate><link>https://github.com/conda-forge/miniforge/issues/667</link><dc:creator>bguberfain</dc:creator><comments>https://news.ycombinator.com/item?id=44054297</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44054297</guid></item><item><title><![CDATA[New comment by bguberfain in "Windows Subsystem for Linux (WSL)"]]></title><description><![CDATA[
<p><a href="https://blogs.windows.com/windowsdeveloper/2025/05/19/the-windows-subsystem-for-linux-is-now-open-source/" rel="nofollow">https://blogs.windows.com/windowsdeveloper/2025/05/19/the-wi...</a></p>
]]></description><pubDate>Mon, 19 May 2025 17:15:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=44032128</link><dc:creator>bguberfain</dc:creator><comments>https://news.ycombinator.com/item?id=44032128</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44032128</guid></item><item><title><![CDATA[New comment by bguberfain in "NASA keeps ancient Voyager 1 spacecraft alive with Hail Mary thruster fix"]]></title><description><![CDATA[
<p>Not available in my country :(</p>
]]></description><pubDate>Fri, 16 May 2025 12:17:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=44004524</link><dc:creator>bguberfain</dc:creator><comments>https://news.ycombinator.com/item?id=44004524</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44004524</guid></item><item><title><![CDATA[New comment by bguberfain in "Transformer Lab"]]></title><description><![CDATA[
<p>Unfortunately, it uses Miniconda, which does not allow usage in companies with more than 200 employees. I think it conflicts with AGPL license. I created a PR to fix that.</p>
]]></description><pubDate>Mon, 14 Apr 2025 13:06:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=43680860</link><dc:creator>bguberfain</dc:creator><comments>https://news.ycombinator.com/item?id=43680860</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43680860</guid></item><item><title><![CDATA[OpenAI contest on X is void in Brazil, Italy, Quebec and others]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.openai.fm/contest.txt">https://www.openai.fm/contest.txt</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43430569">https://news.ycombinator.com/item?id=43430569</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 21 Mar 2025 00:17:57 +0000</pubDate><link>https://www.openai.fm/contest.txt</link><dc:creator>bguberfain</dc:creator><comments>https://news.ycombinator.com/item?id=43430569</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43430569</guid></item><item><title><![CDATA[New comment by bguberfain in "Gemma 3 Technical Report [pdf]"]]></title><description><![CDATA[
<p>Can you provide more information about this “bigger teacher” model?</p>
]]></description><pubDate>Wed, 12 Mar 2025 16:44:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=43345092</link><dc:creator>bguberfain</dc:creator><comments>https://news.ycombinator.com/item?id=43345092</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43345092</guid></item><item><title><![CDATA[New comment by bguberfain in "GPT-4.5"]]></title><description><![CDATA[
<p>Until GPT-4.5, GPT-4 32K was certainly the most heavy model available at OpenAI. I can imagine the dilemma between to keep it running or stop it to free GPU for training new models. This time, OpenAI was clear whether to continue serving it in the API long-term.</p>
]]></description><pubDate>Thu, 27 Feb 2025 20:36:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=43198203</link><dc:creator>bguberfain</dc:creator><comments>https://news.ycombinator.com/item?id=43198203</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43198203</guid></item><item><title><![CDATA[New comment by bguberfain in "LLMs can teach themselves to better predict the future"]]></title><description><![CDATA[
<p>Any chance you could release the dataset to the public? I imagine NewsCatcher and Polymarket might not agree..</p>
]]></description><pubDate>Tue, 11 Feb 2025 19:56:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=43017563</link><dc:creator>bguberfain</dc:creator><comments>https://news.ycombinator.com/item?id=43017563</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43017563</guid></item><item><title><![CDATA[New comment by bguberfain in "Catgrad: A categorical deep learning compiler"]]></title><description><![CDATA[
<p>It remembers me Theano [0].<p>[0] <a href="https://en.wikipedia.org/wiki/Theano_(software)" rel="nofollow">https://en.wikipedia.org/wiki/Theano_(software)</a></p>
]]></description><pubDate>Wed, 05 Feb 2025 18:14:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=42952741</link><dc:creator>bguberfain</dc:creator><comments>https://news.ycombinator.com/item?id=42952741</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42952741</guid></item><item><title><![CDATA[New comment by bguberfain in "Deformable Image Registration KU Repository"]]></title><description><![CDATA[
<p>I agree. One image of what it is doing would improve the comprehension of the algorithm.</p>
]]></description><pubDate>Fri, 10 Jan 2025 19:01:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=42658818</link><dc:creator>bguberfain</dc:creator><comments>https://news.ycombinator.com/item?id=42658818</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42658818</guid></item><item><title><![CDATA[New comment by bguberfain in "Show HN: Voice-Pro – AI Voice Cloning"]]></title><description><![CDATA[
<p>The file I mentioned is just the begining... there is a folder full of .dll files, renamed to .pyd.
I understand that this is the proprietary part, that limits usage for 30 minutes, but I think it is too closed for a MIT license.</p>
]]></description><pubDate>Thu, 28 Nov 2024 19:39:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=42268025</link><dc:creator>bguberfain</dc:creator><comments>https://news.ycombinator.com/item?id=42268025</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42268025</guid></item></channel></rss>