<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: mtilsted</title><link>https://news.ycombinator.com/user?id=mtilsted</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 26 Apr 2026 10:06:17 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=mtilsted" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by mtilsted in "An update on recent Claude Code quality reports"]]></title><description><![CDATA[
<p>Nope, they were technical correct. Nothing had changed with the model. The model had not gotten any worse.<p>The harness on the other hand. Now that had problems.</p>
]]></description><pubDate>Fri, 24 Apr 2026 13:43:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=47890194</link><dc:creator>mtilsted</dc:creator><comments>https://news.ycombinator.com/item?id=47890194</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47890194</guid></item><item><title><![CDATA[New comment by mtilsted in "An update on recent Claude Code quality reports"]]></title><description><![CDATA[
<p>Then you need to update your documentation and teach claude to read the new documentation because here is what claude code answered:<p>Question: Hey claude, if we have a conversation, and then i take a break. Does it change the expected output of my next answer, if there are 2 hours between the previous message end the next one?<p>Answer: No. A 2-hour gap doesn't change my output. I have no internal clock between messages — I only see the conversation content plus the currentDate context injected each turn. The prompt cache may expire (5 min TTL), which affects        
  cost/latency but not the response itself.<p><pre><code>  The only things that can change output across a break: new context injected (like updated date), memory files being modified, or files on disk changing.                                                                                  
                                                                                                                                                                     </code></pre>
-- This answer directly contradict your post. It seems like the biggest problem is a total lack of documentation for expected behavior.<p>A similar thing happens if I ask claude code for the difference between plan mode, and accept edits on.<p>Then Claude told me the <i>only</i> difference was that with plan mode it would ask for permission before doing edits. But I really don't think this is true. It seems like plan mode does a lot more work, and present it in a total different way. It is not just a "I will ask before applying changes" mode.</p>
]]></description><pubDate>Thu, 23 Apr 2026 20:20:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=47881293</link><dc:creator>mtilsted</dc:creator><comments>https://news.ycombinator.com/item?id=47881293</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47881293</guid></item></channel></rss>