<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: joelres</title><link>https://news.ycombinator.com/user?id=joelres</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 03 May 2026 16:20:09 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=joelres" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by joelres in "Little magazines are back"]]></title><description><![CDATA[
<p>I run a local print-only zine in SF called Lower Haight Local ! We print 1,000 copies a month with a local printer and have 20-30 neighbors contributing art or writing to each issue. We have a block party to distribute it each month.<p>I find that despite print no longer being the fastest place to get news, the physicality of it connects neighbors in a way online publications or social media cannot replicate. It’s pretty special - if you’re interested in getting your own zine off the ground or want to contribute, reach out!</p>
]]></description><pubDate>Sun, 03 May 2026 05:08:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=47993537</link><dc:creator>joelres</dc:creator><comments>https://news.ycombinator.com/item?id=47993537</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47993537</guid></item><item><title><![CDATA[New comment by joelres in "Website streamed live directly from a model"]]></title><description><![CDATA[
<p>I typed in the address of my childhood home, and breathed a sigh of relief when it showed a random home with solar panels and 'clean modern sustainable living' which my childhood home was not. Even added solar panels.<p>General design was correct, and it included the name of a town just nearby.<p>Not a surprising result, but made me reflect on what a weird world we now live in.</p>
]]></description><pubDate>Thu, 23 Apr 2026 02:24:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=47871662</link><dc:creator>joelres</dc:creator><comments>https://news.ycombinator.com/item?id=47871662</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47871662</guid></item><item><title><![CDATA[New comment by joelres in "I turned Markdown into a protocol for generative UI"]]></title><description><![CDATA[
<p>Will do! I'm using a JSON DSL currently, I wonder if there's a best choice for format that is both at the correct level of expressiveness and also easy enough for the LLM to generate in a valid way. I do think markdown has advantage of being very trivial for LLMs, but my current JSON blocks strategy might be better for more complex data.... will play around.</p>
]]></description><pubDate>Thu, 19 Mar 2026 19:57:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=47444997</link><dc:creator>joelres</dc:creator><comments>https://news.ycombinator.com/item?id=47444997</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47444997</guid></item><item><title><![CDATA[New comment by joelres in "I turned Markdown into a protocol for generative UI"]]></title><description><![CDATA[
<p>I quite like this! I've been incrementally building similar tooling for a project I've been working on, and I really appreciate the ideas here.<p>I think the key decision for someone implementing a flexible UI system like this is the required level of expressiveness. To me, the chief problem with having agents build custom html pages (as another comment suggested) is far too unconstrained. I've been working with a system of pre-registered blocks and callbacks that are very constrained. I quite like this as a middleground, though it may still be too dynamic for my use case. Will explore a bit more!</p>
]]></description><pubDate>Thu, 19 Mar 2026 19:41:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=47444802</link><dc:creator>joelres</dc:creator><comments>https://news.ycombinator.com/item?id=47444802</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47444802</guid></item><item><title><![CDATA[New comment by joelres in "Claude Relentlessly Got Nancy Drew (XP, 2007) Running on My M1 (400 Tool Calls)"]]></title><description><![CDATA[
<p>Oh interesting - will give this a look!<p>Honestly this comment is the exact reason why this is such an interesting allegory - I didn't know Proton existed! And looking at it, it might be perfect for my use case. Appreciate the tip - will take a look!</p>
]]></description><pubDate>Mon, 23 Feb 2026 23:49:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47130769</link><dc:creator>joelres</dc:creator><comments>https://news.ycombinator.com/item?id=47130769</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47130769</guid></item><item><title><![CDATA[New comment by joelres in "Claude Relentlessly Got Nancy Drew (XP, 2007) Running on My M1 (400 Tool Calls)"]]></title><description><![CDATA[
<p>So. True. This use case was fun, but was the first thing I've done that wasn't easily sandboxed.<p>One key is sandboxing the agent (easy to do with Claude Code) so that it can only see a certain directory and needs to ask permission for additional directory access (works well). Can double layer sandbox if you don't trust the Claude cli.<p>The ISO issue is whole other ballgame. In this case, for me, it was a bit of a yolo. I did click through the internet archive link and it seemed decent, but definitely risk here. Watching output doesn't really matter if there is a virus in the random executable that it pulled</p>
]]></description><pubDate>Mon, 23 Feb 2026 23:47:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=47130747</link><dc:creator>joelres</dc:creator><comments>https://news.ycombinator.com/item?id=47130747</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47130747</guid></item><item><title><![CDATA[New comment by joelres in "Claude Relentlessly Got Nancy Drew (XP, 2007) Running on My M1 (400 Tool Calls)"]]></title><description><![CDATA[
<p>I'm a web engineer with zero Wine experience, and I wanted to replay a Nancy Drew game from 2007 that I used to play on the Windows XP computer in our kitchen. I pointed Claude Code at it and let it run. Six hours, 400 tool calls, a binary DLL patch, a virtual filesystem hack later - it worked! This game is amazing. Also I'm not sure Claude fixed it in a legal way...</p>
]]></description><pubDate>Mon, 23 Feb 2026 18:03:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47126081</link><dc:creator>joelres</dc:creator><comments>https://news.ycombinator.com/item?id=47126081</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47126081</guid></item><item><title><![CDATA[Claude Relentlessly Got Nancy Drew (XP, 2007) Running on My M1 (400 Tool Calls)]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.joelreske.com/blog/claude-nancy-drew/">https://www.joelreske.com/blog/claude-nancy-drew/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47126080">https://news.ycombinator.com/item?id=47126080</a></p>
<p>Points: 9</p>
<p># Comments: 6</p>
]]></description><pubDate>Mon, 23 Feb 2026 18:03:18 +0000</pubDate><link>https://www.joelreske.com/blog/claude-nancy-drew/</link><dc:creator>joelres</dc:creator><comments>https://news.ycombinator.com/item?id=47126080</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47126080</guid></item><item><title><![CDATA[New comment by joelres in "Ask HN: Anyone else receiving unsolicited Datadog marketing spam?"]]></title><description><![CDATA[
<p>Off-topic, tried to sign up on mobile - some strange auto scroll meant I couldn’t get past filling in my name! Happy to provide more info if you can’t repro.</p>
]]></description><pubDate>Sun, 30 Oct 2022 22:21:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=33399525</link><dc:creator>joelres</dc:creator><comments>https://news.ycombinator.com/item?id=33399525</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33399525</guid></item></channel></rss>