<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: dinakernel</title><link>https://news.ycombinator.com/user?id=dinakernel</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 24 Apr 2026 21:27:22 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=dinakernel" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Show HN: A personal AI kernel where other agents ask permission for your data]]></title><description><![CDATA[
<p>I wrote a sci-fi novel 8 years ago about a world where every person had a personal AI named Dina who supported them through their everyday life. This is the implementation of that idea.<p>Dina is a personal AI with its own user-owned identity and encrypted persona vaults. Other agents can use Dina’s permission layer when they need access to sensitive data or want to take risky actions. Dina can ask for approval from the user if the action is deemed risky. But Dina is broader than just an approval layer. She has her unique cryptographic id, supports encrypted Dina-to-Dina messaging and a capability to setup a Trust Network which can be used to make decisions based on trust.<p>What works today:
(1) User-owned cryptographic identity<p>(2) Encrypted persona vaults for health / finance / work / etc.<p>(3) Approval flows for sensitive access and risky actions<p>(4) PII scrub / rehydrate for outbound calls<p>(5) Encrypted Dina-to-Dina messaging<p>(6) Signed reviews, vouches someone/bot, flag user/bot etc in Trust Network<p>You can install it on your local machine and use the main flows through Telegram or Bluesky. You can store memories, get automated reminders, get answers which is enriched based on previous memories, watch approval flows, and test Dina-to-Dina messaging and the Trust Network.<p>Open Source. MIT Licensed. Technical preview status. 4,500+ Tests working. Built on Go/Python/TS.<p>The architecture decision I’m most opinionated about is that persona isolation should be cryptographic, not just application-level. If the system is hit by a prompt injection attack, application level security could be overcome. But here, they wouldn't be able to read a locked persona without user approval.<p>Known limits: rough edges since it is technical preview and agent control depends on agents like OpenClaw deciding to call Dina (not a forced call)<p>I am happy to go deeper in to any architectural decisions.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47600678">https://news.ycombinator.com/item?id=47600678</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 01 Apr 2026 13:35:50 +0000</pubDate><link>https://github.com/rajmohanutopai/dina</link><dc:creator>dinakernel</dc:creator><comments>https://news.ycombinator.com/item?id=47600678</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47600678</guid></item><item><title><![CDATA[New comment by dinakernel in "Cohere Transcribe: Speech Recognition"]]></title><description><![CDATA[
<p>My worry is that ASR will end up like OCR. If the multi modal large AI system is good enough (latency wise), the advantage of domain understanding eats the other technlogies alive.<p>In OCR, even when the characters are poorly scanned, the deep domain understanding these large multi modal AIs have allows it to understand what the document actually meant - this is going to be order id because in the million invoices I have seen before order id is normally below order date - etc. The same issue is going to be there in ASR also is my worry.</p>
]]></description><pubDate>Tue, 31 Mar 2026 16:56:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47590243</link><dc:creator>dinakernel</dc:creator><comments>https://news.ycombinator.com/item?id=47590243</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47590243</guid></item><item><title><![CDATA[New comment by dinakernel in "Claude Code users hitting usage limits 'way faster than expected'"]]></title><description><![CDATA[
<p>I guess so - but for people working on billing section of a project or even if they include things like - add billing capability etc in Claude MD - it might be an issue, I think</p>
]]></description><pubDate>Tue, 31 Mar 2026 14:51:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47588201</link><dc:creator>dinakernel</dc:creator><comments>https://news.ycombinator.com/item?id=47588201</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47588201</guid></item><item><title><![CDATA[New comment by dinakernel in "Claude Code users hitting usage limits 'way faster than expected'"]]></title><description><![CDATA[
<p>This turned out to be a bug. 
<a href="https://x.com/om_patel5/status/2038754906715066444?s=20" rel="nofollow">https://x.com/om_patel5/status/2038754906715066444?s=20</a><p>One reddit user reverse engineered the binary and found that it was a cache invalidation issue.<p>They are doing some hidden string replacement if the claude code conversation talks about billing or tokens. Looks like that invalidates the cache at that point.<p>If that string appears anywhere in the conversation history, I think the starting text is replaced,  your entire cache rebuilds from scratch.<p>So, nothing devious, just a bug.</p>
]]></description><pubDate>Tue, 31 Mar 2026 13:58:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=47587509</link><dc:creator>dinakernel</dc:creator><comments>https://news.ycombinator.com/item?id=47587509</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47587509</guid></item><item><title><![CDATA[New comment by dinakernel in "Axios compromised on NPM – Malicious versions drop remote access trojan"]]></title><description><![CDATA[
<p>Default setting latest should be caught in every static code scanner. How many times has this issue been raised.</p>
]]></description><pubDate>Tue, 31 Mar 2026 08:30:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=47584310</link><dc:creator>dinakernel</dc:creator><comments>https://news.ycombinator.com/item?id=47584310</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47584310</guid></item><item><title><![CDATA[New comment by dinakernel in "Copilot edited an ad into my PR"]]></title><description><![CDATA[
<p>Seriously? Dont they want their system to succeed?
I cant think of a better way of alienating the target customer than this.</p>
]]></description><pubDate>Mon, 30 Mar 2026 05:24:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=47570649</link><dc:creator>dinakernel</dc:creator><comments>https://news.ycombinator.com/item?id=47570649</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47570649</guid></item><item><title><![CDATA[New comment by dinakernel in "About the Atmosphere"]]></title><description><![CDATA[
<p>The best part was the Doom running over AT Protocol. 
Jetstream is a bit patchy, but running Doom - I would never have thought it possible</p>
]]></description><pubDate>Mon, 30 Mar 2026 05:18:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=47570626</link><dc:creator>dinakernel</dc:creator><comments>https://news.ycombinator.com/item?id=47570626</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47570626</guid></item><item><title><![CDATA[New comment by dinakernel in "The Cognitive Dark Forest"]]></title><description><![CDATA[
<p>Have you read mike masnicks  ?
<a href="https://www.techdirt.com/2026/03/25/ai-might-be-our-best-shot-at-taking-back-the-open-web/" rel="nofollow">https://www.techdirt.com/2026/03/25/ai-might-be-our-best-sho...</a><p>It actually points out the completely opposite and I liked that quite a bit
That AI allows us to get back the open web in in a way.</p>
]]></description><pubDate>Mon, 30 Mar 2026 03:49:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=47570200</link><dc:creator>dinakernel</dc:creator><comments>https://news.ycombinator.com/item?id=47570200</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47570200</guid></item><item><title><![CDATA[New comment by dinakernel in "AI overly affirms users asking for personal advice"]]></title><description><![CDATA[
<p>This has been my issue from long. AI <i>CANNOT</i> ever act as Emotional Crutch. This is something companies develop for engagement, and I believe that this is actively harmful in the long run.</p>
]]></description><pubDate>Sun, 29 Mar 2026 12:38:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=47562684</link><dc:creator>dinakernel</dc:creator><comments>https://news.ycombinator.com/item?id=47562684</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47562684</guid></item></channel></rss>