hessen.social ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
hessen.social ist die Mastodongemeinschaft für alle Hessen:innen und alle, die sich Hessen verbunden fühlen

Serverstatistik:

1,6 Tsd.
aktive Profile

#Automation

17 Beiträge15 Beteiligte1 Beitrag heute

Je mehr ich mich mit n8n und den Automationen beschäftige, desto irrer fühlt sich das alles für mich an. Und ich meine das im positiven Sinne. 😁 Wo werden wir mit KI und Agenten in einem Jahr stehen? Das wird echt interessant und sicherlich auch auf eine gewisse Art und Weise beängstigend. Aber ich glaube es liegen echt viele spannende Vorteile in der Sache! 🙌😊 Mehr zu n8n bei mir im Blog! 😉 #n8n #Automation #KünstlicheIntelligenz #NoCode

That's Late Stage Capitalism - China Style ->

"China still dominates shoe production, but its share of global exports has slipped by 10 percentage points over the past decade, with much of that going to rival hubs like Vietnam and Indonesia, according to the Yearbook.

Zhou’s plant now employs fewer than 20 workers. “The future is bleak and hopeless if we continue like this,” says Zhou from his showroom in a mostly empty wholesale market in a Guangzhou suburb focused on international trade. “It would be difficult to return to how it was before.”

Factories across China at the low-end of manufacturing are facing the same dilemma — either they invest in automation that shrinks the number of jobs, or they slowly wither away.

The result, in the view of researchers and economists, is a painful shift away from low-cost, labour-intensive production that could leave millions of older, lower skilled workers in the lurch.

Analysis of 12 labour-intensive manufacturing industries between 2011 and 2019 by academics at Changzhou University, Yancheng Teachers University and Henan University found that average employment shrank by roughly 14 per cent, or nearly 4mn roles, between 2011 and 2019. Roles in the textile industry shrank 40 per cent over the period.

An FT analysis of the same 12 sectors between 2019 and 2023 found a further decline of 3.4mn jobs."

ft.com/content/7640fe64-006a-4

🔍 Looking for #Linux #Containers for your CI/CD pipeline? #foundata built a collection of OCI images with

✅ functional systemd (not just a shim!)
✅ unprivileged execution support – perfect for tools like #Podman.

👉 Explore all Integration Test Target (ITT) container files on github.com/orgs/foundata/repos

💡 Also ✅ Ideal for #Ansible #Molecule testing, see them in action with a collection: github.com/foundata/ansible-co

Open Source. Automation. Agile. foundata GmbH has 25 repositories available. Follow their code on GitHub.
GitHubfoundata GmbHOpen Source. Automation. Agile. foundata GmbH has 25 repositories available. Follow their code on GitHub.

So langsam wie der arbeitet, sind die #Früchte an den #Bäumen vergammelt, bis sie geerntet sind.

Dieser #Greifer nutzt zwei rotierende #Bänder, um empfindliche #Früchte schonend zu pflücken. Entwickelt von der UC San Diego, ist der GRIP-Tape einfach konstruiert, flexibel einsetzbar und benötigt keine aufwendige Sensorik.

Künftig soll der Greifer mit #KI autonom arbeiten. Na dann: Viel Glück.

heise.de/news/Einfacher-Band-G

heise online · Einfacher Band-Greifer pflückt vorsichtig FrüchteVon Oliver Bünte

Eine Sache, die Home Assistant übrigens um Welten besser macht als ioBroker ist die Zuordnung von Automationen zu Geräten. 🙏 Diese schlichte Information, in welchen Automationen ein Gerät enthalten ist, kann so viele Minuten an Suchen ersparen. Insbesondere bei einer großen Menge von Automationen. ⚙️ Heute konnte ich so zum Beispiel innerhalb von Minuten eine passende Automation finden und anpassen. Ohne langes Suchen! Was ein Glück! 🍀 #HomeAssistant #ioBroker #SmartHome #Automation

Check out my latest blog post on how I was able to run a QEMU/KVM virtual machine in a GitHub Actions workflow to test my app EtchDroid.

In the true spirit of DevOps, this setup automates testing of complex interactions with hardware, eliminating the need for manual testing and freeing up valuable time for the fun parts: innovation and development of new functionality.

By bridging virtualization and CI/CD, this work demonstrates how modern DevOps practices can streamline development workflows and improve software quality.

Read more here: blog.depau.eu/2025/04/05/andro

Also check out my app EtchDroid: etchdroid.app/

Davide Depau’s Blog · Testing Android apps USB communication on GitHub Actions with QEMU/KVMMany years ago, I started developing EtchDroid as a hobby, free-software project born out of necessity. EtchDroid is a simple app for writing images to USB drives from an Android device without requiring root access. Over the years, it has become popular, proving useful and reliable for many users. I’m really proud of it. Unfortunately, the same can’t be said for Android’s USB APIs, USB drives, USB OTG adapters, USB ports, and Android devices: they’re all unreliable. Some time ago, I decided to address this issue by adding an essential feature: the ability to resume writing whenever the process is interrupted. I’ve rewritten the app’s UI and backend to support this feature. Now, it’s not only prettier and more user-friendly, but it’s also more reliable than ever.
#DevOps#Automation#CICD