<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: feelingsonice</title><link>https://news.ycombinator.com/user?id=feelingsonice</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 04 May 2026 03:37:39 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=feelingsonice" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Show HN: Unify memory across agents and improve context rot, written in Rust]]></title><description><![CDATA[
<p>I was frustrated that memory is usually tied to a specific tool. They’re useful inside one session but I have to re-explain the same things when I switch tools or sessions. Furthermore, most agents' memory systems just append to a markdown file and dump the whole thing into context. Eventually, it's full of irrelevant information that wastes tokens.<p>So I built this local memory layer that unifies memory across agents. Instead of a flat file, it builds a structured knowledge graph of "memory notes" inspired by the paper "A-MEM: Agentic Memory for LLM Agents" (<a href="https://arxiv.org/abs/2502.12110" rel="nofollow">https://arxiv.org/abs/2502.12110</a>). The graph continuously evolves as more memories are committed, so older context stays organized rather than piling up.<p>It captures conversation turns and exposes an MCP service so any supported agent can query for information relevant to the current context. In practice that means less context rot and better long-term memory recall across all your agents. Right now it supports Claude Code, Codex, Gemini CLI, OpenCode, and OpenClaw.<p>Would love to hear any feedback.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47644841">https://news.ycombinator.com/item?id=47644841</a></p>
<p>Points: 5</p>
<p># Comments: 1</p>
]]></description><pubDate>Sun, 05 Apr 2026 00:10:11 +0000</pubDate><link>https://github.com/feelingsonice/MemoryBank</link><dc:creator>feelingsonice</dc:creator><comments>https://news.ycombinator.com/item?id=47644841</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47644841</guid></item><item><title><![CDATA[New comment by feelingsonice in "Show HN: isometric.nyc – giant isometric pixel art map of NYC"]]></title><description><![CDATA[
<p>Someone else posted this on HN a while back -- <a href="https://github.com/Hugo-Dz/spritefusion-pixel-snapper" rel="nofollow">https://github.com/Hugo-Dz/spritefusion-pixel-snapper</a><p>Maybe you can use that^ to snap the pixels to a perfect grid</p>
]]></description><pubDate>Fri, 23 Jan 2026 19:06:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=46736399</link><dc:creator>feelingsonice</dc:creator><comments>https://news.ycombinator.com/item?id=46736399</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46736399</guid></item><item><title><![CDATA[The Missing Link Between the Transformer and Models of the Brain]]></title><description><![CDATA[
<p>Article URL: <a href="https://arxiv.org/abs/2509.26507">https://arxiv.org/abs/2509.26507</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45446504">https://news.ycombinator.com/item?id=45446504</a></p>
<p>Points: 8</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 02 Oct 2025 05:12:58 +0000</pubDate><link>https://arxiv.org/abs/2509.26507</link><dc:creator>feelingsonice</dc:creator><comments>https://news.ycombinator.com/item?id=45446504</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45446504</guid></item><item><title><![CDATA[New comment by feelingsonice in "GPT-5"]]></title><description><![CDATA[
<p>I have the pro plan but don't seem to have access to it?</p>
]]></description><pubDate>Thu, 07 Aug 2025 19:21:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=44829148</link><dc:creator>feelingsonice</dc:creator><comments>https://news.ycombinator.com/item?id=44829148</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44829148</guid></item><item><title><![CDATA[New comment by feelingsonice in "Gemini-2.5-pro-preview-06-05"]]></title><description><![CDATA[
<p>I'm confused by the naming. It advertises itself as "Thinking" so is this the release of the new "Deep Think" model or not?</p>
]]></description><pubDate>Thu, 05 Jun 2025 22:09:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=44196237</link><dc:creator>feelingsonice</dc:creator><comments>https://news.ycombinator.com/item?id=44196237</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44196237</guid></item><item><title><![CDATA[New comment by feelingsonice in "European Investment Bank to inject €70B in European tech"]]></title><description><![CDATA[
<p>What does “inject” mean here? Iirc, Israel did something similar a while back and boosted a ton of startup early on, but they quickly died off and they realized you need the scrutiny from free market VCs to create competition.<p>for a lot of startups</p>
]]></description><pubDate>Mon, 19 May 2025 20:40:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=44034603</link><dc:creator>feelingsonice</dc:creator><comments>https://news.ycombinator.com/item?id=44034603</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44034603</guid></item><item><title><![CDATA[New comment by feelingsonice in "OpenAI o3 and o4-mini"]]></title><description><![CDATA[
<p>I’m having very mixed feelings about it. I’m using o3 to help me parse and understand a book about statistics and ML, it’s very dense in math.<p>On one hand the answers became a lot more comprehensive and deep. It’s now able to give me very advanced explanations.<p>On the other hand, it started overloading the answers with information. Entire concepts became single sentence summaries. Complex topics and theorems became acronyms. In a way I’m feeling overwhelmed by the information it’s now throwing at me. I can’t tell if it’s actually smarter or just too complicated for me to understand.</p>
]]></description><pubDate>Wed, 16 Apr 2025 23:17:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=43711353</link><dc:creator>feelingsonice</dc:creator><comments>https://news.ycombinator.com/item?id=43711353</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43711353</guid></item><item><title><![CDATA[New comment by feelingsonice in "GPT-4.1 in the API"]]></title><description><![CDATA[
<p>Does this mean that the o1 and o3-mini models are also using 4.1 as the base now?</p>
]]></description><pubDate>Mon, 14 Apr 2025 22:30:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=43686985</link><dc:creator>feelingsonice</dc:creator><comments>https://news.ycombinator.com/item?id=43686985</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43686985</guid></item><item><title><![CDATA[New comment by feelingsonice in "4o Image Generation"]]></title><description><![CDATA[
<p>Why won't they add benchmarks against o1?</p>
]]></description><pubDate>Wed, 26 Mar 2025 00:27:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=43477590</link><dc:creator>feelingsonice</dc:creator><comments>https://news.ycombinator.com/item?id=43477590</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43477590</guid></item><item><title><![CDATA[New comment by feelingsonice in "I'm Peter Roberts, immigration attorney who does work for YC and startups. AMA"]]></title><description><![CDATA[
<p>What’s the play for solo founders? I can’t establish a company and work towards funding without an H1B but then at the same time I can’t really afford an H1B without funding.</p>
]]></description><pubDate>Fri, 14 Mar 2025 14:59:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=43363255</link><dc:creator>feelingsonice</dc:creator><comments>https://news.ycombinator.com/item?id=43363255</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43363255</guid></item><item><title><![CDATA[New comment by feelingsonice in "AI-designed chips are so weird that 'humans cannot understand them'"]]></title><description><![CDATA[
<p>When r we gonna see these in production and actually used?</p>
]]></description><pubDate>Mon, 24 Feb 2025 17:28:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=43162263</link><dc:creator>feelingsonice</dc:creator><comments>https://news.ycombinator.com/item?id=43162263</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43162263</guid></item><item><title><![CDATA[New comment by feelingsonice in "TL;DW: Too Long; Didn't Watch Distill YouTube Videos to the Relevant Information"]]></title><description><![CDATA[
<p>I tried a video 1:42 hours long and it told me it was too long. Increase the limit?</p>
]]></description><pubDate>Sat, 15 Feb 2025 19:10:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=43061287</link><dc:creator>feelingsonice</dc:creator><comments>https://news.ycombinator.com/item?id=43061287</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43061287</guid></item><item><title><![CDATA[New comment by feelingsonice in "DeepSeek releases Janus Pro, a text-to-image generator [pdf]"]]></title><description><![CDATA[
<p>But it sounds like, from that quoted statement, that LeCun from Meta thinks “open sourced work” is why China was able to surpass (or at least compete with) American AIs. Which sounds like a lame excuse for Meta.</p>
]]></description><pubDate>Mon, 27 Jan 2025 20:52:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=42845493</link><dc:creator>feelingsonice</dc:creator><comments>https://news.ycombinator.com/item?id=42845493</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42845493</guid></item><item><title><![CDATA[New comment by feelingsonice in "DeepSeek releases Janus Pro, a text-to-image generator [pdf]"]]></title><description><![CDATA[
<p>I don’t buy this at all. If DeepSeek can surpass proprietary models by “profiting” from open research and open source, why couldn’t the proprietary models do the same? Companies making proprietary models have the advantage of using w/e is out there from the open source community AND the proprietary research they have been working on for years.</p>
]]></description><pubDate>Mon, 27 Jan 2025 20:38:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=42845380</link><dc:creator>feelingsonice</dc:creator><comments>https://news.ycombinator.com/item?id=42845380</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42845380</guid></item><item><title><![CDATA[New comment by feelingsonice in "Show HN: Midjourney for Language Learning Videos"]]></title><description><![CDATA[
<p>First end-to-end automated story video workflow of its kind
Videos like these [1][2] are a dime a dozen and have been out for years. Surprised you think this is completely novel.<p>[1] <a href="https://www.youtube.com/watch?v=tzE7TYwAYq4" rel="nofollow">https://www.youtube.com/watch?v=tzE7TYwAYq4</a>
[2] <a href="https://www.youtube.com/watch?v=az7KfOQkMu0" rel="nofollow">https://www.youtube.com/watch?v=az7KfOQkMu0</a></p>
]]></description><pubDate>Tue, 26 Nov 2024 18:32:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=42248468</link><dc:creator>feelingsonice</dc:creator><comments>https://news.ycombinator.com/item?id=42248468</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42248468</guid></item><item><title><![CDATA[New comment by feelingsonice in "Knowledge Growth and Specialization: Evidence from Oncologists"]]></title><description><![CDATA[
<p>What is the definition of “knowledge growth” here?</p>
]]></description><pubDate>Sat, 05 Oct 2024 02:32:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=41747307</link><dc:creator>feelingsonice</dc:creator><comments>https://news.ycombinator.com/item?id=41747307</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41747307</guid></item><item><title><![CDATA[New comment by feelingsonice in "Rewriting Rust"]]></title><description><![CDATA[
<p>>And I don't know if it will ever be there. Progress on the language has slowed so much. When I first started using it, every release seemed to add new, great features in stable rust. Now? Crickets.<p>Is frustration with Rust on the rise? I just started using Rust few month ago and absolutely love it. I can't tell what's going on with the Rust foundation so I can only judge by reading sentiments. Nothing would kill my vibe harder than knowing smart people thinks the language isn't doing great :(</p>
]]></description><pubDate>Thu, 26 Sep 2024 06:32:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=41655160</link><dc:creator>feelingsonice</dc:creator><comments>https://news.ycombinator.com/item?id=41655160</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41655160</guid></item><item><title><![CDATA[New comment by feelingsonice in "Swift 6"]]></title><description><![CDATA[
<p>Swift needs to figure out what it wants to do and stick to it. Too many syntactic sugar and too many half baked concepts pushed through the door.</p>
]]></description><pubDate>Wed, 18 Sep 2024 00:09:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=41574246</link><dc:creator>feelingsonice</dc:creator><comments>https://news.ycombinator.com/item?id=41574246</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41574246</guid></item><item><title><![CDATA[The System’s Neatest Trick [pdf]]]></title><description><![CDATA[
<p>Article URL: <a href="https://theanarchistlibrary.org/library/ted-kaczynski-the-system-s-neatest-trick.pdf">https://theanarchistlibrary.org/library/ted-kaczynski-the-system-s-neatest-trick.pdf</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=19182048">https://news.ycombinator.com/item?id=19182048</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 17 Feb 2019 01:27:20 +0000</pubDate><link>https://theanarchistlibrary.org/library/ted-kaczynski-the-system-s-neatest-trick.pdf</link><dc:creator>feelingsonice</dc:creator><comments>https://news.ycombinator.com/item?id=19182048</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19182048</guid></item><item><title><![CDATA[New comment by feelingsonice in "There's No Good Reason to Trust Blockchain Technology"]]></title><description><![CDATA[
<p><i>"Private blockchains are completely uninteresting. (By this, I mean systems that use the blockchain data structure but don’t have the above three elements.) ... Consensus protocols have been studied in distributed systems for more than 60 years. Append-only data structures have been similarly well covered."</i><p>I don't entire agree with this. Yes, distributed systems and various consensus protocols have been studied for many years, but the cryptocurrency boom boosted public interest and applicational development in a way that would not have happened without it.<p>Private blockchain can have many benefits compared to centralized models. It's not necessarily better and it's more of a trade-off, but it does present solutions that's not otherwise possible. For example, in a distributed system, we can use IoT devices as lightweight nodes for quick validations. This can give security to off-site locations with limited computation power and/or connectivity.<p>In addition, there's now many consensus protocols that tries to solve or amend the three elements the author mentioned. For example, Stellar-Lumen's implementation of Federated Byzantine Agreement creates the concept of reputation on top of trust. The ledger network is public, and is essentially a directed graph of trusts. Anyone can join but other nodes pre-existing on the network may not necessarily trust your validations, so this at least amends the first element the author mentioned.<p>In conclusion, blockchain technologies are over quoted for their finance applications. To quote a YouTube video I watched, look at blockchain technologies as the operating system, and cryptocurrency as one particular app on the operating system, like your browser. It surely is over hyped but shouldn't be hated upon solely due to the public's mistaking interest.</p>
]]></description><pubDate>Wed, 06 Feb 2019 19:10:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=19098582</link><dc:creator>feelingsonice</dc:creator><comments>https://news.ycombinator.com/item?id=19098582</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19098582</guid></item></channel></rss>