#DevOpsLife
My OpenClaw wasn’t available this morning via Signal. I always got the error: this account is not registered anymore 😧
It took me an hour this morning to find out that Signal had unregistered all registrations that had not used SPQR (https://github.com/AsamK/signal-cli/issues/1993).
After updating to the latest signal-cli version and re-registering, my bot is back.
Things you don’t want on a Saturday morning.

On 6 March, Signal enforced SPQR on new registrations. https://community.signalusers.org/t/server-updates-discussion/59632/468 Yesterday the server update was pushed, which enables the server to un...
Microsoft has decided our company email IP isn't nice and temporarily rate limited it for a full day now. We're talking to mailgun support, but according to Microsofts own SNDS thing nothing is wrong with our IP. As far as we can tell nothing has changed about the volume of outgoing emails from our side...
Gotta love the black box that is email IP reputation
🛠️ 🆓 Open source powers modern tech and modern careers. The completely updated, FREE course: "A Beginner’s Guide to Open Source Software Development (LFD102)" helps you understand open source communities, contribution workflows, and collaboration. Skills employers value highly!
Enroll for FREE today: https://training.linuxfoundation.org/training/beginners-guide-open-source-software-development/
#OpenSourceCommunity #SoftwareEngineering #DevOpsLife #OpenSourceCareers #OSS
🛠️ 🆓 Open source powers modern tech and modern careers. The completely updated, FREE course: "A Beginner’s Guide to Open Source Software Development (LFD102)" helps you understand open source communities, contribution workflows, and collaboration. Skills employers value highly!
Enroll for FREE today: https://training.linuxfoundation.org/training/beginners-guide-open-source-software-development/
#OpenSourceCommunity #SoftwareEngineering #DevOpsLife #OpenSourceCareers #OSS
📣 FREE COURSE RELAUNCH! "Beginner’s Guide to Open Source (LFD102)" teaches devs, IT pros & DevOps how to contribute confidently to open source. Learn community collaboration & responsible participation.
Enroll now: https://training.linuxfoundation.org/training/beginners-guide-open-source-software-development/
They say coffee gives you a Monday morning boost.
But a bug in the nginx ingress controller that breaks redirects on a production site is a real kick.
https://github.com/kubernetes/ingress-nginx/issues/12709
Workaround: enableAnnotationValidations: false
Hi everyone, I think in this file there is a wrong validator for the values of permanent-redirect and temporal-redirect annotation used. Reasoning: It should be possible to use variables like "$req...