<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: Vetch</title><link>https://news.ycombinator.com/user?id=Vetch</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 05 Jun 2026 05:54:14 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=Vetch" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by Vetch in "LLM Wiki – example of an "idea file""]]></title><description><![CDATA[
<p>This sounds very like Licklider's essay on Intelligence Amplification: Man Computer Symbiosis, from 1960:<p>> Men will set the goals and supply the motivations, of course, at least in the early years. They will formulate hypotheses. They will ask questions. They will think of mechanisms, procedures, and models. They will remember that such-and-such a person did some possibly relevant work on a topic of interest back in 1947, or at any rate shortly after World War II, and they will have an idea in what journals it might have been published. In general, they will make approximate and fallible, but leading, contributions, and they will define criteria and serve as evaluators, judging the contributions of the equipment and guiding the general line of thought.<p>> In addition, men will handle the very-low-probability situations when such situations do actually arise. (In current man-machine systems, that is one of the human operator's most important functions. The sum of the probabilities of very-low-probability alternatives is often much too large to neglect. ) Men will fill in the gaps, either in the problem solution or in the computer program, when the computer has no mode or routine that is applicable in a particular circumstance.<p>> The information-processing equipment, for its part, will convert hypotheses into testable models and then test the models against data (which the human operator may designate roughly and identify as relevant when the computer presents them for his approval). The equipment will answer questions. It will simulate the mechanisms and models, carry out the procedures, and display the results to the operator. It will transform data, plot graphs ("cutting the cake" in whatever way the human operator specifies, or in several alternative ways if the human operator is not sure what he wants). The equipment will interpolate, extrapolate, and transform. It will convert static equations or logical statements into dynamic models so the human operator can examine their behavior. In general, it will carry out the routinizable, clerical operations that fill the intervals between decisions.<p><a href="https://www.organism.earth/library/document/man-computer-symbiosis" rel="nofollow">https://www.organism.earth/library/document/man-computer-sym...</a></p>
]]></description><pubDate>Sun, 05 Apr 2026 00:17:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=47644888</link><dc:creator>Vetch</dc:creator><comments>https://news.ycombinator.com/item?id=47644888</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47644888</guid></item><item><title><![CDATA[New comment by Vetch in "CERN uses ultra-compact AI models on FPGAs for real-time LHC data filtering"]]></title><description><![CDATA[
<p>The relu/if-then-else is in fact centrally important as it enables computations with complex control flow (or more exactly, conditional signal flow or gating) schemes (particularly as you add more layers).</p>
]]></description><pubDate>Sat, 28 Mar 2026 15:20:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=47555395</link><dc:creator>Vetch</dc:creator><comments>https://news.ycombinator.com/item?id=47555395</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47555395</guid></item><item><title><![CDATA[New comment by Vetch in "CERN uses ultra-compact AI models on FPGAs for real-time LHC data filtering"]]></title><description><![CDATA[
<p>This is essentially what any relu based neural network approximately looks like (smoother variants have replaced the original ramp function). AI, even LLMs, essentially reduce to a bunch of code like<p><pre><code>    let v0 = 0
    let v1 = 0.40978399*(0.616*u + 0.291*v)
    let v2 = if 0 > v1 then 0 else v1

    let v3 = 0
    let v4 = 0.377928*(0.261*u + 0.468*v)
    let v5 = if 0 > v4 then 0 else v4...</code></pre></p>
]]></description><pubDate>Sat, 28 Mar 2026 13:14:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=47554298</link><dc:creator>Vetch</dc:creator><comments>https://news.ycombinator.com/item?id=47554298</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47554298</guid></item><item><title><![CDATA[New comment by Vetch in "The coming industrialisation of exploit generation with LLMs"]]></title><description><![CDATA[
<p>I'm not sure that's the fully right mental model to use. They're not searching randomly with unbounded compute nor selecting from arbitrary strategies in this example. They are both using LLMs and likely the same ones, so will likely uncover overlapping possible solutions. Avoiding that depends on exploring more of the tail of the highly correlated to possibly identical distributions.<p>It's a subtle difference from what you said in that it's not like everything has to go right in a sequence for the defensive side, defenders just have to hope they committed enough into searching such that the offensive side has a significantly lowered chance of finding solutions they did not. Both the attackers and defenders are attacking a target program and sampling the same distribution for attacks, it's just that the defender is also iterating on patching any found exploits until their budget is exhausted.</p>
]]></description><pubDate>Tue, 20 Jan 2026 02:24:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=46687152</link><dc:creator>Vetch</dc:creator><comments>https://news.ycombinator.com/item?id=46687152</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46687152</guid></item><item><title><![CDATA[New comment by Vetch in "AI assistants misrepresent news content 45% of the time"]]></title><description><![CDATA[
<p>Then the point still stands, this makes things even worse given that it's adding its own hallucinations on top, instead of simply relaying the content or idealistically, identifying issues in the reporting.</p>
]]></description><pubDate>Wed, 22 Oct 2025 14:57:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=45670114</link><dc:creator>Vetch</dc:creator><comments>https://news.ycombinator.com/item?id=45670114</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45670114</guid></item><item><title><![CDATA[New comment by Vetch in "Talent"]]></title><description><![CDATA[
<p>Being tall doesn't automatically make you good or dominant at basketball, you can even be too tall. Wemby might just be at that threshold, but the unusual thing about him is his dexterity despite his height; such maneuverability and flexibility is trainable. I hear he also spent the summer training, likely harder than most.</p>
]]></description><pubDate>Thu, 16 Oct 2025 20:22:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=45610212</link><dc:creator>Vetch</dc:creator><comments>https://news.ycombinator.com/item?id=45610212</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45610212</guid></item><item><title><![CDATA[New comment by Vetch in "I'm absolutely right"]]></title><description><![CDATA[
<p>It's an artifact of post-training approach. Models like kimi k2 and gpt-oss do not utter such phrases and are quite happy to start sentences with "No" or something to the tune of "Wrong".<p>Diffusion also won't help the way you seem to think it will (that the outputs occur in a sequence is not relevant, what's relevant is the underlying computation class backing each token output, and there, diffusion as typically done does not improve on things. The argument is subtle but the key is that output dimension and iterations in diffusion do not scale arbitrarily large as a result of problem complexity).</p>
]]></description><pubDate>Fri, 05 Sep 2025 16:28:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=45140424</link><dc:creator>Vetch</dc:creator><comments>https://news.ycombinator.com/item?id=45140424</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45140424</guid></item><item><title><![CDATA[New comment by Vetch in "An LLM is a lossy encyclopedia"]]></title><description><![CDATA[
<p>You are right and the idea of LLMs as lossy compression has lots of problems in general (LLMs are a statistical model, a function approximating the data generating process).<p>Compression artifacts (which are deterministic distortions in reconstruction) are not the same as hallucinations (plausible samples from a generative model; even when greedy, this is still sampling from the conditional distribution). A better identification is with super-resolution. If we use a generative model, the result will be clearer than a normal blotchy resize but a lot of details about the image will have changed as the model provides its best guesses at what the missing information could have been. LLMs aren't meant to reconstruct a source even though we can attempt to sample their distribution for snippets that are reasonable facsimiles from the original data.<p>An LLM provides a way to compute the probability of given strings. Once paired with entropy coding, on-line learning on the target data allows us to arrive at the correct MDL based lossless compression view of LLMs.</p>
]]></description><pubDate>Tue, 02 Sep 2025 16:11:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=45105018</link><dc:creator>Vetch</dc:creator><comments>https://news.ycombinator.com/item?id=45105018</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45105018</guid></item><item><title><![CDATA[New comment by Vetch in "Making games in Go: 3 months without LLMs vs. 3 days with LLMs"]]></title><description><![CDATA[
<p>Unless you're also writing your own graphics and game engine from scratch, if you're making a truly novel and balanced game, then it should not be possible to crank out code with AI. When working in engines, the bulk of the work is usually in gameplay programming so the fact that its code is so predictable should be concerning (unless the programming is effectively in natural language). Not spending most of your time testing introduced mechanics, re-balancing and iterating should be triggering alarm bells. If you're working on an RPG, narrative design, reactivity and writing will eat up most of your time.<p>In the case you're working as part of team large enough to have dedicated programmers, the majority of the roles will usually be in content creation, design and QA.</p>
]]></description><pubDate>Sun, 24 Aug 2025 20:52:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=45007667</link><dc:creator>Vetch</dc:creator><comments>https://news.ycombinator.com/item?id=45007667</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45007667</guid></item><item><title><![CDATA[New comment by Vetch in "Making games in Go: 3 months without LLMs vs. 3 days with LLMs"]]></title><description><![CDATA[
<p>Why would the proportion of high quality games increase? The number yes, but I expect not the proportion. Lowering the entry barrier means more people who have spent less time honing their skills can release something that's lacking in polish, narrative design, fun mechanics and balance. Among new entrants, they should number more than those already able to make a fun game. Not a value judgement, just an observation.<p>Think of the negative reputation the Unity engine gained among gamers, even though a lot of excellent games and even performant games (DSP) have been made with it.<p>More competitors does also raise the bar required for novelty, so it is possible that standards are also rising in parallel.</p>
]]></description><pubDate>Sun, 24 Aug 2025 19:56:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=45007208</link><dc:creator>Vetch</dc:creator><comments>https://news.ycombinator.com/item?id=45007208</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45007208</guid></item><item><title><![CDATA[New comment by Vetch in "Persona vectors: Monitoring and controlling character traits in language models"]]></title><description><![CDATA[
<p>But why isn't this merely papering over a more fundamental issue with how these models are "aligned"? LLMs are, for example, not inherently sycophantic. kimi k2 and o3 are not, and Sydney, mentioned in the blog post, was most decidedly not.<p>In my experience, the issue of sycophancy has been longest in the Anthropic models, so it might be most deeply rooted for them. It's only recently, perhaps with the introduction of user A/B preference tests such as by lmarena and the providers themselves has this become a major issue for most other LLMs.<p>Thinking that simple actions like adding an anti-evil vector to the residual stream to improve behavior sounds naively dangerous. It would not surprise me if unexpected and unwanted downstream effects resulted from this; which a future paper will address too. Not unlike what happened with tuning for user preference.</p>
]]></description><pubDate>Sun, 03 Aug 2025 22:36:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=44780427</link><dc:creator>Vetch</dc:creator><comments>https://news.ycombinator.com/item?id=44780427</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44780427</guid></item><item><title><![CDATA[New comment by Vetch in "Distillation makes AI models smaller and cheaper"]]></title><description><![CDATA[
<p>The brain is certainly vastly more energy efficient at inference than LLMs on GPUs. But it looks like you're trying to make a different argument, that an LLM can spend less energy than a human to complete a given task. Unfortunately, you have not made that argument and I won't be reading unverified LLM output that might contain hallucinated steps or claims.<p>> V3/R1 scale models as a baseline, one can produce 720,000 tokens<p>On what hardware? At how many tokens per second? But most importantly, at what quality? I can use a PRNG to generate 7 billion tokens at a fraction of the energy use of an LLM but those tokens are not going to be particularly interesting. Simply counting how many tokens can be generated in a given time frame is still not a like for like comparison. To be complete, the cost required to match human level quality, if possible, also needs accounting for.<p>> Deeply thinking humans expend up to a a third of their total energy on the brain<p>Where did you get this from? A 70B LLM? It's wrong or at best, does not make sense. The brain barely spends any more energy above its baseline when thinking hard (often not much more than 5%). This is because most of its energy use is spent on things like up-keep and maintaining resting membrane potential. Ongoing "Background activity" like the DMN also means the brain is always actively computing something interesting.</p>
]]></description><pubDate>Thu, 24 Jul 2025 11:32:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=44669474</link><dc:creator>Vetch</dc:creator><comments>https://news.ycombinator.com/item?id=44669474</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44669474</guid></item><item><title><![CDATA[New comment by Vetch in "Subliminal learning: Models transmit behaviors via hidden signals in data"]]></title><description><![CDATA[
<p>That math is for random projections? Note that JL lemma is a worst case guarantee and in practice, there's a lot more distortion tolerance than the given bounds would suggest. Concepts tend to live in a space of much lower intrinsic dimensionality than the data's and we often care more about neighbor and rank information than precise pair-wise distances.<p>Also, JL is only a part of the story for the transformers.</p>
]]></description><pubDate>Wed, 23 Jul 2025 00:11:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=44654405</link><dc:creator>Vetch</dc:creator><comments>https://news.ycombinator.com/item?id=44654405</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44654405</guid></item><item><title><![CDATA[New comment by Vetch in "I'm betting against AI agents, despite building them"]]></title><description><![CDATA[
<p>Compounding with learn and iterate, humans also build abstractions which significantly shorten the number of steps required. These are more expressive programming languages, compilers and toolchains. We also build engines, libraries, DSLs and invent appropriate data-structures to simplify the landscape or reuse existing work. Besides abstractions, we build tools like better type systems, error testing and borrow checkers to help eliminate certain classes of errors. Finally, after all is said and done, we still have QA teams and major bugs.</p>
]]></description><pubDate>Sun, 20 Jul 2025 15:20:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=44626005</link><dc:creator>Vetch</dc:creator><comments>https://news.ycombinator.com/item?id=44626005</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44626005</guid></item><item><title><![CDATA[New comment by Vetch in "Jürgen Schmidhuber：the Father of Generative AI Without Turing Award"]]></title><description><![CDATA[
<p>> he's inability to see its application to modern compute held the field back by years.<p>I find Schmidhuber's claim on GANs to be tenuous at best, but his claim to have anticipated modern LLMs is very strong, especially if we are going to be awarding nobel prizes for Boltzmann Machines. In <a href="https://people.idsia.ch/%7Ejuergen/FKI-147-91ocr.pdf" rel="nofollow">https://people.idsia.ch/%7Ejuergen/FKI-147-91ocr.pdf</a>, he really does concretely describe a model that unambiguously anticipated modern attention (technically, either an early form of hypernetworks or a more general form of linear attention, depending on which of its proposed update rules you use).<p>I also strongly disagree with the idea that his inability to practically apply his ideas held anything back. In the first place, it is uncommon for a discoverer or inventor to immediately grasp all the implications of and applications of their work. Secondly, the key limiter was parallel processing power; it's not a coincidence ANNs took off around the same time GPUs were transitioning away from fixed function pipelines (and Schmidhuber's lab were pioneers there too).<p>In the interim, when most derided Neural networks, his lab was one of the few that kept research on Neural networks and their application to sequence learning going. Without their contributions, I'm confident Transformers would have happened later.<p>> It's clear to me no one read his early paper's when developing GANs<p>This is likely true.<p>> self-supervision/transformers.<p>This is not true. Transformers came after lots of research on sequence learners, meta-learning, generalizing RNNs and adaptive alignment. For example, Alex Graves' work on sequence transduction with RNNs eventually led to the direct precursor of modern attention. Graves' work was itself influenced by work with and by Schmidhuber.</p>
]]></description><pubDate>Sat, 21 Jun 2025 00:18:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=44333374</link><dc:creator>Vetch</dc:creator><comments>https://news.ycombinator.com/item?id=44333374</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44333374</guid></item><item><title><![CDATA[New comment by Vetch in "Let's Talk About ChatGPT-Induced Spiritual Psychosis"]]></title><description><![CDATA[
<p>The non-o-series models from OpenAI and non-Opus (although I have not tried the latest, so it's possible that it too joins them) from Anthropic are cloyingly sycophantic, with every other sentence of yours containing a brilliant and fascinating insight.<p>It's possible that someone already on the verge of a break or otherwise in a fragile state of mind asking for help with their theories could end up with an LLM telling them how incredibly groundbreaking their insights are, perhaps pushing them quicker, deeper more unmoored in the direction they were already headed.</p>
]]></description><pubDate>Mon, 16 Jun 2025 04:58:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=44286727</link><dc:creator>Vetch</dc:creator><comments>https://news.ycombinator.com/item?id=44286727</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44286727</guid></item><item><title><![CDATA[New comment by Vetch in "V-JEPA 2 world model and new benchmarks for physical reasoning"]]></title><description><![CDATA[
<p>This contains a common misstep (or misgeneralization of an analogy) among those who are much more familiar with computers than with the brain. The brain is not digital and concepts like frames per second and resolution don't make much sense for vision. First, there aren't frames, neuron activity is asynchronous with changes to sensory neuron firing rate responding to changes in the environment or according to saliency.<p>Between the non-uniformity of receptor density (eg fovea vs peripheral vision but this is general across all senses), dynamic receptor fields and the fact that information is encoded in terms of spike rate and timing patterns across neural populations, the idea of pixels in some bitmap at some resolution is beyond misleading. There is no pixel data, just sparsely coded feature representations capturing things like edges, textures, motion, color contrast and the like, already, at the retina.<p>While hundreds of trillions of photons might hit our photoreceptors, > 99% of that is filtered and or compressed <i>before</i> even reaching retinal ganglion cells. Only a tiny fraction, about 10 million bits/sec, of the original photon signal rate is transferred through the optic nerve (per eye). This pattern of filtering and attentive prioritization of information in signals continues as we go from sensory fields to thalamus to higher cortical areas.<p>So while we might encounter factoids like: on the order of a billion bits per second of data hit photoreceptors or [10Mb/s transferred](<a href="https://www.britannica.com/science/information-theory/Physiology" rel="nofollow">https://www.britannica.com/science/information-theory/Physio...</a>) along optic nerves, it's important to keep in mind that a lot of the intuition gained from digital information processing does not transfer in any meaningful sense to the brain.</p>
]]></description><pubDate>Wed, 11 Jun 2025 21:48:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=44252187</link><dc:creator>Vetch</dc:creator><comments>https://news.ycombinator.com/item?id=44252187</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44252187</guid></item><item><title><![CDATA[New comment by Vetch in "Magistral — the first reasoning model by Mistral AI"]]></title><description><![CDATA[
<p>I think the point remains that few have been able to catch up to OpenAI. For a while it was just Anthropic. Then Google after failing a bunch of times. So, if we relax this to LLMs not by OpenAI, Anthropic or Google, then Deepseek is really the only one that's managed to reach their quality tier (even though many others have thrown their hat into the ring). We can also get approximate glimpses into which models people use by looking at OpenRouter, sorted by Top Weekly.<p>In the top 10, are models by OpenAI (gpt4omini), Google (gemini flashes and pros), Anthropic (Sonnets) and Deepseeks'. Even though the company list grows shorter if we instead look at top model usage grouped by order of magnitude, it retains the same companies.<p>Personally, the models meeting my quality bar are: gpt 4.1, o4-mini, o3, gpt2.5pro, gemini2.5flash (not 2.0), claude sonnet, deepseek and deepseek r1 (both versions). Claude Sonnet 3.5 was the first time I found LLMs to be useful for programming work. This is not to say there are no good models by others (such as Alibaba, Meta, Mistral, Cohere, THUDM, LG, perhaps Microsoft), particularly in compute constrained scenarios, just that only Deepseek reaches the Quality tier of the big 3.</p>
]]></description><pubDate>Wed, 11 Jun 2025 02:19:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=44243596</link><dc:creator>Vetch</dc:creator><comments>https://news.ycombinator.com/item?id=44243596</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44243596</guid></item><item><title><![CDATA[New comment by Vetch in "Gemini-2.5-pro-preview-06-05"]]></title><description><![CDATA[
<p>There is skill to it but that's certainly not the only relevant variable involved. Other important factors are:<p>Language: Syntax errors rise, and a common form is the syntax of a more common language bleeding through.<p>Domain: Less so than what humans deem complex, quality is more strongly controlled by how much code and documentation there is for a domain. Interesting is that if in a less common subdomain, it will often revert to a more common approach (for example working on shaders for a game that takes place in a cylinder geometry requires a lot more hand-holding than on a plane). It's usually not that they can't do it, but that they require much more involved prompting to get the context appropriately set up and then managing drifting to default, more common patterns. Related is decisions with long term consequences. LLMs are pretty weak at this. In humans this one comes with experience, so it's rare and an instance of low coverage.<p>Dates: Related is reverting to obsolete API patterns.<p>Complexity: While not as dominant as domain coverage, complexity does play a role. With likelihood of error rising with complexity.<p>This means if you're at the intersection of multiple of these (such as a low coverage problem in a functional language), agent mode will likely be too much of a waste for you. But interactive mode can still be highly productive.</p>
]]></description><pubDate>Thu, 05 Jun 2025 22:20:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=44196281</link><dc:creator>Vetch</dc:creator><comments>https://news.ycombinator.com/item?id=44196281</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44196281</guid></item><item><title><![CDATA[New comment by Vetch in "LLM-powered tools amplify developer capabilities rather than replacing them"]]></title><description><![CDATA[
<p>LeBron <i>is</i> one of the rare individuals at that intersection of high athleticism and mental capability. It's why at the age of 40, well past his athletic prime, he's still a top NBA player. He has Magnus-level chunking ability enabling prodigious memory for games, he has fast processing and court vision, being able to leverage symmetries to automatically adjust for current player orientations to predict opponent plays. It's what allows him to make passes that seem impossible--he sees windows open up based on predicted player movements, not just current positions. Like that famous Wayne Gretzky quote.<p>It's a super rare archetype of athleticism/size+mental that only the likes of LeBron, Jokic and Magic Johnson have occupied (not meant to be an exhaustive list).</p>
]]></description><pubDate>Tue, 22 Apr 2025 09:31:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=43760377</link><dc:creator>Vetch</dc:creator><comments>https://news.ycombinator.com/item?id=43760377</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43760377</guid></item></channel></rss>