Was ist das Fediverse? - Plastic Bomb Artikel aus #131 02/2025

This article is only available in German, sorry.
Dieser Artikel erschien in einer gekürzten Version in der Plastic Bomb #131 02/2025.
Dies ist die komplette Version. Die Userzahlen der Server sind alle vom Januar 2025.

Foto der Plastic Bomb Ausgabe 131

Foto der Plastic Bomb Ausgabe 131

Einleitung

Na wo treibt ihr euch noch auf Social Media rum? Facebook, Instagram, Threads, Twitter/X TikTok oder Youtube? Oder seid ihr MySpace treu geblieben? Oder benutzt ihr gar kein Social Media? Ihr glücklichen! Für mich und auch sicherlich viele von euch, geht die Hand nach dem Aufwachen morgens erst einmal zum Handy, die entsprechenden Apps öffnen und nachschauen, was so außerhalb eures Bettes passiert ist. Na, fühlt ihr euch erwischt? Und wenn man ehrlich ist, macht es immer weniger Spaß, weil die Netzwerke von Leuten geführt werden, die entweder Trump nach der Nase tanzen oder für seine Politik mitverantwortlich sind. Zumindest in meiner Facebook Timeline spülen die Algorithmen immer mehr rechten Müll, obwohl die Freundesliste eigentlich clean von irgendwelchen AFD Trotteln ist. Besonders in den 2-3 Monaten vor Bundestagswahl wurde es immer mehr und unerträglicher. Facebook, Instagram und Threads gehören zu Meta (dazu gehört auch noch u.a. WhatsApp), also Mark Zuckerberg. Meta hatte schon vor Trumps zweiter Amtszeit angekündigt, seinen Faktencheck-Programms in den USA zu beenden und spendete ebenso wie auch Google, Amazon und viele andere Tech Firmen je 1 Millionen Euro an Trump für dessen Amtseinführung. Twitter bzw X gehört Elon Musk. Zu diesem Nazi muss man ja nichts mehr schreiben. Und TikTok gehört ByteDance, einer Firma in China, der man eine „gewissen Nähe“ zur chinesischen Regierung nachsagt. Viele von euch werden sich schon oft überlegt haben, dass es eigentlich nicht geil ist, weiter diese Social Networks zu benutzen, aber wie soll man sonst alle Kontakte behalten? Wie sollt ihr weiterhin mitbekommen, wo eure Lieblingsband spielen? Und wie bekommt ihr weiterhin eure tägliche Dosis an süßen Katzen- und Hundevideos?

Use many different Git accounts automatically

Preparing the folder structure for using new setup

At the moment I have different git accounts.
I have one for Github (work & private), Gitlab and two accounts for Codeberg (private and a even more private one).
To get this running I had to prepare my folders a little bit. before I only had everything in two folders, private and work, but it all used the same GitHub account.

/home/joergi/dev/projects/
├─ privat/
│  ├─ codeberg/
│  │  ├─ private/
│  │  │  ├─ project1/
│  │  │  ├─ project2/
│  │  ├─ more-private/
│  │  │  ├─ projectA/
│  │  │  ├─ projectB/
│  ├─ gitlab/
│  │  ├─ projectGL1/
│  │  ├─ projectGL2/
│  ├─ github/
│  │  ├─ projectPrivatGH1/
│  │  ├─ projectPrivatGH2/
├─ work
│  ├─ github

When I only used Github, my .gitconfig looked like this:

Plastic Bomb - Was ist das Fediverse?

Plastic Bomb - Was ist das Fediverse? #131 2/2025"

The Plastic bomb is a German punk magazine, which is published every three months, with a circulation of 8000 copies.
Those who know me for a long time, know I’m coming not only from a nerd world - but also from the music world. Punk especially!
And, if you followed me along Social Media, you know I’m a big fan of the Fediverse and I’m trying to promote it, as much as possible.
As the Punk music is always into DIY (do it yourself) and anti-corporate, I thought it would be a good idea to write an article about the Fediverse for the Plastic Bomb magazine.

Java aktuell - Automatic dependency updates with GitHub Actions and Dependabot

Java aktuell - Article “Automatische Dependency-Updates mit GitHub Actions und Dependabot”

My first ever published article was published in the Java aktuell 3/24 (topic: Tools).
It’s about “Automatische Dependency-Updates mit GitHub Actions und Dependabot” (automatic dependency updates with Github Actions and Dependabot).
It’s all in German, if you don’t mind:
Alt text

Alt text

The complete magazine can be downloaded for free on the website

Add new Tasmota device to Home Assistant with MQTT

Pre-Requirements

To add a new Tasmota device to the Home Assistant (HA), I assume that:

  • HA is installed
  • An MQTT Broker is running and an user in HA is already registered/in use
  • Already one other Tasmota device is connected to the HA (so you know it’s working)
  • The new Tasmota device is already connected to the local HA WiFi
  • Already has upgraded to the newest firmware

Todos:

Give device a better name

Click Configuration -> Configure Other -> and enter at Device Name a name which makes sense

Privacy friendly online alternatives

Please let me know, if you have some good alternatives

GISCUS - You can now add comments to my blog

When I was researching some stuff for a blog post about Github Actions, I stumbled over the blog from Github user @nicolasiensen.
When I read the post, I saw that people were able to add comments with being logged into Github.
Something like this I have seen a long time ago, but this was so complicated, I just ignored it.

But now as I saw in his blog , it’s super ways, thanks to Giscus
The setup was super easy, the repo must be public, you need to add the all to your repo and enable discussions.
And the best is:

Docker cheat sheet

  • Stop all containers - docker stop $(docker ps -a -q)
  • Debug into running container - docker exec -it container_name /bin/bash
  • Debug into docker image - docker run --rm -it image_name /bin/bash
  • Remove all docker dontainers - docker rm -f $(docker ps -a -q)
  • remove all images you need to download everything again) - docker rmi -f $(docker images -q)
  • delete all docker network bridges - docker network prune

Install patch for Thinkpad Trackpoint Keyboard II

New Thinkpad Trackpoint Keyboard II

Alt text
(i maybe should have cleaned it, before the picture…)

I got my first Thinkpad Trackpoint keyboard as a farwell gift from a company I worked for (thanks <3 ).
I don’t use any mouse, I just use the red “joystick” (called trackpoint) to navigate. For users which aren’t used to it, it’s a horror if they have to use my keyboard. But if you are used to it, you don’t wanna work without it anymore.
As you can see, the old one is not in a good shape anymore. And as working-from-home is the new normal, the company I work for, offers us the equipment we need, so I ordered a new one.
This is a newer version, which is running without a cable but wirelesse with an USB dongle. So far so good.

Building a raspberry pi streaming cam

the setup

This is how my setup looks like: Alt text

as webcam I use a Waveshare 10300 RPi Camera (E)
(bought it here, unpaid advertisement)

Install raspberry pi image

Download the images from the raspberry pi website
copy it to your sd card.
on the webpage they recommend to install the rpi-manager via sudo apt install rpi-imager, but for me it wasn’t working because of dependency problems.
So I installed it the classic way: