<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: pash</title><link>https://news.ycombinator.com/user?id=pash</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 03 Jul 2026 09:37:30 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=pash" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Phones alerted millions before quakes shook Venezuela]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.nytimes.com/interactive/2026/06/27/world/americas/venezuela-earthquakes-android-alerts.html">https://www.nytimes.com/interactive/2026/06/27/world/americas/venezuela-earthquakes-android-alerts.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48702954">https://news.ycombinator.com/item?id=48702954</a></p>
<p>Points: 10</p>
<p># Comments: 1</p>
]]></description><pubDate>Sat, 27 Jun 2026 23:52:23 +0000</pubDate><link>https://www.nytimes.com/interactive/2026/06/27/world/americas/venezuela-earthquakes-android-alerts.html</link><dc:creator>pash</dc:creator><comments>https://news.ycombinator.com/item?id=48702954</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48702954</guid></item><item><title><![CDATA[New comment by pash in "You can just say it"]]></title><description><![CDATA[
<p>Right, that’s why I wrote, “I don’t mean that most neural networks are invertible functions.”<p>For a neural network that is not bijective, you can obtain an input that maps to a desired output by the following algorithm.<p>1. Start with a trained neural network. (The weights will not change throughout this procedure.)<p>2. Pick a random input.<p>3. Given an output for which you want to compute an associated input, feed the input into the network to compute the output.<p>4. Compute the loss of the computed output relative to the target output (e.g., mean-square error). If the loss is sufficiently small, you’ve found an input that maps to an output close to your target output and you’re done.<p>5. Otherwise, compute the gradient of the loss with respect to the input (e.g., by backprop).<p>6. Update the input according to a gradient-update rule. And go back to Step 3.<p>In theory, you can recover a “representative” prompt for the output of an LLM in this manner. For outputs that could have been generated by a large set of disparate prompts, obviously this won’t work well.</p>
]]></description><pubDate>Sun, 31 May 2026 00:38:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=48342007</link><dc:creator>pash</dc:creator><comments>https://news.ycombinator.com/item?id=48342007</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48342007</guid></item><item><title><![CDATA[New comment by pash in "You can just say it"]]></title><description><![CDATA[
<p>The obvious solution is to run things in reverse, inputting the AI-generated output to recover the prompt that generated it.<p>Most generative models can be run in reverse by algorithms that already exist [0], but you have to have the model weights. For closed-weight models, or for a process that can handle unknown models, you’d have to do some engineering.<p>But do we have the technology to build models that back out the prompt from suspected AI output? Yes.<p>0. I don’t mean that most neural networks are invertible functions. They’re not. But you can do backprop in reverse, from output to input, to train a model to generate an input to the original model that best predicts its output.</p>
]]></description><pubDate>Sat, 30 May 2026 05:13:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=48332819</link><dc:creator>pash</dc:creator><comments>https://news.ycombinator.com/item?id=48332819</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48332819</guid></item><item><title><![CDATA[New comment by pash in "There Will Be a Scientific Theory of Deep Learning"]]></title><description><![CDATA[
<p>The inflection point was 2012, when AlexNet [0], a deep convolutional neural net, achieved a step-change improvement in the ImageNet classification competition.<p>After seeing AlexNet’s results, all of the major ML imaging labs switched to deep CNNs, and other approaches almost completely disappeared from SOTA imaging competitions. Over the next few years, deep neural networks took over in other ML domains as well.<p>The conventional wisdom is that it was the combination of (1) exponentially more compute than in earlier eras with (2) exponentially larger, high-quality datasets (e.g., the curated and hand-labeled ImageNet set) that finally allowed deep neural networks to shine.<p>The development of “attention” was particularly valuable in learning complex relationships among somewhat freely ordered sequential data like text, but I think most ML people now think of neural-network architectures as being, essentially, choices of tradeoffs that facilitate learning in one context or another when data and compute are in short supply, but not as being fundamental to learning. The “bitter lesson” [1] is that more compute and more data eventually beats better models that don’t scale.<p>Consider this: humans have on the order of 10^11 neurons in their body, dogs have 10^9, and mice have 10^7. What jumps out at me about those numbers is that they’re all big. Even a mouse needs hundreds of millions of neurons to do what a mouse does.<p>Intelligence, even of a limited sort, seems to emerge only after crossing a high threshold of compute capacity. Probably this has to do with the need for a lot of parameters to deal with the intrinsic complexity of a complex learning environment. (Mice and men both exist in the same physical reality.)<p>On the other hand, we know many simple techniques with low parameter counts that work well (or are even proved to be optimal) on simple or stylized problems. “Learning” and “intelligence”, in the way we use the words, tends to imply a complex environment, and complexity by its nature requires a large number of parameters to model.<p>0. <a href="https://en.wikipedia.org/wiki/AlexNet" rel="nofollow">https://en.wikipedia.org/wiki/AlexNet</a><p>1. <a href="https://en.wikipedia.org/wiki/Bitter_lesson" rel="nofollow">https://en.wikipedia.org/wiki/Bitter_lesson</a></p>
]]></description><pubDate>Fri, 24 Apr 2026 21:45:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=47896190</link><dc:creator>pash</dc:creator><comments>https://news.ycombinator.com/item?id=47896190</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47896190</guid></item><item><title><![CDATA[New comment by pash in "The buns in McDonald's Japan's burger photos are all slightly askew"]]></title><description><![CDATA[
<p><a href="https://en.wikipedia.org/wiki/Sprezzatura" rel="nofollow">https://en.wikipedia.org/wiki/Sprezzatura</a><p><a href="https://en.wikipedia.org/wiki/Wabi-sabi" rel="nofollow">https://en.wikipedia.org/wiki/Wabi-sabi</a></p>
]]></description><pubDate>Thu, 16 Apr 2026 05:03:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=47788826</link><dc:creator>pash</dc:creator><comments>https://news.ycombinator.com/item?id=47788826</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47788826</guid></item><item><title><![CDATA[New comment by pash in "Billion-Parameter Theories"]]></title><description><![CDATA[
<p><i>> Even for billion-parameter theories, a small amount of vectors might dominate the behaviour.</i><p>We kinda-sorta already know this is true. The lottery-ticket hypothesis [0] says that every large network contains a randomly initialized small network that performs as well as the overall network, and over the past eight years or so researchers have indeed managed to find small networks inside large networks of many different architectures that demonstrate this phenomenon.<p>Nobody talks much about the lottery-ticket hypothesis these days because it isn’t practically useful at the moment. (With the pruning algorithms and hardware we have, pruning is more costly than just training a big network.) But the basic idea does suggest that there may be hope for interpretability, at least in the odd application here or there.<p>That is, the (strong) lottery-ticket hypothesis suggests that the training process is a search through a large parameter space for a small network that already (by random initialization) exhibit the overall desired network behavior; updating parameters during the training process is mostly about turning off the irrelevant parts of the network.<p>For some applications, one would think that the small sub-network hiding in there somewhere might be small enough to be interpretable. I won’t be surprised if some day not too far into the future scientists investigating neural networks   start to identify good interpretable models of phenomena of intermediate complexity (those phenomena that are too complex to be amenable to classic scientific techniques, but simple enough that neural networks trained to exhibit the phenomena yield unusually small active sub-networks).<p>0. <a href="https://en.wikipedia.org/wiki/Lottery_ticket_hypothesis" rel="nofollow">https://en.wikipedia.org/wiki/Lottery_ticket_hypothesis</a></p>
]]></description><pubDate>Tue, 10 Mar 2026 21:23:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=47328953</link><dc:creator>pash</dc:creator><comments>https://news.ycombinator.com/item?id=47328953</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47328953</guid></item><item><title><![CDATA[New comment by pash in "Agent Safehouse – macOS-native sandboxing for local agents"]]></title><description><![CDATA[
<p>Sandvault [0] (whose author is around here somewhere), is another approach that combines sandbox-exe with the grand daddy of system sandboxes, the Unix user system.<p>Basically, give an agent its own unprivileged user account (interacting with it via sudo, SSH, and shared directories), then add sandbox-exe on top for finer-grained control of access to system resources.<p>0. <a href="https://github.com/webcoyote/sandvault" rel="nofollow">https://github.com/webcoyote/sandvault</a></p>
]]></description><pubDate>Sun, 08 Mar 2026 22:25:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=47302271</link><dc:creator>pash</dc:creator><comments>https://news.ycombinator.com/item?id=47302271</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47302271</guid></item><item><title><![CDATA[New comment by pash in "Let's discuss sandbox isolation"]]></title><description><![CDATA[
<p>OK, let’s survey how everybody is sandboxing their AI coding agents in early 2026.<p>What I’ve seen suggests the most common answers are (a) “containers” and (b) “YOLO!” (maybe adding, “Please play nice, agent.”).<p>One approach that I’m about to try is Sandvault [0] (macOS only), which uses the good old Unix user system together with some added precautions. Basically, give an agent its own unprivileged user account and interact with it via sudo, SSH, and shared directories.<p>0. <a href="https://github.com/webcoyote/sandvault" rel="nofollow">https://github.com/webcoyote/sandvault</a></p>
]]></description><pubDate>Fri, 27 Feb 2026 20:37:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=47185250</link><dc:creator>pash</dc:creator><comments>https://news.ycombinator.com/item?id=47185250</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47185250</guid></item><item><title><![CDATA[New comment by pash in "Ireland rolls out basic income scheme for artists"]]></title><description><![CDATA[
<p>Milton Friedman wouldn’t have approved of a basic-income scheme restricted to artists. He would have argued that restricting the benefit to artists would distort incentives for choosing a profession in a way likely to reduce social welfare, and that eligibility by profession is a “welfare trap”: it’s hard to stop being an artist and start being something else when it means losing your guaranteed income.<p>But Friedman would have supported a broad basic-income scheme. We know this because he did support one. It was his proposal in 1962 of a “negative income tax” [0] (in <i>Capitalism and Freedom</i>) that gave rise to the movement to replace traditional social welfare programs with simple schemes that just give money to poor people. (This movement led to the Earned Income Tax Credit [1] in the United States.)<p>Friedman’s negative income tax is equivalent to the contemporary notion of a guaranteed basic income (but not to a <i>universal</i> basic income, as only people earning below some threshold would receive it). Like most economists, Friedman believed that people (even poor people) can typically make their own economic choices better than a government program can make those choices for them. (He was likewise not opposed to redistributive policies per se.) That was the root of his advocacy for market-based mechanisms of organizing the economy.<p>0. The idea dates to at least the 1940’s, but Friedman’s book is typically credited with popularizing it. See, e.g,  <a href="https://en.wikipedia.org/wiki/Negative_income_tax" rel="nofollow">https://en.wikipedia.org/wiki/Negative_income_tax</a>.<p>1. <a href="https://en.wikipedia.org/wiki/Earned_income_tax_credit" rel="nofollow">https://en.wikipedia.org/wiki/Earned_income_tax_credit</a></p>
]]></description><pubDate>Thu, 12 Feb 2026 05:08:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=46985097</link><dc:creator>pash</dc:creator><comments>https://news.ycombinator.com/item?id=46985097</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46985097</guid></item><item><title><![CDATA[New comment by pash in "A battle over Canada’s mystery brain disease"]]></title><description><![CDATA[
<p>From what I understand, which is very incomplete, the leading hypothesis at the moment is that ingested prions are a bit hard to digest (because they’re malformed proteins), so they end up making it out of the gastrointestinal tract somehow, interacting with the nervous system via the intestinal lining or lymphatic system. Then they travel to the brain via nervous pathways, by-passing the usual blood–brain barrier.<p>But transmission of prions by ingestion is thought to be quite rare, as that mechanism suggests. Transmission by any means seems to be quite rare, even heritable transmission (e.g., vCJD). So that’s why it seems unlikely that whatever is happening in New Brunswick is CVD.<p>But if it’s not some minor mass hysteria, then maybe prions.</p>
]]></description><pubDate>Sun, 11 Jan 2026 09:14:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=46573893</link><dc:creator>pash</dc:creator><comments>https://news.ycombinator.com/item?id=46573893</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46573893</guid></item><item><title><![CDATA[New comment by pash in "A battle over Canada’s mystery brain disease"]]></title><description><![CDATA[
<p>I’m not qualified to comment intelligently on what might be going on here, but I’d like to add some background color that the article lacks.<p>Creutzfeldt–Jakob Disease is a prion disease [0] for which there is no definitive diagnosis in vivo. A confident diagnosis can be made only after examining brain tissue under a microscope.<p>Prions are an unusual type of mis-folded protein that induce other proteins to take on a similar mis-folded shape when they come into contact with them. The mis-folded shape of the prion itself is what causes the mis-folding in adjacent proteins. It’s a chemical-bonding thing at the molecular level. It’s the shape of the prion that causes other proteins to take on a similar shape and become prions, etc.<p>Some prion diseases occur spontaneously (when a protein takes on a mis-folded configuration due to mis-transcription or random energetic impulses) and some are transmitted, typically by eating some part of an animal that contains prions, which then end up in your own body, inducing proteins in your body to take on prion configurations.<p>Prion diseases are the only known transmissible diseases that do not involve the replication of a pathogen’s genetic material in a host cell. The only known prion diseases affect nervous tissues, and in humans the only known prion diseases affect brain tissues.<p>I’m not an expert on prion diseases, but I’ve had a bit of a fascination with them since having to report on a bunch of USDA surveillance lectures on mad-cow disease (bovine spongiform encephalopathy, BSE) and to summarize a bunch of symposia on prion diseases in a previous life. The symptoms reported in the article sound very much like a  prion disease, and the tests for CJD indicate that the doctors in the region suspect as much.<p>But we simply don’t have good tests for prion diseases in vivo. And prion diseases are not well understood in general, so it wouldn’t be surprising that a new one would present as something of a mystery.<p>It is also the case that I know very little about New Brunswick, but I will mention that prion diseases in humans are thought to be far more commonly acquired than spontaneous. The most common cause of acquisition is  eating animals with endemic prion diseases; this is most often nervous tissue of venison, but rarely nervous tissue of cattle infected with BSE, which is present in Canada more than anywhere else (by a small margin).<p>It is also possible (but not likely) that a prion disease can arise de novo.<p>0. <a href="https://en.wikipedia.org/wiki/Prion_disease" rel="nofollow">https://en.wikipedia.org/wiki/Prion_disease</a></p>
]]></description><pubDate>Sun, 11 Jan 2026 07:15:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=46573374</link><dc:creator>pash</dc:creator><comments>https://news.ycombinator.com/item?id=46573374</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46573374</guid></item><item><title><![CDATA[New comment by pash in "How elites could shape mass preferences as AI reduces persuasion costs"]]></title><description><![CDATA[
<p>Philip E Converse, <i>The Nature of Belief Systems in Mass Publics</i> (1964), 75 pages [0].<p>0. <a href="https://web.ics.purdue.edu/~hoganr/Soc%20312/The%20nature%20of%20belief%20systems%20in%20mass%20publics%201964.pdf" rel="nofollow">https://web.ics.purdue.edu/~hoganr/Soc%20312/The%20nature%20...</a> [PDF]</p>
]]></description><pubDate>Fri, 05 Dec 2025 04:35:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=46156870</link><dc:creator>pash</dc:creator><comments>https://news.ycombinator.com/item?id=46156870</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46156870</guid></item><item><title><![CDATA[Lock Books]]></title><description><![CDATA[
<p>Article URL: <a href="https://lockbooks.net/">https://lockbooks.net/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45640392">https://news.ycombinator.com/item?id=45640392</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 20 Oct 2025 05:36:54 +0000</pubDate><link>https://lockbooks.net/</link><dc:creator>pash</dc:creator><comments>https://news.ycombinator.com/item?id=45640392</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45640392</guid></item><item><title><![CDATA[New comment by pash in "The bloat of edge-case first libraries"]]></title><description><![CDATA[
<p><i>> We should be able to define our functions to accept the inputs they are designed for, and not try to handle every possible edge case.</i><p>Oh, look, somebody just re-discovered static typing.</p>
]]></description><pubDate>Sun, 21 Sep 2025 05:13:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=45320231</link><dc:creator>pash</dc:creator><comments>https://news.ycombinator.com/item?id=45320231</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45320231</guid></item><item><title><![CDATA[Origin and history of 'deprecate']]></title><description><![CDATA[
<p>Article URL: <a href="https://www.etymonline.com/word/deprecate">https://www.etymonline.com/word/deprecate</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45048350">https://news.ycombinator.com/item?id=45048350</a></p>
<p>Points: 4</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 28 Aug 2025 04:19:58 +0000</pubDate><link>https://www.etymonline.com/word/deprecate</link><dc:creator>pash</dc:creator><comments>https://news.ycombinator.com/item?id=45048350</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45048350</guid></item><item><title><![CDATA[New comment by pash in "Simulating and Visualising the Central Limit Theorem"]]></title><description><![CDATA[
<p>For some definition of “sufficiently introductory”, I’d recommend starting with the first chapter of John Nolan’s book <i>Stable Distributions</i> [0] (20 pages), which presents the class of distributions to which sums of iid random variables converge and builds up to a version of the generalized CLT.<p>Note that this generalization of the classical CLT relaxes the requirement of finite mean and variance but still requires that the summed random variables are iid. There are further generalizations to sums of dependent random variables. John D. Cook has a good blog post that gives a quick overview of these generalizations [1].<p>0. <a href="https://edspace.american.edu/jpnolan/wp-content/uploads/sites/1720/2020/09/Chap1.pdf" rel="nofollow">https://edspace.american.edu/jpnolan/wp-content/uploads/site...</a> [PDF]<p>1. <a href="https://www.johndcook.com/blog/central_limit_theorems/" rel="nofollow">https://www.johndcook.com/blog/central_limit_theorems/</a></p>
]]></description><pubDate>Fri, 15 Aug 2025 18:18:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=44915729</link><dc:creator>pash</dc:creator><comments>https://news.ycombinator.com/item?id=44915729</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44915729</guid></item><item><title><![CDATA[How Apple turbocharged China's development]]></title><description><![CDATA[
<p>Article URL: <a href="https://text.npr.org/g-s1-72993">https://text.npr.org/g-s1-72993</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44298163">https://news.ycombinator.com/item?id=44298163</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 17 Jun 2025 12:12:37 +0000</pubDate><link>https://text.npr.org/g-s1-72993</link><dc:creator>pash</dc:creator><comments>https://news.ycombinator.com/item?id=44298163</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44298163</guid></item><item><title><![CDATA[New comment by pash in "Mustard Watches (1990)"]]></title><description><![CDATA[
<p>I’m not sure what the author had in mind when he wrote the paper, but its light-hearted content reveals well how to structure a math paper: (1) state the problem and why the reader should care about it, (2) state how the paper builds on prior work, (3) summarize the main results, and then (4) develop them in theorem-proof style.<p>An economics paper in the same spirit (though of course economics addresses more practical problems than mathematics, in this case whether one should leave the toilet seat up or down) shows quite well how to present and develop an economic model [0].<p>0. <a href="https://jaypilchoi.com/wp-content/uploads/2021/06/Economic-Inquiry-2011.pdf" rel="nofollow">https://jaypilchoi.com/wp-content/uploads/2021/06/Economic-I...</a> [PDF]</p>
]]></description><pubDate>Wed, 28 May 2025 01:28:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=44112055</link><dc:creator>pash</dc:creator><comments>https://news.ycombinator.com/item?id=44112055</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44112055</guid></item><item><title><![CDATA[How DigiKey is dealing with tariff chaos]]></title><description><![CDATA[
<p>Article URL: <a href="https://text.npr.org/nx-s1-5332209">https://text.npr.org/nx-s1-5332209</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43785841">https://news.ycombinator.com/item?id=43785841</a></p>
<p>Points: 15</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 24 Apr 2025 18:23:35 +0000</pubDate><link>https://text.npr.org/nx-s1-5332209</link><dc:creator>pash</dc:creator><comments>https://news.ycombinator.com/item?id=43785841</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43785841</guid></item><item><title><![CDATA[New comment by pash in "The Lost Art of Logarithms"]]></title><description><![CDATA[
<p>The general version of this is called <i>inverse transform sampling</i> [0], which uses the fact that for the cdf <i>F</i> of any random variable <i>X</i> the random variable <i>Y = F(X)</i>  has a standard uniform distribution [1]. Since every cdf increases monotonically on the unit interval, every cdf is invertible [2]. So apply the inverse cdf to both sides of the previous equation and you get <i>F^-1(Y) = X</i> is distributed like <i>X</i>.<p>Sampling from a standard uniform distribution and then using the inverse transform is the commonest way of generating random numbers from an arbitrary distribution.<p>0. <a href="https://en.m.wikipedia.org/wiki/Inverse_transform_sampling" rel="nofollow">https://en.m.wikipedia.org/wiki/Inverse_transform_sampling</a><p>1. <a href="https://en.m.wikipedia.org/wiki/Probability_integral_transform" rel="nofollow">https://en.m.wikipedia.org/wiki/Probability_integral_transfo...</a><p>2. Not every cdf is one-to-one, however, so you may need a generalized inverse.</p>
]]></description><pubDate>Thu, 13 Mar 2025 21:15:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=43357301</link><dc:creator>pash</dc:creator><comments>https://news.ycombinator.com/item?id=43357301</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43357301</guid></item></channel></rss>