[GUEST ACCESS MODE: Data is scrambled or limited to provide examples. Make requests using your API key to unlock full data. Check https://lunarcrush.ai/auth for authentication information.]

@NathanFlurry Avatar @NathanFlurry Nathan Flurry 🔩

Nathan Flurry 🔩 posts on X about vercel, cloudflare, batch, apis the most. They currently have XXXXX followers and XXX posts still getting attention that total XXXXXX engagements in the last XX hours.

Engagements: XXXXXX #

Engagements Line Chart

Mentions: XX #

Mentions Line Chart

Followers: XXXXX #

Followers Line Chart

CreatorRank: XXXXXXX #

CreatorRank Line Chart

Social Influence #


Social category influence stocks XXXX% technology brands XXXX% social networks XXXX%

Social topic influence vercel #3, cloudflare #15, batch #190, apis #12, deploy 0.67%, javascript 0.67%, wars 0.67%, life of 0.67%, slack 0.67%, 24h XXXX%

Top accounts mentioned or mentioned by @rivetgg @vercel @j0g1t @actorcoreorg @cloudflare @meisterjustice @rivetkitorg @nizzyabi @betterauth @rivetdev @julianbenegas8 @dan_the_goodman @benallfree @jonas @tobimori @danthegoodman @alwurts @theanirudh @razberrychai @getliquidapp

Top assets mentioned Cloudflare, Inc. (NET)

Top Social Posts #


Top posts by engagements in the last XX hours

"Cloudflare Durable Objects has a steep learning curve vendor-lock and no observability We built Rivet Actors to fix this with - Running in 60s - Insane observability - Works w/ your cloud (AWS K8S ) Today Rivet Cloud provides all three out of the box"
X Link @NathanFlurry 2025-10-09T16:43Z 2784 followers, 21.7K engagements

"Presenting the AI Cloud wars of 2026: Orange Cloud vs Triangle Cloud Who has the best JavaScript developer experience"
X Link @NathanFlurry 2025-10-10T16:34Z 2784 followers, 63.8K engagements

"Notion is always such a time sink just automate it or write a ticket to automate it every document outside of Linear GitHub and Figma has a half life of 24h on Slack now. we cancelled Notion well over a year go"
X Link @NathanFlurry 2025-10-15T08:15Z 2784 followers, 1184 engagements

"Durable Objects might be the most important dev tool in a decade but they're trapped in Cloudflare's ecosystem Today Rivet Actors brings a DO alt to @vercel Functions: - 30x RAM - WebSockets on Vercel - Native Next.js Build AI agents realtime workflow & more on"
X Link @NathanFlurry 2025-10-17T23:09Z 2872 followers, 41.8K engagements

"@jonahseguin @vercel The AI Cloud Yes"
X Link @NathanFlurry 2025-10-18T00:10Z 2872 followers, XXX engagements

"Bonus: Rivet Actors support scheduling APIs on Vercel Like setTimeout but for any time in the distant future Useful for: - Email campaigns - Notifications - Daily batch jobs"
X Link @NathanFlurry 2025-10-18T01:45Z 2872 followers, 4235 engagements

"@julianbenegas8 @vercel Iirc this is a Node version compatibility issue we fixed this a bit ago looks like it regressed I'll ship a fix in a moment What Node version are you using"
X Link @NathanFlurry 2025-10-18T01:46Z 2872 followers, XXX engagements

"@julianbenegas8 @vercel State is stored on Rivet. We handle graceful migrations to handle function timeouts"
X Link @NathanFlurry 2025-10-18T02:14Z 2872 followers, XX engagements

"@julianbenegas8 @vercel + state is stored on the edge near your users"
X Link @NathanFlurry 2025-10-18T02:15Z 2872 followers, XX engagements

"- You can think of Actors like HTML5's Web Workers in the cloud. They let you do complex stateful work in the background. - Doing this statelessly results in heavy database read/writes high contention and complex architectures with Kafka/PubSub/Redis - Optionally lets you move state to the edge"
X Link @NathanFlurry 2025-10-18T04:52Z 2872 followers, XXX engagements

"@TheAnirudh @vercel And I was going through the setup guide on and it said to disable fluid compute Pushing a fix for that shortly"
X Link @NathanFlurry 2025-10-18T05:20Z 2872 followers, XXX engagements

"Cloudflare Containers pricing is absolutely nuts 😳 This is the price for X vCPU & X GB RAM & XX GB of ephemeral disk:"
X Link @NathanFlurry 2025-06-24T18:02Z 2794 followers, 198.9K engagements

"@BraydenWilmoth @outerbase 🥲 End of an era though it's fun watching the Outerbase ethos seep in to CF's UIX"
X Link @NathanFlurry 2025-10-15T20:17Z 2784 followers, XXX engagements

"@TheAnirudh @vercel it will just be reading it from there right There won't be any network hop that's correct"
X Link @NathanFlurry 2025-10-18T05:20Z 2845 followers, XX engagements

"@seflless @rivet_dev @vercel Blog post monday"
X Link @NathanFlurry 2025-10-18T01:08Z 2870 followers, XXX engagements

"@SolBeckman_ @jonahseguin @vercel We support it"
X Link @NathanFlurry 2025-10-18T01:45Z 2870 followers, XXX engagements

"@rivet_dev @vercel"
X Link @NathanFlurry 2025-10-18T01:47Z 2872 followers, XXX engagements

"@MrAhmadAwais @vercel RivetKit (the library) natively supports DO: Rivet on Cloudflare using Workers (instead of DO) is technically possible but have not evaluated. Would theoretically let us give you more control over your lifecycle + observability + multi-cloud"
X Link @NathanFlurry 2025-10-18T02:09Z 2872 followers, XXX engagements

"@SolBeckman_ When connected to Rivet Engine we have our own lifecycle system internally to handle actor sleep/wake. We wake an actor when you schedule an alarm"
X Link @NathanFlurry 2025-10-18T02:16Z 2869 followers, XXX engagements

"Durable Objects run on a single thread Performance bound by runtime limitations Rivet Actors (OSS alternative) now on Vercel Rivet Actors about to lap DO performance"
X Link @NathanFlurry 2025-10-18T02:46Z 2872 followers, 35.9K engagements

"Rivet supports running Actors on Cloudflare Vercel AWS GCP Hetzner and Kubernetes Oh and Rivet can be self-hosted as a standalone Rust binary"
X Link @NathanFlurry 2025-10-18T04:32Z 2872 followers, 2430 engagements

"State is stored in-memory persisted on Rivet's servers on the edge. You can also use an external database if you so choose but we've put a lot of time in to optimizing Rivet's persistence layer. For failover we have a system that seamlessly migrates your actor. You'll see a call to the onStart hook but the transition is seamless to the users. We have "magic" ctx.state and ctx.conn.state properties that get auto-migrated. Plus Fluid compute's timeouts are so long a lot of actors just automatically go to sleep from inactivity before it reaches that point"
X Link @NathanFlurry 2025-10-18T05:04Z 2872 followers, XXX engagements

"100% of tech bros dreams of either: - Opening a cafe - Building a shed - Buying land off grid in Colorado alone - Buying land off grid in Nevada with all of their burner friends Prove me wrong"
X Link @NathanFlurry 2025-10-18T06:00Z 2872 followers, 1164 engagements

"@apestein_dev @TheAnirudh @vercel Compute is on Vercel Functions. Yes and no state is still lazily loaded to where the compute is running. It's a bit like network file systems but with more perf benefits"
X Link @NathanFlurry 2025-10-18T08:02Z 2869 followers, XX engagements

"@Alwurts @vercel"
X Link @NathanFlurry 2025-10-18T09:19Z 2872 followers, XX engagements