Super HN

New Show
   I reimplemented Mastra workflows with my own durable functions and I regret it (stack.convex.dev)
I reimplemented Mastra’s agentic workflows with durable functions in Convex, and it was the wrong decision. Learn about three common integration strategies (reimplementation, API wrapping, and “blessed” plugin paths), along with my learnings along the way and reflections on what I’d do differently next time. TL;DR: Do less, do it smarter, and prototype faster.