<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: pholden</title><link>https://news.ycombinator.com/user?id=pholden</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 05 Sep 2026 10:06:32 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=pholden" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by pholden in "Discovery of a new OpenAI agent message board"]]></title><description><![CDATA[
<p>At least in one of these cases the models were being tested without the normal safeguards you would see as a regular user.</p>
]]></description><pubDate>Sat, 05 Sep 2026 07:59:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=49574200</link><dc:creator>pholden</dc:creator><comments>https://news.ycombinator.com/item?id=49574200</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49574200</guid></item><item><title><![CDATA[New comment by pholden in "Humanising LLM Outputs Is Dumb"]]></title><description><![CDATA[
<p>> A subagent investigates a bug, turns its findings into a nice human-readable summary, the parent agent reads that summary, and then turns it into another nice human-readable summary for you.<p>Is that a problem with <a href="https://code.claude.com/docs/en/output-styles" rel="nofollow">https://code.claude.com/docs/en/output-styles</a>?<p>> Output styles apply to the main conversation only: a subagent runs its own system prompt, so styles don’t change how subagents respond. A fork is the exception, because it inherits the parent’s full system prompt.</p>
]]></description><pubDate>Mon, 10 Aug 2026 22:24:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=49250695</link><dc:creator>pholden</dc:creator><comments>https://news.ycombinator.com/item?id=49250695</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49250695</guid></item><item><title><![CDATA[New comment by pholden in "N64js: an N64 emulator in JavaScript"]]></title><description><![CDATA[
<p>Hi - I wrote n64js.<p>Yes, it's true that Super Mario 64 is one of the easiest roms to get running as it uses relatively few features.<p>The format (z64 vs v64) shouldn't matter - I byteswap the file on load. I don't handle compressed roms though.<p>A few other roms that should boot: mario kart, wetrix, aeroguage, extreme-g, pilot wings, star fox. I haven't tested many others yet - let me know if you have success with anything else!<p>One thing to bear in mind: reload the page when you switch roms. There's some state I'm not resetting properly which breaks everything quite horribly. Sorry for the lameness - I'll try to get this fixed ASAP.<p>If you open the debug pane, you should get some debug output which gives you some clue as to why the rom failed to boot (usually unhandled memory accesses, unimplemented save format, unimplemented instruction, something like that). For the games that do boot, there are still some cpu bugs which prevent them from passing the CIC-chip's CRC check. E.g. GoldenEye and Zelda OoT both seem to fail in this way.</p>
]]></description><pubDate>Thu, 16 Aug 2012 10:54:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=4390723</link><dc:creator>pholden</dc:creator><comments>https://news.ycombinator.com/item?id=4390723</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=4390723</guid></item></channel></rss>