<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: hudsongr</title><link>https://news.ycombinator.com/user?id=hudsongr</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 01 Aug 2026 02:24:16 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=hudsongr" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by hudsongr in "Launch HN: Prized (YC S26) – Let non-engineer staff build secure internal tools"]]></title><description><![CDATA[
<p>We assume LLMs can always be fooled, so the judge is just one step of the verification process. The deterministic layers, per-tool db roles, read-only-by-default integrations, query timeouts, are the ones an admin can configure. The judge's rules aren't exposed to admins today. I like your idea of letting admins add their own rules or knowledge to the judge, we should add that.</p>
]]></description><pubDate>Thu, 30 Jul 2026 19:44:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=49114802</link><dc:creator>hudsongr</dc:creator><comments>https://news.ycombinator.com/item?id=49114802</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49114802</guid></item><item><title><![CDATA[New comment by hudsongr in "Launch HN: Prized (YC S26) – Let non-engineer staff build secure internal tools"]]></title><description><![CDATA[
<p>Yes, we support Snowflake and ClickHouse today. And we're happy to integrate more, just say the word :)</p>
]]></description><pubDate>Thu, 30 Jul 2026 17:07:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=49112766</link><dc:creator>hudsongr</dc:creator><comments>https://news.ycombinator.com/item?id=49112766</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49112766</guid></item><item><title><![CDATA[New comment by hudsongr in "Launch HN: Prized (YC S26) – Let non-engineer staff build secure internal tools"]]></title><description><![CDATA[
<p>Thank you! Yes, you can share it externally if it isn't connected to external data sources.</p>
]]></description><pubDate>Thu, 30 Jul 2026 16:47:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=49112522</link><dc:creator>hudsongr</dc:creator><comments>https://news.ycombinator.com/item?id=49112522</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49112522</guid></item><item><title><![CDATA[New comment by hudsongr in "Launch HN: Prized (YC S26) – Let non-engineer staff build secure internal tools"]]></title><description><![CDATA[
<p>Thanks! We believe the building aspect is already commoditized and we're experimenting with leaning into this with BYOA (bring-your-own-agent). Our bet is that the labs will stay focused on the model and won't do the more unglamorous governed deployment layer needs (credential scoping, per-tool db, audit, etc), but time will tell.</p>
]]></description><pubDate>Thu, 30 Jul 2026 15:22:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=49111303</link><dc:creator>hudsongr</dc:creator><comments>https://news.ycombinator.com/item?id=49111303</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49111303</guid></item><item><title><![CDATA[New comment by hudsongr in "Launch HN: Prized (YC S26) – Let non-engineer staff build secure internal tools"]]></title><description><![CDATA[
<p>Thanks! We've actually have been experimenting with the config generation approach as well. One tradeoff we noticed was it turns the system into more of an app builder where the ceiling of what you can do is lower compared to a coding agent. But it's much faster than codegen. How dynamic have you found Lowdefy compared to codegen?</p>
]]></description><pubDate>Thu, 30 Jul 2026 15:16:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=49111249</link><dc:creator>hudsongr</dc:creator><comments>https://news.ycombinator.com/item?id=49111249</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49111249</guid></item><item><title><![CDATA[New comment by hudsongr in "Launch HN: Prized (YC S26) – Let non-engineer staff build secure internal tools"]]></title><description><![CDATA[
<p>Thanks! Agree that for one-off questions, chat is the right interface. We’ve found apps win when the workflow is repeated  across a team and they almost become “templates” that seed ideas for other coworkers.</p>
]]></description><pubDate>Thu, 30 Jul 2026 14:40:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=49110728</link><dc:creator>hudsongr</dc:creator><comments>https://news.ycombinator.com/item?id=49110728</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49110728</guid></item><item><title><![CDATA[New comment by hudsongr in "Show HN: Mdarena – Benchmark your Claude.md against your own PRs"]]></title><description><![CDATA[
<p>Hey! I built this because everyone's writing CLAUDE.md files now but nobody knows if theirs actually works. The research is contradictory too, one paper says they hurt performance, another says they help. So I made a tool that just measures it on your own repo using your own PRs and your own test suite.<p>Turns out it's not often you can point to a single markdown file and say "this made the agent 27% better at resolving real tasks." That's what we saw on our production monorepo. I imagine this as a way for teams to actually make their agents write better code instead of guessing.</p>
]]></description><pubDate>Sun, 05 Apr 2026 23:39:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=47655107</link><dc:creator>hudsongr</dc:creator><comments>https://news.ycombinator.com/item?id=47655107</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47655107</guid></item><item><title><![CDATA[Show HN: Mdarena – Benchmark your Claude.md against your own PRs]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/HudsonGri/mdarena">https://github.com/HudsonGri/mdarena</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47655078">https://news.ycombinator.com/item?id=47655078</a></p>
<p>Points: 22</p>
<p># Comments: 4</p>
]]></description><pubDate>Sun, 05 Apr 2026 23:35:59 +0000</pubDate><link>https://github.com/HudsonGri/mdarena</link><dc:creator>hudsongr</dc:creator><comments>https://news.ycombinator.com/item?id=47655078</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47655078</guid></item><item><title><![CDATA[New comment by hudsongr in "Conway's Game of Life, but musical"]]></title><description><![CDATA[
<p>Yes it's based on the position. The column determines the note and the row determines the octave.</p>
]]></description><pubDate>Thu, 11 Sep 2025 16:55:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=45213709</link><dc:creator>hudsongr</dc:creator><comments>https://news.ycombinator.com/item?id=45213709</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45213709</guid></item><item><title><![CDATA[New comment by hudsongr in "Conway's Game of Life, but musical"]]></title><description><![CDATA[
<p>If you try turning your phone off silent it should work!</p>
]]></description><pubDate>Thu, 11 Sep 2025 15:51:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=45213022</link><dc:creator>hudsongr</dc:creator><comments>https://news.ycombinator.com/item?id=45213022</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45213022</guid></item><item><title><![CDATA[Conway's Game of Life, but musical]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.hudsong.dev/digital-darwin">https://www.hudsong.dev/digital-darwin</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45211868">https://news.ycombinator.com/item?id=45211868</a></p>
<p>Points: 209</p>
<p># Comments: 35</p>
]]></description><pubDate>Thu, 11 Sep 2025 14:05:31 +0000</pubDate><link>https://www.hudsong.dev/digital-darwin</link><dc:creator>hudsongr</dc:creator><comments>https://news.ycombinator.com/item?id=45211868</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45211868</guid></item><item><title><![CDATA[An AI Agent That Can See Gorillas]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.hudsong.dev/ai-gorilla-pattern-detection">https://www.hudsong.dev/ai-gorilla-pattern-detection</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43334763">https://news.ycombinator.com/item?id=43334763</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 11 Mar 2025 17:14:51 +0000</pubDate><link>https://www.hudsong.dev/ai-gorilla-pattern-detection</link><dc:creator>hudsongr</dc:creator><comments>https://news.ycombinator.com/item?id=43334763</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43334763</guid></item></channel></rss>