frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Diom – Open-source back end primitives with no runtime dependencies

https://github.com/svix/diom
3•tasn•1h ago
Hey HN, my name is Tom, and I'm excited to share Diom (https://diom.com) - a backend components server.

Diom includes implementations for common backend primitives such as cache, key-value, idempotency, rate-limiting, queues, and streams, with more on the way.

While building Svix, we had to reimplement the same backend primitives that everyone have to reimplement. We also constantly felt the tension between building something custom on top of existing infra (like Redis and Postgres) and adding more dedicated services (like RabbitMQ and Kafka) which we would then need to configure, operate, back up, and maintain. This was even worse for us because Svix is open-source, so additional infrastructure meant additional burden on our customers.

Six months ago we finally decided to build Diom, and focus on developer experience and ease of operation. It's open source, self-contained, and manages its own storage using fjall (a fast LSM-tree-based storage similar to RocksDB). It requires no external runtime dependencies (no redis/postgres/kafka/etc), and supports running as a single node or a highly-available Raft based cluster.

The goal of Diam is to provide developers with the backend primitives they need without having to write custom code on top of Redis, RabbitMQ, Kafka, or even need to run them at all. It currently supports cache, key-value, idempotency, rate-limiting, queues, and streams. We also plan on adding auth-tokens, distributed settings, feature flags, and other common components; as well as adding more functionality to existing components.

Diom favors ease of operation over scale, so it doesn't match Kafka-level throughput or very high QPS like Redis and Dragonfly. However, most products and developers don't process multiple terabytes and billions of events per second anyway. That said, Diom can still hit high performance for its target use-cases as it implements higher-level primitives rather than basic operations. Additionally, because the primitives live in the same process as the storage, there are fewer network round-trips, which keeps latency low.

It uses HTTP/2 with msgpack as the wire protocol (works fine from browsers), and ships a CLI and SDKs for Python, TypeScript, Rust, Go, and Java, with more on the way.

We have Svix fully ported to Diom and continuously running tests and simulated workloads in one of our staging environments. GA (general availability) is planned for later this year, once we've moved Svix production workloads over.

Repo (MIT licensed): https://github.com/svix/diom

Docs: https://docs.diom.com

Live playground: https://diom.com/playground

I'm excited to finally share Diom, and would love to hear what everyone thinks, and what other components you would like us to build! Would also love help figuring out what to call this. We currently say "component platform," but I'm not a fan of the name.

Convergence Architecture for Enterprise AI – Kellton

https://www.kellton.com/kellton-tech-blog/convergence-architecture-cloud-first-ai
1•Priyasinhakt•32s ago•0 comments

Show HN: A 0.3B model that redacts PII in all 24 EU languages offline

https://huggingface.co/bardsai/eu-pii-anonimization-multilang
1•mipo57•1m ago•0 comments

Supabase MCP OAuth: split across two hosts, DCR registers clients at a third

https://github.com/korrel-dev/mcp-audits/tree/main/audits/supabase
1•issazangana•2m ago•0 comments

Meet The Sad Wives of AI

https://www.wired.com/story/meet-the-sad-wives-of-ai/
2•f_allwein•3m ago•0 comments

The newest AI boom pitch: Host a mini data center at your home

https://arstechnica.com/ai/2026/05/the-newest-ai-boom-pitch-host-a-mini-data-center-at-your-home/
2•trescenzi•3m ago•0 comments

I Thought Creativity Lived in Art Class

https://danunparsed.com/p/what-is-creativity
1•sambellll•4m ago•0 comments

Foxconn confirms cyberattack claimed by Nitrogen ransomware gang

https://www.bleepingcomputer.com/news/security/electronics-giant-foxconn-confirms-cyberattack-on-...
1•Brajeshwar•8m ago•0 comments

Show HN: An open source tool for generating macOS app icons with AI

https://github.com/TeamDev-IP/MoBrowser-App-Icon-Maker
1•Ikryanov•8m ago•0 comments

Steve Jobs: A Few Memories (2011)

https://writings.stephenwolfram.com/2011/10/steve-jobs-a-few-memories/
2•tosh•8m ago•0 comments

I built an email client for AI agents

https://yuzu-hub.github.io/inb/
1•blackmac•9m ago•1 comments

Best Anonymous Payment Methods 2026

https://cloudexplorer.ai/anonymous-payment-methods/
1•BlackPlot•10m ago•0 comments

Huesnatch – Free Colors Tools

https://huesnatch.com/
1•tatheery•10m ago•1 comments

From maps to bitmaps (and from bitmaps to bitmaps): A faster decision engine

https://www.cerbos.dev/blog/from-maps-to-bitmaps-and-from-bitmaps-to-bitmaps
2•sambigeara•11m ago•1 comments

RCE in VSCode Copilot Chat

https://www.hacktron.ai/blog/rce-in-vscode-copilot
2•speckx•11m ago•0 comments

ESP-EEG is an affordable 8-channel biosensing board

https://www.autodidacts.io/cerelog-esp-eeg-affordable-openbci-like-board/
1•surprisetalk•11m ago•0 comments

Show HN: A website builder on the Claude Agent SDK

https://www.adamhsn.com/blog/conversational-website-builder-claude-agent-sdk/
1•adamhsn•12m ago•0 comments

Show HN: Hexy is an app for tracking your packages posted on hex.pm

https://hexy.altumdream.com/
1•lupodevelop•12m ago•1 comments

A practical walkthrough of OAuth 2.0 and PKCE

https://yorukot.me/blog/so-what-is-oauth/
1•night_cat•13m ago•0 comments

Dutch suicide prevention website shares data with tech companies without consent

https://nltimes.nl/2026/05/13/dutch-suicide-prevention-hotline-shares-visitor-data-tech-companies
4•giuliomagnifico•13m ago•0 comments

Show HN: Chrome extension that blocks API keys from being pasted into AI tools

https://github.com/carlgaopapi-png/vaultbix-extension
1•shiqingao•15m ago•1 comments

The VC-Funded Company Is an Obsolete Organizational Form

https://www.selfonomics.com/p/the-vc-funded-company-is-an-obsolete
3•flail•16m ago•0 comments

Unitree Unveils: GD01, a Manned Transformable Mecha, from $650k [video]

https://www.youtube.com/watch?v=oWOyUMJWptc
1•droidjj•16m ago•0 comments

Show HN: Oicana – PDF templating with Typst, 6 server SDKs and browser WASM

https://oicana.com/news/2026-05-09-public-beta/
1•niklasei•16m ago•0 comments

Why I'm leaving GitHub for Forgejo

https://jorijn.com/en/blog/leaving-github-for-forgejo/
14•jorijn•17m ago•0 comments

MiniCPM-v4.6 challenges larger multimodal models at 1.3B params

https://firethering.com/minicpm-v-4-6-on-device-multimodal-model/
1•steveharing1•17m ago•0 comments

Better Claude-code spinner verbs

https://gitlab.com/gpavlik/cc-doomer-spinner#install
1•id02009•17m ago•1 comments

Android Show: New Android Security and Privacy Features in 2026

https://blog.google/security/whats-new-in-android-security-privacy-2026/
1•speckx•19m ago•0 comments

Why you should still have your own website in 2026

https://www.ssp.sh/brain/why-have-your-website/
2•zazuke•19m ago•0 comments

False Security

5•peterohler•20m ago•0 comments

Needsmoresalt.org – a friendly norm for pushing back on workslop

https://needsmoresalt.org
1•buzz27•21m ago•1 comments