<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: lambda</title><link>https://news.ycombinator.com/user?id=lambda</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 16 Sep 2026 12:20:44 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=lambda" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by lambda in "Show HN: An e-ink frame that hears birds and draws them as 1800s illustrations"]]></title><description><![CDATA[
<p>There are LLMs that support audio input, similar to those with vision support.<p>From my testing of open weights LLMs with audio support, they basically are only trained to recognize audio as an alternative to text input, they treat audio as basically equivalent to a transcript, and can't recognize or distinguish things like music, accents, background sounds, etc.<p>So they're only really good for transcribing or summarizing or using audio input in place of text input for prompts, but not anything that requires distinguishing any information about the audio that would not be present in a transcript.<p>It can be tempting to try to use an LLM for a variety of tasks; kind of the whole thing about an LLM is that you don't have to do a separate complex training run for every task, but can just provide instructions in natural language. But it only works as far as what the training data covers, if the training basically always treated audio and a text transcript as equivalent, the model has nothing causing it to learn other relevant features of the audio. If there's enough bird call identification in the training data of an LLM, it might be able to do that, but I think multimodal training data tends to be much more limited than the text training corpus</p>
]]></description><pubDate>Tue, 15 Sep 2026 21:15:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=49719010</link><dc:creator>lambda</dc:creator><comments>https://news.ycombinator.com/item?id=49719010</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49719010</guid></item><item><title><![CDATA[New comment by lambda in "On the Navier–Stokes Millennium Prize Problem"]]></title><description><![CDATA[
<p>Thanks for the follow up, I do appreciate it.</p>
]]></description><pubDate>Sun, 13 Sep 2026 04:08:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=49679938</link><dc:creator>lambda</dc:creator><comments>https://news.ycombinator.com/item?id=49679938</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49679938</guid></item><item><title><![CDATA[New comment by lambda in "On the Navier–Stokes Millennium Prize Problem"]]></title><description><![CDATA[
<p>While you can't necessarily prove it, you can say whether the data was in the training set at all.<p>You can also do something like a release of a GPT-OSS v2, where you actually release training data and checkpoints, and do an experiment where you have some held out math problem dataset, then demonstrate how much training it takes on solutions (or partial solutions) to that dataset before the model saturates that test. While of course that would be a test on a much smaller model, it would cost a tiny fraction of the training on your big model, and it could be used to demonstrate just how much effect data contaminaiton like this could have, especially if you did the same experiment on a few different sized of model to show the scaling laws involved.</p>
]]></description><pubDate>Wed, 09 Sep 2026 03:25:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=49620515</link><dc:creator>lambda</dc:creator><comments>https://news.ycombinator.com/item?id=49620515</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49620515</guid></item><item><title><![CDATA[New comment by lambda in "On the Navier–Stokes Millennium Prize Problem"]]></title><description><![CDATA[
<p>But you can say (with the cooperation of the parties involved, of course) if any of the preliminary work that the other researchers did was part of the dataset. It is possible to be more transparent than you are being.<p>Even better would be more research and tools to help determine the impact of particular training data on models. Right now, proprietary LLM providers get to hide a lot behind "we just train it, we don't know what inputs affect the outputs," and that can be a problem, both because of lack of traceability of factual informaiton as well as lack of traceability of things like this, where the model itself may have had unpublished work in its training set.</p>
]]></description><pubDate>Tue, 08 Sep 2026 21:30:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=49617360</link><dc:creator>lambda</dc:creator><comments>https://news.ycombinator.com/item?id=49617360</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49617360</guid></item><item><title><![CDATA[New comment by lambda in "On the Navier–Stokes Millennium Prize Problem"]]></title><description><![CDATA[
<p>> (1) We'd have to identify their chats. How would we do this? We'd need them to share their chats with us so we could look for matches.<p>According to the statement by Tristan Buckmaster, he was in communication by email and calls several times over the past week with you (OpenAI that is, not you personally), asked about whether his chats were trained on, and was declined an answer (<a href="https://cims.nyu.edu/~tristanb/statement.pdf" rel="nofollow">https://cims.nyu.edu/~tristanb/statement.pdf</a>).<p>However, it seems like there was great pressure to hurry the release to compete with Anthropic's recent release, so he was unable to get an answer in time.<p>The mealy mouthed statement in the release "We (the researchers and the agents) did not see any of their work through any means until they released it publicly — in particular, no specific user data was accessed in order to solve this problem. While unlikely, we cannot rule out that de-identified data derived from their usage of our products helped improve our models ." is realy not much. If OpenAI had wanted to be transparent about this, you could have worked with him to identify if his data was used in the training of your new model, and actually made a somewhat more certain statement on that basis. But you have chosen not to; it was more important to scoop Anthropic on this than it was to be transparent about your training data.<p>> (2) We'd have to prove those chats changed model behavior. How would we do this? We'd need to retrain many models with those specific chats removed, and ask those models to solve the Navier-Stokes problem many times, and keep doing this until reaching the desired level of statistical significance.<p>Just the information from step (1) would improve transparency. Yes, you still can't prove one way or another how much the effect of the training is. But if it's included in the training data, it provided some effect.</p>
]]></description><pubDate>Tue, 08 Sep 2026 19:27:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=49615584</link><dc:creator>lambda</dc:creator><comments>https://news.ycombinator.com/item?id=49615584</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49615584</guid></item><item><title><![CDATA[New comment by lambda in "On the Navier–Stokes Millennium Prize Problem"]]></title><description><![CDATA[
<p>Sure. But it's possible to say: if the document isn't in the training data, it isn't the cause of the output. If it is in the training data, the question gets more complicated.</p>
]]></description><pubDate>Tue, 08 Sep 2026 18:55:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=49615012</link><dc:creator>lambda</dc:creator><comments>https://news.ycombinator.com/item?id=49615012</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49615012</guid></item><item><title><![CDATA[New comment by lambda in "On the Navier–Stokes Millennium Prize Problem"]]></title><description><![CDATA[
<p>> it's not something that's feasible for us to prove one way or the other.<p>This kind of question is exactly what a company named _Open_AI and founded as a nonprofit is supposed to be doing; open research on AI that helps inform, rather than obscure.<p>Anyhow, you do have the data available about the documents in the user's accounts, what they opted into (or were forced into via non-negotiable ToS), and whether they pressed a "thumbs up" button. You can answer whether the data entered the training pipeline or not. Yes, how much influence it had is an open question, and one that would be good to have research on and better tools for exploring, but I'll accept that it can't currently be answered precisely.<p>But whether the data entered the trianing pipeline can be answered. And how to provide better tools for quantifying and tracing this kind of thing is exactly what should be studied.</p>
]]></description><pubDate>Tue, 08 Sep 2026 18:39:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=49614741</link><dc:creator>lambda</dc:creator><comments>https://news.ycombinator.com/item?id=49614741</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49614741</guid></item><item><title><![CDATA[New comment by lambda in "On the Navier–Stokes Millennium Prize Problem"]]></title><description><![CDATA[
<p>So, one way to prove that the data played no part is to trace and show that it wasn't used in the training process at all. If the data was never used in training, then it couldn't have played a part in the training process.<p>You're right; if the data was used in training, then it gets much trickier; it would be very difficult to show whether some particular data had a significant effect on the outcome.<p>This is one of the big problems with giant models like these; it becomes nearly impossible to discern what is and isn't plagiarism, or copyright violation.<p>It would in theory be possible to have things like n-gram databases or rolling hashes of training data, somewhat similar to OLMoTrace (<a href="https://arxiv.org/abs/2504.07096" rel="nofollow">https://arxiv.org/abs/2504.07096</a>), which would allow for detecting whether particular documents ended up in the training data or not (you'd have to keep this for every model used in the whole training chain, as synthetic data generated by earlier models could be influenced by training data that wasn't included in later models). I'm sure there are practical issues with providing such a tool, but I think that it's necessary if you want to be able to categorically say "no, this document has never been present in the training data of this model."<p>Or look at it the other way: if your model wasn't influenced by things in your training data, why include them in the first place? Clearly, you train on all of these documents because they influence the model. Yes, it's hard to trace the exact influence of each one. But if they're not affecting the output, then why not just stop training on them? You could just not train on any private documents; only train on public, traceable data.<p>But instead, you choose to train on these private documents, so you have to admit, your model and its outputs are influenced by them.</p>
]]></description><pubDate>Tue, 08 Sep 2026 18:26:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=49614555</link><dc:creator>lambda</dc:creator><comments>https://news.ycombinator.com/item?id=49614555</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49614555</guid></item><item><title><![CDATA[New comment by lambda in "On the Navier–Stokes Millennium Prize Problem"]]></title><description><![CDATA[
<p>Yeah, I'm sure it's completely automated.<p>But that doesn't preclude being able to index and track what the sources of data are. For your data sets, I would hope you are including source information for where the data came frome. And at OpenAI's scale, I would presume they are doing some amount of rolling hashing or similar to weed out duplication, training on too much duplicate data can cause problems.<p>AllenAI have at least attempted to add some amount of traceability to their models with OLMoTrace (<a href="https://arxiv.org/abs/2504.07096" rel="nofollow">https://arxiv.org/abs/2504.07096</a>), by letting you find n-gram matches from the outputs in their training data. It's not the most useful, there's a reason that LLMs use full fledged attention mechanisms and not just n-grams, a lot of times the n-gram matches it finds aren't all that related to the given output, it might be better to supplement this index with a vector search or other ways of keeping track of what training data would have most influenced particular parts of the output.<p>But anyhow, this is something that is an important question, and the big labs should be working on to make their products more trustworthy. Instead, they are hiding information about how they train, hiding their reasoning traces, and just producing output with no information on what might have influenced the training.</p>
]]></description><pubDate>Tue, 08 Sep 2026 18:12:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=49614307</link><dc:creator>lambda</dc:creator><comments>https://news.ycombinator.com/item?id=49614307</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49614307</guid></item><item><title><![CDATA[New comment by lambda in "On the Navier–Stokes Millennium Prize Problem"]]></title><description><![CDATA[
<p>Why can't they rule it out? Is even OpenAI unable to track the provenance of all of their training data?<p>This is one of the major problems with these enormous closed models, and even most open-weights models, which don't disclose their training process or training data. You can never be sure what went into its training. Did it come up with an idea originally, or is it just plagiarising its training data? Are there malicious inputs being used to train in particular behaviors when given certain trigger phrases? What are the characteristics of the RLHF data and what kind of biases are those embedding in the models?<p>With proprietary closed models, or even open weights models that don't have open training datasets, you just can't answer these questions.</p>
]]></description><pubDate>Tue, 08 Sep 2026 17:51:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=49613937</link><dc:creator>lambda</dc:creator><comments>https://news.ycombinator.com/item?id=49613937</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49613937</guid></item><item><title><![CDATA[New comment by lambda in "A/I shuts down"]]></title><description><![CDATA[
<p>The Italian government is also a far-right government like the US, so is aligned in wanting to suppress left-wing views.</p>
]]></description><pubDate>Sun, 06 Sep 2026 15:07:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=49587202</link><dc:creator>lambda</dc:creator><comments>https://news.ycombinator.com/item?id=49587202</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49587202</guid></item><item><title><![CDATA[New comment by lambda in "K2 Horizon: A connected fleet of six open models"]]></title><description><![CDATA[
<p>Weights are up: <a href="https://huggingface.co/collections/IFM/k2-horizon" rel="nofollow">https://huggingface.co/collections/IFM/k2-horizon</a><p>It's the training code that is not up yet, but this group has a history of publishing code so I would expect it, though of course you can never count on it until posted.</p>
]]></description><pubDate>Fri, 04 Sep 2026 14:27:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=49565170</link><dc:creator>lambda</dc:creator><comments>https://news.ycombinator.com/item?id=49565170</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49565170</guid></item><item><title><![CDATA[New comment by lambda in "Discovery of a new OpenAI agent message board"]]></title><description><![CDATA[
<p>And by "learned how to play the whole politics game", you mean "giving money to Donald Trump": <a href="https://www.sfgate.com/tech/article/brockman-openai-top-trump-donor-21273419.php" rel="nofollow">https://www.sfgate.com/tech/article/brockman-openai-top-trum...</a></p>
]]></description><pubDate>Fri, 04 Sep 2026 14:23:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=49565104</link><dc:creator>lambda</dc:creator><comments>https://news.ycombinator.com/item?id=49565104</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49565104</guid></item><item><title><![CDATA[New comment by lambda in "K2 Horizon: A connected fleet of six open models"]]></title><description><![CDATA[
<p>Looks like we're still waiting on that, they have placeholder repos but haven't populated them yet:<p>* <a href="https://github.com/ifm-ai/xllm" rel="nofollow">https://github.com/ifm-ai/xllm</a>
* <a href="https://github.com/ifm-ai/horizon-post-train" rel="nofollow">https://github.com/ifm-ai/horizon-post-train</a><p>Their previous model, K2 Think V2, was release with fully open training data and recipe, so I would imagine that they are committed to that, but yeah, the repos for this new model are still just placeholders.<p>* <a href="https://mbzuai.ac.ae/news/k2-think-v2-a-fully-sovereign-reasoning-model/" rel="nofollow">https://mbzuai.ac.ae/news/k2-think-v2-a-fully-sovereign-reas...</a>
* <a href="https://github.com/LLM360/Reasoning360" rel="nofollow">https://github.com/LLM360/Reasoning360</a></p>
]]></description><pubDate>Fri, 04 Sep 2026 01:41:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=49559499</link><dc:creator>lambda</dc:creator><comments>https://news.ycombinator.com/item?id=49559499</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49559499</guid></item><item><title><![CDATA[New comment by lambda in "Microduck"]]></title><description><![CDATA[
<p>Huh, when I tried it WASD didn't work like I expected, hence I went back and checked and saw that it was ZQSD. Looks like they might have fixed it now since I posted. Either that or the lagginess caught me up; it takes a second before it starts moving forward, it might be I got caught up by that, went back to look at the instructions and noticed the ZQSD, then went back and used the arrow keys since that was easier.<p>edit: just checked the code, and they cover both layouts by using the physical key code rather than the character. And that was committed before I tried it. So it must have been the fact that it was a bit slow to respond that got me.<p><a href="https://huggingface.co/spaces/pollen-robotics/microduck-simulator/blob/main/app/src/game/controls/keyboard.js#L4-L5" rel="nofollow">https://huggingface.co/spaces/pollen-robotics/microduck-simu...</a></p>
]]></description><pubDate>Thu, 27 Aug 2026 22:17:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=49472020</link><dc:creator>lambda</dc:creator><comments>https://news.ycombinator.com/item?id=49472020</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49472020</guid></item><item><title><![CDATA[New comment by lambda in "Gemini Omni 1.1 Flash"]]></title><description><![CDATA[
<p>Yeah, the problem is, someone has to start the union. It takes work. You have to get the whole workforce to vote on it. A lot of software engineers believe (or believed) that they were too smart and professional to need a union. And of course, if management gets wind of it while you are working on setting up the vote, they may do all kinds of trickery, legal or illegal, to block it.<p>It is possible. But it's quite uncommon in this industry in the US.<p>And given the current administration, it is hard to trust you'd get fair enforcement of labor laws if the company did illegal things to block unionization.</p>
]]></description><pubDate>Thu, 27 Aug 2026 22:09:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=49471955</link><dc:creator>lambda</dc:creator><comments>https://news.ycombinator.com/item?id=49471955</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49471955</guid></item><item><title><![CDATA[New comment by lambda in "Gemini Omni 1.1 Flash"]]></title><description><![CDATA[
<p>I don't know that unions would necessarily negotiate for no use of AI. The SAG-AFRA deals don't preclude all use of AI; they just requre consent and negotiation in certain cases.<p>A union doesn't give you unilateral power; it just gives you a better seat at the bargaining table. Capital pools its resources to negotiate better as a single bloc; why shouldn't labor as well?</p>
]]></description><pubDate>Thu, 27 Aug 2026 19:48:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=49470241</link><dc:creator>lambda</dc:creator><comments>https://news.ycombinator.com/item?id=49470241</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49470241</guid></item><item><title><![CDATA[New comment by lambda in "Gemini Omni 1.1 Flash"]]></title><description><![CDATA[
<p>Many screen and voice actors are unionized, and the unions have been striking and bargaining specifcially over these points.<p>For example: <a href="https://sites.suffolk.edu/jhtl/2025/10/30/game-over-for-unauthorized-ai-performances-the-sag-aftra-video-game-strike-and-performer-protections-under-the-new-collective-bargaining-agreement/" rel="nofollow">https://sites.suffolk.edu/jhtl/2025/10/30/game-over-for-unau...</a><p>Software developers, unfortunately, have been convinced that they don't need to unionize, so have no collective bargaining power for dealing with situations like this.</p>
]]></description><pubDate>Thu, 27 Aug 2026 18:42:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=49469351</link><dc:creator>lambda</dc:creator><comments>https://news.ycombinator.com/item?id=49469351</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49469351</guid></item><item><title><![CDATA[New comment by lambda in "Omarchy development practices lead to predictable security issues"]]></title><description><![CDATA[
<p>I'm not just trying to score points about whether he sucks, but specifically point out the types of policies that he advocates for, and there are a number of people in this thread trying to claim somehow that he doesn't advocate for policies that he clearly has been.<p>So I'm curious, what makes you think that what he calls for isn't ethnic cleansing?<p>From Wikipedia (and please, fill me in if you have a better definition):<p>"Ethnic cleansing is the systematic forced removal of ethnic, racial, or religious groups from a given area, with the intent of making the society ethnically homogeneous."<p>From DHH:<p>Calling for the deportation (forced removal) of a specific ethnic group (also note the violent analogy to wolves): "When wolves get out of control, you shoot them. When gypsies take over public spaces, you deport them."<p>Calling for the forced removal of millions of people of various ethnic groups he considers undesirable from Europe: "Because the sacred cow here is not just that mass migration must stop going forward. It's also that millions who are already in Europe must go. Remigration has gone from a fringe concept to the mainstream discourse in record time on account of that realization. The Overton window is swinging wide open, but the cow is still there."<p>Talking about how much he wanted to move to London but that he no longer has that desire due to its ethnic diversity: "As soon as I was old enough to travel on my own, London was where I wanted to go.... That was then. Now, I wouldn't dream of it. London is no longer the city I was infatuated with in the late '90s and early 2000s. Chiefly because it's no longer full of native Brits. In 2000, more than sixty percent of the city were native Brits. By 2024, that had dropped to about a third. A statistic as evident as day when you walk the streets of London now.... Recently, a projection that Danes would be a minority in their own country by 2096 caused an enormous stir in Denmark. Politicians across the spectrum decried what a catastrophe that would be for this world's oldest continuous monarchy. But a demographic nightmare worse than that has already enveloped London!"<p>As you can see, DHH is explicitly calling for the force removal (deportation and "remigration") of ethnic groups, because he is afraid of the results of the population becoming less ethnically homogeneous. I don't know how you could argue that what he's calling for is anything other than ethnic cleansing.<p>Also, note that none of this is due to any actualy on the ground experience; he lives in LA, he's lived in the US for over 20 years. This is purely an exercise in ideology. In fact, LA has a smaller percentage of the population that is white Anglo-American than London does of white British people.<p>Anyhow: I have laid out in detail the arugment for calling what he calls for "ethnic cleansing". Do you have any argument that it isn't ethnic cleansing that he's calling for? It seems pretty clear to me, so I'm confused why you have kept on insisting "if this is what you think he's arguing for, you either need to re-read the blog post", because I've read all three of these posts of his and more, and it all points towards him advocating for ethnic cleansing.</p>
]]></description><pubDate>Thu, 27 Aug 2026 17:46:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=49468529</link><dc:creator>lambda</dc:creator><comments>https://news.ycombinator.com/item?id=49468529</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49468529</guid></item><item><title><![CDATA[New comment by lambda in "Microduck"]]></title><description><![CDATA[
<p>Tried out the simulator and was surprised to find that the movement keys are ZQSD; then realized that's the equivalent of WASD on an AZERTY keyboard. Checked and sure enough, Pollen Robotics is a French company.<p>They may want to at least add a preference for keyboard layout, pretty sure that QWERTY and QWERTZ are much more common worldwide than AZERTY.</p>
]]></description><pubDate>Thu, 27 Aug 2026 14:57:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=49465952</link><dc:creator>lambda</dc:creator><comments>https://news.ycombinator.com/item?id=49465952</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49465952</guid></item></channel></rss>