's Avatar

@slinkydeveloper.bsky.social

22 Followers  |  21 Following  |  7 Posts  |  Joined: 09.12.2024  |  1.5111

Latest posts by slinkydeveloper.bsky.social on Bluesky

Preview
Your AI Pipeline Doesn't Need a Graph, It Needs a Better Runtime You've built software systems before.

"If you need durable execution (and you probably do for production AI workflows), use a proper durable execution engine, not checkpointing as an afterthought."

This is it. Afterthought translates to time lost debugging in prod, rather than focusing on product.

01.07.2025 16:23 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
StatePatching test by slinkydeveloper ยท Pull Request #376 ยท restatedev/e2e Fix #331, vibe coded while testing Junie

@intellijidea.com #Junie is wild. I asked it to write a test, using my test infra, calling an API documented only in an OpenAPI file, and it got it right first shot. Wow, the best vibe coding tool I tried so far.

github.com/restatedev/e2e/pull/376

18.04.2025 19:23 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

๐Ÿš€ Big news! @restate.dev 1.3 is here โ€” and it makes handling concurrency a breeze. Complex flows? Restate journals them, making everything replayable and fault-tolerant so you can sleep easy.

Dive in ๐Ÿ‘‰ restate.dev/blog/announc... to see whatโ€™s new!

10.04.2025 19:23 โ€” ๐Ÿ‘ 8    ๐Ÿ” 3    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Restate service handler written in Kotlin, showing how to implement a scatter/gather use case with few lines of code in a resilient way.

Restate service handler written in Kotlin, showing how to implement a scatter/gather use case with few lines of code in a resilient way.

Coming up in @restate.dev 1.3: Implement scatter/gather scenarios with ease, while keeping your application resilient to failures! Those sub tasks can fail, the orchestrator itself can fail, and yet this code will run to completion thanks to Restate "run to completion" semantics.

07.04.2025 19:10 โ€” ๐Ÿ‘ 5    ๐Ÿ” 3    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Prepping my @rustikon.dev talk about @restate.dev... I'll show some use cases where you need to handle concurrent events, while keeping the application resilient from failures! #rust

18.03.2025 08:54 โ€” ๐Ÿ‘ 6    ๐Ÿ” 3    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

The part I liked most is the second demo about email validation: it really shows how Restate gives few good high level abstractions that lets developers build concise, correct and scalable programs, which can easily deal with inherent concurrent events such as timer events and human interactions.

21.02.2025 18:11 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
The simplest way to build resilient applications by Giselle van Dongen
YouTube video by Jfokus The simplest way to build resilient applications by Giselle van Dongen

I enjoyed a lot talking at #JFokus2025 with @vdgiselle.bsky.social about @restate.dev www.youtube.com/watch?v=CADA...

21.02.2025 18:09 โ€” ๐Ÿ‘ 1    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
๐ŸŽต Every step you take, every call you make - Restateโ€™s fresh take on distributed apps observability Find out how the UI helps you with developing and debugging your distributed apps.

โœจRestate 1.2 includes a powerful UI that lets you manage, configure, understand, and debug your applications. Restate's log contains a treasure of information to figure out what is going on in your applications. Query it now from the UI!

Learn more in the blog post ๐Ÿ‘‡
restate.dev/blog/announc...

19.02.2025 15:19 โ€” ๐Ÿ‘ 7    ๐Ÿ” 4    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 1
Preview
Restate 1.2: a distributed durable execution engine, built from first principles Restate 1.2 adds highly-available, distributed deployments and a graphical UI.

๐Ÿ“ข Restate 1.2 is out! Run highly-available Restate clusters that tolerate node failures while keeping your applications responsive, and consistent. Restate now also includes a UI to give you an intuitive way to manage and debug your applications. restate.dev/blog/announc...

18.02.2025 16:56 โ€” ๐Ÿ‘ 4    ๐Ÿ” 4    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 1

Looking forward to talk at #rustikonconf ๐Ÿฆ€

27.01.2025 20:02 โ€” ๐Ÿ‘ 2    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Next week we will be at @jfokus.se. Come watch our talk on building resilient applications on Tuesday at 14:00 in room A4.

#JFokus2025

27.01.2025 11:18 โ€” ๐Ÿ‘ 4    ๐Ÿ” 3    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Every System is a Log: Avoiding coordination in distributed applications Distributed coordination makes application complex and brittle. Because all systems eventually build on logs, we can use a shared-log approach to eliminate most coordination. We discuss this conceptua...

๐„๐ฏ๐ž๐ซ๐ฒ ๐’๐ฒ๐ฌ๐ญ๐ž๐ฆ ๐ข๐ฌ ๐š ๐‹๐จ๐ 

Here is an idea on how to drastically ๐ซ๐ž๐๐ฎ๐œ๐ž ๐œ๐จ๐ฆ๐ฉ๐ฅ๐ž๐ฑ๐ข๐ญ๐ฒ ๐š๐ง๐ ๐œ๐จ๐จ๐ซ๐๐ข๐ง๐š๐ญ๐ข๐จ๐ง in distributed apps.

A fun way to look at this is similar to the idea of Turning the Database Inside Out - like Turning the Microservice Inside Out.

restate.dev/blog/every-s...

๐Ÿ‘‡

24.01.2025 13:14 โ€” ๐Ÿ‘ 53    ๐Ÿ” 13    ๐Ÿ’ฌ 4    ๐Ÿ“Œ 5
Preview
Distributed Restate - A first look A first look at distributed highly-available deployments of Restate and the architecture that supports those. We demonstate this through a geo-distributed active/active setup executing an order-proces...

First peek at distributed @restatedev.bsky.social: a database for durable execution.

Distributed setups scale, improve failover, and trade the dependency on persistent disk (eg EBS) with an S3 dependency. Restate replicates events internally to bridge S3's latency gap.
๐Ÿ‘‡
restate.dev/blog/distrib...

06.12.2024 15:13 โ€” ๐Ÿ‘ 32    ๐Ÿ” 8    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 2

@slinkydeveloper is following 20 prominent accounts