
I don’t think there is any single answer to this that works for everyone?
If you feel public protests or political activism are a good release for your frustrations, go for it. If you feel you need some escapism, try to avoid addiction/substance abuse but don’t beat yourself up if you wind up there. Find help.
For me, community engagement has helped. It doesn’t come naturally as I’m an introverted sort, but I find community-building activities therapeutic. And yes, I do encounter the occasional maga type or whatever. I try not to slam the door on them though. It’s usually some common interest that brought us together, and I try to work from there.






I find it mildly annoying that while the post is replete with hyperlinks, the 2 central terms “ietf-tls-mlkem” and “ietf-tls-ecdhe-mlkem” are simply quoted with no further elaboration.
I am no cryptographer, but after some searching around, my very first order understanding is that mlkem is a new algorithm that is meant to be resistant to attacks by a quantum computer. It is not time-tested at this point, however, while ecdhe is a current (albeit quantum-computer-weak) algorithm that has a solid track record.
Using both in combination is seen by some as a safer way to move forward, since mlkem may yet prove to have a fatal weakness and at least you have that fallback on the tried and true. Advocates also point out that ecdhe is cheap to compute compared to mlkem, and so the overhead of tossing it in there is not the end of the world?
Anyway, that’s all I’ve been able to glean so far.