Harry Pierson

@devhawk.net

Passion * Technology * Ruthless Competence Husband & Father Engineer at @dbos.dev Beer League Hockey Player Amateur Powerlifter He/Him

A preview for the Rustaceans: gist.github.com/devhawk/c504...

dbos-starter.rs

GitHub Gist: instantly share code, notes, and snippets.

gist.github.com

Qian Li@qianli.dev · 2w ago

Join us for the next DBOS User Group meeting on September 10! This month, @devhawk.net will walk us through: - First Look at DBOS Rust 🦀 . - New DBOS Conductor CLI and API updates. As always, there will be plenty of time to connect with other DBOS users and the team. luma.com/efkl81jf?tk=...

Join us for the next DBOS User Group meeting on September 10! This month, @devhawk.net will walk us through: - First Look at DBOS Rust 🦀 . - New DBOS Conductor CLI and API updates. As always, there will be plenty of time to connect with other DBOS users and the team. luma.com/efkl81jf?tk=...

DBOS User Group: Rust Library and new Workflow Control CLI · Zoom · Luma

Join us for the DBOS User Group Meeting on September 10. This month we will walkthrough DBOS Transact for Rust First Look! We will walk through the new open…

luma.com

Six years ago, DBOS started as a joint research project at MIT and Stanford on applying database principles to modern applications. Today we announced a major milestone: the issuance of U.S. Patent for our database-centric durable workflow architecture.

Bild

When you talk about the Trojan Horse people are like "they couldn't have been that stupid" as if the United States of America didn't elect Trump twice

I'm watching Alien (rewatching obviously) Why do spaceships even have self destruct systems in scifi stories? Not "jury rig the ship to explode", a system designed to blow up the ship. I mean, what's the reasoning behind that? Who thought that was needed or even a not-batshit-insane idea? smh

My mother had two siblings growing up and they would fight as sibling often do. One time when my mother's sister and brother were fighting her sister explained to my grandmother that "by mistaking my foot was in his face". It was an #HonestMistake

Dare Obasanjo@carnage4life.bsky.social · 2mo ago

OpenAI has confirmed that sometimes GPT 5.6 could make "an honest mistake" and delete your home directory. It's recommended to enable sandboxing protections including auto review to protect against this problem while OpenAI works on mitigations. 😬

Happy to see the first community-maintained Rust implementation of DBOS Transact. Durare implements the same programming model, database schema, and execution semantics as the official DBOS Transact, with full compatibility with DBOS Conductor. Check it out: github.com/SamuelXing/d...

GitHub - SamuelXing/durare: A DBOS-compatible durable-execution SDK for Rust

A DBOS-compatible durable-execution SDK for Rust. Contribute to SamuelXing/durare development by creating an account on GitHub.

github.com

We just released DBOS Golang 0.19.0 This release introduces transactional data sources to the SDK. You can now execute your database queries and DBOS durability operations in the same transaction, enabling exactly-once execution. Full release notes: github.com/dbos-inc/dbo...

Release Release v0.19.0 · dbos-inc/dbos-transact-golang

What's Changed Datasources by @maxdml in #358 Support specifying an idempotency key with Send() by @maxdml in #362 fix(stream): drain to the end of the stream when the producer goes inactive by @S...

github.com

I just pulled the trigger on DBOS Transact for Java v0.9. Major new features include: * Step Factories / @TransactionalStep - checkpoint DBOS steps inside a transaction * Dynamic Queues - queues can now be created/updated/deleted at runtime

I recently discovered that several developers are using Clojure with @dbos.dev Transact Java. We don't have official support (yet!) but I just published a Clojure version of the standard DBOS Starter app. Just the ticket for any other developers looking to add durable execution to their Clojure app

As a newcomer to the Java ecosystem, I had no idea how much Spring Boot brings to the table in terms of developer experience. We work hard at @dbos.dev . to make durable execution easy. However, the Spring Boot team takes the idea of "get started with minimum fuss" to the next level.

Join us May 7 for DBOS User Group! We'll focus on what actually works in production: - LlamaIndex + DBOS (Adrian Lyjak): building agent workflows that survive restarts/errors. - Scaling to 4B workflows/day on Postgres w/ @petereliaskraft.net, what worked, what didn't. Sign up: luma.com/chh8mw4f

DBOS User Group: Scaling Postgres to 4 billion workflows/day | Durable LlamaIndex · Zoom · Luma

Join us for the DBOS User Group Meeting on May 7th. This month's agenda includes: Making LlamaIndex agents durable with DBOS LlamaIndex AI Engineer, Adrian…

luma.com

Creating agent workflows and architecting the logic is one thing, making them durable and fail-safe is another👇 New integration for durable agent workflows with @dbos.dev execution - Make sure your agents survive crashes, restarts, and errors without writing any checkpoint code.

Bild

A presentation so nice, I'm doing it twice. I'll be delivering my Building Reliable Workflows in Java talk again on Feb 24th, this time in Seattle. If you're a Java (or Kotlin!) developer, come hear all about what you can do with DBOS. www.meetup.com/seajug/event...

Building Reliable workflows in Java, Tue, Feb 24, 2026, 6:00 PM | Meetup

**Details** So you have a new Workflow in your application. Let's say that it has 20 steps in the workflow * What happens if the instance handling the workflow goes down *

meetup.com

Gunnar is such an incredible writer! He explains durable execution better than I do. I love seeing more lightweight, database-backed approaches getting attention, and really appreciate the thoughtful shout-out for @dbos.dev. Always grateful for folks who push the space forward.

Gunnar Morling@gunnarmorling.dev · 9mo ago

📝 Blogged: "Building a Durable Execution Engine With SQLite" Exploring the fundamentals of DE, based on a minimal engine built from scratch, using #SQLite as an execution log, and modern #Java (👋 virtual threads). 👉https://www.morling.dev/blog/building-durable-execution-engine-with-sqlite/

Looking forward to the next #SeattleSystems meetup: luma.com/n6a1kjgj. My background is compilers & debuggers, with a healthy dose of database stuff. But I like to get outside my wheelhouse when I can, so I'm really excited about the Protosocket talk.

Building Efficient Systems: From Protosockets to Global Tables · Luma

Talk 1: When HTTP is too heavy: Designing a minimal RPC layer with protosocket at Momento Modern systems often default to HTTP-based RPC frameworks like…

luma.com