This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
James Munns
jamesmunns.com
did:plc:rqm4qgf6jdmb35mxatuzi6cq
I keep finding myself solving problems by writing tiny bespoke "sequencer engines": basically cases where I:
* Send a sequence of actions over RPC
* Trigger a start
* Each action does a concrete thing, potentially working/waiting on some action
* Doing some amount of looping, maybe with some state
2025-04-14T09:45:32.150Z