
The “cool new stuff” trap
Shy Ruparel tried an AI agent to turn STL files into editable CAD. What worked was less glamorous: generate candidates, measure them, and validate.

Organization profile
Open source durable execution system. Write code that’s fault tolerant, durable, and simple. Used by Stripe, Netflix, Datadog, HashiCorp, Snap, and many others.
Browse the latest writing surfaced through DevArt.

Shy Ruparel tried an AI agent to turn STL files into editable CAD. What worked was less glamorous: generate candidates, measure them, and validate.

How Temporal powered Ignition, the workflow system that flashed 2,300 conference badges in two days using durable execution and retries.

A Wordle clone, an 8-foot keyboard, and a holographic fan display made Temporal's Durable Execution visible at AI Engineer World's Fair.

Shy Ruparel built an AI pipeline to translate Japanese toy manuals. Durable Execution keeps OCR, retries, and cleanup from starting over.

How Shy Ruparel built a Temporal Docker Desktop extension by identifying a gap and making it available for the community

We handed out 2,000 tiny hackable computers at Replay. Now the whole ecosystem is open source. Here's the story of how we built and shipped them.

A post by Shy Ruparel

From a design prompt to a factory floor in Shenzhen: the story behind Temporal's Replay conference badge.

Watch me take a Japanese toy manual and turn its translation into a bulletproof, AI-powered ETL...

Your Temporal services share a blast radius. A bug in Compliance at 3 AM crashes Payments, too,...

(Part 1) Company At the time of my last update, the company had 116 people. Now we are...

Part 1 Belated update. Yes, it’s been five years, can’t believe it myself. What’s the...

In today’s world of managed cloud services, delivering exceptional user experiences often requires...

There’s a saying: “Amateurs study tactics, while professionals study logistics.” In software, this...

An overview of time travel debugging and how it relates to debugging your production code execution.

This post is technically a followup of another post. You don't need to read that one to make sense of...

The saga pattern is a distributed systems design pattern for a task that spans machine or...

So you want to keep up with all the cool kids throwing around terms like “multi-cluster replication”...

Request latency is an important indicator for the performance of Temporal Server. Temporal Cloud can...

Scaling your own Temporal Cluster can be a complex subject because there are infinite variations on...

For a company hackathon, I built an internal tool that syncs your GitHub org's list of repositories to a Notion database. Here's how it works and how I implemented it.

Easily debug past or running workflows with Temporal's extension for Visual Studio Code

This is part 2 of a series. To read about compensating actions, check out Compensating Actions, Part...

The three different parts of a Temporal application, and how Temporal provides durable execution. Part 2 of Building Reliable Distributed Systems in Node.js.

Morning! The compensating action pattern is a mouthful to say (and some call it the compensating...

How to use the Temporal CLI to run a development version of the Temporal Server and interact with it.

We are excited about the GA release of the Temporal Python SDK. Python is now a fully-supported...

I wanna hold 'em like they do in Texas, please In previous posts my colleagues dug into why we...

In our previous post, we announced that we have our Python SDK in GA and shared a little bit of...

Calling all Pythonistas, we have some good news. Your days of wanting to use Temporal capabilities...
Advertisement