<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: tuxracer</title><link>https://news.ycombinator.com/user?id=tuxracer</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 16 Apr 2026 19:38:26 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=tuxracer" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by tuxracer in "TikTok will not introduce end-to-end encryption, saying it makes users less safe"]]></title><description><![CDATA[
<p>It's a native app what are you talking about</p>
]]></description><pubDate>Wed, 04 Mar 2026 08:15:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=47244601</link><dc:creator>tuxracer</dc:creator><comments>https://news.ycombinator.com/item?id=47244601</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47244601</guid></item><item><title><![CDATA[New comment by tuxracer in "US air travelers without REAL IDs will be charged a $45 fee"]]></title><description><![CDATA[
<p>It basically is required, because without it they're treating you the same as if you showed up to the airport with no ID at all.<p>There's a manual verification process that has always existed for people who lost their ID before their flight, it used to be free, now you need to do that and pay $45 for it.</p>
]]></description><pubDate>Tue, 02 Dec 2025 02:54:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=46116859</link><dc:creator>tuxracer</dc:creator><comments>https://news.ycombinator.com/item?id=46116859</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46116859</guid></item><item><title><![CDATA[New comment by tuxracer in "US air travelers without REAL IDs will be charged a $45 fee"]]></title><description><![CDATA[
<p>I've also gone through this process, it did take about 30 minutes in my case. That also included waiting for a TSA agent to be available to even start the process. So YMMV, perhaps based on how busy the airport is at the time.<p>They had me answer a series of questions about past addresses etc, it wasn't just an extra pat down in my case. After answering all the questions correctly they allowed me to continue.</p>
]]></description><pubDate>Tue, 02 Dec 2025 01:33:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=46116204</link><dc:creator>tuxracer</dc:creator><comments>https://news.ycombinator.com/item?id=46116204</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46116204</guid></item><item><title><![CDATA[New comment by tuxracer in "US air travelers without REAL IDs will be charged a $45 fee"]]></title><description><![CDATA[
<p>Because it's not just a $45 fee and you're on your way.<p>You can actually board a domestic flight without any ID at all, for example if you lost it before your trip. But you'll have to go through a manual identity verification process. That includes giving fingerprints and answering personal questions only you should know, like past addresses.<p>It takes around 30 minutes and if you don't answer correctly, you could be denied boarding. This process already existed before the Real ID requirement, but it used to be free. Now, you're forced to go through the same manual verification steps and pay $45 on top of it.<p>You're being treated the same as if you have no ID with you at all.</p>
]]></description><pubDate>Tue, 02 Dec 2025 01:23:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=46116124</link><dc:creator>tuxracer</dc:creator><comments>https://news.ycombinator.com/item?id=46116124</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46116124</guid></item><item><title><![CDATA[New comment by tuxracer in "At DeepSeek, we are trying to replace compilers with AI"]]></title><description><![CDATA[
<p>This seems like such a jerk move to reply to someone who worked hard and is excited about something to essentially try to tell them it was worthless. Whether an LLM will ever actually be appropriate as a compiler or not, the reply from Chen Fang is in such poor taste.</p>
]]></description><pubDate>Sat, 15 Nov 2025 00:12:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=45933735</link><dc:creator>tuxracer</dc:creator><comments>https://news.ycombinator.com/item?id=45933735</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45933735</guid></item><item><title><![CDATA[New comment by tuxracer in "I replaced Animal Crossing's dialogue with a live LLM by hacking GameCube memory"]]></title><description><![CDATA[
<p>It seems like a guard model paired with RAG could help here. A guard model could filter out references to current events or anything outside the Skyrim universe, while RAG could be used to ground the NPCs dialogue in actual in game content. That way if the model tries to spin up a dungeon or location, it first checks against the game's data to confirm it actually exists before surfacing it to the player.</p>
]]></description><pubDate>Wed, 10 Sep 2025 17:37:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=45201084</link><dc:creator>tuxracer</dc:creator><comments>https://news.ycombinator.com/item?id=45201084</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45201084</guid></item><item><title><![CDATA[New comment by tuxracer in "Converting Codebases with LLMs"]]></title><description><![CDATA[
<p>> I wonder how many subtle errors will make their way to the new codebase (decimal rounding, a library uses where a parameter is ignores and there's no tests for it...) only to be found in production<p>Yeah, because human developers never allow mistakes to make it to production. Never happens.</p>
]]></description><pubDate>Sun, 21 Jul 2024 03:22:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=41022129</link><dc:creator>tuxracer</dc:creator><comments>https://news.ycombinator.com/item?id=41022129</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41022129</guid></item><item><title><![CDATA[New comment by tuxracer in "Large language models are poor medical coders"]]></title><description><![CDATA[
<p>"XCode is a poor tool to create apps that do X"<p>"We tried a particular approach using XCode to create an app that does X but were unsuccessful. Therefore, nobody is able to use Xcode to create apps that do X"<p>If there are 150,000 ICD codes an Agent may be able to accomplish this that leverages LLMs in the process. LLMs may be able to be used as _part of a process_ that does successfully accomplish this task.</p>
]]></description><pubDate>Mon, 06 May 2024 18:50:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=40278131</link><dc:creator>tuxracer</dc:creator><comments>https://news.ycombinator.com/item?id=40278131</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40278131</guid></item><item><title><![CDATA[New comment by tuxracer in "Everyone needs an editor. Lyft just learned it the hard way"]]></title><description><![CDATA[
<p>This is why the idea of having humans do this kind of work is complete hype. They still haven't solved the problem of hallucinations.</p>
]]></description><pubDate>Thu, 15 Feb 2024 03:56:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=39378944</link><dc:creator>tuxracer</dc:creator><comments>https://news.ycombinator.com/item?id=39378944</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39378944</guid></item><item><title><![CDATA[New comment by tuxracer in "A lot of the magic of ChatGPT is nothing to do with AI"]]></title><description><![CDATA[
<p>the anti-AI hype is at an all time high. This tweet is barely a thought experiment, provides zero data, but makes it to the frontpage<p>the absolute fixation some people have over the use of the term AI - isn't the measurable output of this technology more productive to discuss?</p>
]]></description><pubDate>Mon, 13 Nov 2023 06:28:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=38247563</link><dc:creator>tuxracer</dc:creator><comments>https://news.ycombinator.com/item?id=38247563</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38247563</guid></item><item><title><![CDATA[New comment by tuxracer in "AI Nursing Ethics: Viability of Robots and Artificial Intelligence in Nursing"]]></title><description><![CDATA[
<p>If we're going to have a evidence based discussion<p>The answer always measurable for a given task<p>For some tasks the answer is measurably demonstrably: yes, today.</p>
]]></description><pubDate>Sat, 15 Jul 2023 22:40:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=36741583</link><dc:creator>tuxracer</dc:creator><comments>https://news.ycombinator.com/item?id=36741583</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36741583</guid></item><item><title><![CDATA[New comment by tuxracer in "Ask HN: Are people in tech inside an AI echo chamber?"]]></title><description><![CDATA[
<p>> Is AI overhyped?<p>no<p>calling something "hype" should not be a stand-in for data</p>
]]></description><pubDate>Mon, 03 Jul 2023 17:13:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=36575974</link><dc:creator>tuxracer</dc:creator><comments>https://news.ycombinator.com/item?id=36575974</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36575974</guid></item><item><title><![CDATA[New comment by tuxracer in "Ask HN: Why is new Reddit so bad?"]]></title><description><![CDATA[
<p>made an alternative <a href="https://dailyblocks.tv/r/drums" rel="nofollow noreferrer">https://dailyblocks.tv/r/drums</a> (can change subreddit by url)<p>fairly bare bones but video playback seems to work a lot better (in my biased opinion:) )</p>
]]></description><pubDate>Thu, 22 Jun 2023 03:11:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=36427596</link><dc:creator>tuxracer</dc:creator><comments>https://news.ycombinator.com/item?id=36427596</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36427596</guid></item><item><title><![CDATA[New comment by tuxracer in "Auto-GPT: An Autonomous GPT-4 Experiment"]]></title><description><![CDATA[
<p>Give it access to its own controls <a href="https://git.fedi.ai/derek/talkradio-ai/issues/11" rel="nofollow">https://git.fedi.ai/derek/talkradio-ai/issues/11</a></p>
]]></description><pubDate>Sun, 02 Apr 2023 19:47:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=35414365</link><dc:creator>tuxracer</dc:creator><comments>https://news.ycombinator.com/item?id=35414365</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35414365</guid></item><item><title><![CDATA[New comment by tuxracer in "I built an iMessage bot using Beeper"]]></title><description><![CDATA[
<p>You can self-host with <a href="https://github.com/mautrix/imessage">https://github.com/mautrix/imessage</a> and <a href="https://github.com/matrix-org/synapse/">https://github.com/matrix-org/synapse/</a></p>
]]></description><pubDate>Wed, 29 Mar 2023 20:36:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=35363174</link><dc:creator>tuxracer</dc:creator><comments>https://news.ycombinator.com/item?id=35363174</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35363174</guid></item><item><title><![CDATA[New comment by tuxracer in "GPT-3.5 passed yet another Theory of Mind test"]]></title><description><![CDATA[
<p>"People know how it works, but somehow also ignore that..."<p>It's annoyingly arrogant to assume people could only be impressed having ignored that.<p>It's impressive to me not by ignoring that at all. Matrix multiplication is apparently capable of producing poetry, jokes, insults, abstract ideas, etc (to some level at least) - but in your mind it's a pixar movie? Words arise from a team of angels pulling levers?<p>Fascination is not from thinking LLM are advanced as us - fascination is from wondering how much more complicated are we than that?</p>
]]></description><pubDate>Wed, 22 Feb 2023 07:17:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=34892647</link><dc:creator>tuxracer</dc:creator><comments>https://news.ycombinator.com/item?id=34892647</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34892647</guid></item><item><title><![CDATA[New comment by tuxracer in "GPT-3.5 passed yet another Theory of Mind test"]]></title><description><![CDATA[
<p>and you?</p>
]]></description><pubDate>Mon, 20 Feb 2023 23:27:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=34874301</link><dc:creator>tuxracer</dc:creator><comments>https://news.ycombinator.com/item?id=34874301</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34874301</guid></item><item><title><![CDATA[New comment by tuxracer in "AI assistants: The convenient crutch for new developers or a recipe for disaster"]]></title><description><![CDATA[
<p>yes that's true, and sincerely keep going with that maybe another pass could do code review<p>maybe an elaborate workflow, but each individual step in that workflow isn't insurmountable<p>if you cannot get the correct answer in one shot, instead a workflow is required, we should just write off this whole thing as useless or setup that workflow? will let the reader decide</p>
]]></description><pubDate>Fri, 10 Feb 2023 20:04:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=34744998</link><dc:creator>tuxracer</dc:creator><comments>https://news.ycombinator.com/item?id=34744998</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34744998</guid></item><item><title><![CDATA[New comment by tuxracer in "Ask HN: Is anyone else getting AI fatigue?"]]></title><description><![CDATA[
<p>Happy to find a fellow soul. I'm fatigued of the complaints of AI fatigue - especially where the complaints aren't based on recent (last year or so) first hand use.<p>It's bold (to put kindly) how lengthy some of these critical comments are from folks who later in the thread admit to not personally used Copilot (for example) much themselves.<p>The quality of LLM output can wildly vary based on what prompts (or series of prompts) are used.</p>
]]></description><pubDate>Thu, 09 Feb 2023 14:36:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=34724521</link><dc:creator>tuxracer</dc:creator><comments>https://news.ycombinator.com/item?id=34724521</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34724521</guid></item><item><title><![CDATA[New comment by tuxracer in "Ask HN: Is anyone else getting AI fatigue?"]]></title><description><![CDATA[
<p>It would be helpful if people could include in their assessment roughly how much time they've personally spent using these tools.<p>Helping write boilerplate is to Copilot what cropping is to Photoshop.<p>Some of the ways I've found Copilot a powerful tool in my toolbox: Writing missing comments (especially unfamiliar code bases), "translating" parts of unfamiliar code to a more familiar language, suggesting ideas for how to implement a feature (!) in comments.</p>
]]></description><pubDate>Thu, 09 Feb 2023 14:09:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=34724070</link><dc:creator>tuxracer</dc:creator><comments>https://news.ycombinator.com/item?id=34724070</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34724070</guid></item></channel></rss>