Posts

I recently installed an Owncast server and wanted to share my experience. Here it is: What is owncast? Owncast is a streaming server that you can selfhost, a Twicht in a box as the developers call it. You host owncast on your server (a small VM with good downlink is enough) and can stream your own own content like you would do on Twicht, YouTube etc… It has a chat, a admin panel for customization and thats it!
I had some IoT devices that I wanted to integrate in my monitoring. For this I set up a MQTT broker as the MQTT protocol is a simple solution to send data from IoT devices to a server. This tutorial is focusing on setting up the server, but I also introduce a Python based MQTT client to test our installation. On your server, first install mosquitto, our MQTT server/broker. sudo apt-get install mosquitto Allow standard mqtt port in firewall (if you have ufw installed)
10 December / / Deutsch
JA zur Corona-Warn-App und Nein zu unbegründeter Verunsicherung! Ich beziehe mich im Folgenden auf einen Blogbeitrag der bei Schwarzer Pfeil veröffentlicht wurde. Gesschrieben wurde er von capulcu. Beginnen wir mit dem Start: Die Freiwilligkeit der Installation wird in Frage gestellt. Behauptet wird, dass der Staat hier die Angst der Bevölkerung ausnutze. \ Es geht weiter mit sehr abstrakten Vorstellungen von “prädiktiven Modellen” die von solchen “Verhaltensdaten” trainiert werden sollen. Doch welche sollen das denn sein?
Auch wenn physische Treffen nicht möglich sind sind viele Gruppen und Organisationen abhängig von mehrsprachigen Treffen. In Videokonferenzen sind Konzepte wie eine Flüsterübersetzung nicht intuitiv umzusetzen. Ich habe daher mit einer anderen Person zusammen ein Konzept für die Übersetzung in Videokonferenzen erarbeitet. Das Konzept wurde geplant für eine Konferenz mit 80 Teilnehmenden, die über zwei Tage hinweg entweder in großer Gruppe oder in Untergruppen diskutieren und Entscheidungen treffen. Die Videokonferenzsoftware die dabei zum Einsatz kam war BigBlueButton (BBB).
Although physical meetings are not possible, many groups and organizations are dependent on multilingual meetings. In videoconferencing, concepts such as a whispered translation are not intuitive. Therefore a friend and I have developed a concept for translation in videoconferencing. The concept was planned for a conference with 80 participants who will discuss and make decisions over two days either in large groups or in sub-groups. The videoconferencing software that was used was BigBlueButton (BBB).