Alarms in durable objects are pretty neat.
Playing around with CloudFlare, it's super simple to set an alarm per user (if your users have a DO each). Here I have a DO per user, and an alarm (schedule) per person.
Trigger code, when you want, keeping the state close to my user.
I added this new pattern to the GitHub repo below, in case anyone was interested too.