<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: GBintz</title><link>https://news.ycombinator.com/user?id=GBintz</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 08 Jun 2026 18:40:56 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=GBintz" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by GBintz in "Evaluating AGENTS.md: are they helpful for coding agents?"]]></title><description><![CDATA[
<p>we've been running AGENTS.md in production on helios (<a href="https://github.com/BintzGavin/helios" rel="nofollow">https://github.com/BintzGavin/helios</a>) for a while now.<p>each role owns specific files. no overlap means zero merge conflicts across 1800+ autonomous PRs. planning happens in `.sys/plans/{role}/` as written contracts before execution starts. time is the mutex.<p>AGENTS.md defines the vision. agents read the gap between vision and reality, then pull toward it. no manager, no orchestration.<p>we wrote about it here: <a href="https://agnt.one/blog/black-hole-architecture" rel="nofollow">https://agnt.one/blog/black-hole-architecture</a><p>agents ship features autonomously. 90% of PRs are zero human in the loop. the one pain point is refactors. cross-cutting changes don't map cleanly to single-role ownership<p>AGENTS.md works when it encodes constraints that eliminate coordination. if it's just a roadmap, it won't help much.</p>
]]></description><pubDate>Tue, 17 Feb 2026 12:16:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=47046689</link><dc:creator>GBintz</dc:creator><comments>https://news.ycombinator.com/item?id=47046689</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47046689</guid></item><item><title><![CDATA[New comment by GBintz in "Ask HN: Anyone struggling to get value out of coding LLMs?"]]></title><description><![CDATA[
<p>I don't understand the hesitation with existing large codebases. Maybe everything I work on is just easy compared to yall.<p>It has been unimaginably helpful in getting me up to speed in large existing codebases.<p>First thing to do in a codebase is to tell it to "analyze the entire codebase and generate md docs in a /llmdocs directory". Do this manually in a loop a few times and try a few different models. They'll build on each other's output.<p>Chunk embed and index those rather than the code files themselves. Use those for context. Get full code files through tool calls when needed</p>
]]></description><pubDate>Wed, 28 May 2025 14:41:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=44116534</link><dc:creator>GBintz</dc:creator><comments>https://news.ycombinator.com/item?id=44116534</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44116534</guid></item><item><title><![CDATA[Show HN: Deep Dive on MCP]]></title><description><![CDATA[
<p>Article URL: <a href="https://agnt.one/blog/the-model-context-protocol-for-ai-agents">https://agnt.one/blog/the-model-context-protocol-for-ai-agents</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44029335">https://news.ycombinator.com/item?id=44029335</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Mon, 19 May 2025 12:52:32 +0000</pubDate><link>https://agnt.one/blog/the-model-context-protocol-for-ai-agents</link><dc:creator>GBintz</dc:creator><comments>https://news.ycombinator.com/item?id=44029335</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44029335</guid></item><item><title><![CDATA[Using Cursor? You need a .cursorrules]]></title><description><![CDATA[
<p>Article URL: <a href="https://cursorrules.agnt.one/chat">https://cursorrules.agnt.one/chat</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41425516">https://news.ycombinator.com/item?id=41425516</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Mon, 02 Sep 2024 14:11:23 +0000</pubDate><link>https://cursorrules.agnt.one/chat</link><dc:creator>GBintz</dc:creator><comments>https://news.ycombinator.com/item?id=41425516</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41425516</guid></item></channel></rss>