<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: twotwotwo</title><link>https://news.ycombinator.com/user?id=twotwotwo</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 19 Aug 2026 17:40:17 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=twotwotwo" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by twotwotwo in "A digestion of the proof of Sendov's conjecture"]]></title><description><![CDATA[
<p>Making things understandable <i>is part of intelligence</i> as much as producing the initial artifact is. Even if the proof checks out in Lean (or the code runs and passes QA) if it's a mess, it will be hard to use it to do anything further.<p>This does not only matter doing cutting-edge mathematics. This, about the 'digested' version versus the original, should feel familiar to some folks here:<p>> This formalization is more streamlined than the original formalization (it has about 15,000 lines of code, compared with around 90,000 for the original proof).<p>and if you've ever tried to turn an overly vibed piece of code into something that makes sense:<p>> it has taken me several days (with heavy AI assistance) to perform such a digestion, to place the proof in proper context with previous literature and to simplify and streamline the argument to highlight the main ideas<p>If you see something that is confusing or overly clever, please don't assume it must be for some good reason you don't understand and move on--ask questions, get it simplified, try to get it worked out. Future you will appreciate it.</p>
]]></description><pubDate>Tue, 18 Aug 2026 05:02:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=49341479</link><dc:creator>twotwotwo</dc:creator><comments>https://news.ycombinator.com/item?id=49341479</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49341479</guid></item><item><title><![CDATA[New comment by twotwotwo in "388 years ago, Galileo worked out why human giants can't exist"]]></title><description><![CDATA[
<p>About the argument that a beam's strength:weight ratio worsens as it grows: do the artificial structures humans use, like house frames or bridges' trusses, recover strength:weight ratio? Would a theoretical giant with a skeletal structure like a bridge or a house's frame be better off than one with a human-like skeleton of the same material? (And, related to another comment here, guessing the actual structure of bone produces some improvement relative to something solid?)</p>
]]></description><pubDate>Sat, 15 Aug 2026 15:21:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=49311342</link><dc:creator>twotwotwo</dc:creator><comments>https://news.ycombinator.com/item?id=49311342</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49311342</guid></item><item><title><![CDATA[New comment by twotwotwo in "DeepSeek V4 Flash 0731"]]></title><description><![CDATA[
<p>Hard to make big predictions, but it sure looks like at least this level of capability is going to be available in the open and relatively cheap to run.<p>The 'floor' has gone up: today's model a bit behind SOTA is like model releases that were blowing people's minds a few months ago. Compared to, say, DS R1, this is far out stuff.<p>This, Luna, and (if it's good in practice) Laguna S are also <i>fast and light</i> not just cheap. And, as happened before, DeepSeek's first but other open model makers likely follow.<p>And a small, fast model taking small steps is...fun? More like working with code.</p>
]]></description><pubDate>Sat, 08 Aug 2026 18:25:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=49224450</link><dc:creator>twotwotwo</dc:creator><comments>https://news.ycombinator.com/item?id=49224450</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49224450</guid></item><item><title><![CDATA[New comment by twotwotwo in "DeepSeek V4 Flash 0731"]]></title><description><![CDATA[
<p>One read is 1) they're getting a lot of traffic for Flash, 2) they've said they're updating Pro soon and expect that to lead to a traffic spike for Pro, but 3) that would leave them overloaded, so 4) they're going to raise prices to avoid it.<p>It's interesting that most open models adding 1M context did it in a way that reduces KV cache size (though DeepSeek was the most aggressive, using compressed attention on <i>all</i> layers), but only a couple providers turned it into a discount on cache reads.</p>
]]></description><pubDate>Fri, 07 Aug 2026 18:59:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=49214865</link><dc:creator>twotwotwo</dc:creator><comments>https://news.ycombinator.com/item?id=49214865</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49214865</guid></item><item><title><![CDATA[New comment by twotwotwo in "Why Erdős Problems Are Falling to AI"]]></title><description><![CDATA[
<p>The field of mathematics is smart about this and knows the difference between a pile of Lean code and understanding, and mathematicians try to get from the unintuitive explanations to something that makes more sense, e.g. <a href="https://terrytao.wordpress.com/2026/07/21/a-digestion-of-the-jacobian-conjecture-counterexample/" rel="nofollow">https://terrytao.wordpress.com/2026/07/21/a-digestion-of-the...</a> (where incidentally Tao used a chatbot to help take apart the problem, but with a lot of interaction and work from his side).<p>Making things understandable <i>is</i> mathematics, and more generally a kind of intelligence, and is crucial to continued progress. You couldn't use algebraic geometry to disprove a conjecture if people hadn't organized (what could have been just) a pile of random observations into something called algebraic geometry.<p>Historically LLMs have done best where it's possible to train using an objectively verifiable reward function. Computer programs are pretty good on this front and so are Lean proofs. (Of course, they don't <i>only</i> do things you can RLVR heavily, but those have progressed fastest.) Not sure where 'making mathematical knowledge more understandable' falls on that spectrum.<p>Understandability isn't <i>only</i> important for advanced math. Keeping computer programs from becoming a mess is a challenge in high-level organization too, and the chat with the user is an explanation task. If you look online at what people say about large LLM-built codebases (SlopCodeBench is a neat effort to make make it concrete, but common wisdom seems to mostly agree on the general problem) and chatbot prose, I don't think everyone considers those solved problems!<p>It's hard to tell how thoroughly the labs grasp and care about this at an organization-wide level. I'm sure at least some maybe-results exist inside labs but haven't been published because the humans couldn't verify them and didn't want to be embarrassed with a false result. (Maybe also why counterexamples are a lot of the first results published: often simple to verify, even if hard to obtain.) A good sign would be if results in a few months come out more like what mathematicians consider well-written papers explaining results in a more intuitive way, fewer shocking announcements of bare counterexamples in tweets. It's probably a slow climb to get there.</p>
]]></description><pubDate>Wed, 05 Aug 2026 16:20:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=49184981</link><dc:creator>twotwotwo</dc:creator><comments>https://news.ycombinator.com/item?id=49184981</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49184981</guid></item><item><title><![CDATA[New comment by twotwotwo in "There Will Come Soft Rains (1950) [pdf]"]]></title><description><![CDATA[
<p>Singer-songwriter Silvana Estrada named an album released last year Vendrán Suaves Lluvias (meaning There Will Come Soft Rains). She talked about how she and her brother read The Martian Chronicles as kids and she remembered the Sara Teasdale poem quoted at the end. She said she composed the songs at a difficult time in her life and, I guess, something about that image in the story (and the poem in it) resonated then.<p>For anyone curious, there's a Tiny Desk Concert of songs from the album at <a href="https://www.youtube.com/watch?v=o9PoZ0Vcb_s" rel="nofollow">https://www.youtube.com/watch?v=o9PoZ0Vcb_s</a> and an interview, in English, at <a href="https://www.youtube.com/watch?v=WcQbB7Dc83U" rel="nofollow">https://www.youtube.com/watch?v=WcQbB7Dc83U</a><p>(Shared this on another post of the story last night, figured I might as well here, too.)</p>
]]></description><pubDate>Tue, 04 Aug 2026 16:46:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=49171440</link><dc:creator>twotwotwo</dc:creator><comments>https://news.ycombinator.com/item?id=49171440</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49171440</guid></item><item><title><![CDATA[New comment by twotwotwo in "There Will Come Soft Rains (1950) [pdf]"]]></title><description><![CDATA[
<p>Okay, a stretch for HN, but: singer-songwriter Silvana Estrada named an album released last year Vendrán Suaves Lluvias (meaning There Will Come Soft Rains). She talked about how she and her brother read The Martian Chronicles as kids and she remembered the Sara Teasdale poem quoted at the end. She said she composed the songs at a difficult time in her life and, I guess, something about that image in the story (and the poem in it) resonated then.<p>For anyone curious, there's a Tiny Desk Concert of songs from the album at <a href="https://www.youtube.com/watch?v=o9PoZ0Vcb_s" rel="nofollow">https://www.youtube.com/watch?v=o9PoZ0Vcb_s</a> and an interview, in English, at <a href="https://www.youtube.com/watch?v=WcQbB7Dc83U" rel="nofollow">https://www.youtube.com/watch?v=WcQbB7Dc83U</a></p>
]]></description><pubDate>Tue, 04 Aug 2026 04:38:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=49164411</link><dc:creator>twotwotwo</dc:creator><comments>https://news.ycombinator.com/item?id=49164411</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49164411</guid></item><item><title><![CDATA[New comment by twotwotwo in "Postmortem for Kernel Soundness Bug #14576"]]></title><description><![CDATA[
<p>I think this rates as too obvious to say among anyone remotely close to this, but worth noting there is a lot of distance between an exploit and any real confusion.<p>Proofs aren't generally machine-read-only. An exploit of a proof system kernel doesn't necessarily look like normal proof code. Exploits can be fragile: 'safe' tweaks break them. If an exploit used maliciously is found, the person sneaking it through wouldn't exactly be thanked for it. And the window for exploits overall seems to be shrinking: Lean/nanoda are easier to secure than, say, Chrome.<p>If someone wanted to deliberately sow confusion (my career advice is not to do that!) they would probably have better luck with a subtly wrong formalization or an informal proof. If they have prover kernel bugs, they should report them and get free T-shirts.<p>Still, it's cool to see how they're hardening Lean.</p>
]]></description><pubDate>Sun, 02 Aug 2026 07:03:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=49141864</link><dc:creator>twotwotwo</dc:creator><comments>https://news.ycombinator.com/item?id=49141864</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49141864</guid></item><item><title><![CDATA[New comment by twotwotwo in "Postmortem for Kernel Soundness Bug #14576"]]></title><description><![CDATA[
<p>This thread has some context. A proof-system researcher found some proof-system bugs and presented them a funny way:<p><a href="https://leanprover.zulipchat.com/#narrow/channel/270676-lean4/topic/Counterexample.20to.20the.20Lean.20Conjecture.20.28Soundness.20Bug.29/near/613135216" rel="nofollow">https://leanprover.zulipchat.com/#narrow/channel/270676-lean...</a><p>A mathematically-inclined reviewer (or an LLM) can quickly identify that it's an exploit. (Two exploits; it's crafted to hit a bug in another proof checker, too.)<p>The post gestures at this, but a natural follow-up, beyond fixing specific bugs around this exploit, would be to task some security-oriented models with proving False in Lean, or with reviewing the code for potentially unsound steps, missing checks, or even useful 'hardening'. That's happening and bugfixes are landing as a result.</p>
]]></description><pubDate>Sun, 02 Aug 2026 01:27:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=49140177</link><dc:creator>twotwotwo</dc:creator><comments>https://news.ycombinator.com/item?id=49140177</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49140177</guid></item><item><title><![CDATA[New comment by twotwotwo in "Opus 5 is currently #1 on Artificial Analysis Intelligence Leaderboard"]]></title><description><![CDATA[
<p>There is a blog post waiting to be written (that I won't write) about the size/effort tradeoffs, and particularly how small models get some surprisingly good results with lots of turns and reasoning.<p>DeepSWE will let you chart turns taken or tokens used, and FrontierCode will chart tokens. If you use that, you can see Sol high and Terra max get about the same DeepSWE number, but Terra max takes twice the turns. Luna max scores a smidgen lower with even more turns.<p>Smaller models relying on lots reasoning <i>may</i> "scale down" better on easier tasks, because unlike size, reasoning effort is dynamic: the model can see the task looks easy and stop. On DeepSWE, the cost curves for the three 5.6 models are almost on top of each other, but on FrontierCode Extended, the version of FrontierCode with the most everyday tasks in the mix, there's a spread of costs at the ~55% level.<p>The recent Laguna S 2.1 model (118B, 8B active) puts up surprising coding numbers for its size, and the lab behind it specifically credits its "way of working (persistence, verification, willingness to backtrack)". Some other open models that folks report getting good mileage out of seem to get there partly by throwing a lot of reasoning at the problem.<p>There is a little bit of a question, if some models rely on getting it wrong a bit more at first and <i>external</i> checks catching the problems, of whether they're also more frequently getting things wrong they <i>can't</i> self-verify (say, quality of UI or API design) and then it falls to the human to find it. Still, getting the results they're getting at all is neat.<p>Some benchmarks historically favored reporting only on the max variants, maybe because they want to show the frontier? but that is not always what you need for practical decision. (AA has the full effort sweep for Opus 5 and Sol/Luna/Terra at least.) And at least FrontierCode finds Opus 5 taking a <i>hit</i> in performance above 'medium'.<p>I am not trying to pick a winner here. I'm probably not going to use tiny models on max for everything, but I think it's cool that you can get so much more out of a small model by amping up reasoning, tool use, and persistence.</p>
]]></description><pubDate>Sat, 25 Jul 2026 06:06:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=49044937</link><dc:creator>twotwotwo</dc:creator><comments>https://news.ycombinator.com/item?id=49044937</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49044937</guid></item><item><title><![CDATA[New comment by twotwotwo in "Prompt Injection as Role Confusion"]]></title><description><![CDATA[
<p>This is great--LLMs 'forgetting who they are' is one of the most uncanny things they do, and the note about why static benchmarks underperform human attackers is on point.<p>One sort of wild idea: 'give words a color'. That is, the harness/API adds a signal to the input vector (using a few 'role' dimensions or just adding some other vector to the embedding vector) to <i>tell</i> the model the role of an individual input token. It'd be kind of like how positional info is added. It might make some things a little weird--its output will be 'snapped' to the "tool call" or "assistant output" color when it's read back in, for example, regardless of what 'color' came out of the network. A lot of weird stuff happens in models already, though, and this may be <i>less</i> weird than trying to make them behave as formal grammar parsers reliably with security at stake.<p>A while back I'd dreamed about this as a way to keep models from confusing different kinds of training data: not all input can be high-quality sources, but knowing that a phrase was seen in a scientific paper/encyclopedia, an opinion piece, a work of fiction, a conversation, etc. reduces the chance of confusion. I know they can pick that kind of thing up from other signals like writing style or context, but exactly those signals that lead them astray in prompt injection, and sometimes even leads humans astray when something's written like a credible source but isn't!</p>
]]></description><pubDate>Tue, 23 Jun 2026 14:51:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=48645934</link><dc:creator>twotwotwo</dc:creator><comments>https://news.ycombinator.com/item?id=48645934</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48645934</guid></item><item><title><![CDATA[New comment by twotwotwo in "The only scalable delete in Postgres is DROP TABLE"]]></title><description><![CDATA[
<p>Years ago work was bit by the analogous thing in MySQL. Like it usually does, it took a chain of events:<p>- We wrote a cronjob to periodically DELETE for a retention policy on a table we'd just created. Most senior person on the team reviewed it, looked fine.<p>- Unusually for us, we prioritize QA'ing a different feature for release, delaying the release of this cronjob and a bunch of other code.<p>- During that delay, the new table accumulated many times more rows to be deleted than we'd expected during review.<p>- Release happens. All looks well since the initial delete wasn't a migration and cronjob hasn't run yet; engineer doing the release signs off.<p>- Cronjob runs, deleting hundreds of millions of rows quickly.<p>- Next day, replica lag's high and MySQL's transaction history is very high. MySQL keeps transaction history around until purge threads have visited all the affected pages on disk.<p>- The bad cluster conditions last for days and lead to other problems.<p>This omits detail and the 'noise' of everything else we were watching. But it gets across how the code and MySQL behaved.<p>Like most exciting events, it led to multiple changes to avoid a repeat. For retention policies, our new approach was one at the end of PlanetScale's post, to partition and drop old partitions. Transitioning to this from a huge unpartitioned table can be fun!<p>If a table is append-only and already huge, with lots of rows already past the retention threshold, you might only copy the rows to be <i>kept</i> to the new partitioned table: copy what you can, lock tables, do a last catch-up copy and swap tables. (Roughly the blog's 'performant one-off delete'.)<p>If the table's merely kind of big, gh-ost or such could allow you to ALTER without causing lag, locking, etc.<p>At a scale below that, you could run a slow incremental 'nibble' delete while watching server stats, and a step below that, plain ALTERs or DELETEs are fine.<p>Using partitioning has fun bits, too. In MySQL, the partition key has to be part of any unique index, understandably. But you have to keep that in mind when you're using INSERT..ON DUPLICATE KEY UPDATE and relying on uniqueness to trigger the update. Things stay interesting!<p>I hear Vitess shops like PlanetScale usually don't run multi-terabyte myqsld instances in the first place: even when physical nodes are big, they run many smaller mysqlds on them. That wouldn't make all this fully irrelevant--huge deletes would still sometimes be worse than copy-swap-drop--but it does seem real handy for taming issues that tend to worsen with mysqld size, like replication lag. All to say, little bit jelly of their setup over there!</p>
]]></description><pubDate>Sun, 14 Jun 2026 16:18:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=48528965</link><dc:creator>twotwotwo</dc:creator><comments>https://news.ycombinator.com/item?id=48528965</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48528965</guid></item><item><title><![CDATA[New comment by twotwotwo in "FrontierCode: An eval to measure whether you would actually merge the code"]]></title><description><![CDATA[
<p>To repeat, <i>not</i> a dig at FrontierCode, which is substantial progress in benchmarking. But I'd argue modeling the rest of process <i>is</i> tha(aaa)t valuable and becomes more so as coding capability progresses:<p>Async agents interact on a longer timescale, but they interact. Again, <i>experienced SWEs</i>, consulting agencies, etc. ask questions before and after implementation, accept notes, etc.; they vary at how good they are at it; and how well they do it is a big factor in the success and failure of projects.<p>LLM interaction ability isn't saturated or mature; asking for point edits mostly works, but e.g. when I try to get Opus to ask clarifying questions or surface tricky bits to focus review, it's not close to a human-level response -- it's both noisy and misses key stuff. (Handling uncertainty has been a weak point for LLMs since early on, which might not help.) Other aspects of good interaction are even harder, like digging into a potentially mistaken request, or proposing a good 80/20 tweak to the spec.<p>There's a different, shorter-term reason to model interaction: it better tells users the value to expect <i>now</i>. It turns out my employer doesn't love infinite Opus use. (Go figure.) Kimi and Sonnet do comparably on FrontierCode. Are they about the same to use, or is one flailing while the other one just needs a couple rounds of fixups? If I saw a benchmark that credibly approximated 'this model will save you this much time vs. that one' that would put it well above existing ones.<p>I <i>do</i> think a bunch of discussion, investment, etc. is based on the idea the industry will essentially be replaced with successful one-shotting with little interaction. The mistake there is to assume back-and-forth is inessential and only happens because the agents aren't that good at coding yet. For a long time lots back-and-forths <i>were</i> driven by the models' limitations at raw coding, which might've made that idea more appealing.<p>As the coding side gets better, drawing the rest of the owl becomes the hard part. The world is messy and so is one's software's boundary with it. (I'm <i>not</i> saying the tasks don't get longer, I'm saying interaction gets <i>more</i> important as they do.) My conviction here might partly because in my sort of work the requirements and big picture were <i>always</i> thornier than typing the code; I'm suspicious that as raw coding gets easier for everybody they will hit something analogous.<p>Anyway, again, what y'all are doing is progress. I <i>do</i> want to stick up for the idea that a lot of critical things aren't raw coding ability. (I'm not alone in that, I don't think!) I'm definitely <i>not</i> here to say someone's Doing It Wrong as they do it more correctly than I've seen it done--just asking "would the patch get accepted?" is a huge step.</p>
]]></description><pubDate>Tue, 09 Jun 2026 17:31:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=48464370</link><dc:creator>twotwotwo</dc:creator><comments>https://news.ycombinator.com/item?id=48464370</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48464370</guid></item><item><title><![CDATA[New comment by twotwotwo in "FrontierCode"]]></title><description><![CDATA[
<p>I'm liking the effort to make new, no-longer-saturated benchmarks. I'll also be a bit suspicious if some model aces it -- matching OSS maintainers' taste <i>more often</i> is a plausible improvement in quality but if they nail it <i>every time</i> they've been memorizing.<p>Not saying FrontierCode should've done this, but benchmarking <i>the interaction</i> would be interesting. That is, if I get a diff with a blocking problem but writing a comment gets fixed, that's a <i>lot</i> different from if the model has hit a wall. Better, if there's a problem but the model flagged it in a short list of questions or worries to me before or after coding, it can get sorted without taking much of my time. Stick an LLM in the loop instructed to behave like a user or reviewer with some rubric-ish info that wasn't in the prompt. Then, look at how much the pretend user has to do to get to a quality result with a given model, if they can get to one at all.<p>You could say 'why worry about interaction? the goal is the model just gets it perfect' but I think that imagined end state just is not a thing: tasks will get bigger but there will still be interaction. Handling comments and asking good clarifying questions when needed are real capabilities. Human SWEs interact plenty and real engineering has a certain density of questions about requirements, taste, and other big vague things.</p>
]]></description><pubDate>Tue, 09 Jun 2026 05:55:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=48457061</link><dc:creator>twotwotwo</dc:creator><comments>https://news.ycombinator.com/item?id=48457061</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48457061</guid></item><item><title><![CDATA[New comment by twotwotwo in "DeepSeek V4 Pro beats GPT-5.5 Pro on precision"]]></title><description><![CDATA[
<p>If you worry about sending your data off for inference, Fireworks is one of the companies serving open models with solid performance and compliance/zero data retention sorted out. OpenCode supports them and many others. Cursor uses them. They don't have the super-cheap cache reads deal that DeepSeek's own endpoint does, but are still well below Anthropic API rates. (Though crucially you're not paying API rates now!)<p>DeepSeek and Xiaomi's deals on cache reads go with their models' latest gens making caching cheaper (using less space for KVs). No open-model inference provider has decided to match the pricing. I'm sure that says something about how inference pricing works, but not completely sure what.<p>Agree with others that top open models aren't <i>on</i> the frontier, and I would expect differences doing big-picture planning or anywhere you're only giving broad brushstrokes and looking for a lot to be guessed. But they do seem fine at coding from a a concrete plan! No experience in huge codebases because I only use them outside work, but they <i>seem</i> good enough about gathering info before they dive in that I'd expect them to grep around as they need.<p>An annoying caveat: individual subscription plans, used heavily, are much cheaper than the API -- see <a href="https://she-llac.com/claude-limits" rel="nofollow">https://she-llac.com/claude-limits</a> -- which complicates any argument about cost. I still think open models are worth playing with. They're one of the things that let us treat this as a <i>technology</i> rather than just as the product offerings of one of a few companies.</p>
]]></description><pubDate>Mon, 08 Jun 2026 15:45:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=48446883</link><dc:creator>twotwotwo</dc:creator><comments>https://news.ycombinator.com/item?id=48446883</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48446883</guid></item><item><title><![CDATA[New comment by twotwotwo in "Human-Like Neural Nets by Catapulting"]]></title><description><![CDATA[
<p>We have a lot of synapses, but (agreeing with you) I don't find that sufficient to explain why humans (or animals!) do what we do. If you throw zillions of parameters at a problem with a weak architecture, you get really high-fidelity memorization, and we're <i>not</i> awesome at memorization compared to machines.<p>Humans can do an impressive amount of generalization from one error or surprise, and as is often rightly noted, don't need trillions of words to get going. And it all seems to happen some 'forward-only' way, without backpropagation -- we don't have AdamW or MuonClip helpfully nudging our synaptic connections towards whatever would have scored well on our most recent test. It <i>is</i> relevant that we're creatures with goals -- reinforcement learning is the only stage where there's a taste of that for neural nets -- but the learning differences seem at least partly independent of that.<p>I suppose it could turn out that, even if not sufficient, the large number of synapses is <i>necessary</i> to all this, like we're effectively buying a <i>lot</i> of lottery tickets that give us a shot at fishing interesting hypotheses out of the experiences flowing by. But I'm still awfully suspicious that we don't have the right mathematical model for learning messy ideas all worked out yet.</p>
]]></description><pubDate>Sun, 07 Jun 2026 07:17:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=48432638</link><dc:creator>twotwotwo</dc:creator><comments>https://news.ycombinator.com/item?id=48432638</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48432638</guid></item><item><title><![CDATA[New comment by twotwotwo in "Did DeepSeek v4 suddenly become more expensive?"]]></title><description><![CDATA[
<p>Whatever is the darker shade of blue in the bottom-right graph had a bump at the same time cost did. Perhaps that's output tokens (which include reasoning)?</p>
]]></description><pubDate>Sat, 30 May 2026 04:42:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=48332658</link><dc:creator>twotwotwo</dc:creator><comments>https://news.ycombinator.com/item?id=48332658</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48332658</guid></item><item><title><![CDATA[New comment by twotwotwo in "Unknowable Math Can Help Hide Secrets"]]></title><description><![CDATA[
<p>The fielded systems require something that wasn't there in the original model of zero-knowledge proofs. That could be as little as a trusted-enough public source of randomness: the prover makes their initial commitments, plays the verification game with a verifier whose challenges are controlled by the next outputs of the public RNG, and as long as the other party trusts that the RNG and prover aren't in cahoots, that's enough. Doing a trusted setup process beforehand is another tool used by a bunch of deployed systems.<p>That doesn't mean anything's practically wrong with the fielded ZK proof systems, just that's how you reconcile the article's "no non-interactive proofs under these assumptions" with people out in the real world using non-interactive proofs.<p>This paper brings up another logical possibility, that there could be a non-interactive proof with no RNG or setup that doesn't meet the precise original definition of zero-knowledge proofs but <i>is</i> zero-knowledge practically speaking. I don't know whether we'll actually see better fielded ZK proof systems come out of this approach!</p>
]]></description><pubDate>Sun, 17 May 2026 06:16:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=48166456</link><dc:creator>twotwotwo</dc:creator><comments>https://news.ycombinator.com/item?id=48166456</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48166456</guid></item><item><title><![CDATA[New comment by twotwotwo in "Kioxia and Dell cram 10 PB into slim 2RU server"]]></title><description><![CDATA[
<p>It is kinda neat how the density can trickle down. When an individual SSD can hold tens of TBs, recent-gen drives can do millions of random reads/s each, and one socket can handle lots of RAM and many cores, it doesn't take the fancier chassis with two sockets or lots of storage bays to handle pretty substantial data work.<p>On the other hand, current part prices are not neat; a commodity platform only helps so much if none of what you want put in it is affordable! And other factors like power and cooling can push you away from optimizing for density. I just like that along with the ludicrious becoming possible, merely great stuff becomes more feasible.</p>
]]></description><pubDate>Sun, 17 May 2026 02:02:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=48165447</link><dc:creator>twotwotwo</dc:creator><comments>https://news.ycombinator.com/item?id=48165447</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48165447</guid></item><item><title><![CDATA[New comment by twotwotwo in "Kimi K2.6: Advancing open-source coding"]]></title><description><![CDATA[
<p>Kagi has it as an option in its Assistant thing, where there is naturally a lot of searching and summarizing results. I've liked its output there and in general when asked for prose that isn't in the list/Markdown-heavy "LLM style." It's hard to do a confident comparison, but it's seemed bold in arranging the output to flow well, even when that took surgery on the original doc(s). Sometimes the surgery's needed e.g. to connect related ideas the inputs treated as separate, or to ensure it really replies to the request instead of just dumping info that's somehow related to it.</p>
]]></description><pubDate>Mon, 20 Apr 2026 17:02:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=47837202</link><dc:creator>twotwotwo</dc:creator><comments>https://news.ycombinator.com/item?id=47837202</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47837202</guid></item></channel></rss>