<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: rnc000</title><link>https://news.ycombinator.com/user?id=rnc000</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 18 May 2026 09:37:41 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=rnc000" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by rnc000 in "Show HN: E2a – Open-source email gateway for AI agents"]]></title><description><![CDATA[
<p>Similar open-source project <a href="https://github.com/DataCovey/nornweave" rel="nofollow">https://github.com/DataCovey/nornweave</a><p>Inbox-as-a-Service for AI Agents
Open-source, self-hosted API that turns standard email providers into intelligent, stateful email for LLMs via REST or MCP.</p>
]]></description><pubDate>Mon, 11 May 2026 22:21:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=48101481</link><dc:creator>rnc000</dc:creator><comments>https://news.ycombinator.com/item?id=48101481</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48101481</guid></item><item><title><![CDATA[Show HN: Rikdom – Open-source, local-first wealth portfolio schema toolkit]]></title><description><![CDATA[
<p>Designed so your portfolio data can last for years as plain JSON files, independent of any broker app or SaaS dashboard. With coding agents and LLMs, it is much easier to build your own asset management software and adapt it to your needs over time. rikdom focuses on the durable layer beneath that iteration: a solid foundation for storing and evolving financial data, plus a plugin system you can extend with coding agents and enrich with reusable open-source plugins.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47853066">https://news.ycombinator.com/item?id=47853066</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 21 Apr 2026 19:06:25 +0000</pubDate><link>https://github.com/ricardocabral/rikdom</link><dc:creator>rnc000</dc:creator><comments>https://news.ycombinator.com/item?id=47853066</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47853066</guid></item><item><title><![CDATA[Show HN: Rakenne – Markdown-defined agentic workflows for structured documents]]></title><description><![CDATA[
<p>Hi! I’m the creator of Rakenne and I built it because I noticed a recurring problem with LLMs in professional settings: chat-based document creation is unpredictable and hard to scale for domain experts.<p>Experts know the <i>process</i> of building a document (the questions to ask, the order of operations, the edge cases), but translating that into a long system prompt often leads to hallucinations or missed steps.<p>What is Rakenne? Rakenne is a multi-tenant SaaS that lets domain experts define "Guided Workflows" in Markdown. An LLM agent then runs these workflows server-side, conducting a structured dialogue with the user to produce a final, high-fidelity document.<p>The Tech Stack:<p>* Agentic Core: Built on the pi coding agent (<a href="https://github.com/badlogic/pi-mono" rel="nofollow">https://github.com/badlogic/pi-mono</a>) using RPC mode. This allows the agent to maintain state and follow complex logic branches defined in the Markdown files.<p>* Frontend: Built with Lit web components. I wanted something incredibly lightweight and framework-agnostic so the document "interviews" feel snappy and can eventually be embedded as widgets.<p>* Multi-tenancy: Designed to isolate agent environments server-side, ensuring that custom expert logic doesn't leak between tenants.<p>Why this approach? Instead of "Chat with a PDF," it’s "The Logic of an Expert." If you’re a lawyer or a compliance officer, you don’t want a creative partner; you want a system that follows your proven methodology. By using Markdown, we make the "expert logic" version-controllable and easy for non-devs to edit.<p>I’d love your feedback on:<p>1. The Agentic UX: Does the "interview" flow feel natural, or is it too rigid?
2. Markdown as Logic: Is Markdown the right "DSL" for this, or should we move toward something like YAML or a custom schema?
3. Latency: We're using RPC for the agent-browser communication—is the response time acceptable for your use case?<p>Thanks! I'll be around to answer any technical questions.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47034177">https://news.ycombinator.com/item?id=47034177</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 16 Feb 2026 12:26:31 +0000</pubDate><link>https://rakenne.app</link><dc:creator>rnc000</dc:creator><comments>https://news.ycombinator.com/item?id=47034177</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47034177</guid></item><item><title><![CDATA[Show HN: Open-Source Inbox-as-a-Service for LLM Agents]]></title><description><![CDATA[
<p>If you’re building agents that need to read and send email, you’ve probably hit the limits of typical email APIs: they’re stateless, focused on sending, and don’t give you threads, history, or content that’s easy for an LLM to use. NornWeave is an open-source, self-hosted Inbox-as-a-Service API built for that use case. It adds a stateful layer (virtual inboxes, threads, full history) and an intelligent layer (HTML→Markdown parsing, threading, optional semantic search) so your agents can consume email via REST or MCP instead of raw webhooks and HTML.<p>You get virtual inboxes per agent, webhook ingestion from SMTP/IMAP, Mailgun, SES, SendGrid, or Resend, and an MCP server that plugs into Claude, Cursor, and other MCP clients with tools like create_inbox, send_email, search_email, and wait_for_reply. Threads are returned in an LLM-friendly format (e.g. role/author/content), and you can self-host on your own infra. If your agents need to own an inbox and hold context across messages, NornWeave is worth a look.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46989358">https://news.ycombinator.com/item?id=46989358</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 12 Feb 2026 14:35:54 +0000</pubDate><link>https://nornweave.datacovey.com/</link><dc:creator>rnc000</dc:creator><comments>https://news.ycombinator.com/item?id=46989358</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46989358</guid></item><item><title><![CDATA[New comment by rnc000 in "Launch HN: AgentMail (YC S25) – An API that gives agents their own email inboxes"]]></title><description><![CDATA[
<p>I've been working for some time on a similar project, which I open-sourced yesterday, Apache 2.0 licensed if anyone cares to contribute or use <a href="https://nornweave.datacovey.com/" rel="nofollow">https://nornweave.datacovey.com/</a></p>
]]></description><pubDate>Tue, 03 Feb 2026 13:17:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=46870601</link><dc:creator>rnc000</dc:creator><comments>https://news.ycombinator.com/item?id=46870601</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46870601</guid></item><item><title><![CDATA[New comment by rnc000 in "Launch HN: AgentMail (YC S25) – An API that gives agents their own email inboxes"]]></title><description><![CDATA[
<p>how's traction going? Do you worry about some open-source project replacing it?</p>
]]></description><pubDate>Thu, 29 Jan 2026 21:49:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=46817160</link><dc:creator>rnc000</dc:creator><comments>https://news.ycombinator.com/item?id=46817160</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46817160</guid></item><item><title><![CDATA[New comment by rnc000 in "Show HN: Site for tracking lab exams over the years"]]></title><description><![CDATA[
<p>Just launched, seeking feedback. Upload your exams. See your health trends. Share with any doctor instantly. Track symptoms and medication.</p>
]]></description><pubDate>Tue, 20 Jan 2026 13:56:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=46691870</link><dc:creator>rnc000</dc:creator><comments>https://news.ycombinator.com/item?id=46691870</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46691870</guid></item><item><title><![CDATA[Show HN: Site for tracking lab exams over the years]]></title><description><![CDATA[
<p>Article URL: <a href="https://janusmed.app/">https://janusmed.app/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46691869">https://news.ycombinator.com/item?id=46691869</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 20 Jan 2026 13:56:15 +0000</pubDate><link>https://janusmed.app/</link><dc:creator>rnc000</dc:creator><comments>https://news.ycombinator.com/item?id=46691869</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46691869</guid></item><item><title><![CDATA[New comment by rnc000 in "What are Google's long-term plans for Google App Engine?"]]></title><description><![CDATA[
<p>If I sign up for the Premier support, would they answer these questions?</p>
]]></description><pubDate>Sat, 22 Dec 2012 23:15:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=4957816</link><dc:creator>rnc000</dc:creator><comments>https://news.ycombinator.com/item?id=4957816</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=4957816</guid></item><item><title><![CDATA[What's a good alternative to Exhibit/Simile?]]></title><description><![CDATA[
<p>See http://simile.mit.edu/wiki/Exhibit<p>Is there a better alternative for doing Faceted browsing on html/javascript?<p>What do you use? (besides coding everything from scratch)</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=4957488">https://news.ycombinator.com/item?id=4957488</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Sat, 22 Dec 2012 21:11:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=4957488</link><dc:creator>rnc000</dc:creator><comments>https://news.ycombinator.com/item?id=4957488</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=4957488</guid></item><item><title><![CDATA[New comment by rnc000 in "What are Google's long-term plans for Google App Engine?"]]></title><description><![CDATA[
<p>Good point. But still, it's hard to believe that it's taking <i>years</i> for Google to add to GAE a mature Search API and support for multiple datacenter locations, which are things Google does better than anyone.</p>
]]></description><pubDate>Sat, 22 Dec 2012 20:31:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=4957392</link><dc:creator>rnc000</dc:creator><comments>https://news.ycombinator.com/item?id=4957392</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=4957392</guid></item><item><title><![CDATA[What are Google's long-term plans for Google App Engine?]]></title><description><![CDATA[
<p>GAE as a platform is really great (good scalability, no maintenance overhead, low latency in most cases) but the extremely slow pace (compared to Amazon Web Services) for introducing new APIs and maturing the existing (ex.: increasing quotas and charging for the Search API, Prospective Search) makes me wonder: is Google really investing enough engineers to mature its platform? Will it pull the plug and stop offering it? Is the Premier support option really helpful? What are it's long-term plans? Where's the roadmap? These are very important questions considering it's PaaS and you'll be deeply committed to it "by design" once you Go Google.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=4957190">https://news.ycombinator.com/item?id=4957190</a></p>
<p>Points: 47</p>
<p># Comments: 15</p>
]]></description><pubDate>Sat, 22 Dec 2012 19:03:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=4957190</link><dc:creator>rnc000</dc:creator><comments>https://news.ycombinator.com/item?id=4957190</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=4957190</guid></item><item><title><![CDATA[New comment by rnc000 in "Every City Should Have an API: Let’s Start With Watertown, MA"]]></title><description><![CDATA[
<p>Lots of open datasets can be found at <a href="http://open.mflask.com/" rel="nofollow">http://open.mflask.com/</a></p>
]]></description><pubDate>Wed, 07 Sep 2011 03:29:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=2968222</link><dc:creator>rnc000</dc:creator><comments>https://news.ycombinator.com/item?id=2968222</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=2968222</guid></item><item><title><![CDATA[Open Data Directory - search engine for open data]]></title><description><![CDATA[
<p>Article URL: <a href="http://open.mflask.com/">http://open.mflask.com/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=2475752">https://news.ycombinator.com/item?id=2475752</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 22 Apr 2011 23:16:29 +0000</pubDate><link>http://open.mflask.com/</link><dc:creator>rnc000</dc:creator><comments>https://news.ycombinator.com/item?id=2475752</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=2475752</guid></item><item><title><![CDATA[New comment by rnc000 in "Ask HN: What's your philosophy?"]]></title><description><![CDATA[
<p>secular-humanist-singularitarian-objectivist</p>
]]></description><pubDate>Tue, 09 Dec 2008 01:50:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=390768</link><dc:creator>rnc000</dc:creator><comments>https://news.ycombinator.com/item?id=390768</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=390768</guid></item><item><title><![CDATA[Is there a market for content-based image search SaaS?]]></title><description><![CDATA[
<p>I've been thinking about providing the opensource content-based image database at http://server.imgseek.net/ as a hosted service. This would allow image-related websites to provide visual query-by-example and query-by-sketch features with minimal setup effort. Can you see demand for it?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=390758">https://news.ycombinator.com/item?id=390758</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 09 Dec 2008 01:43:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=390758</link><dc:creator>rnc000</dc:creator><comments>https://news.ycombinator.com/item?id=390758</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=390758</guid></item><item><title><![CDATA[New comment by rnc000 in "Ask YC: CMS? opinions?"]]></title><description><![CDATA[
<p>call me skeptic but I can't envision MoinMoin+trac being used as a large scale CMS system (which means a deployment into a corporation, which means some corporate suit not "buying IBM" and risking losing his job)</p>
]]></description><pubDate>Sat, 10 May 2008 01:41:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=186110</link><dc:creator>rnc000</dc:creator><comments>https://news.ycombinator.com/item?id=186110</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=186110</guid></item><item><title><![CDATA[Amazon Kindle e-book reader return over investment]]></title><description><![CDATA[
<p>Article URL: <a href="http://blog.isnotworking.com/2008/05/amazon-kindle-e-book-reader-return-over.html">http://blog.isnotworking.com/2008/05/amazon-kindle-e-book-reader-return-over.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=183084">https://news.ycombinator.com/item?id=183084</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 07 May 2008 02:21:12 +0000</pubDate><link>http://blog.isnotworking.com/2008/05/amazon-kindle-e-book-reader-return-over.html</link><dc:creator>rnc000</dc:creator><comments>https://news.ycombinator.com/item?id=183084</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=183084</guid></item><item><title><![CDATA[New comment by rnc000 in "Ask YC: Unexplored Search Paradigms"]]></title><description><![CDATA[
<p>an open-source content-based image database server is available at <a href="http://server.imgseek.net/" rel="nofollow">http://server.imgseek.net/</a></p>
]]></description><pubDate>Wed, 07 May 2008 01:03:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=183019</link><dc:creator>rnc000</dc:creator><comments>https://news.ycombinator.com/item?id=183019</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=183019</guid></item><item><title><![CDATA[New comment by rnc000 in "Poll: Where in the world are you?"]]></title><description><![CDATA[
<p>Brazil - Rio de Janeiro</p>
]]></description><pubDate>Wed, 05 Mar 2008 20:45:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=129985</link><dc:creator>rnc000</dc:creator><comments>https://news.ycombinator.com/item?id=129985</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=129985</guid></item></channel></rss>