@slinkydeveloper.bsky.social
๐ค 22
๐ฅ 23
๐ 11
My 2 cents on designing
#VibeCoding
ready APIs
slinkydeveloper.com/blog/designi...
loading . . .
Designing APIs for vibe coding
Developer experience in the age of vibe coding
https://slinkydeveloper.com/blog/designing-apis-for-vibe-coding/
14 days ago
0
0
0
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...
21 days ago
0
2
2
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
about 1 month ago
0
1
0
Restate 1.5 is out!
www.restate.dev/blog/announc...
loading . . .
๐ฑ๏ธ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.
https://www.restate.dev/blog/announcing-restate-1-5
about 1 month ago
0
0
0
"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.
loading . . .
Your AI Pipeline Doesn't Need a Graph, It Needs a Better Runtime
You've built software systems before.
https://buildingpondlabs.substack.com/p/your-ai-pipeline-doesnt-need-a-graph
4 months ago
0
1
0
@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
loading . . .
StatePatching test by slinkydeveloper ยท Pull Request #376 ยท restatedev/e2e
Fix #331, vibe coded while testing Junie
https://github.com/restatedev/e2e/pull/376
7 months ago
0
2
0
reposted by
Till Rohrmann
7 months ago
๐ 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!
loading . . .
0
8
3
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.
7 months ago
0
5
3
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
8 months ago
0
6
3
I enjoyed a lot talking at
#JFokus2025
with
@vdgiselle.bsky.social
about
@restate.dev
www.youtube.com/watch?v=CADA...
loading . . .
The simplest way to build resilient applications by Giselle van Dongen
YouTube video by Jfokus
https://www.youtube.com/watch?v=CADAcA4VgH0
9 months ago
1
1
1
reposted by
Restate
9 months ago
โจ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...
loading . . .
๐ต 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.
https://restate.dev/blog/announcing-restate-ui/
1
7
5
reposted by
Restate
9 months ago
๐ข 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...
loading . . .
Restate 1.2: a distributed durable execution engine, built from first principles
Restate 1.2 adds highly-available, distributed deployments and a graphical UI.
https://restate.dev/blog/announcing-restate-1.2/
1
4
5
Looking forward to talk at
#rustikonconf
๐ฆ
add a skeleton here at some point
10 months ago
0
2
1
reposted by
Restate
10 months ago
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
0
4
3
reposted by
Stephan Ewen
10 months ago
๐๐ฏ๐๐ซ๐ฒ ๐๐ฒ๐ฌ๐ญ๐๐ฆ ๐ข๐ฌ ๐ ๐๐จ๐ 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...
๐
loading . . .
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...
https://restate.dev/blog/every-system-is-a-log-avoiding-coordination-in-distributed-applications/
4
53
18
reposted by
Stephan Ewen
11 months ago
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...
loading . . .
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...
https://restate.dev/blog/distributed-restate-a-first-look/
1
32
10
you reached the end!!
feeds!
log in