<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: diziet_sma</title><link>https://news.ycombinator.com/user?id=diziet_sma</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 18 Apr 2026 09:29:31 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=diziet_sma" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by diziet_sma in "Python 3.15's JIT is now back on track"]]></title><description><![CDATA[
<p>> Python essentially bet on UTF-32 (with space-saving optimisations)<p>How so? Python3 strings are unicode and all the encoding/decoding functions default to utf-8. In practice this means all the python I write is utf-8 compatible unicode and I don't ever have to think about it.</p>
]]></description><pubDate>Wed, 18 Mar 2026 00:32:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=47420266</link><dc:creator>diziet_sma</dc:creator><comments>https://news.ycombinator.com/item?id=47420266</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47420266</guid></item><item><title><![CDATA[New comment by diziet_sma in "Are we stuck with the same Desktop UX forever? [video]"]]></title><description><![CDATA[
<p>Universal search on Google Pixels has solved a lot of the text selection problems on Android for me, with the exception being selecting text which requires scrolling.</p>
]]></description><pubDate>Sat, 13 Dec 2025 23:58:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=46259454</link><dc:creator>diziet_sma</dc:creator><comments>https://news.ycombinator.com/item?id=46259454</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46259454</guid></item><item><title><![CDATA[New comment by diziet_sma in "Waymo has received our pilot permit allowing for commercial operations at SFO"]]></title><description><![CDATA[
<p>I think self-driving <i>is</i> what makes Waymo premium. A Waymo is a better experience because the Waymo is safer and smoother driver than any human could ever be.</p>
]]></description><pubDate>Wed, 17 Sep 2025 10:16:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=45273938</link><dc:creator>diziet_sma</dc:creator><comments>https://news.ycombinator.com/item?id=45273938</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45273938</guid></item><item><title><![CDATA[New comment by diziet_sma in "HRT's Python fork: Leveraging PEP 690 for faster imports"]]></title><description><![CDATA[
<p>I took the parent post to mean that a few large firms have emerged as clear winners of the speed game, and most other companies compete on (relatively) longer time scales now.</p>
]]></description><pubDate>Fri, 08 Aug 2025 22:54:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=44842517</link><dc:creator>diziet_sma</dc:creator><comments>https://news.ycombinator.com/item?id=44842517</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44842517</guid></item><item><title><![CDATA[New comment by diziet_sma in "My Ideal Array Language"]]></title><description><![CDATA[
<p>It's not the same thing as multidimensional arrays though. You can have multidimensional arrays without rank polymorphism. Rank polymorphism makes working with multidimensional arrays much easier because you can write one function which works over input arrays with different shapes.</p>
]]></description><pubDate>Mon, 04 Aug 2025 21:23:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=44791530</link><dc:creator>diziet_sma</dc:creator><comments>https://news.ycombinator.com/item?id=44791530</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44791530</guid></item><item><title><![CDATA[New comment by diziet_sma in "The anti-abundance critique on housing is wrong"]]></title><description><![CDATA[
<p>Yes we do. The OP's point is that _if_ there is collusion, building housing will help solve the collusion problem _and_ solve the housing shortage.<p>Spending effort on theoretical collusion which may or may not be happening is a diversion from the real problem, which is lack of housing supply.</p>
]]></description><pubDate>Fri, 01 Aug 2025 00:27:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=44751752</link><dc:creator>diziet_sma</dc:creator><comments>https://news.ycombinator.com/item?id=44751752</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44751752</guid></item><item><title><![CDATA[New comment by diziet_sma in "Many lung cancers are now in nonsmokers"]]></title><description><![CDATA[
<p>Or perhaps cooking? Cooking can really spike AQI if ventilation is suboptimal.<p>Another potential explanation is cleaning products.<p>I think these are both far more likely than perfume, as there is a much stronger link between AQI and lung cancer than perfume and lung cancer (if there is any at all).</p>
]]></description><pubDate>Wed, 23 Jul 2025 02:09:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=44655100</link><dc:creator>diziet_sma</dc:creator><comments>https://news.ycombinator.com/item?id=44655100</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44655100</guid></item><item><title><![CDATA[New comment by diziet_sma in "The first year of free-threaded Python"]]></title><description><![CDATA[
<p>There have been many attempts to make a Python JIT that is compatible with CPython to various levels of success. However the larger reason is that the gains from removing the GIL far exceeds the gains from a JIT.<p>If you're writing performance sensitive python code, the "hot" code is likely already in a C-extension, such as Numpy. So there is negligible benefit to running the code with a JIT.</p>
]]></description><pubDate>Sat, 17 May 2025 10:10:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=44013281</link><dc:creator>diziet_sma</dc:creator><comments>https://news.ycombinator.com/item?id=44013281</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44013281</guid></item><item><title><![CDATA[New comment by diziet_sma in "Show HN: Nix Ninja – open-source Ninja-compatible build system for Nix"]]></title><description><![CDATA[
<p>How long do we expect it to take dynamic derivations to get stabilized?<p>The GitHub RFC says it's only 80% complete</p>
]]></description><pubDate>Thu, 03 Apr 2025 12:34:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=43568706</link><dc:creator>diziet_sma</dc:creator><comments>https://news.ycombinator.com/item?id=43568706</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43568706</guid></item><item><title><![CDATA[New comment by diziet_sma in "fd: A simple, fast and user-friendly alternative to 'find'"]]></title><description><![CDATA[
<p><p><pre><code>  fd --help | rg link -C 10
</code></pre>
Set -L --follow to descend into symlinked directories. The default is to not.</p>
]]></description><pubDate>Wed, 19 Mar 2025 14:39:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=43412614</link><dc:creator>diziet_sma</dc:creator><comments>https://news.ycombinator.com/item?id=43412614</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43412614</guid></item><item><title><![CDATA[New comment by diziet_sma in "IO Devices and Latency"]]></title><description><![CDATA[
<p>These aren't financial exchanges, they're a sports betting and an expense management system.<p>I share OPs skepticism. Market makers invest in microwave towers, FPGAs, etc. I would be surprised if sqlite backed by NVME is on the other end of all that specialized hardware.<p>Order matching is a single threaded thing though. I would be curious if anyone knows how electronic trading systems are actually implemented.</p>
]]></description><pubDate>Fri, 14 Mar 2025 16:08:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=43364002</link><dc:creator>diziet_sma</dc:creator><comments>https://news.ycombinator.com/item?id=43364002</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43364002</guid></item><item><title><![CDATA[New comment by diziet_sma in "Jevons paradox"]]></title><description><![CDATA[
<p>.... I mean in the case of more efficient cars supply of oil explicitly did not change.<p>There are meaningful differences in terms of pricing strategies, anticipating demand, etc.</p>
]]></description><pubDate>Wed, 29 Jan 2025 16:22:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=42866956</link><dc:creator>diziet_sma</dc:creator><comments>https://news.ycombinator.com/item?id=42866956</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42866956</guid></item><item><title><![CDATA[New comment by diziet_sma in "Jevons paradox"]]></title><description><![CDATA[
<p>Yes, but for subtly different reasons. In the case of induced demand, the supply curve shifts to the right (eg number of highway lanes increases) so we move to the right on demand curve (or quantity increases, eg more people drive). On the Jevon's paradox case, efficiency increases (eg fuel efficiency increases), so the _demand_ curve shifts (eg more people people drive).</p>
]]></description><pubDate>Wed, 29 Jan 2025 15:22:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=42865961</link><dc:creator>diziet_sma</dc:creator><comments>https://news.ycombinator.com/item?id=42865961</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42865961</guid></item><item><title><![CDATA[New comment by diziet_sma in "TikTok preparing for U.S. shut-off on Sunday"]]></title><description><![CDATA[
<p>That isn't even a remotely realistic propaganda threat, while tick tock arguably is.</p>
]]></description><pubDate>Wed, 15 Jan 2025 18:18:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=42714835</link><dc:creator>diziet_sma</dc:creator><comments>https://news.ycombinator.com/item?id=42714835</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42714835</guid></item><item><title><![CDATA[New comment by diziet_sma in "AI founders will learn the bitter lesson"]]></title><description><![CDATA[
<p>> We’ve seen this pattern in speech recognition, computer chess, and computer vision.<p>I think the bitter lesson is true for AI researchers, but OP overstates it's relevance to actual products. For example the best chess engines are very much still very much specific to chess. They incorporate more neural networks now, but they are still quite specific.</p>
]]></description><pubDate>Sun, 12 Jan 2025 12:43:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=42673176</link><dc:creator>diziet_sma</dc:creator><comments>https://news.ycombinator.com/item?id=42673176</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42673176</guid></item><item><title><![CDATA[New comment by diziet_sma in "Intel's Death and Potential Revival"]]></title><description><![CDATA[
<p>Intel products have been losing x86 to AMD in servers, desktop, and laptops. x86 itself is losing market share to ARM in the server and laptop space. Intel has no foothold in the fastest growing chip space (GPUs).<p>Intel foundry has fallen behind TSMC to the point the latest Intel laptop chip (Lunar Lake) was manufactured using TSMC. Recent attempts to attract external client s to fab using Intel Foundry have not met expectations.<p>Given all this, I think quite a lot of hand-wringing is warranted.</p>
]]></description><pubDate>Mon, 09 Dec 2024 14:05:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=42366356</link><dc:creator>diziet_sma</dc:creator><comments>https://news.ycombinator.com/item?id=42366356</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42366356</guid></item><item><title><![CDATA[New comment by diziet_sma in "Inside Annapurna Interactive's Mass Walkout"]]></title><description><![CDATA[
<p>If I didn't know the original quote I would have thought the same. It would be clearer to use L̶A̶R̶R̶Y̶ Megan Ellison</p>
]]></description><pubDate>Sat, 21 Sep 2024 12:00:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=41609425</link><dc:creator>diziet_sma</dc:creator><comments>https://news.ycombinator.com/item?id=41609425</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41609425</guid></item><item><title><![CDATA[New comment by diziet_sma in "What if public housing were for everyone?"]]></title><description><![CDATA[
<p>A significant amount of zoning is about what type of housing you can build where, how much of it you can build, and how you have to build it.<p>For example, in Berkeley California, which was one of the first cities to implement "exclusionary zoning" has roughly the following zoning restrictions:<p>* R-1: One home per lot or estate, only. Bans apartments in 49% of the city.<p>* R-1A: One home per lot or estate, unless the parcel exceeds 2,400 SF which allows for an additional home.<p>* R-2: Two homes on one parcel, only.<p>* R-2A: One home per every 1,650 square feet on a parcel. A typical residential parcel in Berkeley is about 5,300 square ft thus commonly three homes maximum.<p>[source](<a href="https://darrellowens.substack.com/p/berkeleys-upzoning-would-be-among" rel="nofollow">https://darrellowens.substack.com/p/berkeleys-upzoning-would...</a>)</p>
]]></description><pubDate>Mon, 19 Feb 2024 15:14:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=39430626</link><dc:creator>diziet_sma</dc:creator><comments>https://news.ycombinator.com/item?id=39430626</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39430626</guid></item><item><title><![CDATA[New comment by diziet_sma in "Memory leak proof every C program"]]></title><description><![CDATA[
<p>This does help, but the hard part of memory leaks is leaks across module/api boundaries. You can write a memory safe module, I can write a memory safe program, but when my program starts calling your program there's nothing validating I'm maintaining the invariants required to avoid memory leaks.<p>Hopefully the invariants are documented, but relying on documentation to help programmers avoid memory leaks is far from foolproof.</p>
]]></description><pubDate>Sun, 21 Jan 2024 01:43:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=39074615</link><dc:creator>diziet_sma</dc:creator><comments>https://news.ycombinator.com/item?id=39074615</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39074615</guid></item><item><title><![CDATA[New comment by diziet_sma in "Ask HN: Why do people use password managers?"]]></title><description><![CDATA[
<p>A similar thing happened to me, but one day my keepass file was corrupted instead of 0 bytes. Quickly switched to 1Password after that.</p>
]]></description><pubDate>Wed, 29 Nov 2023 19:42:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=38464228</link><dc:creator>diziet_sma</dc:creator><comments>https://news.ycombinator.com/item?id=38464228</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38464228</guid></item></channel></rss>