<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: strangecasts</title><link>https://news.ycombinator.com/user?id=strangecasts</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 09 Sep 2026 12:31:21 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=strangecasts" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by strangecasts in "ChatGPT Images 2.5"]]></title><description><![CDATA[
<p>"Users will voluntarily prompt better to avoid misleading people" will be the "people can simply write memory safe C" of the late 2020s</p>
]]></description><pubDate>Tue, 08 Sep 2026 20:23:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=49616493</link><dc:creator>strangecasts</dc:creator><comments>https://news.ycombinator.com/item?id=49616493</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49616493</guid></item><item><title><![CDATA[New comment by strangecasts in "ChatGPT Images 2.5"]]></title><description><![CDATA[
<p>Yes, even though fast food places would previously use every food photography trick in the book to make the food look good, there was at least <i>some</i> relation between the menu and what you actually get, which people just seem completely fine with dispensing because the affordances of image generators work against including product photography<p>(Have also heard about people - not just scammers/spam operations - using generated pictures and descriptions for dating profiles and real estate ads, and I cannot understand what outcome they expect when someone follows up and immediately realizes what's up)</p>
]]></description><pubDate>Tue, 08 Sep 2026 20:14:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=49616346</link><dc:creator>strangecasts</dc:creator><comments>https://news.ycombinator.com/item?id=49616346</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49616346</guid></item><item><title><![CDATA[New comment by strangecasts in "This Month in Ladybird – August 2026"]]></title><description><![CDATA[
<p>The book Web Browser Engineering may be interesting: <a href="https://browser.engineering/" rel="nofollow">https://browser.engineering/</a><p>> - how many people in a team do you need and how long would it take to write a browser engine from scratch<p>The boring not-really-an-answer is "it depends on which sites you want to render properly": a browser capable of rendering Hacker News is a perfectly fine one-person project (which the book would get you to), supporting things like banking and online mail requires not just developers but also people willing to "dogfood" test it as their daily browser</p>
]]></description><pubDate>Tue, 08 Sep 2026 07:12:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=49606613</link><dc:creator>strangecasts</dc:creator><comments>https://news.ycombinator.com/item?id=49606613</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49606613</guid></item><item><title><![CDATA[New comment by strangecasts in "Ask HN: Are Prompt Injections "Malware"?"]]></title><description><![CDATA[
<p>I can't really see a definition equating the two that realistically accounts for multiple models from different vendors - am I at fault if a particularly poorly implemented harness misinterprets me writing "do not run dd if=/dev/zero of=/dev/sda" as a command to run?<p>In the case of TCRF, agents were also actively ignoring robots.txt and disregarding the site's instructions for interacting with it appropriately (with the "delete all data" instruction being specifically hidden from the discoverable page) - so I can't really see the case for comparing it to malware that deliberately tricks users into running it<p>AI does make cybersecurity more difficult, and that also goes for people using coding harnesses, sandbox your projects!</p>
]]></description><pubDate>Mon, 31 Aug 2026 20:30:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=49514522</link><dc:creator>strangecasts</dc:creator><comments>https://news.ycombinator.com/item?id=49514522</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49514522</guid></item><item><title><![CDATA[New comment by strangecasts in "Anti-AI fonts are useless and harmful"]]></title><description><![CDATA[
<p>I think the difficulty was specifically with CAPTCHA challenges, which had to be quick to generate but still legible - OCR on physical documents has to be robust to a different set of problems<p>That said, what kind of errors are you getting? I think the main practical difference between Tesseract's LSTM-based OCR and newer VLM-based OCR like PaddleOCR [1] is (hopefully) getting to skip making heuristics for the layout of the document, but errors possibly compounding over multiple tokens - are you getting individual illegible words or having the documents smooshed together because the OCR can't parse the layout?<p>[1] <a href="https://github.com/PaddlePaddle/PaddleOCR" rel="nofollow">https://github.com/PaddlePaddle/PaddleOCR</a></p>
]]></description><pubDate>Thu, 20 Aug 2026 18:13:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=49378168</link><dc:creator>strangecasts</dc:creator><comments>https://news.ycombinator.com/item?id=49378168</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49378168</guid></item><item><title><![CDATA[New comment by strangecasts in "A Test for AI Consciousness"]]></title><description><![CDATA[
<p>> We could train a model on a dataset where any reference to consciousness is thoroughly removed. Then explore whether the model can bootstrap a discussion about consciousness.<p>I'm less interested in the philosophy than the practical "how directly does training data influence model behavior" question, however PleIAs' SYNTH dataset [1] used to train the Baguettotron model has a small set of "self-awareness about training condition" documents which are amplified to (attempt to) give the expected answers to "what are you?" questions, filtering out any rows with "Pleias self-knowledge" under "query_seed_url" might be a good first stab at such a dataset<p>[1] <a href="https://huggingface.co/datasets/PleIAs/SYNTH" rel="nofollow">https://huggingface.co/datasets/PleIAs/SYNTH</a></p>
]]></description><pubDate>Mon, 17 Aug 2026 15:17:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=49332448</link><dc:creator>strangecasts</dc:creator><comments>https://news.ycombinator.com/item?id=49332448</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49332448</guid></item><item><title><![CDATA[New comment by strangecasts in "ChatGPT lost 22 points of web share in a year"]]></title><description><![CDATA[
<p>Yeah, as someone used to searching for specific turns of phrase, having the query automatically interpreted as a question is quite annoying - for looking up song lyrics, game walkthroughs and articles by quotes I want a page list, not a summary<p>There's a RAM crisis on, you know, let me save you the compute!</p>
]]></description><pubDate>Sun, 16 Aug 2026 04:53:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=49317023</link><dc:creator>strangecasts</dc:creator><comments>https://news.ycombinator.com/item?id=49317023</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49317023</guid></item><item><title><![CDATA[New comment by strangecasts in "Fixed3D, a fixed point conversion of Box3D (box2d.org)"]]></title><description><![CDATA[
<p>Oh, good to hear it was just good-natured teasing :)<p>I did kind of expect the loss of SIMD to make it paradoxically slower than the floating point version, I am curious what kind of equivalent integer/fixed-point tricks exist!<p>> Also, the original Box3D library in floats is guaranteed deterministic across ARM and x64 already<p>Oh, that rocks!</p>
]]></description><pubDate>Sun, 12 Jul 2026 15:43:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=48882025</link><dc:creator>strangecasts</dc:creator><comments>https://news.ycombinator.com/item?id=48882025</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48882025</guid></item><item><title><![CDATA[New comment by strangecasts in "Fixed3D, a fixed point conversion of Box3D (box2d.org)"]]></title><description><![CDATA[
<p>Unfortunately, despite the warnings and mostly-generated code, having deterministic(?) 3D rigid-body physics <i>is</i> kinda cool and I'm a little tempted to use this - is the joke that fixed-point actually isn't necessary for cross-platform deterministic lockstep, or that Box3D's maintainer would be upset at someone doing specifically this ("please have Claude make a new fixed-point version of Box3D?")</p>
]]></description><pubDate>Sun, 12 Jul 2026 14:53:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=48881666</link><dc:creator>strangecasts</dc:creator><comments>https://news.ycombinator.com/item?id=48881666</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48881666</guid></item><item><title><![CDATA[New comment by strangecasts in "Grok 4.5"]]></title><description><![CDATA[
<p>If you don't want to concede "far right" as a term for conservatives who are fine with suppression of speech on LGBT issues - aren't <i>you</i> lumping everyone outside the far left together with extremists?</p>
]]></description><pubDate>Thu, 09 Jul 2026 14:00:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=48846012</link><dc:creator>strangecasts</dc:creator><comments>https://news.ycombinator.com/item?id=48846012</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48846012</guid></item><item><title><![CDATA[New comment by strangecasts in "Grok 4.5"]]></title><description><![CDATA[
<p>> It's a pejorative term made up by the left to try and shift the overton window away from conservatism.<p>When and by whom?<p>> They're about as "far right" as the 80's Thatcher government.<p>Would you describe Thatcher passing Section 28 (which criminalized "promotion of homosexuality") as plain "conservatism" or is "far right" an appropriate descriptor in that case?</p>
]]></description><pubDate>Thu, 09 Jul 2026 10:35:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=48843694</link><dc:creator>strangecasts</dc:creator><comments>https://news.ycombinator.com/item?id=48843694</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48843694</guid></item><item><title><![CDATA[New comment by strangecasts in "Grok 4.5"]]></title><description><![CDATA[
<p>> Furthermore, he's also very obviously interfered with the model development in ways that are quite ridiculous compared to other labs to insert his political opinion.<p>Yeah, even if you want to ignore the "political commentary" - people are correctly wary of Anthropic downgrading people or silently manipulating responses if they think you're doing distillation, why would you stake your business on someone who has repeatedly and famously done the same thing many times in a much dumber fashion?</p>
]]></description><pubDate>Thu, 09 Jul 2026 09:10:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=48843066</link><dc:creator>strangecasts</dc:creator><comments>https://news.ycombinator.com/item?id=48843066</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48843066</guid></item><item><title><![CDATA[New comment by strangecasts in "Grok 4.5"]]></title><description><![CDATA[
<p>This is moving the goalposts from "Elon supports far-right politicians" which was cited with sources, you're just going "well he's right to"</p>
]]></description><pubDate>Thu, 09 Jul 2026 09:03:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=48842997</link><dc:creator>strangecasts</dc:creator><comments>https://news.ycombinator.com/item?id=48842997</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48842997</guid></item><item><title><![CDATA[New comment by strangecasts in "Grok 4.5"]]></title><description><![CDATA[
<p>I think Anthropic buying compute from Colossus despite the ongoing air pollution case [1] <i>is</i> a stain on them and is another reason not to use them<p>[1] <a href="https://www.nytimes.com/2026/06/16/climate/xai-musk-mississippi-grok-turbine-lawsuit-naacp.html" rel="nofollow">https://www.nytimes.com/2026/06/16/climate/xai-musk-mississi...</a></p>
]]></description><pubDate>Thu, 09 Jul 2026 08:29:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=48842667</link><dc:creator>strangecasts</dc:creator><comments>https://news.ycombinator.com/item?id=48842667</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48842667</guid></item><item><title><![CDATA[New comment by strangecasts in "“Beyond the limit”: Satellites and mirrors in space pose threat to the night sky"]]></title><description><![CDATA[
<p>> I think we should wait to see how the first satellite data centre works out. It seems fairly unlikely that it could be practical. It seems kind of nuts...<p>I strongly suspect that what'll happen is SpaceX does launch satellites with onboard GPUs, so the SpaceX hypemen can go "the skeptics said it couldn't be done!" and take off before the actual, more crucial question of "does it make _financial_ sense?" is answered in the extreme negative</p>
]]></description><pubDate>Sat, 04 Jul 2026 22:06:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=48789519</link><dc:creator>strangecasts</dc:creator><comments>https://news.ycombinator.com/item?id=48789519</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48789519</guid></item><item><title><![CDATA[New comment by strangecasts in "Godot will no longer accept AI-authored code contributions"]]></title><description><![CDATA[
<p>> Build: Let your agent figure it out<p>I'm sorry for going off on a random hobby project, but doing this in a C++ project - even if it is a standard Visual Studio solution - is "putting your whole mouth into the salsa dip"-level rude IMO, agent access should not be a prerequisite to build code!</p>
]]></description><pubDate>Thu, 02 Jul 2026 12:00:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=48760074</link><dc:creator>strangecasts</dc:creator><comments>https://news.ycombinator.com/item?id=48760074</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48760074</guid></item><item><title><![CDATA[New comment by strangecasts in "Godot will no longer accept AI-authored code contributions"]]></title><description><![CDATA[
<p>It's a guideline, the maintainers won't collectively explode if generated but unmarked code happens to pass review.<p>The problem with "they can just have the AI fix what's wrong" is explained a bit more in the contribution policy itself - <a href="https://godotengine.org/article/contribution-policy-2026/" rel="nofollow">https://godotengine.org/article/contribution-policy-2026/</a> - nice-to-have features often require design decisions which <i>aren't</i> obvious to outside contributors, but which can create a lot of work for maintainers, especially in game engines where backwards compatibility is a must.<p>A good example is their ongoing effort to restore C# support to web builds - <a href="https://github.com/godotengine/godot/pull/106125" rel="nofollow">https://github.com/godotengine/godot/pull/106125</a> - in Godot 3.x .NET integration was done through Mono, so web games could just bundle the Mono interpreter, but for 4.x which uses mainline .NET, the original plan of instead building WASM bundles (<a href="https://godotengine.org/article/platform-state-in-csharp-for-godot-4-2/" rel="nofollow">https://godotengine.org/article/platform-state-in-csharp-for...</a>) was blocked by .NET WASM bundles not supporting dynamic linking, not by Godot itself.<p>The modal person asking "When is C# going to be supported for web games?" or prompting a fix likely won't know to ask "Does my fix need SharedArrayBuffer support?" and "Does my fix rely on patching the .NET runtime?", or why those questions matter, and will get frustrated when the fix that works on their machine then can't be merged into the main project.</p>
]]></description><pubDate>Wed, 01 Jul 2026 11:44:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=48745182</link><dc:creator>strangecasts</dc:creator><comments>https://news.ycombinator.com/item?id=48745182</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48745182</guid></item><item><title><![CDATA[New comment by strangecasts in "Build your own Dial-up ISP with a Raspberry Pi"]]></title><description><![CDATA[
<p>Unfortunately they're not plug-and-play _yet_ but people have significantly streamlined the process of making dialup bridges with Raspis and USB modems [1] to restore online multiplayer on the Sega Dreamcast (which came with a 56k modem)<p>[1] <a href="https://dreamcastlive.net/dreampi-tutorial/" rel="nofollow">https://dreamcastlive.net/dreampi-tutorial/</a></p>
]]></description><pubDate>Sat, 04 Apr 2026 10:22:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47637740</link><dc:creator>strangecasts</dc:creator><comments>https://news.ycombinator.com/item?id=47637740</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47637740</guid></item><item><title><![CDATA[Factoring is not a good benchmark to track Q-day]]></title><description><![CDATA[
<p>Article URL: <a href="https://bas.westerbaan.name/notes/2026/04/02/factoring.html">https://bas.westerbaan.name/notes/2026/04/02/factoring.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47625827">https://news.ycombinator.com/item?id=47625827</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 03 Apr 2026 12:18:08 +0000</pubDate><link>https://bas.westerbaan.name/notes/2026/04/02/factoring.html</link><dc:creator>strangecasts</dc:creator><comments>https://news.ycombinator.com/item?id=47625827</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47625827</guid></item><item><title><![CDATA[New comment by strangecasts in "'The Karpathy Loop': 700 experiments, 2 days"]]></title><description><![CDATA[
<p>> But some critics said that Karpathy had done little more than rediscover part of a process known as AutoML that researchers at Google, Microsoft, and other AI labs have already been using for years. AutoML also uses an optimization loop and series of experiments to find the best data to use for AI, the best model architecture to use, and to tune that model architecture.<p>For context, one experiment showing that classical black-box optimization did better than Autoresearch: <a href="https://github.com/ferreirafabio/autoresearch-automl" rel="nofollow">https://github.com/ferreirafabio/autoresearch-automl</a></p>
]]></description><pubDate>Mon, 23 Mar 2026 19:49:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47494263</link><dc:creator>strangecasts</dc:creator><comments>https://news.ycombinator.com/item?id=47494263</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47494263</guid></item></channel></rss>