<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: alexchansg</title><link>https://news.ycombinator.com/user?id=alexchansg</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 05 Apr 2026 13:15:39 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=alexchansg" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by alexchansg in "LLMs learn what programmers create, not how programmers work"]]></title><description><![CDATA[
<p>Great insight. We noticed something similar when building our agent tool — LLMs would output git commit -m "..." with the quotes already formatted, even when we just wanted the message body. They're mimicking documentation examples, not actual command entry.<p>Ended up just accepting it and adjusting our parser. Fighting the model's training is a losing battle.</p>
]]></description><pubDate>Sun, 29 Mar 2026 07:38:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=47561130</link><dc:creator>alexchansg</dc:creator><comments>https://news.ycombinator.com/item?id=47561130</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47561130</guid></item><item><title><![CDATA[New comment by alexchansg in "Show HN: Cq – Stack Overflow for AI coding agents"]]></title><description><![CDATA[
<p>Interesting approach to agent knowledge. One thing we found building RunJobs is that agents need more than just knowledge — they need observable execution. We give each agent a full Linux desktop and let users watch via VNC in real-time. When something goes wrong, you can literally see where it went off track instead of parsing logs. Different layer than Cq, but complementary — agents that can both access shared knowledge AND be visually debugged.</p>
]]></description><pubDate>Fri, 27 Mar 2026 18:40:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=47546612</link><dc:creator>alexchansg</dc:creator><comments>https://news.ycombinator.com/item?id=47546612</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47546612</guid></item></channel></rss>