<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: taeshdas</title><link>https://news.ycombinator.com/user?id=taeshdas</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 09 May 2026 03:10:13 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=taeshdas" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by taeshdas in "Reviewing in the Age of AI"]]></title><description><![CDATA[
<p>In these times i would argue on probably getting the code reviewed by an ai agent which has been specifically trained on code quality, robustness and company or product specific code practices, that reduces the loan on manual reviewing by a large margin</p>
]]></description><pubDate>Wed, 06 May 2026 16:32:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=48038190</link><dc:creator>taeshdas</dc:creator><comments>https://news.ycombinator.com/item?id=48038190</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48038190</guid></item><item><title><![CDATA[New comment by taeshdas in "Three Inverse Laws of AI"]]></title><description><![CDATA[
<p>“Don’t anthropomorphise” is fighting the wrong layer. The entire product design of chat interfaces is built to encourage anthropomorphism because it increases engagement. Expecting users to resist that is like asking people not to click notifications. If this is a real concern, it has to be solved at the product level, not via user discipline.</p>
]]></description><pubDate>Tue, 05 May 2026 16:29:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=48024770</link><dc:creator>taeshdas</dc:creator><comments>https://news.ycombinator.com/item?id=48024770</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48024770</guid></item><item><title><![CDATA[New comment by taeshdas in "Show HN: I built a minimal distributed tracer from scratch to understand better"]]></title><description><![CDATA[
<p>One interesting bug I ran into:<p>My initial validator enforced “exactly one root span” per trace. That worked locally, but completely broke when continuing traces from another service via traceparent.<p>Fixing that required changing the invariant to allow:<p>One root span (local trace), OR<p>One span whose parent is external (distributed continuation)<p>That was the moment I realized how subtle distributed tracing actually is.</p>
]]></description><pubDate>Thu, 26 Feb 2026 15:57:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=47167784</link><dc:creator>taeshdas</dc:creator><comments>https://news.ycombinator.com/item?id=47167784</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47167784</guid></item><item><title><![CDATA[Show HN: I built a minimal distributed tracer from scratch to understand better]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/td-02/tracelm">https://github.com/td-02/tracelm</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47167781">https://news.ycombinator.com/item?id=47167781</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 26 Feb 2026 15:57:09 +0000</pubDate><link>https://github.com/td-02/tracelm</link><dc:creator>taeshdas</dc:creator><comments>https://news.ycombinator.com/item?id=47167781</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47167781</guid></item></channel></rss>