<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: Mnexium</title><link>https://news.ycombinator.com/user?id=Mnexium</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 25 Apr 2026 08:51:31 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=Mnexium" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by Mnexium in "Show HN: PageAgent, A GUI agent that lives inside your web app"]]></title><description><![CDATA[
<p>Makes sense.<p>For curiosity's sake, have you had it try to attempt captchas?<p>If so, what were the results?</p>
]]></description><pubDate>Thu, 05 Mar 2026 21:28:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=47267547</link><dc:creator>Mnexium</dc:creator><comments>https://news.ycombinator.com/item?id=47267547</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47267547</guid></item><item><title><![CDATA[New comment by Mnexium in "How do I get startups to use my open-code project?"]]></title><description><![CDATA[
<p>I generally am curious too - Im running into a similar issue with my tool build.<p>Difficult just to get feedback. This seems like a cool project, I dont have a ticketing system otherwise i'd try it.</p>
]]></description><pubDate>Thu, 05 Mar 2026 20:55:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=47267155</link><dc:creator>Mnexium</dc:creator><comments>https://news.ycombinator.com/item?id=47267155</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47267155</guid></item><item><title><![CDATA[New comment by Mnexium in "Show HN: PageAgent, A GUI agent that lives inside your web app"]]></title><description><![CDATA[
<p>Curious - how does it perform with captchas and other "are you human" stuff on the web?</p>
]]></description><pubDate>Thu, 05 Mar 2026 19:21:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=47266036</link><dc:creator>Mnexium</dc:creator><comments>https://news.ycombinator.com/item?id=47266036</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47266036</guid></item><item><title><![CDATA[Cartly: An iOS Receipt Tracking Demo Built on Mnexium]]></title><description><![CDATA[
<p>Just published a new case study on Cartly, an iOS app that uses Mnexium to power a full receipt-tracking AI workflow. We really wanted to see what it would take to get a demo like this up and running.<p>In the post, we walk through how Cartly uses:<p>Memory for user preferences and continuity<p>Records for structured receipts and receipt_items storage<p>A single mnx runtime object to control identity, history, recall, and record sync<p>Request trace packets for auditability and debugging in production<p>The demo flow covers schema setup, receipt image capture, AI extraction, record persistence, and record-aware chat responses.<p>Blog: <https://mnexium.com/blogs/introducing-cartly><p>Docs: <https://mnexium.com/docs><p>iOS code: <https://github.com/mnexium/cartly></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47222351">https://news.ycombinator.com/item?id=47222351</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 02 Mar 2026 18:54:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=47222351</link><dc:creator>Mnexium</dc:creator><comments>https://news.ycombinator.com/item?id=47222351</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47222351</guid></item><item><title><![CDATA[Show HN: OSS Durable Memory for LLMs]]></title><description><![CDATA[
<p>Today we’re open-sourcing the core memory engine behind Mnexium.com : CORE-MNX<p>GItHub (<a href="https://github.com/mnexium/core-mnx" rel="nofollow">https://github.com/mnexium/core-mnx</a>)
NPM (<a href="https://www.npmjs.com/package/@mnexium/core" rel="nofollow">https://www.npmjs.com/package/@mnexium/core</a>)<p>For us, this is a product decision and a philosophy decision.<p>Memory infrastructure is becoming foundational for serious AI products, and we believe the core layer should be transparent, inspectable, and extensible by the teams building on top of it. We also just want feedback - we want to build the best memory system given the tools we have access to today. We also want to make LLMs perform better then they already do OOTB.<p>CORE-MNX is the backend layer that powers durable memory workflows:
    memory storage and retrieval,
    claim extraction and truth-state resolution,
    memory lifecycle management, and event streaming for real-time systems.
    It’s Postgres-backed, API-first, and built to integrate into real production stacks.<p>We tried our best to make this system as standalone as possible. Ultimately, its fairly difficult we needed LLMs (Cerebras for fast token output, ChatGPT for intelligence etc), Databases for storage etc. We have intentionally made the project API interfaced so your project can be code agnostic.<p>Open-sourcing CORE lets builders:
    understand exactly how memory behavior works,
    self-host or extend the engine for their own products,
    and avoid reinventing the same memory infrastructure from scratch.<p>What stays on Mnexium.com
Mnexium’s long-term direction is still the same: make AI systems more useful over time through durable memory and reliable recall. We've just figured out that hosting memory isnt the moat we once thought it was - the real moat we believe is making the LLM system(s) as easy to use as possible. The feature-set we've built around memory is what is differentiating.<p>Open-sourcing CORE is how we make that foundation available to everyone building in this space. Open to everyone to lend an opinion on improvements and how we make this problem solvable.<p>Would love feedback, opinions and bugs you may find. We release it isn't perfect, but certainly a good start we'd love to improve upon.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47088761">https://news.ycombinator.com/item?id=47088761</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 20 Feb 2026 14:53:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47088761</link><dc:creator>Mnexium</dc:creator><comments>https://news.ycombinator.com/item?id=47088761</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47088761</guid></item><item><title><![CDATA[New comment by Mnexium in "Show HN: I built OLTP in my memory system. Looking for opinions"]]></title><description><![CDATA[
<p>Would love to hear more.<p>New entrants being folks outside the model providers themselves? I do think the database layer can be decoupled from the memory/creation layer</p>
]]></description><pubDate>Fri, 20 Feb 2026 03:12:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=47083202</link><dc:creator>Mnexium</dc:creator><comments>https://news.ycombinator.com/item?id=47083202</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47083202</guid></item><item><title><![CDATA[New comment by Mnexium in "China Robots"]]></title><description><![CDATA[
<p>Im probably less worried about "AI Powered autonomous weaponry" in the near term and think its probably easier to imagine more human-remote-controlled scenarios of robotics. Meaning todays drones in warfare are still flown by humans, can China or the US get to a state where humanoid robots are controlled by humans? I think thats believable and easier to achieve while being just as scary.</p>
]]></description><pubDate>Thu, 19 Feb 2026 20:04:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=47078452</link><dc:creator>Mnexium</dc:creator><comments>https://news.ycombinator.com/item?id=47078452</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47078452</guid></item><item><title><![CDATA[Show HN: I built OLTP in my memory system. Looking for opinions]]></title><description><![CDATA[
<p>I've spent the past couple of months building Mnexium.com<p>Originally it was supposed to just be a memory management system (and it still is very much core).<p>I was thinking with all of the talk of AI replacing SaaS etc etc... How?<p>Most (if not all) AI systems do not have a way to manage, store & maintain records. I thought it would be an interesting project and problem to solve.<p>I built it into the overall project more details here (<a href="https://www.mnexium.com/blogs/introducing-records" rel="nofollow">https://www.mnexium.com/blogs/introducing-records</a>).<p>I've realized it is nearly impossible to get some kind of feedback on these types of projects.<p>I really just want people to lend their opinion.<p>This is needed? This is not needed? Needed but implemented incorrectly. etc<p>Happy to answer any questions -</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47038114">https://news.ycombinator.com/item?id=47038114</a></p>
<p>Points: 1</p>
<p># Comments: 2</p>
]]></description><pubDate>Mon, 16 Feb 2026 18:05:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47038114</link><dc:creator>Mnexium</dc:creator><comments>https://news.ycombinator.com/item?id=47038114</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47038114</guid></item><item><title><![CDATA[New comment by Mnexium in "Ask HN: What are you working on? (February 2026)"]]></title><description><![CDATA[
<p>I’m working on Mnexium, a memory + context layer for AI apps.<p>It handles persistent chat history, long-term semantic memory, user profiles, agent state, and rolling summarization.<p>It sits between your app and the model and works across OpenAI, Claude, and Gemini — you can switch models without losing context and still maintain memories.<p>The goal is to stop every team from re-implementing slightly broken memory systems, and to make memory user-owned and portable instead of tied to a single model or vendor.<p>Currently live with JS/TS and Python SDKs. 
Looking for feedback if anyone has any - good idea, bad idea? etc.<p><a href="https://mnexium.com" rel="nofollow">https://mnexium.com</a></p>
]]></description><pubDate>Sat, 14 Feb 2026 22:35:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=47019107</link><dc:creator>Mnexium</dc:creator><comments>https://news.ycombinator.com/item?id=47019107</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47019107</guid></item></channel></rss>