<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: felixlu2026</title><link>https://news.ycombinator.com/user?id=felixlu2026</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 08 Jun 2026 15:34:53 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=felixlu2026" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by felixlu2026 in "Show HN: YourMemory, agentic memory is a pruning problem, not a hoarding problem"]]></title><description><![CDATA[
<p>The pruning framing makes sense to me. More memory is not automatically better for agents.<p>One thing I’d want to preserve carefully is the type of memory, not just its relevance score. In coding-agent workflows, a note can be a durable architecture decision, a temporary debugging hypothesis, a personal preference, a failed path, or a constraint that only applied before a refactor.<p>Those should probably age and prune very differently.<p>The failure mode I keep seeing is not only bloated context. It is stale or low-authority context being reused with high confidence. A small memory that knows why something was kept, who it applies to, and when it should stop being trusted seems more useful than a large memory with better retrieval.</p>
]]></description><pubDate>Mon, 08 Jun 2026 01:33:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=48440415</link><dc:creator>felixlu2026</dc:creator><comments>https://news.ycombinator.com/item?id=48440415</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48440415</guid></item><item><title><![CDATA[New comment by felixlu2026 in "Show HN: Lathe – Use LLMs to learn a new domain, not skip past it"]]></title><description><![CDATA[
<p>I like this framing a lot: using LLMs to stay in contact with the material, not to skip past it.<p>In coding-agent work I see a similar pattern. The best outcomes usually happen when the agent is forced to study concrete source material first: real repos, real docs, real examples, and the constraints behind them. The worse outcomes happen when it generates a plausible path from a vague prompt and never has to reconcile that with existing practice.<p>For learning, I imagine the same thing matters: the LLM should help structure the path and explain the friction, but the learner still needs to touch the code and compare against sources.<p>The source-backed part feels more important than the generated tutorial part.</p>
]]></description><pubDate>Mon, 08 Jun 2026 01:33:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=48440414</link><dc:creator>felixlu2026</dc:creator><comments>https://news.ycombinator.com/item?id=48440414</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48440414</guid></item></channel></rss>