Replying to https://twitter.com/DavidKPiano/status/1430627497612283910
(This isn't the actual piece I would have written, this is just extempore)
Let's take a look at these two machines
const fetchUserhMachine = createMachine({
context: {},
initial: "idle",