<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: leafmeal</title><link>https://news.ycombinator.com/user?id=leafmeal</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 02 Jul 2026 04:43:08 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=leafmeal" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by leafmeal in "Sony Deletes 551 Movies PlayStation Owners Paid For"]]></title><description><![CDATA[
<p>If you're open to physical media you can probably request it through your library, or similarly buy the dvd from ebay or something.</p>
]]></description><pubDate>Wed, 01 Jul 2026 15:50:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=48748821</link><dc:creator>leafmeal</dc:creator><comments>https://news.ycombinator.com/item?id=48748821</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48748821</guid></item><item><title><![CDATA[New comment by leafmeal in "I ported JustHTML from Python to JavaScript with Codex CLI and GPT-5.2 in hours"]]></title><description><![CDATA[
<p>This totally makes me thing of Martin Kleppmann's recent blog post about how AI will make verified software much easier to use in practice! <a href="https://martin.kleppmann.com/2025/12/08/ai-formal-verification.html" rel="nofollow">https://martin.kleppmann.com/2025/12/08/ai-formal-verificati...</a></p>
]]></description><pubDate>Wed, 17 Dec 2025 17:52:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=46302949</link><dc:creator>leafmeal</dc:creator><comments>https://news.ycombinator.com/item?id=46302949</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46302949</guid></item><item><title><![CDATA[New comment by leafmeal in "Terence Tao: The role of small organizations in society has shrunk significantly"]]></title><description><![CDATA[
<p>I'm reading <i>The Economy of Cities</i> by Jane Jacobs right now. One of the main theses of the book is that small "inefficient" enterprises are actually the engines of economic grown. Large efficient organizations often lead to stagnation.<p>It's interesting how this intersects with Tao's point, about the social benefits.</p>
]]></description><pubDate>Wed, 24 Sep 2025 20:57:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=45365850</link><dc:creator>leafmeal</dc:creator><comments>https://news.ycombinator.com/item?id=45365850</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45365850</guid></item><item><title><![CDATA[New comment by leafmeal in "I've seen 12 people hospitalized after losing touch with reality because of AI"]]></title><description><![CDATA[
<p>I wonder how comparable this actually is to "American Nervousness" which I learned about on Derek Thompson's blog <a href="https://substack.com/@derekthompson/p-170457512" rel="nofollow">https://substack.com/@derekthompson/p-170457512</a></p>
]]></description><pubDate>Mon, 11 Aug 2025 21:57:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=44869920</link><dc:creator>leafmeal</dc:creator><comments>https://news.ycombinator.com/item?id=44869920</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44869920</guid></item><item><title><![CDATA[New comment by leafmeal in "You can now disable all AI features in Zed"]]></title><description><![CDATA[
<p>Points taken about benefits of run scripts for portability, reproducibility, CI, etc. I'm mostly just trying to find a way to debug arbitrary programs and run tests in the IDE.<p>It looks like this <i>should</i> be possible with tasks <a href="https://zed.dev/docs/tasks#variables" rel="nofollow">https://zed.dev/docs/tasks#variables</a> but I haven't put enough time into figuring it out yet.<p>Maybe my use case is too specific, but I'll spell it out just in case: I try and open a Django project in Zed. I go to a test file. There's a > arrow next to the test to run or debug, but it will only run it with PyTest (I use unittest, but PyTest is backwards compatible, so w/e). When I try to run it, it fails because some environment variables I need are not set. I don't see how to configure them so I'm dead in the water.<p>I'd also love to run the Django server with a debugger attached. It's not clear to me how to do that. I haven't found the rights docs. Dead in the water again.<p>Maybe I need to spend more time exploring and reading the docs :)</p>
]]></description><pubDate>Wed, 23 Jul 2025 23:50:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=44665328</link><dc:creator>leafmeal</dc:creator><comments>https://news.ycombinator.com/item?id=44665328</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44665328</guid></item><item><title><![CDATA[New comment by leafmeal in "You can now disable all AI features in Zed"]]></title><description><![CDATA[
<p>The thing that's so sticky for me with JetBrains IDEs is their run configurations. Being able to configure all of the environment variables etc. for the actual code that I need to run, especially when connecting to a debugger or tests integrated with the IDE.<p>I haven't seen anyone else complain about this so I figure I must be missing something. Does Zed let you set up run configurations like this? If not, how do users actually <i>run</i> their code? Just in the terminal? It seems backwards to me to use a fancy IDE, but then run all your code in the terminal. I love IDE features like clicking on the test I'm editing to run it, and setting breakpoints in the IDE.<p>Does anyone else have this problem?</p>
]]></description><pubDate>Wed, 23 Jul 2025 18:14:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=44662255</link><dc:creator>leafmeal</dc:creator><comments>https://news.ycombinator.com/item?id=44662255</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44662255</guid></item><item><title><![CDATA[New comment by leafmeal in "Phoenix.new – Remote AI Runtime for Phoenix"]]></title><description><![CDATA[
<p>Do you believe making things easier and more accessible is bad for workers? I don't think it inherently is or isn't, it just depends on who benefits from the increased efficiency. I think that's more of a problem with your economic system, or wealth distribution.<p>Overall I think we would all be happier if efficient machines take away the drudgery of our daily work and allow us to focus on things that really matter to us. . . as long as our basic needs are met.</p>
]]></description><pubDate>Fri, 20 Jun 2025 17:35:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=44329992</link><dc:creator>leafmeal</dc:creator><comments>https://news.ycombinator.com/item?id=44329992</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44329992</guid></item><item><title><![CDATA[New comment by leafmeal in "The curse of knowing how, or; fixing everything"]]></title><description><![CDATA[
<p>As someone who sometimes thinks of themselves as an "optimizer", I feel the opposite take away. I spend too much time "polishing" trying to make something perfect, at the cost of actually getting things done.</p>
]]></description><pubDate>Tue, 06 May 2025 15:26:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=43906221</link><dc:creator>leafmeal</dc:creator><comments>https://news.ycombinator.com/item?id=43906221</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43906221</guid></item><item><title><![CDATA[New comment by leafmeal in "TikTok is harming children at an industrial scale"]]></title><description><![CDATA[
<p>I think your statement is reasonably reflective of his web articles (especially his SubStack) but I've really enjoyed the books of his that I've read, which felt well researched and founded, especially The Righteous Mind.</p>
]]></description><pubDate>Thu, 17 Apr 2025 16:26:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=43719094</link><dc:creator>leafmeal</dc:creator><comments>https://news.ycombinator.com/item?id=43719094</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43719094</guid></item><item><title><![CDATA[New comment by leafmeal in "Japanese scientists create new plastic that dissolves in saltwater overnight"]]></title><description><![CDATA[
<p>If you factor in the cost of any government managed trash cleanup, it might. Basically require producers to cover <i>all</i> of the costs required to get the trash disposed of properly. Filtering micro-plastics out of the ocean? Add it to the plastic tax. Health costs from birth defects caused by certain plastic exposure? Add it to the tax for those plastics.<p>I think the market works amazingly as long as there's government to line the incentives up right.</p>
]]></description><pubDate>Fri, 28 Mar 2025 21:39:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=43510064</link><dc:creator>leafmeal</dc:creator><comments>https://news.ycombinator.com/item?id=43510064</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43510064</guid></item><item><title><![CDATA[New comment by leafmeal in "The failure of the land value tax"]]></title><description><![CDATA[
<p>This is a fun analysis, but that's not traditionally how a land value tax works. Land is taxed based on (surprise) its value. Land in cities is obviously more valuable than a big farm in Missouri.<p>The general idea is that two plots of land in the middle of a city, one with a sky scraper, and its neighbor, a bare parking lot, are taxed the same. You don't pay more for development.<p>This general scheme makes intuitive sense. It prevents speculation, and encourages development (if your parking lot costs the same in taxes as the sky scraper, you might as well get some more rent from it and make it more productive.<p>It's nice from a "libertarian" perspective as well because it doesn't <i>force</i> you to develop your land. It just puts incentives in the right places.<p>Finally, if land is taxed more uniformly, as you described, a landlord in the city, who owns their property outright, is collecting far more in revenue than one with a similar building somewhere more remote, simply because of it's location. Nothing the landlord did justifies the higher prices, it's the restaurants near by, the subways, the well employed people in need of homes that demands higher prices. Since all that value is produced by society, it makes sense to tax it and spend it on the public good. That <i>value</i>, is exactly the land tax.</p>
]]></description><pubDate>Thu, 13 Mar 2025 20:11:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=43356819</link><dc:creator>leafmeal</dc:creator><comments>https://news.ycombinator.com/item?id=43356819</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43356819</guid></item><item><title><![CDATA[New comment by leafmeal in "Succinct data structures"]]></title><description><![CDATA[
<p>There's a create blog from the creator of RhymeBrain that talks about Succinct Tries: <a href="https://stevehanov.ca/blog/index.php?id=120" rel="nofollow">https://stevehanov.ca/blog/index.php?id=120</a><p>I'm pretty sure these were used to store the built in dictionaries on early mobile phones, especially for the implementation of T9 word and similar programs.</p>
]]></description><pubDate>Fri, 07 Mar 2025 21:24:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=43294870</link><dc:creator>leafmeal</dc:creator><comments>https://news.ycombinator.com/item?id=43294870</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43294870</guid></item><item><title><![CDATA[New comment by leafmeal in "Tell HN: Cloudflare is blocking Pale Moon and other non-mainstream browsers"]]></title><description><![CDATA[
<p>I tried this just for fun and youtube said to update my browser :(</p>
]]></description><pubDate>Thu, 06 Feb 2025 20:31:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=42966197</link><dc:creator>leafmeal</dc:creator><comments>https://news.ycombinator.com/item?id=42966197</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42966197</guid></item><item><title><![CDATA[New comment by leafmeal in "Google drops pledge not to use AI for weapons or surveillance"]]></title><description><![CDATA[
<p>It's relevant to compare though because Google has done the same thing now.</p>
]]></description><pubDate>Wed, 05 Feb 2025 01:30:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=42942272</link><dc:creator>leafmeal</dc:creator><comments>https://news.ycombinator.com/item?id=42942272</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42942272</guid></item><item><title><![CDATA[New comment by leafmeal in "FCC opens entire 6 GHz band to low power device operations"]]></title><description><![CDATA[
<p>This is fascinating! How can I learn more about this tech if I wanted to try an build something myself?</p>
]]></description><pubDate>Thu, 12 Dec 2024 17:13:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=42401042</link><dc:creator>leafmeal</dc:creator><comments>https://news.ycombinator.com/item?id=42401042</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42401042</guid></item><item><title><![CDATA[New comment by leafmeal in "AI poetry is indistinguishable from human poetry and is rated more favorably"]]></title><description><![CDATA[
<p>Probably I'm a bad person with poor taste, but I enjoyed this and hope it was written by generative AI.</p>
]]></description><pubDate>Tue, 03 Dec 2024 23:16:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=42312765</link><dc:creator>leafmeal</dc:creator><comments>https://news.ycombinator.com/item?id=42312765</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42312765</guid></item><item><title><![CDATA[New comment by leafmeal in "Show HN: I made an ls alternative for my personal use"]]></title><description><![CDATA[
<p>I think PowerShell works this way essentially. As I understand, all data is structured which makes formatting and piping to other programs much simpler.</p>
]]></description><pubDate>Tue, 26 Nov 2024 00:41:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=42241559</link><dc:creator>leafmeal</dc:creator><comments>https://news.ycombinator.com/item?id=42241559</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42241559</guid></item><item><title><![CDATA[New comment by leafmeal in "USFS decision to halt prescribed burns in California is history repeating"]]></title><description><![CDATA[
<p>They used fire for much more than just promoting plant growth for baskets, I don't think OP did a very good job of explaining that.<p>Fire was used to promote plant growth to encourage game, keep meadows open and clear to aide hunting, select for fire tolerant plants which native preferred, and even harvesting of grasshoppers.<p>I'm sure the natives had some idea that frequent fires helped prevent more catastrophic burns, they would regularly schedule burns from every year to every few years depending on the landscape. But I doubt they could have predicted the kinds of catastrophic fires we've seen after decades and decades of severe fire suppression.</p>
]]></description><pubDate>Tue, 05 Nov 2024 21:14:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=42055226</link><dc:creator>leafmeal</dc:creator><comments>https://news.ycombinator.com/item?id=42055226</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42055226</guid></item><item><title><![CDATA[New comment by leafmeal in "USFS decision to halt prescribed burns in California is history repeating"]]></title><description><![CDATA[
<p>> There's not much evidence that indigenous Californians were doing any kind of fire management in the California coniferous forests<p>My impression from the book was that there was. They specifically mention burning in around Yosemite and for the harvesting and health of pines whose nuts were used for food.<p>Also "Eh" seems somewhat dismissive of a really thorough and well researched book. I'm curious if you've read it.</p>
]]></description><pubDate>Tue, 05 Nov 2024 21:09:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=42055185</link><dc:creator>leafmeal</dc:creator><comments>https://news.ycombinator.com/item?id=42055185</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42055185</guid></item><item><title><![CDATA[New comment by leafmeal in "In 1870, Lord Rayleigh used oil and water to calculate the size of molecules"]]></title><description><![CDATA[
<p>I read Chasing the Molecule by John Buckingham recently and thoroughly enjoyed it! It give a good outline of the history of modern chemistry in a way that felt accessible but still thorough.<p>It also does a great job of explaining the different characters and their stories. Some little-known who moved chemistry forwards in profound ways, and others, very well-known, who through their loyalty to false theories ended up holding it back.<p>It's also a pretty short book when helps make it feel accessible.</p>
]]></description><pubDate>Mon, 23 Sep 2024 23:04:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=41631517</link><dc:creator>leafmeal</dc:creator><comments>https://news.ycombinator.com/item?id=41631517</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41631517</guid></item></channel></rss>