Advertisement Β· 728 Γ— 90

Posts by Nathan Flurry πŸ”©

Yep! It’s an open source alternative to DO. The mental model transfers basically 1:1. If you check it out would love feedback!

1 month ago 0 0 1 0

This is really cool! We did something very similar recently with Rivet for an infinitely-large sandbox world using chunking + dynamically moving entities between chunks. github.com/rivet-dev/ri...

1 month ago 0 0 1 0
Preview
Rivet - Infrastructure for software that thinks. - Rivet The primitive for software that thinks.

DO are great for this. We also support stateful workloads like this over at rivet.dev for non-Cloudflare platforms.

1 month ago 1 0 0 0

dms & discord open, always happy to chat

4 months ago 0 0 0 0
Preview
Rivet - Stateful Backends. Finally Solved. Rivet is a library for long-lived processes with durable state, realtime, and scalability. Easily self-hostable and works with your infrastructure.

We built an OSS alternative to DO that supports all serverless platforms over at rivet.dev. This post is about Vercel (which does not support WS), but also applies to Lambda: www.rivet.dev/changelog/20...

4 months ago 1 0 1 0

Just read your bio, I ate the onion 🫑

6 months ago 0 0 1 0
Preview
Rivet - Build and scale stateful workloads Rivet is a library for long-lived processes with durable state, realtime, and scalability. Easily self-hostable and works with your infrastructure.

SQLite is still in the works, but we've built an open-source alternative to DO over at rivet.dev

Built to be as easy as possible to host on-prem. Supports both dedi hardware & serverless.

Happy to answer any questions!

6 months ago 1 0 1 0
Advertisement
Video

In the age of AI do libraries or SAAS win?

@nathanflurry.com thinks it'll choose libraries

www.youtube.com/watch?v=gkx2...
open.spotify.com/episode/1An4...

6 months ago 5 1 0 0

Yep! Effect clusters & workflows are in alpha. There's some overlap, everything looks like an actor if you squint hard enough haha.

One of these weekends I'll roll a deeper Effect integration, but I haven't figured out how to correctly handle restoring Effects for durability.

6 months ago 1 0 0 0

Aye – our chat example should look pretty similar to what you're looking for! github.com/rivet-dev/ri...

6 months ago 1 0 0 0
Preview
Rivet - The open-source alternative to Durable Objects Rivet is a library for long-lived processes with durable state, realtime, and scalability. Easily self-hostable and works with your infrastructure.

We've been building an OSS actor system for the JS ecosystem over at rivet.dev too with a lot of parallels to Durable Objects – always open to feedback!

6 months ago 0 0 1 0
Post image

DMs always open if you have questions!

7 months ago 1 0 0 0

We're building an open-source alternative to Durable Objects that runs in most clouds. We don't support Deno Deploy yet, but it could happen.

7 months ago 1 0 0 0

Durable Objects SQLite is also quite nice!

8 months ago 3 0 0 0

damn this thing should replace product managers

9 months ago 6 0 1 0
Advertisement

Oh no hahaha, that's what I get for copying grammar proofs out of Claude

I promise this post is 100% non-AGI hand-written otherwise πŸ˜…

10 months ago 0 0 0 0

New blog post dropped: why Traefik was the slowest part of our stack & how we rewrote it from scratch in Rust πŸ¦€

My 2025 H2 goal is to get really good at technical writing – this is the first of many posts to come

I loved writing every word of this, I hope you enjoy it too ⬇️

10 months ago 2 0 1 0
Introducing Rivet Studio
Introducing Rivet Studio YouTube video by Rivet

Announcing: 🎨 Rivet Studio v1.0

A powerful development environment for @rivet.gg Actors & Cloudflare Durable Objects for realtime apps.

🧠 View/edit actor state
πŸ“ž Test RPCs like Postman
πŸ” Explore live connections
πŸ”₯ Hot reload everything

β†’ studio.rivet.gg

youtube.com/shorts/LXUNq...

11 months ago 5 1 0 0

this is so cool! how was your experience with turso?

1 year ago 1 0 1 0
Post image Post image

πŸ“ @threepointone.bsky.social ask and ye shall receive 5,041 words

rivet.gg/blog/2025-03...

1 year ago 4 0 0 0

i hear this a lot! which of the technical limitations have you ran in to?

1 year ago 0 0 0 0
Post image Post image

Docs: actorcore.org/introduction

GitHub: github.com/rivet-gg/act...

Clip: www.youtube.com/clip/UgkxawK...

Thx @jross.me for surfacing the clip

1 year ago 0 0 1 0
Advertisement
Video

"The only people I know actually getting Durable Objects working are Cloudflare employees" - @t3.gg on stream

If you're curious about Durable Objects but not the complexity:

ActorCore.org has been my obsession for the past month to make DO as simple as possible

Example code & GitHub below ⬇️

1 year ago 16 1 1 1

@rivet.gg ActorCore spotted in the wild πŸ‘€

1 year ago 1 0 0 0
Preview
Rust - ActorCore

Docs: actorcore.org/clients/rust

GitHub: github.com/rivet-gg/act...

1 year ago 0 0 0 0
Post image Post image

New in ActorCore v0.7.4: Rust client support πŸ¦€

$ cargo add actor-core-client

It's:
βœ… stupid fast
βœ… runs anywhere
βœ… ready to ship

Check out the docs & repo 🧡

1 year ago 4 0 1 0
Preview
ActorCore - ActorCore Stateful, Scalable, Realtime Backend Framework

Docs: actorcore.org/introduction

GitHub: github.com/rivet-gg/act...

1 year ago 0 0 0 0
Post image

🀌 i talked to sooo many devs to refine ActorCore v0.7's new api. the same code in Durable Objects is now 4x longer

βœ… pure functions, no more `extends Actor`
βœ… split actors x-file
βœ… short & fun to write

try this thing and tell me it's not the best way to write realtime apps

1 year ago 2 0 1 0
Video

πŸ”Ά ActorCore 0.6.0 just shipped with a super slick create-actor cli and overhauled docs

create your first stateful, scalable, realtime actor with:

$ npx create-actor@latest

1 year ago 2 0 0 0
Post image

oh dang, some rando posted our blog to HN and it’s climbing.

give it a read + an upvote!

news.ycombinator.com

1 year ago 2 0 1 0