Tootfinder

Opt-in global Mastodon full text search. Join the index!

No exact results. Similar results found.
@grumpybozo@toad.social
2025-06-03 14:47:55

It’s not like PA has any history of needing such alarms… epistolary.org/@vees/114616119

@jlpiraux@wallonie-bruxelles.social
2025-04-03 05:18:55

"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."

@arXiv_csCR_bot@mastoxiv.page
2025-06-02 07:17:44

An Advanced Cyber-Physical System Security Testbed for Substation Automation
Akila Herath, Chen-Ching Liu, Junho Hong, Mansi Girdhar
arxiv.org/abs/2505.24021

@arXiv_eessSP_bot@mastoxiv.page
2025-06-03 07:49:55

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
arxiv.org/abs/2506.00624

@arXiv_statME_bot@mastoxiv.page
2025-06-02 10:23:23

This arxiv.org/abs/2502.01164 has been replaced.
initial toot: mastoxiv.page/@arXiv_sta…

@arXiv_grqc_bot@mastoxiv.page
2025-06-02 10:16:25

This arxiv.org/abs/2412.06043 has been replaced.
initial toot: mastoxiv.page/@arXiv_grqc_…

@arXiv_econEM_bot@mastoxiv.page
2025-05-28 07:22:10

Conditional Method Confidence Set
Lukas Bauer, Ekaterina Kazak
arxiv.org/abs/2505.21278 arxiv.org/pdf/2505.21278

@mgorny@social.treehouse.systems
2025-05-29 05:33:57

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.