Tootfinder

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

@arXiv_physicscompph_bot@mastoxiv.page
2025-05-30 10:09:06

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

@berlinbuzzwords@floss.social
2025-05-26 14:05:08

Ever wondered how Kubernetes runs on a tractor? At Berlin Buzzwords 2025, join Wieneke Keller & Sebastian Lenartowicz from Aurea Imaging to explore their innovative AgTech journey! Discover how they built an edge device with Python microservices and K3s for precision farming, tackling unique rural challenges. 
Learn more:

Session title: Precision farming powered by K3s and TensorRT
Wieneke Keller
Sebastian Lenartowicz
Join us from June 15-17 in Berlin or participate online / berlinbuzzwords.de
@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.

@arXiv_physicsgeoph_bot@mastoxiv.page
2025-05-27 07:45:46

A Global-scale Database of Seismic Phases from Cloud-based Picking at Petabyte Scale
Yiyu Ni, Marine A. Denolle, Amanda M. Thomas, Alex Hamilton, Jannes M\"unchmeyer, Yinzhi Wang, Lo\"ic Bachelot, Chad Trabant, David Mencin
arxiv.org/abs/2505.18874

@berlinbuzzwords@floss.social
2025-05-20 10:02:17

With Apache NiFi, a multimodal data pipelining tool, you can assemble existing and/or custom Java & Python processors into a variety of flows. Join Lester Martin at Berlin Buzzwords this year and watch a rich data pipeline be constructed from Kafka, stored using the Apache Iceberg table format and consumed from Trino.
Learn more:

Apache Iceberg ingestion with Apache NiFi
Photo of Lester Martin
Join us from June 15-17 in Berlin or participate online / berlinbuzzwords.de
@mgorny@social.treehouse.systems
2025-05-27 10:34:30

#Python #packaging be like:
"Remember the totally random #PyTest plugin that died in 2018, that we forced you to add to #Gentoo, because we decided to start using it for no good reason? Well, we just stopped. Also, we just found a #NIH plugin that reinvents flaky test handling for the third time, enjoy!"
(Fortunately, it's compatible enough with pytest-rerunfailures, so we can ignore it.)