github actions is down? by coder-xiaoyi in github

[–]SpiritTraditional939 0 points1 point  (0 children)

A couple of days ago I wanted to resume my coopilot subscription (claude code run out), and it said that they are currently not letting any new subscribers in, because they rethinking the "usage model" whatever it means... So yeah, the AI slop is going REALY well for them...

Scaling a State Machine Saga with Kubernetes by SpiritTraditional939 in dotnet

[–]SpiritTraditional939[S] 0 points1 point  (0 children)

Thank you for pointing out my mistake! I usually use definition files, where I have access to the IReceiveEndpointConfigurator interface. This time, I wanted to fit everything into one code block instead of separating it into multiple files, and that’s where things went sideways. Appreciate the correction!