<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: brimtown</title><link>https://news.ycombinator.com/user?id=brimtown</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 02 Jul 2026 23:45:22 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=brimtown" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by brimtown in "The primary purpose of code review is to find code that will be hard to maintain"]]></title><description><![CDATA[
<p>The best writing on this is the "agent principal-agent" problem, which correctly frames the problem of agents and code review in terms of trust.<p>This is why the solutions for high-trust environments (small teams) and low-trust environments (big companies, open source projects) will be different.<p><a href="https://crawshaw.io/blog/agent-principal-agent" rel="nofollow">https://crawshaw.io/blog/agent-principal-agent</a></p>
]]></description><pubDate>Thu, 02 Jul 2026 14:09:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=48761888</link><dc:creator>brimtown</dc:creator><comments>https://news.ycombinator.com/item?id=48761888</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48761888</guid></item><item><title><![CDATA[The agent principal-agent problem]]></title><description><![CDATA[
<p>Article URL: <a href="https://crawshaw.io/blog/agent-principal-agent">https://crawshaw.io/blog/agent-principal-agent</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48110462">https://news.ycombinator.com/item?id=48110462</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 12 May 2026 16:24:46 +0000</pubDate><link>https://crawshaw.io/blog/agent-principal-agent</link><dc:creator>brimtown</dc:creator><comments>https://news.ycombinator.com/item?id=48110462</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48110462</guid></item><item><title><![CDATA[We Will Not Be Divided]]></title><description><![CDATA[
<p>Article URL: <a href="https://notdivided.org/">https://notdivided.org/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47174964">https://news.ycombinator.com/item?id=47174964</a></p>
<p>Points: 12</p>
<p># Comments: 1</p>
]]></description><pubDate>Fri, 27 Feb 2026 01:12:24 +0000</pubDate><link>https://notdivided.org/</link><dc:creator>brimtown</dc:creator><comments>https://news.ycombinator.com/item?id=47174964</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47174964</guid></item><item><title><![CDATA[Pup – Datadog CLI]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/DataDog/pup">https://github.com/DataDog/pup</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46954863">https://news.ycombinator.com/item?id=46954863</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 10 Feb 2026 03:08:11 +0000</pubDate><link>https://github.com/DataDog/pup</link><dc:creator>brimtown</dc:creator><comments>https://news.ycombinator.com/item?id=46954863</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46954863</guid></item><item><title><![CDATA[New comment by brimtown in "Show HN: Micropolis/SimCity Clone in Emacs Lisp"]]></title><description><![CDATA[
<p>This is wonderful. Consider decoupling the core from Emacs, or packaging in a way that doesn’t require it as heavily.<p>I’ve been doing my own exploration of terminal ASCII games via Dwarf Fortress instead of SimCity. I’ve learned that letting a coding agent play is an interesting way to get feedback as well :)<p><a href="https://github.com/brimtown/claude-fortress" rel="nofollow">https://github.com/brimtown/claude-fortress</a></p>
]]></description><pubDate>Thu, 05 Feb 2026 11:46:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=46898624</link><dc:creator>brimtown</dc:creator><comments>https://news.ycombinator.com/item?id=46898624</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46898624</guid></item><item><title><![CDATA[Synthetic Pretraining]]></title><description><![CDATA[
<p>Article URL: <a href="https://vintagedata.org/blog/posts/synthetic-pretraining">https://vintagedata.org/blog/posts/synthetic-pretraining</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46854590">https://news.ycombinator.com/item?id=46854590</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 02 Feb 2026 10:55:20 +0000</pubDate><link>https://vintagedata.org/blog/posts/synthetic-pretraining</link><dc:creator>brimtown</dc:creator><comments>https://news.ycombinator.com/item?id=46854590</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46854590</guid></item><item><title><![CDATA[New comment by brimtown in "What I learned building an opinionated and minimal coding agent"]]></title><description><![CDATA[
<p>“standardize the intersection, expose the union” is a great phrase I hadn’t heard articulated before</p>
]]></description><pubDate>Sun, 01 Feb 2026 12:28:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=46845754</link><dc:creator>brimtown</dc:creator><comments>https://news.ycombinator.com/item?id=46845754</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46845754</guid></item><item><title><![CDATA[New comment by brimtown in "Letting Claude play text adventures"]]></title><description><![CDATA[
<p>I’m currently letting Claude build and play its own Dwarf Fortress clone, as an installable plugin in Claude Code<p><a href="https://github.com/brimtown/claude-fortress" rel="nofollow">https://github.com/brimtown/claude-fortress</a></p>
]]></description><pubDate>Wed, 21 Jan 2026 21:57:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=46712169</link><dc:creator>brimtown</dc:creator><comments>https://news.ycombinator.com/item?id=46712169</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46712169</guid></item><item><title><![CDATA[New comment by brimtown in "Show HN: Agent-of-empires: OpenCode and Claude Code session manager"]]></title><description><![CDATA[
<p>There is a PermissionRequest hook [1], along with Notification<p><a href="https://code.claude.com/docs/en/hooks-guide#hook-events-overview" rel="nofollow">https://code.claude.com/docs/en/hooks-guide#hook-events-over...</a><p>It must be newer because Opus never seems to know about it, and the claude-code-guide tool that fires occasionally misses it</p>
]]></description><pubDate>Tue, 13 Jan 2026 12:23:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=46600066</link><dc:creator>brimtown</dc:creator><comments>https://news.ycombinator.com/item?id=46600066</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46600066</guid></item><item><title><![CDATA[New comment by brimtown in "Notion AI: Unpatched data exfiltration"]]></title><description><![CDATA[
<p>This is @simonw’s Lethal Trifecta [1] again - access to private data and untrusted input are arguably the purpose of enterprise agents, so <i>any</i> external communication is unsafe. Markdown images are just the ones people usually forget about<p>[1] <a href="https://simonwillison.net/2025/Jun/16/the-lethal-trifecta/" rel="nofollow">https://simonwillison.net/2025/Jun/16/the-lethal-trifecta/</a></p>
]]></description><pubDate>Thu, 08 Jan 2026 00:51:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=46535541</link><dc:creator>brimtown</dc:creator><comments>https://news.ycombinator.com/item?id=46535541</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46535541</guid></item><item><title><![CDATA[Train On Your Groupchat: LoRA and in-browser inference to fine-tune your friends]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.brimtown.com/train-on-your-groupchat">https://www.brimtown.com/train-on-your-groupchat</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45904846">https://news.ycombinator.com/item?id=45904846</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 12 Nov 2025 19:20:34 +0000</pubDate><link>https://www.brimtown.com/train-on-your-groupchat</link><dc:creator>brimtown</dc:creator><comments>https://news.ycombinator.com/item?id=45904846</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45904846</guid></item><item><title><![CDATA[New comment by brimtown in "Show HN: Front End Fuzzy and Substring and Prefix Search"]]></title><description><![CDATA[
<p>I have a soft spot for these JS fuzzy matchers, but there are so many that it’s worth talking about about the specific tradeoffs you chose / ideally offering an interactive comparison like μFuzzy does:<p><a href="https://github.com/leeoniya/uFuzzy" rel="nofollow">https://github.com/leeoniya/uFuzzy</a></p>
]]></description><pubDate>Fri, 31 Oct 2025 00:31:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=45767079</link><dc:creator>brimtown</dc:creator><comments>https://news.ycombinator.com/item?id=45767079</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45767079</guid></item><item><title><![CDATA[New comment by brimtown in "Parallelizing Cellular Automata with WebGPU Compute Shaders"]]></title><description><![CDATA[
<p>Had hoped to see Neural Cellular Automata [1] mentioned as an extension of continuous, learnable automata.<p>[1] <a href="https://distill.pub/2020/growing-ca/" rel="nofollow">https://distill.pub/2020/growing-ca/</a></p>
]]></description><pubDate>Fri, 10 Oct 2025 14:24:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=45539453</link><dc:creator>brimtown</dc:creator><comments>https://news.ycombinator.com/item?id=45539453</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45539453</guid></item><item><title><![CDATA[Cat Shoggoth]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.hgreer.com/CatShoggoth/">https://www.hgreer.com/CatShoggoth/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45153971">https://news.ycombinator.com/item?id=45153971</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 06 Sep 2025 23:54:20 +0000</pubDate><link>https://www.hgreer.com/CatShoggoth/</link><dc:creator>brimtown</dc:creator><comments>https://news.ycombinator.com/item?id=45153971</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45153971</guid></item><item><title><![CDATA[Docent: A system for analyzing and intervening on agent behavior]]></title><description><![CDATA[
<p>Article URL: <a href="https://transluce.org/introducing-docent">https://transluce.org/introducing-docent</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43475952">https://news.ycombinator.com/item?id=43475952</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 25 Mar 2025 21:04:13 +0000</pubDate><link>https://transluce.org/introducing-docent</link><dc:creator>brimtown</dc:creator><comments>https://news.ycombinator.com/item?id=43475952</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43475952</guid></item><item><title><![CDATA[Ingressing Minds – Michael Levin]]></title><description><![CDATA[
<p>Article URL: <a href="https://osf.io/preprints/psyarxiv/5g2xj_v3">https://osf.io/preprints/psyarxiv/5g2xj_v3</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43082242">https://news.ycombinator.com/item?id=43082242</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 17 Feb 2025 19:06:28 +0000</pubDate><link>https://osf.io/preprints/psyarxiv/5g2xj_v3</link><dc:creator>brimtown</dc:creator><comments>https://news.ycombinator.com/item?id=43082242</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43082242</guid></item><item><title><![CDATA[Monitor: An AI-Driven Observability Interface]]></title><description><![CDATA[
<p>Article URL: <a href="https://transluce.org/observability-interface">https://transluce.org/observability-interface</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41930455">https://news.ycombinator.com/item?id=41930455</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Wed, 23 Oct 2024 23:55:39 +0000</pubDate><link>https://transluce.org/observability-interface</link><dc:creator>brimtown</dc:creator><comments>https://news.ycombinator.com/item?id=41930455</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41930455</guid></item><item><title><![CDATA[The story behind Google Chrome (2008)]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.niallkennedy.com/blog/2008/09/google-chrome.html">https://www.niallkennedy.com/blog/2008/09/google-chrome.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41386900">https://news.ycombinator.com/item?id=41386900</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 29 Aug 2024 03:12:55 +0000</pubDate><link>https://www.niallkennedy.com/blog/2008/09/google-chrome.html</link><dc:creator>brimtown</dc:creator><comments>https://news.ycombinator.com/item?id=41386900</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41386900</guid></item><item><title><![CDATA[New comment by brimtown in "“Moveable Type” to end 17-year run in The New York Times’s lobby"]]></title><description><![CDATA[
<p>I work in this building - it’s a wonderful experience walking through it every morning, and will be sad to see it go!</p>
]]></description><pubDate>Fri, 31 May 2024 23:59:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=40541521</link><dc:creator>brimtown</dc:creator><comments>https://news.ycombinator.com/item?id=40541521</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40541521</guid></item><item><title><![CDATA[Through the Looking Glass (1988)]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.fourmilab.ch/autofile/www/chapter2_69.html">https://www.fourmilab.ch/autofile/www/chapter2_69.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=39298495">https://news.ycombinator.com/item?id=39298495</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 08 Feb 2024 05:14:20 +0000</pubDate><link>https://www.fourmilab.ch/autofile/www/chapter2_69.html</link><dc:creator>brimtown</dc:creator><comments>https://news.ycombinator.com/item?id=39298495</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39298495</guid></item></channel></rss>