's Avatar

@slinkydeveloper

23
Followers
23
Following
11
Posts
09.12.2024
Joined
Posts Following

Latest posts by @slinkydeveloper

Designing APIs for vibe coding Developer experience in the age of vibe coding

My 2 cents on designing #VibeCoding ready APIs slinkydeveloper.com/blog/designi...

28.10.2025 09:59 👍 0 🔁 0 💬 0 📌 0
Post image

Webhooks that just work with @restate.dev

✅ Event persistance - let Restate acknowledge and persist the event
✅ Reliable processing - leverage Durable Execution to run until completion
✅ Idempotency - use Idempotency-Key to deduplicate

Check it out! docs.restate.dev/guides/durab...

20.10.2025 17:38 👍 2 🔁 2 💬 0 📌 0

Innovation has been completely crazy in the last few years.
Now thanks to #ClaudeCode I can finally center text in a web page!

#VibeCoding #AutoAcceptEditsAutoAcceptEdits #GPUDrivenDevelopment

11.10.2025 11:59 👍 1 🔁 0 💬 0 📌 0
Preview
🖱️Control + Alt + Restate 1.5 | Restate Restate 1.5 adds significant enhancements around observability, tools to manage function and workflow executions, and a complete documentation overhaul.

Restate 1.5 is out!

www.restate.dev/blog/announc...

01.10.2025 13:13 👍 0 🔁 0 💬 0 📌 0
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
The simplest way to build resilient applications by Giselle van Dongen YouTube video by Jfokus

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