<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: mermadicsolutio</title><link>https://news.ycombinator.com/user?id=mermadicsolutio</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 29 Aug 2026 08:49:13 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=mermadicsolutio" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by mermadicsolutio in "Is "An agent with tools" the only valid LLM application?"]]></title><description><![CDATA[
<p>Agentic product is nice to have if im new to it, but for simple products I'm familiar with, having to put my thought into words is way more annoying than typing in a couple numbers in a UI. I always thought "agent with tools" is just a new version of UI which is a info delivery method.<p>But on a second thought, most people in a company is essentially "agent with tools", so maybe it's already pretty amazing</p>
]]></description><pubDate>Fri, 28 Aug 2026 22:05:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=49484795</link><dc:creator>mermadicsolutio</dc:creator><comments>https://news.ycombinator.com/item?id=49484795</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49484795</guid></item><item><title><![CDATA[New comment by mermadicsolutio in "The Twelve-Factor App (2025)"]]></title><description><![CDATA[
<p>I'm debating the tradeoff for secret management in my app as well. Storing it is easy you just need encryption and it's mostly good. But delivering it is tricky. Delivery via env is simple for sure but can get leaked. The other route would be a job scoped signature, but this doesnt stop the job from printing the secret out, it only shrinks the blast radius.<p>But if you delete the secret after the job is done or deployment is up, it's pretty much the same result</p>
]]></description><pubDate>Fri, 28 Aug 2026 21:44:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=49484601</link><dc:creator>mermadicsolutio</dc:creator><comments>https://news.ycombinator.com/item?id=49484601</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49484601</guid></item><item><title><![CDATA[New comment by mermadicsolutio in "Six months of writing code exclusively with agents"]]></title><description><![CDATA[
<p>Yea it honestly feels like a typical meeting with colleagues, without company politics</p>
]]></description><pubDate>Thu, 27 Aug 2026 15:59:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=49466961</link><dc:creator>mermadicsolutio</dc:creator><comments>https://news.ycombinator.com/item?id=49466961</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49466961</guid></item><item><title><![CDATA[New comment by mermadicsolutio in "Six months of writing code exclusively with agents"]]></title><description><![CDATA[
<p>This is similar to my experience when cursor first came out. But now it's even trickier because LLM actually writes working code that pass the test. The issue is when i dig in deeper, there's often small security or design issues that will cause problem down the road when the app gets more traffic.<p>These issues are usually in really tedious places that I didn't bother to describe what to do to the agent</p>
]]></description><pubDate>Thu, 27 Aug 2026 15:57:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=49466932</link><dc:creator>mermadicsolutio</dc:creator><comments>https://news.ycombinator.com/item?id=49466932</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49466932</guid></item></channel></rss>