frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Show HN: Vaultrice – A real-time key-value store with a localStorage API

https://www.vaultrice.com/
1•adrai•1h ago
Hi HN,

I'm Adriano, one of the makers of Vaultrice. I'm excited (and a little nervous!) to share what we've been building.

For years, we found ourselves in a frustrating loop: whenever we needed a simple real-time feature—like a "who's online" list, a collaborative app, or just sharing state between a marketing site and our main app — we'd end up spending days setting up the same stack or discarded to do it. Setting it up, it always involved wiring together a database, a WebSocket server, an API, and managing the connection state. It felt like massive overkill for what we were trying to achieve.

We wanted a tool that felt as simple to use as the browser's `localStorage` API but worked across domains and devices, with real-time sync and security built-in.

So, we built Vaultrice.

It’s a key-value data store built on top of Cloudflare's Durable Objects, which gives you a strongly consistent backend for each data object. You interact with it through our TS/JS SDK, which comes in two flavors:

1. `NonLocalStorage`: A low-level client with a `localStorage`-like API (`setItem`, `getItem`, etc.) plus real-time events and presence (`.on()`, `.join()`).

2. `SyncObject`: A higher-level, reactive JavaScript Proxy. You just change a property on an object (`doc.title = 'New Title'`), and it automatically syncs to all other connected clients.

The goal is to let you build the real-time features you want in minutes, not days. We've also put a lot of thought into a layered security model, allowing you to go from simple API key restrictions all the way to server-signed object IDs and client-side E2EE.

We’ve just launched and would be grateful for any feedback from the HN community. What do you think of the API design? Are there use cases we haven't considered? Any thoughts on the security model?

We'll be here (or via email (support@vaultrice.com)) to answer any questions. Thanks for checking it out!

Why do we even need SIMD instructions?

https://lemire.me/blog/2025/08/09/why-do-we-even-need-simd-instructions/
1•thunderbong•2m ago•0 comments

The Tinkerings of Robert Noyce

https://web.stanford.edu/class/e145/2007_fall/materials/noyce.html
1•jdcampolargo•3m ago•0 comments

Show HN: I wanted to reinvent programming tutorials for Gen Z people

https://www.blockofbytes.com/
1•Zernat•3m ago•0 comments

War for Cricket

https://github.com/outside-edge/war
1•neehao•5m ago•0 comments

The Incompleteness of Ethics

https://aeon.co/essays/what-godels-incompleteness-theorems-say-about-ai-morality
1•lentoutcry•6m ago•0 comments

Show HN: Let Claude Code/Cursor agents page your phone when they're finished

https://heyoncall.com/blog/mcp-server-for-paging-a-human
1•compumike•6m ago•0 comments

CaMeL agent to protect against indirect prompt injection

https://github.com/google/adk-samples/blob/main/python/agents/camel/README.md
1•honorious•7m ago•1 comments

Neuromuscular Aim Assist [video]

https://www.youtube.com/watch?v=9alJwQG-Wbk
1•eproxus•8m ago•0 comments

Vibe coded an AI that judges your clothes

https://nokasa.co/fitcheck
1•prasadlingawar•9m ago•0 comments

U.S. alcohol consumption drops to a 90-year low, new poll finds

https://www.sfchronicle.com/food/wine/article/drink-alcohol-americans-poll-20812180.php
2•littlexsparkee•9m ago•0 comments

FFmpeg 8.0 Merges OpenAI Whisper Filter for Automatic Speech Recognition

https://www.phoronix.com/news/FFmpeg-Lands-Whisper
1•mikece•10m ago•0 comments

Notice of Availability: Public Playground Safety Handbook Update

https://www.federalregister.gov/documents/2025/08/13/2025-15374/notice-of-availability-public-playground-safety-handbook-update
1•impish9208•10m ago•0 comments

Circular Tone Generator

https://rumble.monster
1•bean_man•11m ago•0 comments

Anno 2030: 3 technologies that will disrupt our lives within 5 years

https://www.medsiri.com/post/the-promise-of-a-healthy-future
1•sp3000•11m ago•0 comments

Open Source Visa / Mastercard Competitor: Zenobia Pay

https://zenobiapay.com/blog/open-source-payments
2•rprend•11m ago•1 comments

OSS Chrome extension for browser automation without external processes

https://genie.gensx.com/
1•evboyle•11m ago•0 comments

Trump Just Militarized the Capital – What Comes Next?

https://onegex.com/trump-just-militarized-the-capital-what-comes-next/
20•Vivaed•13m ago•4 comments

Can You Gerrymander Your Party to Power?

https://www.nytimes.com/interactive/2025/us/politics/congressional-gerrymandering-redistricting-game.html
8•jaredwiener•16m ago•1 comments

No more 'Sanity Checks.' Inclusive language guide bans problematic tech terms

https://www.theregister.com/2025/08/12/inclusive_language_guide_gets_an/
1•Bender•17m ago•0 comments

Scrumping to social rituals: How fermented fruit shaped human community life

https://phys.org/news/2025-07-scrumping-social-rituals-fermented-fruit.html
1•PaulHoule•17m ago•0 comments

OpenAI brings back GPT-4o after user revolt

https://arstechnica.com/information-technology/2025/08/openai-brings-back-gpt-4o-after-user-revolt/
2•voxadam•17m ago•0 comments

Chipmaker Patch Tuesday: Many Vulnerabilities Addressed by Intel, AMD, Nvidia

https://www.securityweek.com/chipmaker-patch-tuesday-many-vulnerabilities-addressed-by-intel-amd-nvidia/
1•Bender•18m ago•0 comments

Launch HN: Golpo (YC S25) – AI-generated explainer videos

https://video.golpoai.com/
8•skar01•18m ago•2 comments

Google Easter Egg: NASA Dart

https://www.google.com/search?q=NASA+DART
1•theastrowolfe•18m ago•0 comments

Erlang/OTS SSH exploit rated 10.0 targets critical infrastructure

https://www.scworld.com/news/erlangots-ssh-exploit-rated-100-targets-critical-infrastructure
1•Bender•19m ago•0 comments

Show HN: iMessage MCP: Give Your LLM Access to Your Messages

https://wyattjoh.ca/blog/imessage-mcp
2•wyattjoh•23m ago•0 comments

Lisa Su Runs AMD–and Is Out for Nvidia's Blood

https://www.wired.com/story/lisa-su-runs-amd-and-is-out-for-nvidias-blood/
3•ChrisArchitect•24m ago•1 comments

Show HN: JSR MCP: Give Your LLM Complete Access to the JavaScript Registry

https://wyattjoh.ca/blog/jsr-mcp
1•wyattjoh•24m ago•0 comments

GPT-5 is going so well for OpenAI there's now a 'show additional models' switch

https://www.theregister.com/2025/08/13/gpt5_updated_again/
2•rntn•25m ago•0 comments

Love the Fig (2016)

https://www.newyorker.com/tech/annals-of-technology/love-the-fig
2•mooreds•27m ago•0 comments