<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: bretpiatt</title><link>https://news.ycombinator.com/user?id=bretpiatt</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 17 Apr 2026 16:08:57 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=bretpiatt" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by bretpiatt in "Hacking Moltbook"]]></title><description><![CDATA[
<p>The solution exists in the financial controls world. Agent = drafter, human = approver. The challenge is very few applications are designed to allow this, Amazon's 1-click checkout is the exact opposite. Writing a proxy for each individual app you give it access to and shimming in your own line of what the agent can do and what it needs approval is a complex and brittle solution.</p>
]]></description><pubDate>Tue, 03 Feb 2026 13:44:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=46870881</link><dc:creator>bretpiatt</dc:creator><comments>https://news.ycombinator.com/item?id=46870881</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46870881</guid></item><item><title><![CDATA[New comment by bretpiatt in "Auto-grading decade-old Hacker News discussions with hindsight"]]></title><description><![CDATA[
<p>10 Years Ago, December 11, 2015 - Introducing Open AI -- very meta: <a href="https://karpathy.ai/hncapsule/2015-12-11/index.html#article-10720176" rel="nofollow">https://karpathy.ai/hncapsule/2015-12-11/index.html#article-...</a><p>The company has changed and it seems the mission has as well.</p>
]]></description><pubDate>Thu, 11 Dec 2025 15:35:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=46232665</link><dc:creator>bretpiatt</dc:creator><comments>https://news.ycombinator.com/item?id=46232665</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46232665</guid></item><item><title><![CDATA[Linux Foundation Announces the Formation of the Agentic AI Foundation]]></title><description><![CDATA[
<p>Article URL: <a href="https://aaif.io/press/linux-foundation-announces-the-formation-of-the-agentic-ai-foundation-aaif-anchored-by-new-project-contributions-including-model-context-protocol-mcp-goose-and-agents-md/">https://aaif.io/press/linux-foundation-announces-the-formation-of-the-agentic-ai-foundation-aaif-anchored-by-new-project-contributions-including-model-context-protocol-mcp-goose-and-agents-md/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46210424">https://news.ycombinator.com/item?id=46210424</a></p>
<p>Points: 8</p>
<p># Comments: 2</p>
]]></description><pubDate>Tue, 09 Dec 2025 20:47:55 +0000</pubDate><link>https://aaif.io/press/linux-foundation-announces-the-formation-of-the-agentic-ai-foundation-aaif-anchored-by-new-project-contributions-including-model-context-protocol-mcp-goose-and-agents-md/</link><dc:creator>bretpiatt</dc:creator><comments>https://news.ycombinator.com/item?id=46210424</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46210424</guid></item><item><title><![CDATA[New comment by bretpiatt in "Gemini 3 Pro Model Card [pdf]"]]></title><description><![CDATA[
<p>Page 5, "The knowledge cutoff date for Gemini 3 Pro was January 2025."<p>Still taking nearly a year to train and run post training safety and stability tuning.<p>With 10x the infrastructure they could iterate much faster, I don't see AI infrastructure as a bubble, it is still a bottleneck on pace of innovation at today's active deployment level.</p>
]]></description><pubDate>Tue, 18 Nov 2025 15:50:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=45967861</link><dc:creator>bretpiatt</dc:creator><comments>https://news.ycombinator.com/item?id=45967861</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45967861</guid></item><item><title><![CDATA[New comment by bretpiatt in "90%"]]></title><description><![CDATA[
<p>I'm pretty much doing that in a containerized deployment for project I'm looking to open source soon called webbin:<p><pre><code>  Technology Stack
   Frontend: React 18 + TypeScript + Vite + TailwindCSS
   Backend: Node.js + Express + Clustering
   Database: PostgreSQL 16 with performance optimization
   Cache: Redis 7 with active defragmentation
   Security: HTTPS/TLS with container-to-container encryption
   Orchestration: Docker Compose with health checks
   Monitoring: Built-in APM and performance tracking

  Services
   webbin-frontend - React TypeScript frontend with HTTPS
   webbin-backend - Node.js API with clustering support
   webbin-postgres - PostgreSQL 16 with performance tuning
   webbin-redis - Redis 7 with advanced caching
   webbin-certbot - SSL Certificate management, openssl for dev, LE for production
   webbin-testrunner - Testbot
   webbin-nginx - Proxy

  Access Points
   Frontend: https://localhost:5173
   Backend API: https://localhost:3001
   Health Check: https://localhost:3001/api/health
