<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: dtf</title><link>https://news.ycombinator.com/user?id=dtf</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 09 Sep 2026 12:29:44 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=dtf" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by dtf in "Flights cancelled at UK airports due to ATC issue"]]></title><description><![CDATA[
<p>NATS - the same system that crashed in August 2023 [1] due to an id clash, causing 2000 flights to be cancelled and days of chaos.<p>[1] <a href="https://news.ycombinator.com/item?id=37461695">https://news.ycombinator.com/item?id=37461695</a></p>
]]></description><pubDate>Tue, 08 Sep 2026 18:58:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=49615054</link><dc:creator>dtf</dc:creator><comments>https://news.ycombinator.com/item?id=49615054</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49615054</guid></item><item><title><![CDATA[New comment by dtf in "DaVinci Resolve 21.1"]]></title><description><![CDATA[
<p>I install, run and update via this container script [1] on Arch. It works very well.<p>[1] <a href="https://github.com/zelikos/davincibox" rel="nofollow">https://github.com/zelikos/davincibox</a></p>
]]></description><pubDate>Tue, 08 Sep 2026 15:08:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=49611468</link><dc:creator>dtf</dc:creator><comments>https://news.ycombinator.com/item?id=49611468</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49611468</guid></item><item><title><![CDATA[New comment by dtf in "Apple sues OpenAI, accuses ex-employees of stealing trade secrets"]]></title><description><![CDATA[
<p>“Don’t over plan your life. Be open to the wonders and opportunities that present themselves,” Tan said.<p>[<i>sharing reflections on his journey from MIT graduate to Apple executive to OpenAI Chief Hardware Officer as part of the Distinguished Speaker series hosted by the School of Engineering</i>]<p>[<a href="https://thetech.com/2025/10/30/tang-tan-openai" rel="nofollow">https://thetech.com/2025/10/30/tang-tan-openai</a>]</p>
]]></description><pubDate>Sat, 11 Jul 2026 11:08:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=48870936</link><dc:creator>dtf</dc:creator><comments>https://news.ycombinator.com/item?id=48870936</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48870936</guid></item><item><title><![CDATA[New comment by dtf in "Show HN: FFmpeg WebCLI – Full FFmpeg in Browser, Offline PWA, No Uploads(WASM)"]]></title><description><![CDATA[
<p>I would imagine the only way to use NVENC directly from a browser would be via WebCodecs.</p>
]]></description><pubDate>Thu, 04 Jun 2026 21:33:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=48404930</link><dc:creator>dtf</dc:creator><comments>https://news.ycombinator.com/item?id=48404930</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48404930</guid></item><item><title><![CDATA[New comment by dtf in "Show HN: FFmpeg WebCLI – Full FFmpeg in Browser, Offline PWA, No Uploads(WASM)"]]></title><description><![CDATA[
<p>I think WASM SIMD is only 128-bit wide.</p>
]]></description><pubDate>Thu, 04 Jun 2026 21:20:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=48404790</link><dc:creator>dtf</dc:creator><comments>https://news.ycombinator.com/item?id=48404790</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48404790</guid></item><item><title><![CDATA[New comment by dtf in "The first British person in space"]]></title><description><![CDATA[
<p>That seems like a lot. Can I ask where you got that figure? Is "day-to-day" denoting some kind of specific budget?<p>I just tried to Google it and their AI responded with "The NHS and social care account for roughly half (49%) of all day-to-day public service spending controlled by the Westminster government.", linking me to a report from the The King's Fund [1].<p>But on reading that report, it seems to say only that 49.5% is the cost of staffing the NHS from its own budget, which it states as £205 billion in 2024/25 - that's more like 20% of the year's public spending [2]. Which seems more in line with what I had assumed.<p>[1] <a href="https://www.kingsfund.org.uk/insight-and-analysis/data-and-charts/key-facts-figures-nhs" rel="nofollow">https://www.kingsfund.org.uk/insight-and-analysis/data-and-c...</a><p>[2] <a href="https://obr.uk/docs/dlm_uploads/BriefGuide-M23.pdf" rel="nofollow">https://obr.uk/docs/dlm_uploads/BriefGuide-M23.pdf</a></p>
]]></description><pubDate>Fri, 22 May 2026 13:25:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=48235556</link><dc:creator>dtf</dc:creator><comments>https://news.ycombinator.com/item?id=48235556</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48235556</guid></item><item><title><![CDATA[New comment by dtf in "DaVinci Resolve – Photo"]]></title><description><![CDATA[
<p>Great to hear!<p>I would guess the codec limitation might come from licensing requirements, as BMD would need to pay for h264/h265 licenses for Linux, and that can't really be sustainable for a free product. MacOS and Windows already come with licensed system codecs.<p>My project had ProRes source media, so there was no codec issue and everything worked very smoothly. I exported ProRes and used ffmpeg to transcode to whatever I needed.<p>I don't think I would have bothered trying to run Resolve on Linux were it not for finding that davincibox script. It was incredibly straightforward to install, and now I just start it by clicking on an icon like a regular application.<p>Have fun!</p>
]]></description><pubDate>Tue, 14 Apr 2026 11:14:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=47764059</link><dc:creator>dtf</dc:creator><comments>https://news.ycombinator.com/item?id=47764059</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47764059</guid></item><item><title><![CDATA[New comment by dtf in "DaVinci Resolve – Photo"]]></title><description><![CDATA[
<p>I recently used Resolve (just the free version) for a project. It was my first time seriously using the software but I ended up spending a lot of time with it - lots of timeline editing, keyframe animation, some simple Fusion compositions, and a fair bit of work in the Fairlight page, rendering out daily . I did all this on my beloved Arch Linux workstation, and frankly it was rock solid, apart from exactly one crash when using the timeline keyframe editor - something that was solved by upgrading Resolve to the latest version.<p>I was really impressed by how well it worked for me on Linux.<p>I think these things might have helped:<p>- I use an X11 desktop (Cinnamon), not Wayland. I've tried it out on a GNOME Wayland desktop but it seemed quite a bit more clunky and froze frequently.<p>- PipeWire runs the system's audio routing, so Resolve just appears as another ALSA client, and I can then use wiremix to send to my preferred speakers or headphones. (I haven't tried any audio input yet)<p>- I didn't try to install Resolve natively, I used davincibox [1] to install and update it within a container (it uses distrobox, which then uses podman).<p>I'll now be purchasing the studio version, which hopefully will work as well.<p>[1] <a href="https://github.com/zelikos/davincibox" rel="nofollow">https://github.com/zelikos/davincibox</a></p>
]]></description><pubDate>Tue, 14 Apr 2026 09:12:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=47763141</link><dc:creator>dtf</dc:creator><comments>https://news.ycombinator.com/item?id=47763141</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47763141</guid></item><item><title><![CDATA[New comment by dtf in "Londoners are sick of viral videos telling lies about their city"]]></title><description><![CDATA[
<p>All I know is, it's the end of the long Easter weekend, the sun came out to play yesterday and today and London has been looking very fine indeed.</p>
]]></description><pubDate>Mon, 06 Apr 2026 20:13:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=47666387</link><dc:creator>dtf</dc:creator><comments>https://news.ycombinator.com/item?id=47666387</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47666387</guid></item><item><title><![CDATA[New comment by dtf in "Delve removed from Y Combinator"]]></title><description><![CDATA[
<p>It's giving Gwyneth Paltrow at the conclusion of her ski crash trial.</p>
]]></description><pubDate>Sat, 04 Apr 2026 07:30:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=47636767</link><dc:creator>dtf</dc:creator><comments>https://news.ycombinator.com/item?id=47636767</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47636767</guid></item><item><title><![CDATA[New comment by dtf in "LLM Writing Tropes.md"]]></title><description><![CDATA[
<p>I suppose it might be because humans that use LLMs write like this.</p>
]]></description><pubDate>Sun, 08 Mar 2026 07:23:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=47295315</link><dc:creator>dtf</dc:creator><comments>https://news.ycombinator.com/item?id=47295315</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47295315</guid></item><item><title><![CDATA[New comment by dtf in "You Want to Visit the UK? You Better Have a Google Play or App Store Account"]]></title><description><![CDATA[
<p>I'd love to hear any advice on that!<p>My friend went round and round and sent many documents back and forth for over a year trying to renew her British passport, to no eventual avail. UK authorities were extremely unsympathetic and unhelpful. The offending "misnamed" foreign passport was long expired and French authorities required a valid British passport to renew it - she was left without any passport at all for over a year, until the French took pity and provided an alternate path to renew her French passport.</p>
]]></description><pubDate>Thu, 26 Feb 2026 14:08:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47166307</link><dc:creator>dtf</dc:creator><comments>https://news.ycombinator.com/item?id=47166307</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47166307</guid></item><item><title><![CDATA[New comment by dtf in "You Want to Visit the UK? You Better Have a Google Play or App Store Account"]]></title><description><![CDATA[
<p>Some British women now find themselves in a Kafkaesque situation where the UK home office refuses to renew or grant them a UK passport, because their foreign passport is under a different name. (Greece and Spain are mentioned in [1], but I know people in France affected by this)<p>Where previously these women could at least travel to their birth country to visit dying relatives on their foreign passport, they are now locked out waiting two months for a £600 entitlement certificate. Meanwhile, non-British visitors can just pay £16 for an ETA on this whizzy app.<p>[1] <a href="https://www.theguardian.com/politics/2026/feb/16/border-rules-dual-nationals-discriminatory-women-passport-names-campaigners-say" rel="nofollow">https://www.theguardian.com/politics/2026/feb/16/border-rule...</a></p>
]]></description><pubDate>Thu, 26 Feb 2026 12:38:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=47165224</link><dc:creator>dtf</dc:creator><comments>https://news.ycombinator.com/item?id=47165224</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47165224</guid></item><item><title><![CDATA[New comment by dtf in "HackEurope 2026: A short rant on AI and hackathons"]]></title><description><![CDATA[
<p>Why does this page include this code?<p><a href="https://github.com/huseyinstif/CVE-2026-2441-PoC" rel="nofollow">https://github.com/huseyinstif/CVE-2026-2441-PoC</a><p>CVSS 8.8 (High) | Actively Exploited in the Wild | Renderer RCE (Sandboxed)<p>A use-after-free vulnerability in Google Chrome's Blink CSS engine that allows a remote attacker to execute arbitrary code inside the browser sandbox via a crafted HTML page.</p>
]]></description><pubDate>Mon, 23 Feb 2026 23:16:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=47130440</link><dc:creator>dtf</dc:creator><comments>https://news.ycombinator.com/item?id=47130440</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47130440</guid></item><item><title><![CDATA[New comment by dtf in "What is happening to writing? Cognitive debt, Claude Code, the space around AI"]]></title><description><![CDATA[
<p><i>"Is Claude Code junk food, though? ... although I have barely written a line of code on my own, the cognitive work of learning the architecture — developing a new epistemological framework for “how developers think” — feels real."</i><p>Might this also apply to learning about writing? If have barely written a line of prose on my own, but spent a year generating a large corpus of it aided by these fabulous machines, might I also come to understand "how writers think"?<p>I love the later description of writing as a "special, irreplaceable form of thinking forged from solitary perception and [enormous amounts of] labor", where “style isn’t something you apply later; it’s embedded in your perception" (according to Amis). Could such a statement ever apply to something as crass as software development?</p>
]]></description><pubDate>Wed, 18 Feb 2026 21:42:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=47066854</link><dc:creator>dtf</dc:creator><comments>https://news.ycombinator.com/item?id=47066854</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47066854</guid></item><item><title><![CDATA[New comment by dtf in "Zig – io_uring and Grand Central Dispatch std.Io implementations landed"]]></title><description><![CDATA[
<p>You can actually go and read the source yourself [1]. If Bun is "just a wrapper", then surely Node.js and Deno are too?<p>[1] <a href="https://github.com/oven-sh/bun/tree/main/src" rel="nofollow">https://github.com/oven-sh/bun/tree/main/src</a></p>
]]></description><pubDate>Sat, 14 Feb 2026 11:16:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47013593</link><dc:creator>dtf</dc:creator><comments>https://news.ycombinator.com/item?id=47013593</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47013593</guid></item><item><title><![CDATA[New comment by dtf in "People who come off slimming jabs regain weight four times faster than dieters"]]></title><description><![CDATA[
<p>While "jab" is used almost universally across UK print and broadcast media to describe an injection, it's interesting to note the choice of accompanying adjective.<p>The Sun, The Telegraph, Daily Mail and The Times love to use "fat jab".<p>The BBC, The Guardian and The Mirror seem to prefer "slimming jab" or "weight-loss jab".<p>There's a lot to digest in those choices.</p>
]]></description><pubDate>Fri, 09 Jan 2026 14:58:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=46554553</link><dc:creator>dtf</dc:creator><comments>https://news.ycombinator.com/item?id=46554553</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46554553</guid></item><item><title><![CDATA[New comment by dtf in "Amazon EC2 M9g Instances"]]></title><description><![CDATA[
<p>Good question! I read two different Amazon press releases on this but still had to come here for the answer. It seems strange they don't want to advertise the ISA of a compute product - does marketing think it might scare people away?</p>
]]></description><pubDate>Wed, 10 Dec 2025 11:31:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=46216570</link><dc:creator>dtf</dc:creator><comments>https://news.ycombinator.com/item?id=46216570</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46216570</guid></item><item><title><![CDATA[New comment by dtf in "Bruno Simon – 3D Portfolio"]]></title><description><![CDATA[
<p>The author has YouTube devlogged this project over the last 12 months.<p><a href="https://www.youtube.com/watch?v=Uc3Ujdh8Ba4" rel="nofollow">https://www.youtube.com/watch?v=Uc3Ujdh8Ba4</a></p>
]]></description><pubDate>Tue, 09 Dec 2025 17:07:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=46207439</link><dc:creator>dtf</dc:creator><comments>https://news.ycombinator.com/item?id=46207439</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46207439</guid></item><item><title><![CDATA[New comment by dtf in "Netflix to Acquire Warner Bros"]]></title><description><![CDATA[
<p>Paramount being the spurned suitor. David Ellison doesn't sound happy.<p><a href="https://www.hollywoodreporter.com/business/business-news/paramount-calls-warner-bros-sale-process-unfair-in-blistering-letter-1236442302/" rel="nofollow">https://www.hollywoodreporter.com/business/business-news/par...</a></p>
]]></description><pubDate>Fri, 05 Dec 2025 13:12:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=46160819</link><dc:creator>dtf</dc:creator><comments>https://news.ycombinator.com/item?id=46160819</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46160819</guid></item></channel></rss>