
2025-05-30 10:09:06
This https://arxiv.org/abs/2409.04668 has been replaced.
initial toot: https://mastoxiv.page/@ar…
This https://arxiv.org/abs/2409.04668 has been replaced.
initial toot: https://mastoxiv.page/@ar…
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:
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.
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
https://arxiv.org/abs/2505.18874
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:
#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.)