It’s not like PA has any history of needing such alarms… https://epistolary.org/@vees/114616119029931607
"The most effective countermeasure is simple: tariffs for oligarchs. Countries should tie market access for foreign multinationals and billionaires to fair taxation. As soon as Trump follows through with tariffs on Canada and Mexico, those countries should retaliate by taxing US oligarchs."
https://
An Advanced Cyber-Physical System Security Testbed for Substation Automation
Akila Herath, Chen-Ching Liu, Junho Hong, Mansi Girdhar
https://arxiv.org/abs/2505.24021
Real-Time Sounding in ISAC networks: Design and Implementation of a Multi-Node Testbed with Synchronized Airborne and Ground-Based Sensors
Julia Beuster, Carsten Andrich, Sebastian Giehl, Marc Miranda, Lorenz Mohr, Dieter Novotny, Tom Kaufmann, Christian Schneider, Reiner S. Thom\"a
https://arxiv.org/abs/2506.00624
This https://arxiv.org/abs/2502.01164 has been replaced.
initial toot: https://mastoxiv.page/@arXiv_sta…
This https://arxiv.org/abs/2412.06043 has been replaced.
initial toot: https://mastoxiv.page/@arXiv_grqc_…
Conditional Method Confidence Set
Lukas Bauer, Ekaterina Kazak
https://arxiv.org/abs/2505.21278 https://arxiv.org/pdf/2505.21278
A bad #Python bump morning in #Gentoo:
1. A project that couldn't be bothered to make a release with a security fix for 4 years finally made a release. Of course, if you make one release in 7 years, it is definitely a good idea to replace your build system with a broken #PythonPoetry #setuptools hybrid.
2. Another project made a release with a bunch of test failures — that were fixed in "master" branch already at the time, but I guess nobody bothered testing the release branch.
3. Just discovered that a bunch of projects are using pkg_resources namespaces again — and we were supposed to have gotten rid of them years ago! Of course it's #Google. And on top of that, since pkg_resources are now throwing deprecation warnings, they are indirectly breaking random other test suites.
On the positive side, test_lolwut is failing for me in redis-py.