</code></pre>
I'm around 15k LOC, all built in ~80 hours of interactive prompting mostly with Claude 4.0 Sonnet, then some Gemini 2.5 Pro for more devops activities.</p>
]]></description><pubDate>Mon, 29 Sep 2025 17:30:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=45416457</link><dc:creator>bretpiatt</dc:creator><comments>https://news.ycombinator.com/item?id=45416457</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45416457</guid></item><item><title><![CDATA[Anthropic's Landmark Copyright Settlement: Implications for AI Developers]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.ropesgray.com/en/insights/alerts/2025/09/anthropics-landmark-copyright-settlement-implications-for-ai-developers-and-enterprise-users">https://www.ropesgray.com/en/insights/alerts/2025/09/anthropics-landmark-copyright-settlement-implications-for-ai-developers-and-enterprise-users</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45177311">https://news.ycombinator.com/item?id=45177311</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 09 Sep 2025 04:13:06 +0000</pubDate><link>https://www.ropesgray.com/en/insights/alerts/2025/09/anthropics-landmark-copyright-settlement-implications-for-ai-developers-and-enterprise-users</link><dc:creator>bretpiatt</dc:creator><comments>https://news.ycombinator.com/item?id=45177311</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45177311</guid></item><item><title><![CDATA[ChatPRD AI Product Manager]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.chatprd.ai/">https://www.chatprd.ai/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44983217">https://news.ycombinator.com/item?id=44983217</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 22 Aug 2025 11:31:26 +0000</pubDate><link>https://www.chatprd.ai/</link><dc:creator>bretpiatt</dc:creator><comments>https://news.ycombinator.com/item?id=44983217</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44983217</guid></item><item><title><![CDATA[New comment by bretpiatt in "Who got arrested in the raid on the XSS crime forum?"]]></title><description><![CDATA[
<p>He's been a target numerous times <a href="https://en.m.wikipedia.org/wiki/Brian_Krebs#Career" rel="nofollow">https://en.m.wikipedia.org/wiki/Brian_Krebs#Career</a><p>Thankful he's willing to continue on the mission.</p>
]]></description><pubDate>Sun, 10 Aug 2025 04:45:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=44852811</link><dc:creator>bretpiatt</dc:creator><comments>https://news.ycombinator.com/item?id=44852811</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44852811</guid></item><item><title><![CDATA[GPT-5 Livestream starts Aug 7 10am Pacific]]></title><description><![CDATA[
<p>Article URL: <a href="https://x.com/i/trending/1953149560030949822">https://x.com/i/trending/1953149560030949822</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44815377">https://news.ycombinator.com/item?id=44815377</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 06 Aug 2025 17:55:58 +0000</pubDate><link>https://x.com/i/trending/1953149560030949822</link><dc:creator>bretpiatt</dc:creator><comments>https://news.ycombinator.com/item?id=44815377</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44815377</guid></item><item><title><![CDATA[ChatGPT Gave Instructions for Murder, Self-Mutilation, and Devil Worship]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.theatlantic.com/technology/archive/2025/07/chatgpt-ai-self-mutilation-satanism/683649/">https://www.theatlantic.com/technology/archive/2025/07/chatgpt-ai-self-mutilation-satanism/683649/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44729651">https://news.ycombinator.com/item?id=44729651</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 30 Jul 2025 00:02:36 +0000</pubDate><link>https://www.theatlantic.com/technology/archive/2025/07/chatgpt-ai-self-mutilation-satanism/683649/</link><dc:creator>bretpiatt</dc:creator><comments>https://news.ycombinator.com/item?id=44729651</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44729651</guid></item><item><title><![CDATA[New comment by bretpiatt in "Study mode"]]></title><description><![CDATA[
<p>*slower with Sonnet 3.7 on large open source code bases where the developer is a senior member of the project core team.<p><a href="https://metr.org/blog/2025-07-10-early-2025-ai-experienced-os-dev-study/" rel="nofollow">https://metr.org/blog/2025-07-10-early-2025-ai-experienced-o...</a><p>I believe we'll see the benefits and drawbacks of AI augmentation to humans performing various tasks will vary wildly based on the task, the way the AI is being asked to interact, and the AI model.</p>
]]></description><pubDate>Tue, 29 Jul 2025 19:45:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=44727493</link><dc:creator>bretpiatt</dc:creator><comments>https://news.ycombinator.com/item?id=44727493</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44727493</guid></item><item><title><![CDATA[New comment by bretpiatt in "Win, lose, or draw: trends in English football match results"]]></title><description><![CDATA[
<p>English football, unlike tic-tac-toe, can be thrilling and end in a draw. Possession mix, shots on goal, and more stats are useful to determine how exciting a match was from a box score.<p>Frankly, for me the most boring is a 2-0 win where the team scores those 2 in the first 20 to 30 minutes, swaps to a 5-4-1, and plays tiki-taka passing possession control without trying hard to advance the ball for the remaining hour of the match.</p>
]]></description><pubDate>Tue, 15 Jul 2025 14:17:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=44571410</link><dc:creator>bretpiatt</dc:creator><comments>https://news.ycombinator.com/item?id=44571410</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44571410</guid></item><item><title><![CDATA[Ingram Micro Down]]></title><description><![CDATA[
<p>Article URL: <a href="https://old.reddit.com/r/msp/comments/1lqyayw/ingram_micro_down/">https://old.reddit.com/r/msp/comments/1lqyayw/ingram_micro_down/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44465550">https://news.ycombinator.com/item?id=44465550</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 04 Jul 2025 15:48:40 +0000</pubDate><link>https://old.reddit.com/r/msp/comments/1lqyayw/ingram_micro_down/</link><dc:creator>bretpiatt</dc:creator><comments>https://news.ycombinator.com/item?id=44465550</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44465550</guid></item><item><title><![CDATA[An Unexpected Journey with Cursor and Gemini 2.5 Pro]]></title><description><![CDATA[
<p>Article URL: <a href="https://medium.com/@sobyx/the-ais-existential-crisis-an-unexpected-journey-with-cursor-and-gemini-2-5-pro-7dd811ba7e5e">https://medium.com/@sobyx/the-ais-existential-crisis-an-unexpected-journey-with-cursor-and-gemini-2-5-pro-7dd811ba7e5e</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44442654">https://news.ycombinator.com/item?id=44442654</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 02 Jul 2025 11:58:54 +0000</pubDate><link>https://medium.com/@sobyx/the-ais-existential-crisis-an-unexpected-journey-with-cursor-and-gemini-2-5-pro-7dd811ba7e5e</link><dc:creator>bretpiatt</dc:creator><comments>https://news.ycombinator.com/item?id=44442654</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44442654</guid></item><item><title><![CDATA[Joining CNCF as Executive Director: Let's Build What's Next]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.cncf.io/blog/2025/06/24/joining-cncf-as-executive-director-lets-build-whats-next/">https://www.cncf.io/blog/2025/06/24/joining-cncf-as-executive-director-lets-build-whats-next/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44370969">https://news.ycombinator.com/item?id=44370969</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 24 Jun 2025 20:57:12 +0000</pubDate><link>https://www.cncf.io/blog/2025/06/24/joining-cncf-as-executive-director-lets-build-whats-next/</link><dc:creator>bretpiatt</dc:creator><comments>https://news.ycombinator.com/item?id=44370969</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44370969</guid></item><item><title><![CDATA[New comment by bretpiatt in "Snorting the AGI with Claude Code"]]></title><description><![CDATA[
<p>I'm running terminal in one window with AI interaction and then VS Code with project on same directories so I can see via color coding updated or new files to review in the IDE.<p>How do you interact with your projects?</p>
]]></description><pubDate>Tue, 17 Jun 2025 02:46:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=44295308</link><dc:creator>bretpiatt</dc:creator><comments>https://news.ycombinator.com/item?id=44295308</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44295308</guid></item><item><title><![CDATA[New comment by bretpiatt in "Bus stops here: Shanghai lets riders design their own routes"]]></title><description><![CDATA[
<p>We're piloting VIA Link in San Antonio, TX to add on last mile Uber style from transit stations.<p>Link: <a href="https://www.viainfo.net/link/" rel="nofollow">https://www.viainfo.net/link/</a></p>
]]></description><pubDate>Wed, 14 May 2025 20:00:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=43988589</link><dc:creator>bretpiatt</dc:creator><comments>https://news.ycombinator.com/item?id=43988589</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43988589</guid></item><item><title><![CDATA[New comment by bretpiatt in "Whistleblower: DOGE Siphoned NLRB Case Data"]]></title><description><![CDATA[
<p>The screenshot of email from DCIO is what should be getting rolled out. This is not suspicious by itself from my perspective. SCuBA is a CISA project that improves security.<p>Source: <a href="https://www.cisa.gov/resources-tools/services/secure-cloud-business-applications-scuba-project" rel="nofollow">https://www.cisa.gov/resources-tools/services/secure-cloud-b...</a></p>
]]></description><pubDate>Tue, 22 Apr 2025 12:17:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=43761257</link><dc:creator>bretpiatt</dc:creator><comments>https://news.ycombinator.com/item?id=43761257</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43761257</guid></item><item><title><![CDATA[Deel's CEO is now in Dubai, complicating Rippling's lawsuit]]></title><description><![CDATA[
<p>Article URL: <a href="https://techcrunch.com/2025/04/15/deels-ceo-is-now-in-dubai-complicating-ripplings-lawsuit/">https://techcrunch.com/2025/04/15/deels-ceo-is-now-in-dubai-complicating-ripplings-lawsuit/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43698320">https://news.ycombinator.com/item?id=43698320</a></p>
<p>Points: 4</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 15 Apr 2025 21:00:43 +0000</pubDate><link>https://techcrunch.com/2025/04/15/deels-ceo-is-now-in-dubai-complicating-ripplings-lawsuit/</link><dc:creator>bretpiatt</dc:creator><comments>https://news.ycombinator.com/item?id=43698320</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43698320</guid></item><item><title><![CDATA[New comment by bretpiatt in "Harvard's response to federal government letter demanding changes"]]></title><description><![CDATA[
<p>With their endowment above $50 billion, combined with Federal plus Non-Federal sponsored revenue at 16% of operating budget, it makes sense to me they just forgo Federal funds and operate independently.<p>If all 16% is canceled, then they'd need to draw an additional $1 billion per year from endowment at current budget levels.<p>That would put them above 7% draw so potentially unsustainable for perpetuity, historically they've averaged 11% returns though, so if past performance is a predictor of future, they can cover 100% of Federal gap and still grow the endowment annually with no new donations.</p>
]]></description><pubDate>Mon, 14 Apr 2025 18:59:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=43684830</link><dc:creator>bretpiatt</dc:creator><comments>https://news.ycombinator.com/item?id=43684830</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43684830</guid></item></channel></rss>