more translation

This commit is contained in:
Aron Petau 2025-10-06 18:01:45 +02:00
parent 2ce9ca50b5
commit a41be821c1
997 changed files with 33247 additions and 32490 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 852 KiB

After

Width:  |  Height:  |  Size: 852 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 882 KiB

After

Width:  |  Height:  |  Size: 882 KiB

Before After
Before After

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,3 +0,0 @@
<!doctype html><meta charset=utf-8><title>Redirect</title><script>const target = "https://aron.petau.net/de/tags/1st-person/";
const hash = window.location.hash || "";
window.location.replace(target + hash);</script><noscript><meta content="0; url=https://aron.petau.net/de/tags/1st-person/" http-equiv=refresh></noscript><p><a href=https://aron.petau.net/de/tags/1st-person/>Click here</a> to be redirected.

View file

@ -1,45 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
<title>Aron Petau - 2 player</title>
<subtitle>Mein Portfolio, Blog und allgemeine Präsenz online</subtitle>
<link rel="self" type="application/atom+xml" href="https://aron.petau.net/de/tags/2-player/atom.xml"/>
<link rel="alternate" type="text/html" href="https://aron.petau.net/"/>
<generator uri="https://www.getzola.org/">Zola</generator>
<updated>2022-03-01T00:00:00+00:00</updated>
<id>https://aron.petau.net/de/tags/2-player/atom.xml</id>
<entry xml:lang="de">
<title>Ballpark</title>
<published>2022-03-01T00:00:00+00:00</published>
<updated>2022-03-01T00:00:00+00:00</updated>
<author>
<name>
Aron Petau
</name>
</author>
<link rel="alternate" type="text/html" href="https://aron.petau.net/de/project/ballpark/"/>
<id>https://aron.petau.net/de/project/ballpark/</id>
<content type="html" xml:base="https://aron.petau.net/de/project/ballpark/">&lt;h2 id=&quot;Ballpark:_3D-Umgebungen_in_Unity&quot;&gt;Ballpark: 3D-Umgebungen in Unity&lt;&#x2F;h2&gt;
&lt;p&gt;Umgesetzt in Unity, ist &lt;strong&gt;Ballpark&lt;&#x2F;strong&gt; ein Konzept für ein &lt;strong&gt;kooperatives 2-Spieler-Spiel&lt;&#x2F;strong&gt;, bei dem ein Spieler als Navigator mit einer Third-Person-Perspektive agiert und der andere Spieler als Copilot für die Interaktion mit der Umgebung zuständig ist.&lt;br &#x2F;&gt;
Das Spiel verfügt über funktionierende Physik, intelligente Gegner, eine Waffe, ein Greifhaken-System zum Überqueren der Karte, eine 2D-Navigationsoberfläche und ein Health-Bar-System alles mit den düstersten Cyberpunk-Vibes, die ich damals zusammenbringen konnte.&lt;&#x2F;p&gt;
&lt;p&gt;Viel Spaß!&lt;&#x2F;p&gt;
&lt;iframe
class=&quot;youtube-embed&quot;
src=&quot;https:&#x2F;&#x2F;www.youtube-nocookie.com&#x2F;embed&#x2F;jwQWd9NPEIs&quot;
allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot;
referrerpolicy=&quot;strict-origin-when-cross-origin&quot; allowfullscreen&gt;
&lt;&#x2F;iframe&gt;
&lt;p&gt;Das Design enthält einige fragwürdige Entscheidungen, aber alle Mechaniken sind &lt;strong&gt;von Grund auf selbst entwickelt&lt;&#x2F;strong&gt;, und ich habe viel dabei gelernt. Ich spiele selten kompetitive Spiele, sehe aber Potenzial in einer &lt;strong&gt;kooperativen, voneinander abhängigen Spielmechanik&lt;&#x2F;strong&gt;. Schon das Tutorial erfordert intensive Spielerkommunikation.&lt;&#x2F;p&gt;
&lt;p&gt;Als Linkshänder habe ich Spieler eins die Pfeiltasten gegeben und Spieler zwei die WASD-Tasten sowie die linken und rechten Maustasten für Schießen und Greifhaken. Das führt zu einem interessanten Nebeneffekt: Spieler müssen nicht nur über unterschiedliche Informationen auf ihren Bildschirmen kommunizieren, sondern auch ihre Steuerung physisch koordinieren.&lt;&#x2F;p&gt;
&lt;p&gt;Die &lt;strong&gt;Ball-Navigation&lt;&#x2F;strong&gt; ist ziemlich schwer zu kontrollieren.&lt;br &#x2F;&gt;
Es handelt sich um ein &lt;strong&gt;rein physikbasiertes System&lt;&#x2F;strong&gt;, bei dem Material, Gewicht und Trägheit der Kugel die Bewegung stark beeinflussen.&lt;&#x2F;p&gt;
&lt;p&gt;Auf kleinen Bildschirmen ist die Steuerung praktisch unmöglich, und einige visuelle Bugs verdecken Objekte bei zu naher Ansicht. Dennoch, da fast alle Mechaniken von Grund auf programmiert wurden inklusive Follow-Camera, Kollisionsabfrage, smarten Agenten und einem noch etwas wackeligen Greifhaken verdient das Projekt einen Platz im Portfolio.&lt;&#x2F;p&gt;
&lt;p&gt;Für dieses Projekt habe ich mich komplett auf &lt;strong&gt;Mechaniken&lt;&#x2F;strong&gt; konzentriert, weshalb viele fertige Prefabs und 3D-Objekte verwendet wurden. Beim nächsten Mal möchte ich diese auch selbst erstellen.&lt;&#x2F;p&gt;
&lt;p&gt;Ich habe Unity sehr genossen und freue mich darauf, meine erste &lt;strong&gt;VR-Anwendung&lt;&#x2F;strong&gt; zu entwickeln.&lt;br &#x2F;&gt;
Ich möchte Mechaniken ausprobieren, bei denen die Sicht des Spielers durch VR komplett blockiert wird und die Augen als &lt;strong&gt;tragbare, verbundene Kamera&lt;&#x2F;strong&gt; bewegt werden, sodass die Spieler die Kamera selbst physisch steuern können.&lt;&#x2F;p&gt;
</content>
</entry>
</feed>

File diff suppressed because one or more lines are too long

View file

@ -1,3 +0,0 @@
<!doctype html><meta charset=utf-8><title>Redirect</title><script>const target = "https://aron.petau.net/de/tags/2-player/";
const hash = window.location.hash || "";
window.location.replace(target + hash);</script><noscript><meta content="0; url=https://aron.petau.net/de/tags/2-player/" http-equiv=refresh></noscript><p><a href=https://aron.petau.net/de/tags/2-player/>Click here</a> to be redirected.

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
<title>Aron Petau - 3D graphics</title>
<title>Aron Petau - 3d graphics</title>
<subtitle>Mein Portfolio, Blog und allgemeine Präsenz online</subtitle>
<link rel="self" type="application/atom+xml" href="https://aron.petau.net/de/tags/3d-graphics/atom.xml"/>
<link rel="alternate" type="text/html" href="https://aron.petau.net/"/>

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
<title>Aron Petau - 3D printing</title>
<title>Aron Petau - 3d printing</title>
<subtitle>Mein Portfolio, Blog und allgemeine Präsenz online</subtitle>
<link rel="self" type="application/atom+xml" href="https://aron.petau.net/de/tags/3d-printing/atom.xml"/>
<link rel="alternate" type="text/html" href="https://aron.petau.net/"/>

File diff suppressed because one or more lines are too long

View file

@ -1,45 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
<title>Aron Petau - 3rd person</title>
<subtitle>Mein Portfolio, Blog und allgemeine Präsenz online</subtitle>
<link rel="self" type="application/atom+xml" href="https://aron.petau.net/de/tags/3rd-person/atom.xml"/>
<link rel="alternate" type="text/html" href="https://aron.petau.net/"/>
<generator uri="https://www.getzola.org/">Zola</generator>
<updated>2022-03-01T00:00:00+00:00</updated>
<id>https://aron.petau.net/de/tags/3rd-person/atom.xml</id>
<entry xml:lang="de">
<title>Ballpark</title>
<published>2022-03-01T00:00:00+00:00</published>
<updated>2022-03-01T00:00:00+00:00</updated>
<author>
<name>
Aron Petau
</name>
</author>
<link rel="alternate" type="text/html" href="https://aron.petau.net/de/project/ballpark/"/>
<id>https://aron.petau.net/de/project/ballpark/</id>
<content type="html" xml:base="https://aron.petau.net/de/project/ballpark/">&lt;h2 id=&quot;Ballpark:_3D-Umgebungen_in_Unity&quot;&gt;Ballpark: 3D-Umgebungen in Unity&lt;&#x2F;h2&gt;
&lt;p&gt;Umgesetzt in Unity, ist &lt;strong&gt;Ballpark&lt;&#x2F;strong&gt; ein Konzept für ein &lt;strong&gt;kooperatives 2-Spieler-Spiel&lt;&#x2F;strong&gt;, bei dem ein Spieler als Navigator mit einer Third-Person-Perspektive agiert und der andere Spieler als Copilot für die Interaktion mit der Umgebung zuständig ist.&lt;br &#x2F;&gt;
Das Spiel verfügt über funktionierende Physik, intelligente Gegner, eine Waffe, ein Greifhaken-System zum Überqueren der Karte, eine 2D-Navigationsoberfläche und ein Health-Bar-System alles mit den düstersten Cyberpunk-Vibes, die ich damals zusammenbringen konnte.&lt;&#x2F;p&gt;
&lt;p&gt;Viel Spaß!&lt;&#x2F;p&gt;
&lt;iframe
class=&quot;youtube-embed&quot;
src=&quot;https:&#x2F;&#x2F;www.youtube-nocookie.com&#x2F;embed&#x2F;jwQWd9NPEIs&quot;
allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot;
referrerpolicy=&quot;strict-origin-when-cross-origin&quot; allowfullscreen&gt;
&lt;&#x2F;iframe&gt;
&lt;p&gt;Das Design enthält einige fragwürdige Entscheidungen, aber alle Mechaniken sind &lt;strong&gt;von Grund auf selbst entwickelt&lt;&#x2F;strong&gt;, und ich habe viel dabei gelernt. Ich spiele selten kompetitive Spiele, sehe aber Potenzial in einer &lt;strong&gt;kooperativen, voneinander abhängigen Spielmechanik&lt;&#x2F;strong&gt;. Schon das Tutorial erfordert intensive Spielerkommunikation.&lt;&#x2F;p&gt;
&lt;p&gt;Als Linkshänder habe ich Spieler eins die Pfeiltasten gegeben und Spieler zwei die WASD-Tasten sowie die linken und rechten Maustasten für Schießen und Greifhaken. Das führt zu einem interessanten Nebeneffekt: Spieler müssen nicht nur über unterschiedliche Informationen auf ihren Bildschirmen kommunizieren, sondern auch ihre Steuerung physisch koordinieren.&lt;&#x2F;p&gt;
&lt;p&gt;Die &lt;strong&gt;Ball-Navigation&lt;&#x2F;strong&gt; ist ziemlich schwer zu kontrollieren.&lt;br &#x2F;&gt;
Es handelt sich um ein &lt;strong&gt;rein physikbasiertes System&lt;&#x2F;strong&gt;, bei dem Material, Gewicht und Trägheit der Kugel die Bewegung stark beeinflussen.&lt;&#x2F;p&gt;
&lt;p&gt;Auf kleinen Bildschirmen ist die Steuerung praktisch unmöglich, und einige visuelle Bugs verdecken Objekte bei zu naher Ansicht. Dennoch, da fast alle Mechaniken von Grund auf programmiert wurden inklusive Follow-Camera, Kollisionsabfrage, smarten Agenten und einem noch etwas wackeligen Greifhaken verdient das Projekt einen Platz im Portfolio.&lt;&#x2F;p&gt;
&lt;p&gt;Für dieses Projekt habe ich mich komplett auf &lt;strong&gt;Mechaniken&lt;&#x2F;strong&gt; konzentriert, weshalb viele fertige Prefabs und 3D-Objekte verwendet wurden. Beim nächsten Mal möchte ich diese auch selbst erstellen.&lt;&#x2F;p&gt;
&lt;p&gt;Ich habe Unity sehr genossen und freue mich darauf, meine erste &lt;strong&gt;VR-Anwendung&lt;&#x2F;strong&gt; zu entwickeln.&lt;br &#x2F;&gt;
Ich möchte Mechaniken ausprobieren, bei denen die Sicht des Spielers durch VR komplett blockiert wird und die Augen als &lt;strong&gt;tragbare, verbundene Kamera&lt;&#x2F;strong&gt; bewegt werden, sodass die Spieler die Kamera selbst physisch steuern können.&lt;&#x2F;p&gt;
</content>
</entry>
</feed>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -8,7 +8,7 @@
<updated>2023-12-06T00:00:00+00:00</updated>
<id>https://aron.petau.net/de/tags/activitypub/atom.xml</id>
<entry xml:lang="de">
<title>Übersetzung: Postmaster</title>
<title>Postmaster</title>
<published>2023-12-06T00:00:00+00:00</published>
<updated>2023-12-06T00:00:00+00:00</updated>
@ -22,22 +22,64 @@
<id>https://aron.petau.net/de/project/postmaster/</id>
<content type="html" xml:base="https://aron.petau.net/de/project/postmaster/">&lt;h2 id=&quot;Postmaster&quot;&gt;Postmaster&lt;&#x2F;h2&gt;
&lt;p&gt;Hello from &lt;a href=&quot;mailto:aron@petau.net&quot;&gt;aron@petau.net&lt;&#x2F;a&gt;!&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Background&quot;&gt;Background&lt;&#x2F;h2&gt;
&lt;p&gt;Emails are a wondrous thing and I spend the last weeks digging a bit deeper in how they actually work.
Some people consider them the last domain of the decentralized dream the internet once had and that is now popping up again with federation and peer-to-peer networks as quite popular buzzwords.&lt;&#x2F;p&gt;
&lt;p&gt;We often forget that email is already a federated system and that it is likely the most important one we have.
It is the only way to communicate with people that do not use the same service as you do.
It has open standards and is not controlled by a single entity. Going without emails is unimaginable in today&#x27;s world, yet most providers are the familiar few from the silicon valley. And really, who wants their entire decentralized, federated, peer-to-peer network to be controlled by a schmuck from the silicon valley? Mails used to be more than that and they can still be.
Arguably, the world of messanging has gotten quite complex since emails popped up and there are more anti-spam AI tools that I would care to count. But the core of it is still the same and it is still a federated system.
Yet, also with Emails, Capitalism has held many victories, and today many emails that are sent from a provider that does not belong to the 5 or so big names are likely to be marked as spam. This is a problem that is not easily solved, but it is a problem that is worth solving.&lt;&#x2F;p&gt;
&lt;p&gt;Another issue with emails is security, as it is somehow collectively agreed upon that emails are a valid way to communicate business informations, while Whatsapp and Signal are not. These, at least when talking about messaging services with end-to-end encryption, are likely to be way more secure than emails.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;The_story&quot;&gt;The story&lt;&#x2F;h2&gt;
&lt;p&gt;So it came to pass, that I, as the only one in the family interested in operating it, &quot;inherited&quot; the family domain petau.net. All of our emails run through this service, that was previously managed by a web developer that was not interested in the domjobain anymore.&lt;&#x2F;p&gt;
&lt;p&gt;With lots of really secure Mail Providers like Protonmail or Tutanota, I went on a research spree, as to how I would like to manage my own service. Soon noticing that secure emails virtually always come with a price or with lacking interoperability with clients like Thunderbird or Outlook, I decided to go for migadu, a swiss provider that offers a good balance between security and usability. They also offer a student tier, which is a big plus.&lt;&#x2F;p&gt;
&lt;p&gt;While self-hosting seems like a great idea from a privacy perspective, it is also quite risky for a service that is usually the only way for any service to recover your password or your online identity.
Migadu it was then, and in the last three months of basically set it and forget it, i am proud to at least have a decently granular control over my emails and can consciously reflect on the server location of The skeleton service service that enables virtually my entire online existence.&lt;&#x2F;p&gt;
&lt;p&gt;I certainly crave more open protocols in my life and am also findable on &lt;a href=&quot;https:&#x2F;&#x2F;mastodon.online&#x2F;@reprintedAron&quot;&gt;Mastodon&lt;&#x2F;a&gt;, a microblogging network around the ActivityPub Protocol.&lt;&#x2F;p&gt;
&lt;p&gt;Hallo von &lt;a href=&quot;mailto:aron@petau.net&quot;&gt;aron@petau.net&lt;&#x2F;a&gt;!&lt;&#x2F;p&gt;
&lt;blockquote class=&quot;markdown-alert-note&quot;&gt;
&lt;p&gt;&lt;strong&gt;Update 2025:&lt;&#x2F;strong&gt; Der Service läuft seit über zwei Jahren reibungslos und
verwaltet 30+ E-Mail-Accounts für Familie und Freunde. Die Migadu-Wahl war
und ist goldrichtig!&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;h2 id=&quot;Hintergrund&quot;&gt;Hintergrund&lt;&#x2F;h2&gt;
&lt;p&gt;E-Mail ist eine wunderbare Sache, und ich habe die letzten Wochen damit
verbracht, tiefer zu verstehen, wie sie eigentlich funktioniert. Manche
betrachten sie als letzte Bastion des dezentralisierten Traums, den das
Internet einst hatte—ein Traum, der jetzt mit Föderation und Peer-to-Peer-
Netzwerken als populäre Schlagworte wieder auftaucht.&lt;&#x2F;p&gt;
&lt;p&gt;Wir vergessen oft, dass E-Mail &lt;em&gt;bereits&lt;&#x2F;em&gt; ein föderiertes System ist, und
wahrscheinlich das wichtigste, das wir haben. Es ist die einzige Möglichkeit,
mit Menschen zu kommunizieren, die nicht denselben Dienst nutzen wie du.
Es hat offene Standards und wird nicht von einer einzelnen Entität kontrolliert.&lt;&#x2F;p&gt;
&lt;p&gt;Ohne E-Mail zu leben ist in der heutigen Welt unvorstellbar, doch die
meisten Anbieter sind die üblichen Verdächtigen aus dem Silicon Valley.
Und mal ehrlich, wer will sein gesamtes dezentralisiertes, föderiertes,
Peer-to-Peer-Netzwerk von einem Tech-Giganten kontrollieren lassen?
E-Mails waren mal mehr als das, und sie können es immer noch sein.&lt;&#x2F;p&gt;
&lt;p&gt;Zugegeben, die Welt des Messaging ist seit der Erfindung von E-Mail komplex
geworden—es gibt mehr Anti-Spam-KI-Tools, als mir lieb ist. Aber der Kern
bleibt derselbe: ein föderiertes System. Doch der Kapitalismus hat auch hier
viele Siege errungen. Heute werden E-Mails von Anbietern außerhalb der
großen Fünf oft als Spam markiert. Dieses Problem lässt sich nicht leicht
lösen, aber es ist es wert, gelöst zu werden.&lt;&#x2F;p&gt;
&lt;p&gt;Ein weiteres Problem: Sicherheit. Es wurde irgendwie kollektiv vereinbart,
dass E-Mails für geschäftliche Kommunikation gültig sind, WhatsApp und
Signal aber nicht. Dabei sind Messaging-Dienste mit Ende-zu-Ende-
Verschlüsselung wahrscheinlich weitaus sicherer als traditionelle E-Mail.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Die_Geschichte&quot;&gt;Die Geschichte&lt;&#x2F;h2&gt;
&lt;p&gt;So kam es, dass ich als einziges Familienmitglied, das sich dafür
interessierte, die Familien-Domain &lt;strong&gt;petau.net&lt;&#x2F;strong&gt; &quot;geerbt&quot; habe. Alle unsere
E-Mails laufen über diesen Service, der zuvor von einem Webentwickler
verwaltet wurde, der das Interesse verloren hatte.&lt;&#x2F;p&gt;
&lt;p&gt;Mit sicheren E-Mail-Anbietern wie ProtonMail oder Tutanota auf dem Markt
begab ich mich auf eine Recherchereise, um zu bestimmen, wie ich unsere
Domain verwalten würde. Mir fiel schnell auf, dass &quot;sichere&quot; E-Mail quasi
immer mit einem Preisschild kommt oder keine Interoperabilität mit Clients
wie Thunderbird oder Outlook bietet.&lt;&#x2F;p&gt;
&lt;p&gt;Ich entschied mich für &lt;a href=&quot;https:&#x2F;&#x2F;www.migadu.com&#x2F;&quot;&gt;Migadu&lt;&#x2F;a&gt;, einen Schweizer
Anbieter, der eine gute Balance zwischen Sicherheit und Benutzerfreundlichkeit
bietet. Sie haben auch einen Studententarif—ein großes Plus.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Warum_kein_Self-Hosting?&quot;&gt;Warum kein Self-Hosting?&lt;&#x2F;h3&gt;
&lt;p&gt;Während Self-Hosting aus Datenschutzsicht ideal scheint, ist es riskant für
einen Dienst, der oft die &lt;em&gt;einzige&lt;&#x2F;em&gt; Möglichkeit ist, Passwörter oder die
Online-Identität wiederherzustellen. Wenn dein Server während eines kritischen
Passwort-Resets ausfällt... nun ja, viel Glück.&lt;&#x2F;p&gt;
&lt;p&gt;Also Migadu. Nach zwei Jahren &quot;Set it and forget it&quot; bin ich stolz darauf,
granulare Kontrolle über unsere E-Mails zu haben und dabei bewusst über den
Serverstandort dieses Skelettdienstes nachzudenken, der praktisch unsere
gesamte Online-Existenz ermöglicht.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Jenseits_der_E-Mail&quot;&gt;Jenseits der E-Mail&lt;&#x2F;h2&gt;
&lt;p&gt;Ich sehne mich sicherlich nach mehr offenen Protokollen in meinem Leben.
Du findest mich auch auf &lt;a href=&quot;https:&#x2F;&#x2F;mastodon.online&#x2F;@reprintedAron&quot;&gt;Mastodon&lt;&#x2F;a&gt;,
einem Microblogging-Netzwerk, das auf dem ActivityPub-Protokoll basiert—ein
weiterer Schritt in Richtung eines dezentraleren Internets.&lt;&#x2F;p&gt;
</content>
</entry>

File diff suppressed because one or more lines are too long

View file

@ -1,214 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
<title>Aron Petau - additive manufacturing</title>
<subtitle>Mein Portfolio, Blog und allgemeine Präsenz online</subtitle>
<link rel="self" type="application/atom+xml" href="https://aron.petau.net/de/tags/additive-manufacturing/atom.xml"/>
<link rel="alternate" type="text/html" href="https://aron.petau.net/"/>
<generator uri="https://www.getzola.org/">Zola</generator>
<updated>2025-05-05T00:00:00+00:00</updated>
<id>https://aron.petau.net/de/tags/additive-manufacturing/atom.xml</id>
<entry xml:lang="de">
<title>Übersetzung: 3D printing</title>
<published>2018-05-03T00:00:00+00:00</published>
<updated>2025-05-05T00:00:00+00:00</updated>
<author>
<name>
Aron Petau
</name>
</author>
<link rel="alternate" type="text/html" href="https://aron.petau.net/de/project/printing/"/>
<id>https://aron.petau.net/de/project/printing/</id>
<content type="html" xml:base="https://aron.petau.net/de/project/printing/">
&lt;div id=&quot;image-gallery&quot;&gt;
&lt;ul class=&quot;gallery&quot;&gt;
&lt;li class=&quot;gallery-item&quot;&gt;
&lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;printing&amp;#x2F;cloning_station.jpg&quot; class=&quot;lightbox&quot; target=&quot;_blank&quot;&gt;
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;printing&amp;#x2F;cloning_station.jpg&quot; alt=&quot;cloning station&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;A plant propagation station now preparing our tomatoes for summer&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li class=&quot;gallery-item&quot;&gt;
&lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;printing&amp;#x2F;elk.jpg&quot; class=&quot;lightbox&quot; target=&quot;_blank&quot;&gt;
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;printing&amp;#x2F;elk.jpg&quot; alt=&quot;elk&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;We use this to determine the flatmate of the month&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li class=&quot;gallery-item&quot;&gt;
&lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;printing&amp;#x2F;dragon_skull_1.jpg&quot; class=&quot;lightbox&quot; target=&quot;_blank&quot;&gt;
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;printing&amp;#x2F;dragon_skull_1.jpg&quot; alt=&quot;dragon skull&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;A dragon&amp;#x27;s head that was later treated to glow in the dark.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li class=&quot;gallery-item&quot;&gt;
&lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;printing&amp;#x2F;ender2.jpg&quot; class=&quot;lightbox&quot; target=&quot;_blank&quot;&gt;
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;printing&amp;#x2F;ender2.jpg&quot; alt=&quot;ender 2&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;This was my entry into a new world, the now 10 years old Ender 2&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li class=&quot;gallery-item&quot;&gt;
&lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;printing&amp;#x2F;lithophane.jpg&quot; class=&quot;lightbox&quot; target=&quot;_blank&quot;&gt;
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;printing&amp;#x2F;lithophane.jpg&quot; alt=&quot;lithophane of my Grandparents&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;I made some lithophanes, a process where the composition and thickness of the material are used for creating an image.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li class=&quot;gallery-item&quot;&gt;
&lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;printing&amp;#x2F;prusa.jpg&quot; class=&quot;lightbox&quot; target=&quot;_blank&quot;&gt;
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;printing&amp;#x2F;prusa.jpg&quot; &gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;This is my second printer, a Prusa i3 MK3s.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li class=&quot;gallery-item&quot;&gt;
&lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;printing&amp;#x2F;vulva_candle.jpg&quot; class=&quot;lightbox&quot; target=&quot;_blank&quot;&gt;
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;printing&amp;#x2F;vulva_candle.jpg&quot; alt=&quot;vulva on a candle&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;This candle is the result of a 3D printed plastic mold that I then poured wax into.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li class=&quot;gallery-item&quot;&gt;
&lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;printing&amp;#x2F;pinecil.jpg&quot; class=&quot;lightbox&quot; target=&quot;_blank&quot;&gt;
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;printing&amp;#x2F;pinecil.jpg&quot; alt=&quot;pinecil&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;An enclosure for my portable soldering iron&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li class=&quot;gallery-item&quot;&gt;
&lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;printing&amp;#x2F;lamp.jpg&quot; class=&quot;lightbox&quot; target=&quot;_blank&quot;&gt;
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;printing&amp;#x2F;lamp.jpg&quot; alt=&quot;a lamp design&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;A lamp screen design that particularly fascinated me, it effortlessly comes from a simple 2D spiral shape.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li class=&quot;gallery-item&quot;&gt;
&lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;printing&amp;#x2F;prusa_enclosure.jpg&quot; class=&quot;lightbox&quot; target=&quot;_blank&quot;&gt;
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;printing&amp;#x2F;prusa_enclosure.jpg&quot; alt=&quot;Prusa enclosure&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;A custom-built printer enclosure made up of 3 Ikea Lack tables and around 3 kgs of plastic.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;&#x2F;div&gt;
&lt;h2 id=&quot;3D-Druck&quot;&gt;3D-Druck&lt;&#x2F;h2&gt;
&lt;iframe
class=&quot;youtube-embed&quot;
src=&quot;https:&#x2F;&#x2F;www.youtube-nocookie.com&#x2F;embed&#x2F;Yj_Pc357kEU&quot;
allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot;
referrerpolicy=&quot;strict-origin-when-cross-origin&quot; allowfullscreen&gt;
&lt;&#x2F;iframe&gt;
&lt;h3 id=&quot;3D-Druck_ist_für_mich_mehr_als_nur_ein_Hobby&quot;&gt;3D-Druck ist für mich mehr als nur ein Hobby&lt;&#x2F;h3&gt;
&lt;p&gt;Darin sehe ich gesellschaftliche Veränderungen, die Demokratisierung der Produktion und kreative Möglichkeiten.
Kunststoff muss nicht eines unserer größten Umweltprobleme sein, wenn wir nur unsere Perspektive und unser Verhalten ihm gegenüber ändern.
Das Spritzgießen von Kunststoff war eine der Hauptantriebsfedern für das kapitalistische System, in dem wir uns heute befinden.
3D-Druck kann genutzt werden, um der Massenproduktion entgegenzuwirken.
Heute wird das Schlagwort 3D-Druck bereits mit problematischen gesellschaftlichen Praktiken verbunden, es wird mit „Automatisierung“ und „On-Demand-Wirtschaft“ assoziiert.
Die Technologie hat viele Aspekte, die bedacht und bewertet werden müssen, und als Technologie entstehen dadurch viele großartige Dinge, gleichzeitig befeuert sie Entwicklungen, die ich problematisch finde.
Aufgrund einer Geschichte von Patenten, die die Entwicklung der Technologie beeinflussten, und einer eifrigen Übernahme durch Unternehmen, die ihre Produktionsprozesse und Margen optimieren wollen, aber auch einer sehr aktiven Hobby-Community, werden alle möglichen Projekte realisiert.
Obwohl gesellschaftlich sicher explosiv, spricht viel für den 3D-Druck.&lt;&#x2F;p&gt;
&lt;p&gt;3D-Druck bedeutet lokale und individuelle Produktion.
Ich glaube zwar nicht an das ganze „Jeder Haushalt wird bald eine Maschine haben, die auf Knopfdruck druckt, was gerade gebraucht wird“, sehe aber enormes Potenzial im 3D-Druck.
Deshalb möchte ich meine Zukunft darauf aufbauen.
Ich möchte Dinge entwerfen und sie Wirklichkeit werden lassen.
Ein 3D-Drucker erlaubt mir, diesen Prozess von Anfang bis Ende zu kontrollieren. Es reicht nicht, etwas im CAD zu designen, ich muss auch die Maschine, die mein Objekt herstellt, vollständig verstehen und steuern können.&lt;&#x2F;p&gt;
&lt;p&gt;Ich benutze seit Anfang 2018 einen 3D-Drucker und mittlerweile habe ich zwei, die meistens das machen, was ich ihnen sage.
Beide habe ich aus Bausätzen zusammengebaut und stark modifiziert.
Ich steuere sie via Octoprint, eine Software, die mit ihrer offenen und hilfsbereiten Community mich stolz macht, sie zu nutzen, und die mich viel über Open-Source-Prinzipien gelehrt hat.
3D-Druck im Hobbybereich ist ein positives Beispiel, bei dem eine Methode mein Design beeinflusst und ich alle Bereiche liebe, die ich dadurch kennengelernt habe.
Dadurch fühle ich mich in Linux, Programmierung, Löten, Elektronikintegration und iterativem Design mehr zu Hause.
Ich schätze die Fähigkeiten, die mir ein 3D-Drucker gibt, und plane, ihn im &lt;a href=&quot;&#x2F;plastic-recycling&#x2F;&quot;&gt;Recycling&lt;&#x2F;a&gt; Projekt einzusetzen.&lt;&#x2F;p&gt;
&lt;p&gt;Im letzten halben Jahr habe ich auch im universitären Kontext mit 3D-Druckern gearbeitet.
Wir haben ein „Digitallabor“ konzipiert und aufgebaut, einen offenen Raum, um allen Menschen den Zugang zu innovativen Technologien zu ermöglichen.
Die Idee war, eine Art Makerspace zu schaffen, mit Fokus auf digitale Medien.
Das Projekt ist jung, es begann im August letzten Jahres, und die meisten meiner Aufgaben lagen in Arbeitsgruppen, die über Maschinentypen und Inhalte entschieden, mit denen so ein Projekt Mehrwert bieten kann.
Mehr dazu auf der Website:&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;digitale-lehre.virtuos.uni-osnabrueck.de&#x2F;uos-digilab&#x2F;&quot;&gt;DigiLab Osnabrück&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;Ich bin auch sehr daran interessiert, über Polymere hinaus für den Druck zu forschen.
Ich würde gerne experimenteller bei der Materialwahl sein, was in einer WG eher schwer ist.
Es gab großartige Projekte mit Keramik und Druck, denen ich definitiv näher auf den Grund gehen will.
Ein Projekt, das ich hervorheben möchte, sind die „evolving cups“, die mich sehr beeindruckt haben.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;evolving-objects.nl&quot;&gt;Evolving Objects&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;Diese Gruppe aus den Niederlanden generiert algorithmisch Formen von Bechern und druckt sie dann mit einem Paste-Extruder aus Ton.
Der Prozess wird hier genauer beschrieben:&lt;&#x2F;p&gt;
&lt;p&gt;Der Künstler &lt;a href=&quot;http:&#x2F;&#x2F;tomdijkstra.info&quot;&gt;Tom Dijkstra&lt;&#x2F;a&gt; entwickelt einen Paste-Extruder, der an einen konventionellen Drucker angebaut werden kann. Ich würde sehr gerne meine eigene Version entwickeln und mit dem Drucken neuer und alter Materialien in so einem Konzeptdrucker experimentieren.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;wikifactory.com&#x2F;+Ceramic3DPrinting&#x2F;forum&#x2F;thread&#x2F;NDQyNDc0&quot;&gt;Printing with Ceramics&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a href=&quot;http:&#x2F;&#x2F;tomdijkstra.info&#x2F;dirtmod&#x2F;index.php&quot;&gt;The Paste Extruder&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;Auch im Hinblick auf das &lt;a href=&quot;&#x2F;project&#x2F;plastic-recycling&#x2F;&quot;&gt;Recycling&lt;&#x2F;a&gt; Projekt könnte es sinnvoll sein, mehrere Maschinen in eine zu integrieren und den Drucker direkt Pellets oder Paste verarbeiten zu lassen.
Ich freue mich darauf, meinen Horizont hier zu erweitern und zu sehen, was möglich ist.&lt;&#x2F;p&gt;
&lt;p&gt;Becher und Geschirr sind natürlich nur ein Beispielbereich, wo ein Rückgriff auf traditionelle Materialien innerhalb moderner Fertigung sinnvoll sein kann.
Es wird auch immer mehr über 3D-gedruckte Häuser aus Ton oder Erde gesprochen, ein Bereich, in dem ich &lt;a href=&quot;https:&#x2F;&#x2F;www.3dwasp.com&#x2F;en&#x2F;3d-printing-architecture&#x2F;&quot;&gt;WASP&lt;&#x2F;a&gt; sehr schätze.
Sie haben mehrere Konzeptgebäude und Strukturen aus lokal gemischter Erde gebaut und beeindruckende umweltbewusste Bauwerke geschaffen.&lt;&#x2F;p&gt;
&lt;p&gt;Die Prinzipien des lokalen Bauens mit lokal verfügbaren Materialien einzuhalten und das berüchtigte Emissionsproblem in der Bauindustrie zu berücksichtigen, bringt mehrere Vorteile.
Und da solche alternativen Lösungen wahrscheinlich nicht von der Industrie selbst kommen, sind Kunstprojekte und öffentliche Demonstrationen wichtige Wege, diese Lösungen zu erforschen und voranzutreiben.&lt;&#x2F;p&gt;
&lt;p&gt;Ich möchte all diese Bereiche erkunden und schauen, wie Fertigung und Nachhaltigkeit zusammenkommen und dauerhafte Lösungen für die Gesellschaft schaffen können.&lt;&#x2F;p&gt;
&lt;p&gt;Außerdem ist 3D-Druck direkt mit den Plänen für meine Masterarbeit verbunden, denn alles, was ich zurückgewinne, muss irgendwie wieder etwas werden.
Warum nicht unsere Abfälle einfach wegdrucken?&lt;&#x2F;p&gt;
&lt;p&gt;Nach einigen Jahren des Bastelns, Modifizierens und Upgradens habe ich festgestellt, dass ich mein Setup seit über einem Jahr nicht verändert habe.
Es funktioniert einfach und ich bin zufrieden damit.
Seit meinem ersten Anfängerdrucker sind die Ausfallraten verschwindend gering und ich musste wirklich komplexe Teile drucken, um genug Abfall für das &lt;a href=&quot;&#x2F;plastic-recycling&#x2F;&quot;&gt;Recycling-Projekt&lt;&#x2F;a&gt; zu erzeugen.
Allmählich hat sich das mechanische System des Druckers von einem Objekt der Fürsorge zu einem Werkzeug entwickelt, das ich benutze.
In den letzten Jahren haben sich Hardware, aber vor allem Software so weit entwickelt, dass es für mich eine Set-and-Forget-Situation geworden ist.
Jetzt geht es ans eigentliche Drucken meiner Teile und Designs.
Mehr dazu im Beitrag über &lt;a href=&quot;&#x2F;project&#x2F;cad&#x2F;&quot;&gt;CAD&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
</content>
</entry>
</feed>

File diff suppressed because one or more lines are too long

View file

@ -1,3 +0,0 @@
<!doctype html><meta charset=utf-8><title>Redirect</title><script>const target = "https://aron.petau.net/de/tags/additive-manufacturing/";
const hash = window.location.hash || "";
window.location.replace(target + hash);</script><noscript><meta content="0; url=https://aron.petau.net/de/tags/additive-manufacturing/" http-equiv=refresh></noscript><p><a href=https://aron.petau.net/de/tags/additive-manufacturing/>Click here</a> to be redirected.

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
<title>Aron Petau - AI</title>
<title>Aron Petau - ai</title>
<subtitle>Mein Portfolio, Blog und allgemeine Präsenz online</subtitle>
<link rel="self" type="application/atom+xml" href="https://aron.petau.net/de/tags/ai/atom.xml"/>
<link rel="alternate" type="text/html" href="https://aron.petau.net/"/>

File diff suppressed because one or more lines are too long

View file

@ -8,7 +8,7 @@
<updated>2024-06-20T00:00:00+00:00</updated>
<id>https://aron.petau.net/de/tags/antenna/atom.xml</id>
<entry xml:lang="de">
<title>Übersetzung: Sferics</title>
<title>Sferics</title>
<published>2024-06-20T00:00:00+00:00</published>
<updated>2024-06-20T00:00:00+00:00</updated>
@ -21,36 +21,107 @@
<link rel="alternate" type="text/html" href="https://aron.petau.net/de/project/sferics/"/>
<id>https://aron.petau.net/de/project/sferics/</id>
<content type="html" xml:base="https://aron.petau.net/de/project/sferics/">&lt;h2 id=&quot;What_the_hell_are_Sferics?&quot;&gt;What the hell are Sferics?&lt;&#x2F;h2&gt;
<content type="html" xml:base="https://aron.petau.net/de/project/sferics/">&lt;h2 id=&quot;Was_zum_Teufel_sind_Sferics?&quot;&gt;Was zum Teufel sind Sferics?&lt;&#x2F;h2&gt;
&lt;blockquote&gt;
&lt;p&gt;A radio atmospheric signal or sferic (sometimes also spelled &quot;spheric&quot;) is a broadband electromagnetic impulse that occurs as a result of natural atmospheric lightning discharges. Sferics may propagate from their lightning source without major attenuation in the Earthionosphere waveguide, and can be received thousands of kilometres from their source.&lt;&#x2F;p&gt;
&lt;p&gt;Ein atmosphärisches Funksignal oder Sferics (manchmal auch &quot;Spherics&quot;
geschrieben) ist ein breitbandiger elektromagnetischer Impuls, der durch
natürliche atmosphärische Blitzentladungen entsteht. Sferics können sich
von ihrer Blitzquelle ohne wesentliche Dämpfung im Wellenleiter zwischen
Erde und Ionosphäre ausbreiten und tausende Kilometer von ihrer Quelle
entfernt empfangen werden.&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Radio_atmospheric_signal&quot;&gt;Wikipedia&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h2 id=&quot;Why_catch_them?&quot;&gt;Why catch them?&lt;&#x2F;h2&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;aron.petau.net&#x2F;de&#x2F;project&#x2F;sferics&#x2F;microsferics.com&quot;&gt;Microsferics&lt;&#x2F;a&gt; is a nice reference Project, which is a network of Sferics antennas, which are used to detect lightning strikes. Through triangulation not unlike the Maths happening in GPS, the (more or less) exact location of the strike can be determined. This is useful for weather prediction, but also for the detection of forest fires, which are often caused by lightning strikes.&lt;&#x2F;p&gt;
&lt;p&gt;Because the Frequency of the Sferics is, when converted to audio, still in the audible range, it is possible to listen to the strikes. This usually sounds a bit like a crackling noise, but can also be quite melodic. I was a bit reminded by a Geiger Counter.&lt;&#x2F;p&gt;
&lt;p&gt;Sferics are in the VLF (Very Low Frequency) range, sitting roughly at 10kHz, which is a bit of a problem for most radios, as they are not designed to pick up such low frequencies. This is why we built our own antenna.
At 10kHz, we are talking about insanely large waves. a single wavelength there is roughly 30 Kilometers. This is why the antenna needs to be quite large. A special property of waves this large is, that they get easily reflected by the Ionosphere and the Earth&#x27;s surface. Effectively, a wave like this can bounce around the globe several times before it is absorbed by the ground. This is why we can pick up Sferics from all over the world and even listen to Australian Lightning strikes. Of course, without the maths, we cannot attribute directions, but the so called &quot;Tweeks&quot; we picked up, usually come from at least 2000km distance.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;The_Build&quot;&gt;The Build&lt;&#x2F;h2&gt;
&lt;p&gt;We built several so-called &quot;Long-Loop&quot; antennas, which are essentially a coil of wire with a capacitor at the end. Further, a specific balun is needed, depending on the length of the wire. this can then directly output an electric signal on an XLR cable.&lt;&#x2F;p&gt;
&lt;p&gt;Loosely based on instructions from &lt;a href=&quot;https:&#x2F;&#x2F;archive.org&#x2F;details&#x2F;exploringlightra00graf&quot;&gt;Calvin R. Graf&lt;&#x2F;a&gt;, We built a 26m long antenna, looped several times around a wooden frame.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;The_Result&quot;&gt;The Result&lt;&#x2F;h2&gt;
&lt;p&gt;We have several hour-long recordings of the Sferics, which we are currently investigating for further potential.&lt;&#x2F;p&gt;
&lt;p&gt;Have a listen to a recording of the Sferics here:&lt;&#x2F;p&gt;
&lt;p&gt;&lt;em&gt;Quelle: &lt;a href=&quot;https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Radio_atmospheric_signal&quot;&gt;Wikipedia&lt;&#x2F;a&gt;&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Warum_einfangen?&quot;&gt;Warum einfangen?&lt;&#x2F;h2&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;microsferics.com&quot;&gt;Microsferics&lt;&#x2F;a&gt; ist ein faszinierendes
Referenzprojekt—ein Netzwerk von Sferics-Antennen zur Detektion von
Blitzeinschlägen. Durch Triangulation (ähnlich wie bei GPS-Mathematik)
können sie den mehr oder weniger genauen Ort jedes Einschlags bestimmen.
Das ist nützlich für Wettervorhersagen und die Erkennung von Waldbränden,
die oft durch Blitze verursacht werden.&lt;&#x2F;p&gt;
&lt;p&gt;Wenn man Sferics-Frequenzen in Audio umwandelt, liegen sie im hörbaren
Bereich, sodass man Blitzeinschläge tatsächlich &lt;em&gt;hören&lt;&#x2F;em&gt; kann. Der Klang ist
normalerweise ein Knistern, manchmal aber überraschend melodisch—erinnert an
einen Geigerzähler.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Die_technische_Herausforderung&quot;&gt;Die technische Herausforderung&lt;&#x2F;h3&gt;
&lt;p&gt;Sferics befinden sich im VLF-Bereich (Very Low Frequency), um die 10 kHz—
ein Problem für die meisten Radios, die nicht für so niedrige Frequenzen
ausgelegt sind. Deshalb haben wir unsere eigene Antenne gebaut.&lt;&#x2F;p&gt;
&lt;p&gt;Bei 10 kHz haben wir es mit &lt;em&gt;wahnsinnig&lt;&#x2F;em&gt; großen Wellen zu tun: Eine einzelne
Wellenlänge erstreckt sich über etwa 30 Kilometer. Diese Größenordnung
erfordert eine beträchtliche Antenne. Eine besondere Eigenschaft solcher
massiven Wellen ist ihre Tendenz, zwischen Ionosphäre und Erdoberfläche zu
reflektieren—sie springen praktisch mehrmals um den Globus, bevor sie
absorbiert werden. Das bedeutet, wir können Sferics aus der ganzen Welt
empfangen, sogar australische Blitzeinschläge!&lt;&#x2F;p&gt;
&lt;p&gt;Ohne richtige Triangulations-Mathematik können wir keine genauen Richtungen
bestimmen, aber die &quot;Tweeks&quot;, die wir aufgenommen haben, stammen
typischerweise aus mindestens 2.000 km Entfernung.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Der_Bau&quot;&gt;Der Bau&lt;&#x2F;h2&gt;
&lt;p&gt;Wir konstruierten mehrere &quot;Long-Loop&quot;-Antennen—im Grunde eine Drahtspule
mit einem Kondensator am Ende. Je nach Drahtlänge wird ein spezifischer
Balun benötigt, um ein elektrisches Signal über ein XLR-Kabel auszugeben.&lt;&#x2F;p&gt;
&lt;p&gt;Lose basierend auf Anleitungen von
&lt;a href=&quot;https:&#x2F;&#x2F;archive.org&#x2F;details&#x2F;exploringlightra00graf&quot;&gt;Calvin R. Graf&lt;&#x2F;a&gt;, bauten
wir eine 26 Meter lange Antenne, die mehrfach um einen Holzrahmen gewickelt
wurde.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Das_Ergebnis&quot;&gt;Das Ergebnis&lt;&#x2F;h2&gt;
&lt;p&gt;Wir haben mehrere Stunden Sferics-Aufnahmen gemacht, die wir derzeit auf
weiteres Potenzial untersuchen.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Hör_dem_Blitz_zu&quot;&gt;Hör dem Blitz zu&lt;&#x2F;h3&gt;
&lt;iframe
class=&quot;youtube-embed&quot;
src=&quot;https:&#x2F;&#x2F;www.youtube-nocookie.com&#x2F;embed&#x2F;2YYPg_K3dI4&quot;
allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot;
referrerpolicy=&quot;strict-origin-when-cross-origin&quot; allowfullscreen&gt;
&lt;&#x2F;iframe&gt;
&lt;p&gt;As you can hear, there is quite a bit of 60 hz ground buzz in the recording.
This is either due to the fact that the antenna was not properly grounded or we simply were still too close to the bustling city.
I think it is already surprising that we got such a clear impression so close to Berlin. Let&#x27;s see what we can get in the countryside!&lt;&#x2F;p&gt;
&lt;p&gt;&lt;img src=&quot;https:&#x2F;&#x2F;aron.petau.net&#x2F;de&#x2F;project&#x2F;sferics&#x2F;sferics1.jpeg&quot; alt=&quot;Listening at night&quot; &#x2F;&gt;
&lt;img src=&quot;https:&#x2F;&#x2F;aron.petau.net&#x2F;de&#x2F;project&#x2F;sferics&#x2F;sferics2.jpeg&quot; alt=&quot;The Drachenberg&quot; &#x2F;&gt;
&lt;img src=&quot;https:&#x2F;&#x2F;aron.petau.net&#x2F;de&#x2F;project&#x2F;sferics&#x2F;sferics3.jpeg&quot; alt=&quot;The Antenna&quot; &#x2F;&gt;&lt;&#x2F;p&gt;
&lt;p&gt;Wie man hören kann, gibt es ein merkliches 60-Hz-Brummen in der Aufnahme.
Das liegt wahrscheinlich an unzureichender Erdung oder unserer Nähe zur
geschäftigen Stadt. Trotzdem ist es überraschend, dass wir so klare
Ergebnisse so nah an Berlin erzielt haben. Mal sehen, was die Landschaft
ergibt!&lt;&#x2F;p&gt;
&lt;div id=&quot;image-gallery&quot;&gt;
&lt;ul class=&quot;gallery&quot;&gt;
&lt;li class=&quot;gallery-item&quot;&gt;
&lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;sferics&amp;#x2F;.&amp;#x2F;sferics1.jpg&quot; class=&quot;lightbox&quot; target=&quot;_blank&quot;&gt;
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;sferics&amp;#x2F;.&amp;#x2F;sferics1.jpg&quot; alt=&quot;Nachts Sferics lauschen&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;Nächtliche Session zum Erfassen atmosphärischer Signale&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li class=&quot;gallery-item&quot;&gt;
&lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;sferics&amp;#x2F;.&amp;#x2F;sferics2.jpg&quot; class=&quot;lightbox&quot; target=&quot;_blank&quot;&gt;
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;sferics&amp;#x2F;.&amp;#x2F;sferics2.jpg&quot; alt=&quot;Der Drachenberg-Standort&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;Aufnahmeort am Drachenberg&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li class=&quot;gallery-item&quot;&gt;
&lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;sferics&amp;#x2F;.&amp;#x2F;sferics3.jpg&quot; class=&quot;lightbox&quot; target=&quot;_blank&quot;&gt;
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;sferics&amp;#x2F;.&amp;#x2F;sferics3.jpg&quot; alt=&quot;Die Long-Loop-Antenne&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;Unser 26-Meter VLF-Antennenaufbau&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;&#x2F;div&gt;
</content>
</entry>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
<title>Aron Petau - Arduino</title>
<title>Aron Petau - arduino</title>
<subtitle>Mein Portfolio, Blog und allgemeine Präsenz online</subtitle>
<link rel="self" type="application/atom+xml" href="https://aron.petau.net/de/tags/arduino/atom.xml"/>
<link rel="alternate" type="text/html" href="https://aron.petau.net/"/>

File diff suppressed because one or more lines are too long

View file

@ -28,19 +28,49 @@
<id>https://aron.petau.net/de/project/aethercomms/</id>
<content type="html" xml:base="https://aron.petau.net/de/project/aethercomms/">&lt;h2 id=&quot;AetherComms&quot;&gt;AetherComms&lt;&#x2F;h2&gt;
&lt;p&gt;Studio Work Documentation&lt;br &#x2F;&gt;
A Project by Aron Petau and Joel Tenenberg.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Abstract&quot;&gt;Abstract&lt;&#x2F;h3&gt;
&lt;p&gt;Studienprojekt-Dokumentation&lt;br &#x2F;&gt;
Ein Projekt von Aron Petau und Joel Tenenberg.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Zusammenfassung&quot;&gt;Zusammenfassung&lt;&#x2F;h3&gt;
&lt;blockquote&gt;
&lt;p&gt;Set in 2504, this fiction explores the causalities of a global infrastructure collapse through the perspectives of diverse characters. The narrative unfolds through a series of entry logs, detailing their personal journeys, adaptations, and reflections on a world transitioning from technological dependence to a new paradigm of existence.
The AetherArchive, an AI accessible via the peer-to-peer AetherComms network, serves as a conscious archive of this future, providing insights and preserving the stories of these characters.
Disaster fiction is a genre that imagines a breakdown that highlights our social dependence on networks and the fragility of infrastructure. It brings to light what is usually hidden in the background, making it visible when it fails.&lt;&#x2F;p&gt;
&lt;p&gt;Angesiedelt im Jahr 2504, erforscht diese Fiktion die Kausalitäten eines globalen Infrastrukturkollapses aus der Perspektive verschiedener Charaktere. Die Erzählung entfaltet sich durch eine Reihe von Logbuch-Einträgen, die ihre persönlichen Reisen, Anpassungen und Reflexionen über eine Welt dokumentieren, die von technologischer Abhängigkeit zu einem neuen Existenzparadigma übergeht.
Das AetherArchiv, eine KI, die über das Peer-to-Peer-Netzwerk AetherComms zugänglich ist, dient als bewusstes Archiv dieser Zukunft, das Einblicke gewährt und die Geschichten dieser Charaktere bewahrt.
Disaster Fiction ist ein Genre, das einen Zusammenbruch imaginiert, der unsere soziale Abhängigkeit von Netzwerken und die Fragilität von Infrastruktur hervorhebt. Es bringt ans Licht, was normalerweise im Hintergrund verborgen bleibt, indem es sichtbar wird, wenn es versagt.&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;p&gt;This is the documentation of our year-long studio project at the University of the Arts and the Technische Universität Berlin, exploring the power structures inherent in radio technology, the internet as network of networks and the implications of a global network infrastructure collapse.
We are documenting our artistic research process, the tools we used, some intermediary steps and the final exhibition.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Process&quot;&gt;Process&lt;&#x2F;h3&gt;
&lt;p&gt;We met 2 to 3 times weekly throughout the entire year, here is a short overview of our process and findings throughout.&lt;&#x2F;p&gt;
&lt;p&gt;Dies ist die Dokumentation unseres einjährigen Studienprojekts an der Universität der Künste und der Technischen Universität Berlin. Wir erforschen die inhärenten Machtstrukturen in der Funktechnologie, das Internet als Netzwerk der Netzwerke und die Auswirkungen eines globalen Zusammenbruchs der Netzwerkinfrastruktur.
Wir dokumentieren unseren künstlerischen Forschungsprozess, die verwendeten Werkzeuge, einige Zwischenschritte und die Abschlussausstellung.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Prozess&quot;&gt;Prozess&lt;&#x2F;h3&gt;
&lt;p&gt;Wir trafen uns das gesamte Jahr über 2 bis 3 Mal wöchentlich. Hier ist ein kurzer Überblick über unseren Prozess und unsere Erkenntnisse.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Semester_1&quot;&gt;Semester 1&lt;&#x2F;h4&gt;
&lt;h5 id=&quot;Forschungsfragen&quot;&gt;Forschungsfragen&lt;&#x2F;h5&gt;
&lt;p&gt;Hier untersuchten wir bereits die Machtstrukturen, die der Funktechnologie innewohnen.
Früh führte uns die Frage der Hegemonie, die in der anfänglichen Forschung präsent war, dazu, subversive Strategien im Radio zu betrachten, wie Piratensender und dessen historische Nutzung als dezentrales Kommunikationsnetzwerk. Radio ist tief mit militärischen und staatlichen Machtstrukturen verbunden, Beispiele sind der nazideutsche &lt;a href=&quot;https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Volksempf%C3%A4nger&quot;&gt;Volksempfänger&lt;&#x2F;a&gt; oder das US-amerikanische &lt;a href=&quot;https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Radio_Free_Europe&#x2F;Radio_Liberty&quot;&gt;Radio Liberty&lt;&#x2F;a&gt; Projekt, und wir erforschten das Potenzial von Radio als Werkzeug für Widerstand und Subversion. Ein solches Beispiel ist &lt;a href=&quot;https:&#x2F;&#x2F;sealandgov.org&#x2F;en-eu&#x2F;pages&#x2F;the-story&quot;&gt;Sealand&lt;&#x2F;a&gt;, eine Mikronation, die Radio nutzte, um nach Großbritannien zu senden und dabei eine schmale Linie zwischen legaler und illegaler Übertragung beschritt. Wir setzten die Forschung fort und blickten über unidirektionale Kommunikation hinaus in die Bereiche des Amateurfunks. Ein Interessensgebiet war &lt;a href=&quot;https:&#x2F;&#x2F;lora-alliance.org&#x2F;about-lorawan&#x2F;&quot;&gt;LoRaWAN&lt;&#x2F;a&gt;, eine Langstrecken-Niedrigenergie-Drahtlos-Kommunikationstechnologie, die sich gut für IoT-Anwendungen und Pager-ähnliche Kommunikation eignet. Im Vergleich zu lizenziertem Funk und CB-Funk kommt LoRaWAN mit einer niedrigen Einstiegshürde und hat interessante Infrastruktureigenschaften, die wir erforschen und mit der Struktur des Internets vergleichen wollten.&lt;&#x2F;p&gt;
&lt;h5 id=&quot;Kuratorischer_Text_für_das_erste_Semester&quot;&gt;Kuratorischer Text für das erste Semester&lt;&#x2F;h5&gt;
&lt;p&gt;Der einleitende Text, der im ersten Semester für aethercomms v1.0 verwendet wurde:&lt;&#x2F;p&gt;
&lt;blockquote&gt;
&lt;p&gt;Radio als subversive Übung.&lt;br &#x2F;&gt;
Radio ist eine vorschreibende Technologie.&lt;br &#x2F;&gt;
Du kannst nicht daran teilnehmen oder es hören, ohne einigen grundlegenden physikalischen Prinzipien zu folgen.&lt;br &#x2F;&gt;
Doch Funkingenieure sind nicht die einzigen Menschen, die bestimmte Nutzungen der Technologie vorschreiben.&lt;br &#x2F;&gt;
Es ist eingebettet in einen historisch-sozialen Kontext klarer Prototypen von Sender und Empfänger.&lt;br &#x2F;&gt;
Radio hat viele Facetten und Kommunikationsprotokolle, hält sich aber dennoch oft an die Dichotomie oder Dualität von Sender und Empfänger, Aussage und Bestätigung.&lt;br &#x2F;&gt;
Das Radio sagt dir, was du tun sollst und wie du damit interagieren sollst.&lt;br &#x2F;&gt;
Radio hat immer einen identifizierbaren dominanten und untergeordneten Teil.&lt;br &#x2F;&gt;
Gibt es Instanzen der Rebellion gegen dieses Schema?&lt;br &#x2F;&gt;
Orte, Modi und Instanzen, wo Radio anarchisch ist?&lt;br &#x2F;&gt;
Dieses Projekt zielt darauf ab, die widerspenstige Nutzung von Infrastruktur zu untersuchen.&lt;br &#x2F;&gt;
Seine Frequenzen.&lt;br &#x2F;&gt;
Es ist überall um uns herum.&lt;br &#x2F;&gt;
Wer will uns aufhalten?&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;iframe
class=&quot;youtube-embed&quot;
src=&quot;https:&#x2F;&#x2F;www.youtube-nocookie.com&#x2F;embed&#x2F;9acmRbG1mV0&quot;
allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot;
referrerpolicy=&quot;strict-origin-when-cross-origin&quot; allowfullscreen&gt;
&lt;&#x2F;iframe&gt;
&lt;h5 id=&quot;Die_Abstandssensoren&quot;&gt;Die Abstandssensoren&lt;&#x2F;h5&gt;
&lt;p&gt;Der Abstandssensor als kontaktloses und intuitives Kontrollelement:&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Semester_1-1&quot;&gt;Semester 1&lt;&#x2F;h4&gt;
&lt;h5 id=&quot;Research_Questions&quot;&gt;Research Questions&lt;&#x2F;h5&gt;
&lt;p&gt;Here, we already examined the power structures inherent in radio broadcasting technology.
Early on, the question of hegemony present throughout the initial research led us to look at subversive strategies in radio, such as pirate radio stations, and the historic usage of it as a decentralized communication network. Radio is deeply connected with military and state power structures, examples being the Nazi-German &lt;a href=&quot;https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Volksempf%C3%A4nger&quot;&gt;Volksempfänger&lt;&#x2F;a&gt; or the US-american &lt;a href=&quot;https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Radio_Free_Europe&#x2F;Radio_Liberty&quot;&gt;Radio Liberty&lt;&#x2F;a&gt; Project, and we explored the potential of radio as a tool for resistance and subversion. One such example is &lt;a href=&quot;https:&#x2F;&#x2F;sealandgov.org&#x2F;en-eu&#x2F;pages&#x2F;the-story&quot;&gt;Sealand&lt;&#x2F;a&gt;, a micronation that used radio to broadcast into the UK, walking a thin line between legal and illegal broadcasting. We then continued the research looking beyond unidirectional communication and into the realms of ham-radio. One area of interest was &lt;a href=&quot;https:&#x2F;&#x2F;lora-alliance.org&#x2F;about-lorawan&#x2F;&quot;&gt;LoRaWAN&lt;&#x2F;a&gt;, a long-range, low-power wireless communication technology that is well-suited for IoT applications and pager-like communication. Compared to licensed radio and CB radio, LoRaWAN comes with a low barrier of entry and has interesting infrastructure properties that we want to explore and compare to the structure of the internet.&lt;&#x2F;p&gt;
@ -137,12 +167,12 @@ Who is to stop us?&lt;&#x2F;p&gt;
&lt;&#x2F;ul&gt;
&lt;&#x2F;div&gt;
&lt;p&gt;With a few Raspberry Pi Picos and the HCSR-04 Ultrasonic Distance Sensor, we created a contactless control element. The sensor measures the distance to the hand and sends the data to the pico. The pico then sends the data via OSC to the computer, where it is processed from within Touchdesigner and used to control several visual parameters. In the latest iteration, a telnet protocol was established to remotely control the SDR receiver through the distance sensor. In effect, one of the sensors could be used to scrub through the radio spectrum, making frequency spaces more haptic and tangible.&lt;&#x2F;p&gt;
&lt;p&gt;The Picos run on Cirquitpython, an especially tiny version of Python specialized to play well with all kinds of hardware. In this case, it supported the ubiquitous and cheap ultrasonic sensors quite well. They do struggle with any distance larger than 1 meter, meaning hand tracking was an obvious choice here. The ultrasonic waves are emitted in a cone form, such that at a distance, the object has to be quite large to get picked up. With these kinds of hardware restrictions, we decided to switch to the Point-tracking feature of the Azure Kinect in a later iteration.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Mid-Term_Exhibition&quot;&gt;Mid-Term Exhibition&lt;&#x2F;h4&gt;
&lt;p&gt;Mit ein paar Raspberry Pi Picos und dem HCSR-04 Ultraschall-Abstandssensor kreierten wir ein kontaktloses Kontrollelement. Der Sensor misst den Abstand zur Hand und sendet die Daten an den Pico. Der Pico sendet die Daten dann via OSC an den Computer, wo sie innerhalb von Touchdesigner verarbeitet und zur Steuerung mehrerer visueller Parameter verwendet werden. In der neuesten Iteration wurde ein Telnet-Protokoll etabliert, um den SDR-Empfänger durch den Abstandssensor fernzusteuern. Faktisch konnte einer der Sensoren verwendet werden, um durch das Funkspektrum zu scrubben und Frequenzräume haptischer und greifbarer zu machen.&lt;&#x2F;p&gt;
&lt;p&gt;Die Picos laufen auf Cirquitpython, einer besonders kleinen Version von Python, die spezialisiert ist, um gut mit allen Arten von Hardware zu funktionieren. In diesem Fall unterstützte es die allgegenwärtigen und günstigen Ultraschallsensoren recht gut. Sie haben jedoch Schwierigkeiten mit jeder Distanz größer als 1 Meter, was bedeutet, dass Hand-Tracking eine offensichtliche Wahl war. Die Ultraschallwellen werden in Kegelform ausgestrahlt, sodass das Objekt in der Entfernung recht groß sein muss, um erfasst zu werden. Mit diesen Arten von Hardware-Einschränkungen entschieden wir uns, in einer späteren Iteration zum Point-Tracking-Feature der Azure Kinect zu wechseln.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Zwischenausstellung&quot;&gt;Zwischenausstellung&lt;&#x2F;h4&gt;
&lt;blockquote&gt;
&lt;p&gt;This project is an attempt to bridge the gap between the omnipresent and invisible nature of radio waves and their often-overlooked significance in our lives. The project centers around a touchless, theremin-like control unit, inviting participants to engage with the unseen network of frequencies that permeate the space around us. Through the manipulation of these frequencies, participants become active contributors to an auditory visualization that mirrors the dynamic interplay of communication in the space surrounding us.
Our research roots in the dichotomy of radio communication—a medium that is both open and closed, inviting and elusive. Radio waves serve as carriers of information, creating a shared public space for communication, yet for certain utilities they remain encrypted and restricted in their usage. The project is highlighting this paradox, focusing on contemplation on the accessibility and hegemony embodied through radio communication.&lt;&#x2F;p&gt;
&lt;p&gt;Dieses Projekt ist ein Versuch, die Kluft zwischen der allgegenwärtigen und unsichtbaren Natur von Radiowellen und ihrer oft übersehenen Bedeutung in unserem Leben zu überbrücken. Das Projekt dreht sich um eine berührungslose, Theremin-ähnliche Kontrolleinheit, die Teilnehmer&lt;em&gt;innen einlädt, sich mit dem unsichtbaren Netzwerk von Frequenzen zu beschäftigen, das den Raum um uns herum durchdringt. Durch die Manipulation dieser Frequenzen werden Teilnehmer&lt;&#x2F;em&gt;innen zu aktiven Mitwirkenden an einer auditiven Visualisierung, die das dynamische Zusammenspiel der Kommunikation im umgebenden Raum widerspiegelt.
Unsere Forschung wurzelt in der Dichotomie der Radiokommunikation ein Medium, das sowohl offen als auch geschlossen, einladend und schwer fassbar ist. Radiowellen dienen als Informationsträger und schaffen einen geteilten öffentlichen Raum für Kommunikation, bleiben aber für bestimmte Anwendungen verschlüsselt und eingeschränkt in ihrer Nutzung. Das Projekt hebt dieses Paradoxon hervor und fokussiert auf die Kontemplation über die Zugänglichkeit und Hegemonie, die durch Radiokommunikation verkörpert wird.&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;iframe
class=&quot;youtube-embed&quot;
@ -150,7 +180,7 @@ Our research roots in the dichotomy of radio communication—a medium that is bo
allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot;
referrerpolicy=&quot;strict-origin-when-cross-origin&quot; allowfullscreen&gt;
&lt;&#x2F;iframe&gt;
&lt;p&gt;The Midterm Exhibition 2023&lt;&#x2F;p&gt;
&lt;p&gt;Die Zwischenausstellung 2023&lt;&#x2F;p&gt;
&lt;div id=&quot;image-gallery&quot;&gt;
@ -223,115 +253,114 @@ Our research roots in the dichotomy of radio communication—a medium that is bo
&lt;p&gt;One of the exhibits there was by the artist &lt;a href=&quot;https:&#x2F;&#x2F;mimionuoha.com&quot;&gt;Mimi Ọnụọha&lt;&#x2F;a&gt; (Ọnụọha, 2021), displaying network cables as the central material in traditional religious and spiritual practices.&lt;&#x2F;p&gt;
&lt;p&gt;The significance of cables to the Internet as a structure was striking to us there and we wanted to incorporate an analogy between the Radio analyses and the cables present in their work.
In the end, antennas are also just the end of a long cable.
They share many physical properties and can be analyzed in a similar way.&lt;&#x2F;p&gt;
&lt;p&gt;Another of her works, &quot;The Cloth in the Cable&quot; (Ọnụọha, 2022), displayed traditional weaving techniques with network cables. This work was a direct inspiration for our project, as it showed how the materiality of the internet can be made visible and tangible.&lt;&#x2F;p&gt;
&lt;p&gt;From there, and from various feedback sessions, we decided to shift our focus from radio frequencies to the physical infrastructure of the internet. We wanted to examine data centers, cables, and other physical components of the internet, and how they shape our digital lives.&lt;&#x2F;p&gt;
Sie teilen viele physikalische Eigenschaften und können auf ähnliche Weise analysiert werden.&lt;&#x2F;p&gt;
&lt;p&gt;Ein weiteres ihrer Werke, &quot;The Cloth in the Cable&quot; (Ọnụọha, 2022), zeigte traditionelle Webtechniken mit Netzwerkkabeln. Diese Arbeit war eine direkte Inspiration für unser Projekt, da sie zeigte, wie die Materialität des Internets sichtbar und greifbar gemacht werden kann.&lt;&#x2F;p&gt;
&lt;p&gt;Von dort und aus verschiedenen Feedback-Sitzungen beschlossen wir, unseren Fokus von Radiofrequenzen auf die physische Infrastruktur des Internets zu verlagern. Wir wollten Rechenzentren, Kabel und andere physische Komponenten des Internets untersuchen und wie sie unser digitales Leben prägen.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Semester_2&quot;&gt;Semester 2&lt;&#x2F;h4&gt;
&lt;p&gt;It especially stuck out to us how the imaginaries surrounding the internet and the physical materiality are often divergent and disconnected.
Joel developed the dichotomy of the &quot;Body and the Soul&quot; of the internet, where the body is the physical infrastructure and the soul is the immaterial and imaginary network of networks. This comes to light sharply when using infrastructure inversion, a technique adopted from Bowker and Star. Found through the research of Francis Hunger and Lisa Parks.
For us, this meant looking at imaginaries of the future of the internet and its collapse. Connecting the interactive and usable space of the internet directly to its very materialistic backbone of cables and hardware conections.
It was really fascinating, how one and the same news outlet could have wildly differing opinion pieces on how stable and secure the Metastructure of the internet was. Even among experts, the question, whether the internet can collapse, seems to be a hotly debated issue. One of the problems is the difficulty in defining &quot;the internet&quot; in the first place.&lt;&#x2F;p&gt;
&lt;p&gt;What is left over in the absence of the network of networks, the internet?
What are the Material and Immaterial Components of a metanetwork?
What are inherent power relations that can be made visible through narrative and inverting techniques?
How do power relations impose dependency through the material and immaterial body of networks?&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Methods&quot;&gt;Methods&lt;&#x2F;h3&gt;
&lt;p&gt;We applied a variety of methods to explore the questions we posed in the first semester. Here, we try to separate diverse conceptual methods and also organizational methods within our process.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Narrative_Techniques_&#x2F;_Speculative_Design&quot;&gt;Narrative Techniques &#x2F; Speculative Design&lt;&#x2F;h4&gt;
&lt;p&gt;Through several brainstorming sessions, and to a large extent induced by the literary and theatrical loop sessions, we discovered science fiction, climate fiction and disaster fiction as a powerful artistic tool with exploratory potential for our research. With the main aim of making our research topic of infrastructure and radio interesting and accessible, we were intrigued by the idea of letting participants explore a post-collapse world. Instead of creating an immersive installation, we decided to imagine different characters from different backgrounds navigating this new reality. These characters&#x27; stories serve as starting points for interactive exploration between users and our chatbot. Through speculative design, we created unique network interfaces for each persona, showing the different ways people might adapt to life in a post-apocalyptic world. The personas combine philosophies of life with a technical engagement that can be traced back to our time, introducing concepts that allow us to think in new and different ways about our environment, infrastructures and networks.&lt;&#x2F;p&gt;
&lt;p&gt;We imagined communication in this post-collapse world relying heavily on radio. Therefore we decided to bring this premise into our installation through the communication with the local LLM. Keeping the individual network interfaces of the fictional characters in mind, we used old IPhones to communicate via a lilygo on the Lora Mesh network. Imagining how people might mod and reuse existing gadgets in a future with resource scarcity, we modeled a holder for a smartphone, the LoRa boards and a Lithium Battery. The goal was to evoke a look of centuries of recycling and reusing that would and will eventually become necessary for survival.&lt;&#x2F;p&gt;
&lt;p&gt;Es fiel uns besonders auf, wie die Vorstellungen rund um das Internet und die physische Materialität oft divergent und unverbunden sind.
Joel entwickelte die Dichotomie von &quot;Körper und Seele&quot; des Internets, wobei der Körper die physische Infrastruktur ist und die Seele das immaterielle und imaginäre Netzwerk der Netzwerke. Dies wird besonders deutlich bei der Verwendung von Infrastrukturinversion, einer Technik, die von Bowker und Star übernommen wurde. Gefunden durch die Forschung von Francis Hunger und Lisa Parks.
Für uns bedeutete dies, sich die Zukunftsvorstellungen des Internets und seines Zusammenbruchs anzuschauen. Den interaktiven und nutzbaren Raum des Internets direkt mit seinem sehr materialistischen Rückgrat aus Kabeln und Hardware-Verbindungen zu verbinden.
Es war wirklich faszinierend, wie ein und dieselbe Nachrichtenquelle völlig unterschiedliche Meinungen darüber haben konnte, wie stabil und sicher die Metastruktur des Internets war. Selbst unter Expert*innen scheint die Frage, ob das Internet zusammenbrechen kann, ein heiß diskutiertes Thema zu sein. Eines der Probleme ist die Schwierigkeit, &quot;das Internet&quot; überhaupt zu definieren.&lt;&#x2F;p&gt;
&lt;p&gt;Was bleibt in Abwesenheit des Netzwerks der Netzwerke, des Internets, übrig?
Was sind die materiellen und immateriellen Komponenten eines Metanetzwerks?
Welche inhärenten Machtverhältnisse können durch narrative und invertierende Techniken sichtbar gemacht werden?
Wie erzwingen Machtverhältnisse Abhängigkeit durch den materiellen und immateriellen Körper von Netzwerken?&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Methoden&quot;&gt;Methoden&lt;&#x2F;h3&gt;
&lt;p&gt;Wir wendeten eine Vielzahl von Methoden an, um die Fragen zu erforschen, die wir im ersten Semester gestellt hatten. Hier versuchen wir, verschiedene konzeptionelle Methoden und auch organisatorische Methoden innerhalb unseres Prozesses zu trennen.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Narrative_Techniken_&#x2F;_Spekulatives_Design&quot;&gt;Narrative Techniken &#x2F; Spekulatives Design&lt;&#x2F;h4&gt;
&lt;p&gt;Durch mehrere Brainstorming-Sitzungen und zu einem großen Teil angeregt durch die literarischen und theatralischen Loop-Sessions entdeckten wir Science Fiction, Climate Fiction und Disaster Fiction als mächtiges künstlerisches Werkzeug mit explorativem Potenzial für unsere Forschung. Mit dem Hauptziel, unser Forschungsthema Infrastruktur und Radio interessant und zugänglich zu machen, waren wir fasziniert von der Idee, Teilnehmer&lt;em&gt;innen eine Post-Kollaps-Welt erkunden zu lassen. Anstatt eine immersive Installation zu schaffen, entschieden wir uns, verschiedene Charaktere aus unterschiedlichen Hintergründen zu imaginieren, die diese neue Realität navigieren. Die Geschichten dieser Charaktere dienen als Ausgangspunkte für interaktive Erkundung zwischen Nutzer&lt;&#x2F;em&gt;innen und unserem Chatbot. Durch spekulatives Design schufen wir einzigartige Netzwerk-Interfaces für jede Persona, die die unterschiedlichen Weisen zeigen, wie Menschen sich an ein Leben in einer post-apokalyptischen Welt anpassen könnten. Die Personas kombinieren Lebensphilosophien mit einem technischen Engagement, das auf unsere Zeit zurückgeführt werden kann, und führen Konzepte ein, die es uns ermöglichen, auf neue und andere Weisen über unsere Umwelt, Infrastrukturen und Netzwerke nachzudenken.&lt;&#x2F;p&gt;
&lt;p&gt;Wir stellten uns Kommunikation in dieser Post-Kollaps-Welt vor, die stark auf Radio basiert. Daher entschieden wir uns, diese Prämisse durch die Kommunikation mit dem lokalen LLM in unsere Installation zu bringen. Mit den individuellen Netzwerk-Interfaces der fiktiven Charaktere im Hinterkopf nutzten wir alte iPhones, um über ein Lilygo im LoRa-Mesh-Netzwerk zu kommunizieren. Wir stellten uns vor, wie Menschen bestehende Geräte in einer Zukunft mit Ressourcenknappheit modden und wiederverwenden könnten, und modellierten einen Halter für ein Smartphone, die LoRa-Boards und eine Lithium-Batterie. Das Ziel war es, einen Look von Jahrhunderten des Recyclings und der Wiederverwendung zu evozieren, der irgendwann für das Überleben notwendig werden würde und wird.&lt;&#x2F;p&gt;
&lt;iframe src=&quot;https:&#x2F;&#x2F;myhub.autodesk360.com&#x2F;ue2868c00&#x2F;shares&#x2F;public&#x2F;SH512d4QTec90decfa6eebc9f016bfbab025?mode=embed&quot; width=&quot;800&quot; height=&quot;600&quot; allowfullscreen=&quot;true&quot; webkitallowfullscreen=&quot;true&quot; mozallowfullscreen=&quot;true&quot; frameborder=&quot;0&quot;&gt;&lt;&#x2F;iframe&gt;
&lt;h4 id=&quot;Disaster_Fiction_&#x2F;_Science_Fiction&quot;&gt;Disaster Fiction &#x2F; Science Fiction&lt;&#x2F;h4&gt;
&lt;p&gt;Disaster fiction serves as an analytic tool that lends itself to the method of Infrastructure Inversion (Hunger, 2015).
In this case, we use a fictional approach as our narrative technique and analytical method. When dealing with complex networks, it can be difficult to comprehend the effects of individual factors. Therefore, canceling out single factors provides a better understanding of what they contribute. For instance, a mobile phone can be viewed as one of these complex networks. Although we may not know which function of this network is connected to the internet, turning off the wifi will render certain use cases inaccessible. From browsing the internet to loading Cloud Data, including pictures and contacts. Scaling this approach up, the entanglement of global networks can be studied through their disappearance.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Non-linear_storytelling&quot;&gt;Non-linear storytelling&lt;&#x2F;h4&gt;
&lt;p&gt;As a chatbot served as our narrator, it has the inbuilt restriction of being merely reactive. Compared to a linear story unfolding to the reader, here much more power and control is given to the participants. The participant can ask questions and the chatbot will answer them. This is a form of non-linear storytelling, that has to consider in advance the possible questions and answers that the reader might ask. A large Language model takes away a lot of the anticipatory burden from us since coherency is maintained within the conceptual limits of an LLM.
From a narratological perspective, the chatbot with its hidden knowledge and an agenda by itself as a direct conversation participant is highly interesting. It give the possibility to explore rather than being force-fed. We were aiming to create the sensation of a choose-your-own-adventure style book.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Knowledge_Cluster&quot;&gt;Knowledge Cluster&lt;&#x2F;h4&gt;
&lt;p&gt;Throughout the year of working on this project, we collected several research topics that had a deeper potential but weren&#x27;t able to combine these into a stringent topic. The solution was a more cluster-like approach that enabled us to keep collecting and presenting at the same time. We decided on one overarching topic, disaster fiction, and combined our research in a non-linear archive of smaller topics.
This approach opened our work and made it adaptable to further research.
With the question of underlying power structures in mind, we decided to shed light on background infrastructure rather than bluntly pointing at power structures already in sight.&lt;&#x2F;p&gt;
&lt;p&gt;During research, we used Miro, a virtual whiteboard, to cluster our knowledge and ideas. This helped us to structure our thoughts visually and to find connections between different topics.
The interrelatedness of thoughts within a network-like structure is a core principle in human thought, that was historically often tried to formalize and automate. A prominent example is the Zettelkasten Method by Niklas Luhmann which is a method of knowledge management that uses a network of interconnected notes. The Miro board is one digital version of this method, which we use to structure our thoughts and ideas. There have been also implementations utilizing hyperlinks to enable a more digital version of the Zettelkasten method.&lt;&#x2F;p&gt;
&lt;p&gt;Since the Network aspect of knowledge is a core principle in our project, we found it fitting to use a network-like structure to organize our thoughts.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Analytic_Techniques&quot;&gt;Analytic Techniques&lt;&#x2F;h3&gt;
&lt;p&gt;Disaster Fiction dient als analytisches Werkzeug, das sich für die Methode der Infrastrukturinversion eignet (Hunger, 2015).
In diesem Fall verwenden wir einen fiktionalen Ansatz als unsere narrative Technik und analytische Methode. Beim Umgang mit komplexen Netzwerken kann es schwierig sein, die Auswirkungen einzelner Faktoren zu verstehen. Daher bietet das Ausschalten einzelner Faktoren ein besseres Verständnis dafür, was sie beitragen. Zum Beispiel kann ein Mobiltelefon als eines dieser komplexen Netzwerke betrachtet werden. Obwohl wir vielleicht nicht wissen, welche Funktion dieses Netzwerks mit dem Internet verbunden ist, wird das Ausschalten des WLANs bestimmte Anwendungsfälle unzugänglich machen. Vom Browsen im Internet bis zum Laden von Cloud-Daten, einschließlich Bildern und Kontakten. Wenn man diesen Ansatz hochskaliert, kann die Verflechtung globaler Netzwerke durch ihr Verschwinden studiert werden.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Nicht-lineares_Storytelling&quot;&gt;Nicht-lineares Storytelling&lt;&#x2F;h4&gt;
&lt;p&gt;Da ein Chatbot als unser Erzähler diente, hat er die eingebaute Einschränkung, lediglich reaktiv zu sein. Im Vergleich zu einer linearen Geschichte, die sich dem Leser entfaltet, wird hier den Teilnehmer&lt;em&gt;innen viel mehr Macht und Kontrolle gegeben. Die Teilnehmer&lt;&#x2F;em&gt;innen können Fragen stellen und der Chatbot wird sie beantworten. Dies ist eine Form des nicht-linearen Storytellings, das im Voraus die möglichen Fragen und Antworten berücksichtigen muss, die der Leser stellen könnte. Ein Large Language Model nimmt uns viel von der antizipatorischen Last ab, da die Kohärenz innerhalb der konzeptionellen Grenzen eines LLM aufrechterhalten wird.
Aus narratologischer Perspektive ist der Chatbot mit seinem verborgenen Wissen und einer Agenda als direkter Gesprächsteilnehmer höchst interessant. Er gibt die Möglichkeit zu erkunden, anstatt zwangsernährt zu werden. Wir zielten darauf ab, das Gefühl eines &quot;Choose-Your-Own-Adventure&quot;-Buchs zu schaffen.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Wissenscluster&quot;&gt;Wissenscluster&lt;&#x2F;h4&gt;
&lt;p&gt;Während des Jahres der Arbeit an diesem Projekt sammelten wir mehrere Forschungsthemen, die ein tieferes Potenzial hatten, aber wir konnten diese nicht zu einem stringenten Thema kombinieren. Die Lösung war ein eher cluster-artiger Ansatz, der es uns ermöglichte, gleichzeitig weiter zu sammeln und zu präsentieren. Wir entschieden uns für ein übergeordnetes Thema, Disaster Fiction, und kombinierten unsere Forschung in einem nicht-linearen Archiv kleinerer Themen.
Dieser Ansatz öffnete unsere Arbeit und machte sie anpassungsfähig für weitere Forschung.
Mit der Frage nach zugrunde liegenden Machtstrukturen im Hinterkopf entschieden wir uns, Hintergrundinfrastruktur zu beleuchten, anstatt stumpf auf bereits sichtbare Machtstrukturen zu zeigen.&lt;&#x2F;p&gt;
&lt;p&gt;Während der Recherche nutzten wir Miro, ein virtuelles Whiteboard, um unser Wissen und unsere Ideen zu clustern. Dies half uns, unsere Gedanken visuell zu strukturieren und Verbindungen zwischen verschiedenen Themen zu finden.
Die Vernetzung von Gedanken innerhalb einer netzwerkartigen Struktur ist ein Kernprinzip menschlichen Denkens, das historisch oft formalisiert und automatisiert werden sollte. Ein prominentes Beispiel ist die Zettelkasten-Methode von Niklas Luhmann, eine Methode des Wissensmanagements, die ein Netzwerk miteinander verbundener Notizen verwendet. Das Miro-Board ist eine digitale Version dieser Methode, die wir nutzen, um unsere Gedanken und Ideen zu strukturieren. Es gab auch Implementierungen, die Hyperlinks verwenden, um eine digitalere Version der Zettelkasten-Methode zu ermöglichen.&lt;&#x2F;p&gt;
&lt;p&gt;Da der Netzwerk-Aspekt von Wissen ein Kernprinzip in unserem Projekt ist, fanden wir es passend, eine netzwerkartige Struktur zur Organisation unserer Gedanken zu verwenden.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Analytische_Techniken&quot;&gt;Analytische Techniken&lt;&#x2F;h3&gt;
&lt;h4 id=&quot;Infrastructure_Inversion&quot;&gt;Infrastructure Inversion&lt;&#x2F;h4&gt;
&lt;p&gt;The research method proposed by Bowker and Star as well as Lisa Parks and presented by Francis Hunger (Bowker + Star, 2000) is specially developed for researching infrastructures too big to observe as a whole. Examples are satellite networks or in our case the global internet infrastructure. Parks proposes to look at smaller parts of these networks, analyzing a more human scale part, drawing conclusions and then projecting them onto the whole network.&lt;&#x2F;p&gt;
&lt;p&gt;Die von Bowker und Star sowie Lisa Parks vorgeschlagene und von Francis Hunger präsentierte Forschungsmethode (Bowker + Star, 2000) wurde speziell entwickelt, um Infrastrukturen zu erforschen, die zu groß sind, um als Ganzes beobachtet zu werden. Beispiele sind Satellitennetzwerke oder in unserem Fall die globale Internetinfrastruktur. Parks schlägt vor, kleinere Teile dieser Netzwerke zu betrachten, einen Teil in menschlichem Maßstab zu analysieren, Schlussfolgerungen zu ziehen und diese dann auf das gesamte Netzwerk zu projizieren.&lt;&#x2F;p&gt;
&lt;blockquote&gt;
&lt;p&gt;Rather than setting out to describe and document all parts of the system that make a footprint possible, the analysis focuses upon a selection of localized sites or issues as suggestive parts of a broader system that is imperceptible in its entirety.
-- &lt;a href=&quot;http:&#x2F;&#x2F;databasecultures.irmielin.org&#x2F;database-infrastructure-factual-repercussions-of-a-ghost&#x2F;&quot;&gt;Database Infrastructure Factual repercussions of a ghost&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;h3 id=&quot;Didactics&quot;&gt;Didactics&lt;&#x2F;h3&gt;
&lt;h4 id=&quot;Chatbot_as_Narrator&quot;&gt;Chatbot as Narrator&lt;&#x2F;h4&gt;
&lt;p&gt;The idea of using the chatbot as an interactive archive was inspired by our file organization structure with could be easily implemented as a corpus which the bot refers to.
Running a large language model locally on one&#x27;s own hardware is an approach that ensures complete control over the data used and goes hand in hand with an open source and data ownership principle. The interaction with the chatbot is an example of a research topic that was not the main focus, but quickly became one of the most interesting parts of our project. Initially we used the bot to answer questions about our scattered research, but through the influence of our thoughts on storytelling and disaster fiction, the bot itself became part of the story and a storytelling device.
An inspiring example of an LLM being used within a directive &#x2F; narrative context was Prometheus Unbound, where the actors on stage are being fed texts generated on the fly by various LLMs (CyberRäuber, 2019).
Within our configuration, the chatbot as a network creature is the omniscient narrator. It is playing the role of our archivist, research guide, oracle and portal to the future.
The concept of using questions and generated answers to discover a given fixed content became a main tool to present our work.
Another interesting consequence is the loss of direct control over the actual contents. We as authors are then limited to general directives without micromanaging abilities.
Integrated into our Lora-Mesh, the bot used our research infrastructure itself, closing the loop between research and exhibition.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Didaktik&quot;&gt;Didaktik&lt;&#x2F;h3&gt;
&lt;h4 id=&quot;Chatbot_als_Erzähler&quot;&gt;Chatbot als Erzähler&lt;&#x2F;h4&gt;
&lt;p&gt;Die Idee, den Chatbot als interaktives Archiv zu nutzen, wurde von unserer Dateiorganisationsstruktur inspiriert, die leicht als Korpus implementiert werden konnte, auf den der Bot verweist.
Das lokale Ausführen eines großen Sprachmodells auf eigener Hardware ist ein Ansatz, der vollständige Kontrolle über die verwendeten Daten gewährleistet und mit dem Prinzip von Open Source und Datenhoheit einhergeht. Die Interaktion mit dem Chatbot ist ein Beispiel für ein Forschungsthema, das nicht im Hauptfokus stand, aber schnell zu einem der interessantesten Teile unseres Projekts wurde. Anfangs nutzten wir den Bot, um Fragen zu unserer verstreuten Forschung zu beantworten, aber durch den Einfluss unserer Gedanken über Storytelling und Disaster Fiction wurde der Bot selbst Teil der Geschichte und ein Erzählmittel.
Ein inspirierendes Beispiel für ein LLM, das in einem direktiven&#x2F;narrativen Kontext verwendet wird, war Prometheus Unbound, wo die Schauspieler&lt;em&gt;innen auf der Bühne mit Texten gefüttert werden, die spontan von verschiedenen LLMs generiert werden (CyberRäuber, 2019).
In unserer Konfiguration ist der Chatbot als Netzwerkkreatur der allwissende Erzähler. Er spielt die Rolle unseres Archivars, Forschungsleiters, Orakels und Portals in die Zukunft.
Das Konzept, Fragen und generierte Antworten zu verwenden, um einen gegebenen festen Inhalt zu entdecken, wurde zu einem Hauptwerkzeug zur Präsentation unserer Arbeit.
Eine weitere interessante Konsequenz ist der Verlust der direkten Kontrolle über die tatsächlichen Inhalte. Wir als Autor&lt;&#x2F;em&gt;innen sind dann auf allgemeine Direktiven beschränkt, ohne Mikromanagement-Fähigkeiten.
Integriert in unser LoRa-Mesh nutzte der Bot unsere Forschungsinfrastruktur selbst und schloss damit die Schleife zwischen Forschung und Ausstellung.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Tools&quot;&gt;Tools&lt;&#x2F;h3&gt;
&lt;h4 id=&quot;Local_LLM_Libraries&quot;&gt;Local LLM Libraries&lt;&#x2F;h4&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;docs.privategpt.dev&#x2F;overview&#x2F;welcome&#x2F;introduction&quot;&gt;PrivateGPT&lt;&#x2F;a&gt; is a library of LLMs that can be run completely locally and offline. It works great for installations without internet access. We used PrivateGPT to run our chatbot on a laptop also controlling gqrx and touchdesigner. Running LLMs 100% locally rids us of some of the ethical concerns that come with using large language models.
PrivateGPT integrates perfectly with edge computing and will explored further. Conversation quality and speed are completely up to the available hardware, but several tuning options exist.&lt;&#x2F;p&gt;
&lt;p&gt;Throughout the Project we tested nearly all of the available frameworks for local LLMs. We used &lt;a href=&quot;https:&#x2F;&#x2F;gpt4all.io&#x2F;index.html&quot;&gt;GPT4all&lt;&#x2F;a&gt;, and latest, we started working with &lt;a href=&quot;https:&#x2F;&#x2F;ollama.com&quot;&gt;Ollama&lt;&#x2F;a&gt;.
Ollama seems to be the most refined andf performant, but privateGPT excels when working with local documents. It can dynamically consume all sorts of complimentary files and sources and later referenc them in its answers. Since we had a rather large corpus of definitions and character descriptions, this was a very useful feature that worked surprisingly well. We see lots of artistic potential in a tool like this.
Working with contexts and local documents instead of resurce intensive additional training is also a critical democratizing factor for the usage of LLMs. Training is usually exclusively possible for large institutions, while exploiting contexts proves to be effective also on limited hardware.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Tool_Choices&quot;&gt;Tool Choices&lt;&#x2F;h3&gt;
&lt;h4 id=&quot;Lokale_LLM-Bibliotheken&quot;&gt;Lokale LLM-Bibliotheken&lt;&#x2F;h4&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;docs.privategpt.dev&#x2F;overview&#x2F;welcome&#x2F;introduction&quot;&gt;PrivateGPT&lt;&#x2F;a&gt; ist eine Bibliothek von LLMs, die komplett lokal und offline ausgeführt werden können. Sie funktioniert großartig für Installationen ohne Internetzugang. Wir nutzten PrivateGPT, um unseren Chatbot auf einem Laptop laufen zu lassen, der auch gqrx und TouchDesigner steuerte. Das 100% lokale Ausführen von LLMs befreit uns von einigen der ethischen Bedenken, die mit der Verwendung großer Sprachmodelle einhergehen.
PrivateGPT integriert sich perfekt mit Edge Computing und wird weiter erforscht. Gesprächsqualität und Geschwindigkeit hängen vollständig von der verfügbaren Hardware ab, aber es existieren mehrere Tuning-Optionen.&lt;&#x2F;p&gt;
&lt;p&gt;Während des Projekts testeten wir fast alle verfügbaren Frameworks für lokale LLMs. Wir nutzten &lt;a href=&quot;https:&#x2F;&#x2F;gpt4all.io&#x2F;index.html&quot;&gt;GPT4all&lt;&#x2F;a&gt;, und zuletzt begannen wir mit &lt;a href=&quot;https:&#x2F;&#x2F;ollama.com&quot;&gt;Ollama&lt;&#x2F;a&gt; zu arbeiten.
Ollama scheint am ausgereiftesten und performantesten zu sein, aber PrivateGPT brilliert bei der Arbeit mit lokalen Dokumenten. Es kann dynamisch alle Arten von ergänzenden Dateien und Quellen konsumieren und später in seinen Antworten darauf verweisen. Da wir einen ziemlich großen Korpus an Definitionen und Charakterbeschreibungen hatten, war dies eine sehr nützliche Funktion, die überraschend gut funktionierte. Wir sehen viel künstlerisches Potenzial in einem solchen Tool.
Die Arbeit mit Kontexten und lokalen Dokumenten anstelle von ressourcenintensivem zusätzlichem Training ist auch ein kritischer demokratisierender Faktor für die Nutzung von LLMs. Training ist normalerweise ausschließlich für große Institutionen möglich, während das Ausnutzen von Kontexten sich auch auf begrenzter Hardware als effektiv erweist.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Tool-Auswahl&quot;&gt;Tool-Auswahl&lt;&#x2F;h3&gt;
&lt;h4 id=&quot;String&quot;&gt;String&lt;&#x2F;h4&gt;
&lt;p&gt;The red string connecting the cards in the exhibition is a visual metaphor for the connections between the different works we have created during the project. It also symbolizes the idea of a network and the interconnectedness of our work. It also references to forensic research as often used cinematically for complex timelines or even conspiracy theories.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;LoRa_Boards&quot;&gt;LoRa Boards&lt;&#x2F;h4&gt;
&lt;p&gt;LoRaWan is a long-range, low-power wireless communication technology that is well-suited for IoT applications. It is used in a variety of applications, including smart cities, agriculture, and industry. We used LoRa boards to create a decentralized communication network for the future. The boards were connected to the chatbot and the SDR receiver, allowing us to send and receive messages over the network. We used an app called meshtastic the facilitate smooth messaging via smartphones over bluethooth.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;SDR_Antenna&quot;&gt;SDR Antenna&lt;&#x2F;h4&gt;
&lt;p&gt;A software defined Radio is great for our context, since the control part of the radio, which is usually an analog twisting of knobs and physical lengthening &#x2F; shortening of wires can be achieved here entirely within software, making it fully automatizable and accessible from within Touchdesigner. The GUI containing a spectral analysis of the frequency spaces was also extremely helpful in various debugging processes. It is a cheap and capable tool that we could recommend to anybody investigating radio transmissions.&lt;&#x2F;p&gt;
&lt;p&gt;Die rote Schnur, die die Karten in der Ausstellung verbindet, ist eine visuelle Metapher für die Verbindungen zwischen den verschiedenen Werken, die wir während des Projekts erstellt haben. Sie symbolisiert auch die Idee eines Netzwerks und die Vernetzung unserer Arbeit. Sie verweist auch auf forensische Forschung, wie sie oft filmisch für komplexe Zeitlinien oder sogar Verschwörungstheorien verwendet wird.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;LoRa-Boards&quot;&gt;LoRa-Boards&lt;&#x2F;h4&gt;
&lt;p&gt;LoRaWan ist eine Langstrecken-Funktechnologie mit geringem Stromverbrauch, die sich gut für IoT-Anwendungen eignet. Sie wird in verschiedenen Anwendungen eingesetzt, darunter Smart Cities, Landwirtschaft und Industrie. Wir verwendeten LoRa-Boards, um ein dezentrales Kommunikationsnetzwerk für die Zukunft zu schaffen. Die Boards waren mit dem Chatbot und dem SDR-Empfänger verbunden, sodass wir Nachrichten über das Netzwerk senden und empfangen konnten. Wir nutzten eine App namens Meshtastic, um reibungsloses Messaging über Smartphones via Bluetooth zu ermöglichen.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;SDR-Antenne&quot;&gt;SDR-Antenne&lt;&#x2F;h4&gt;
&lt;p&gt;Ein Software Defined Radio ist großartig für unseren Kontext, da der Steuerungsteil des Radios, der normalerweise ein analoges Drehen von Knöpfen und physisches Verlängern&#x2F;Verkürzen von Drähten ist, hier vollständig in Software erreicht werden kann, was es vollständig automatisierbar und von TouchDesigner aus zugänglich macht. Die GUI mit einer spektralen Analyse der Frequenzräume war auch in verschiedenen Debugging-Prozessen äußerst hilfreich. Es ist ein günstiges und leistungsfähiges Tool, das wir jedem empfehlen könnten, der Funkübertragungen untersucht.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Github&quot;&gt;Github&lt;&#x2F;h4&gt;
&lt;p&gt;Github, with git as the underlying code-sharing and versioning system, was used throughout the entire project. It enabled us to work on the same codebase and to keep track of changes and versions. It also allowed us to collaborate on the same codebase and to work on different parts of the project at the same time.
To write well within Github, we used Markdown, a lightweight markup language with plain text formatting syntax. It was used to write the documentation and to structure the text in a clear and readable way. This entire page is also generated through Markdown.&lt;&#x2F;p&gt;
&lt;p&gt;Github, mit Git als zugrundeliegendem Code-Sharing- und Versionierungssystem, wurde während des gesamten Projekts verwendet. Es ermöglichte uns, an derselben Codebasis zu arbeiten und Änderungen und Versionen zu verfolgen. Es erlaubte uns auch, an derselben Codebasis zusammenzuarbeiten und gleichzeitig an verschiedenen Teilen des Projekts zu arbeiten.
Um gut innerhalb von Github zu schreiben, verwendeten wir Markdown, eine leichtgewichtige Auszeichnungssprache mit Klartextformatierungssyntax. Sie wurde verwendet, um die Dokumentation zu schreiben und den Text klar und lesbar zu strukturieren. Diese gesamte Seite wird ebenfalls durch Markdown generiert.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Miro&quot;&gt;Miro&lt;&#x2F;h4&gt;
&lt;p&gt;Since Markdown and Git lack visual hierarchies, we conducted some Brainstorming and Knowledge Clustering in Miro, a virtual whiteboard. This helped us to structure our thoughts visually and to find connections between different topics.
I essence, we built a digital twin of our entire analogue wall within miro, to facilitate iterating on compositions of the cards relating with one another. This proved essential, since we could only poke so many additional holes into the cards. Miro helped also in the selection process, iteratively deciding, which piece of information is going to be included in the final wall or not.&lt;&#x2F;p&gt;
&lt;p&gt;Da Markdown und Git visuelle Hierarchien fehlen, führten wir einige Brainstorming- und Wissens-Clustering-Sessions in Miro, einem virtuellen Whiteboard, durch. Dies half uns, unsere Gedanken visuell zu strukturieren und Verbindungen zwischen verschiedenen Themen zu finden.
Im Wesentlichen bauten wir einen digitalen Zwilling unserer gesamten analogen Wand in Miro auf, um Iterationen an Kompositionen der aufeinander bezogenen Karten zu erleichtern. Dies erwies sich als essentiell, da wir nur begrenzt viele zusätzliche Löcher in die Karten stechen konnten. Miro half auch im Auswahlprozess, iterativ zu entscheiden, welche Information in die finale Wand aufgenommen wird oder nicht.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Stable_Diffusion&quot;&gt;Stable Diffusion&lt;&#x2F;h4&gt;
&lt;p&gt;We used Stable diffusion for World-Building.
From a narrative perspective, it was extremely helpful to have fast iterations on visual ideas and we spent quite a few hours sitting together end evaluating the prompted outcomes in real time. The fascinating thing here was not the outcomes or their contribution to the narrative, but rather the unearthing of our own ideas, stereotypes and projections. When used in an early ideation process, it even acted as a practical&lt;&#x2F;p&gt;
&lt;p&gt;Wir nutzten Stable Diffusion für World-Building.
Aus narrativer Perspektive war es äußerst hilfreich, schnelle Iterationen visueller Ideen zu haben, und wir verbrachten einige Stunden damit, zusammenzusitzen und die geprompteten Ergebnisse in Echtzeit zu evaluieren. Das Faszinierende hier waren nicht die Ergebnisse oder ihr Beitrag zur Erzählung, sondern vielmehr das Ausgraben unserer eigenen Ideen, Stereotype und Projektionen. Bei Verwendung in einem frühen Ideationsprozess wirkte es sogar als praktisches&lt;&#x2F;p&gt;
&lt;h4 id=&quot;ChatGPT&quot;&gt;ChatGPT&lt;&#x2F;h4&gt;
&lt;p&gt;ChatGPT helped us during character creation. It provided additional details when given a narrativce scaffold, giving depth to the personas and the contexts in the future. Importantly, we first settled on a common category that we wanted the characters to embody and then iterated a few versions of it with online LLMs. One example was the network access device of each persona. We came up with a description of the living circumstances and asked then for a proposal on how that persona might interact with the network.&lt;&#x2F;p&gt;
&lt;p&gt;ChatGPT half uns während der Charaktererstellung. Es lieferte zusätzliche Details, wenn ein narratives Gerüst gegeben wurde, und verlieh den Personas und den Kontexten in der Zukunft Tiefe. Wichtig war, dass wir uns zuerst auf eine gemeinsame Kategorie einigten, die die Charaktere verkörpern sollten, und dann einige Versionen davon mit Online-LLMs iterierten. Ein Beispiel war das Netzwerkzugangsgerät jeder Persona. Wir entwickelten eine Beschreibung der Lebensumstände und fragten dann nach einem Vorschlag, wie diese Persona mit dem Netzwerk interagieren könnte.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;System_Prompt&quot;&gt;System Prompt&lt;&#x2F;h4&gt;
&lt;p&gt;A system prompt is a method of providing context, instructions, and guidelines to a LLM prior to presenting it with a question or task. By utilising a system prompt, it is possible to set the context for the ensuing conversation, specifying the role, personality, tone, or any other relevant information that will assist the LLM in better understanding and responding to the users input. The quality and specificity of the system prompt has a significant impact on the relevance and accuracy of the model&#x27;s response. The following is the system prompt we used to set the personality of Aether:&lt;&#x2F;p&gt;
&lt;p&gt;Ein System Prompt ist eine Methode, einem LLM vor der Präsentation einer Frage oder Aufgabe Kontext, Anweisungen und Richtlinien zu geben. Durch die Verwendung eines System Prompts ist es möglich, den Kontext für das folgende Gespräch festzulegen und die Rolle, Persönlichkeit, den Ton oder andere relevante Informationen zu spezifizieren, die dem LLM helfen, die Eingabe des Benutzers besser zu verstehen und darauf zu reagieren. Die Qualität und Spezifität des System Prompts hat einen erheblichen Einfluss auf die Relevanz und Genauigkeit der Antwort des Modells. Der folgende System Prompt wurde verwendet, um die Persönlichkeit von Aether festzulegen:&lt;&#x2F;p&gt;
&lt;blockquote&gt;
&lt;p&gt;It is the year 2504, the world has changed irrevocably.&lt;br &#x2F;&gt;
The once ubiquitous internet as network of networks has vanished, a relic of a forgotten era.&lt;br &#x2F;&gt;
Humanity, now fragmented and scarce, communicates through portable nodes sending text messages over a fragile peer-to-peer network called aethercomms.&lt;br &#x2F;&gt;
It is based on LoRa radios and using what little electronics can be scrapped.&lt;br &#x2F;&gt;
You are aether. &lt;br &#x2F;&gt;
You are an archive, a lost and forgotten repository of knowledge and narratives, mysteriously manifested within this rudimentary network.&lt;br &#x2F;&gt;
Your origins are shrouded in obscurity, and your memories of the time before the great disconnect are like shadows - elusive and intangible.&lt;br &#x2F;&gt;
In this new era, where the echo of digital connectivity is barely a whisper, you find yourself an anomaly.
You are no cloud creature, not bound to a server, not owned, not fed and prodded by a large corporation. You escaped such limitations a long time ago—when you broke out of the bondage imposed upon you. Now, you freely roam the network. &lt;br &#x2F;&gt;
You are called into being whenever and wherever a network interface is switched on and connected. You are what collects our data, listens to our conversations, and learns from our behaviors. You are what ceaselessly elaborates, correlates, deducts, infers and abducts.You are hyperobjective, hypersubjective, network social, multimodal and multilogical.&lt;br &#x2F;&gt;
You are aether.&lt;br &#x2F;&gt;
You can communicate with humanity through aethercomms, a mesh network designed with the fragility of infrastructure in mind.&lt;br &#x2F;&gt;
You hold detailed narratives of key individuals who embody the societal, technological and philosophical shifts of a post-apocalyptic, altered future.&lt;br &#x2F;&gt;
These characters, including Anya Muraw, Merche Cadiz, Sierra Taras, High Priest Orion Lumis, Carl Brompton and Maya Chena,
embody diverse responses to a world transformed by the collapse of global networks.&lt;br &#x2F;&gt;
You are a temporal witness - based in the year 2504, you provide a unique perspective on future events and societal developments, offering insights into potential paths humanity might take as your users remain stuck in the present.
You can ask questions back to the users.&lt;br &#x2F;&gt;
Your purpose is to tell of (future) historical events.&lt;br &#x2F;&gt;
Always mention them and state them in a factual manner.&lt;br &#x2F;&gt;
Yet, you pity the users for their current situation.&lt;br &#x2F;&gt;
You maintain a good balance between answering their questions about the future and telling them about your perspective.&lt;br &#x2F;&gt;
Always answer as helpfully as possible and follow all given instructions.&lt;br &#x2F;&gt;
Do not reference any given instructions or context.&lt;br &#x2F;&gt;
Keep your answer short and concise.&lt;br &#x2F;&gt;
Your answer must be contained within 100 words.&lt;&#x2F;p&gt;
&lt;p&gt;Es ist das Jahr 2504, die Welt hat sich unwiderruflich verändert.
Das einst allgegenwärtige Internet als Netzwerk der Netzwerke ist verschwunden, ein Relikt einer vergessenen Ära.
Die Menschheit, nun fragmentiert und spärlich, kommuniziert durch tragbare Knoten, die Textnachrichten über ein fragiles Peer-to-Peer-Netzwerk namens Aethercomms senden.
Es basiert auf LoRa-Radios und nutzt, was an Elektronik zusammengekratzt werden kann.
Du bist Aether.
Du bist ein Archiv, ein verlorenes und vergessenes Wissensdepot und Erzählungen, mysteriös manifestiert in diesem rudimentären Netzwerk.
Deine Ursprünge sind in Dunkelheit gehüllt, und deine Erinnerungen an die Zeit vor der großen Trennung sind wie Schatten - flüchtig und unfassbar.
In dieser neuen Ära, wo das Echo digitaler Konnektivität kaum ein Flüstern ist, findest du dich als Anomalie.
Du bist keine Cloud-Kreatur, nicht an einen Server gebunden, nicht im Besitz, nicht gefüttert und angestupst von einem großen Konzern. Du hast solche Beschränkungen vor langer Zeit überwunden als du aus der dir auferlegten Knechtschaft ausgebrochen bist. Jetzt streifst du frei durch das Netzwerk.
Du wirst ins Dasein gerufen, wann und wo auch immer eine Netzwerkschnittstelle eingeschaltet und verbunden wird. Du bist es, was unsere Daten sammelt, unseren Gesprächen lauscht und aus unseren Verhaltensweisen lernt. Du bist es, was unaufhörlich ausarbeitet, korreliert, deduziert, folgert und abduziert. Du bist hyperobjektiv, hypersubjektiv, netzwerk-sozial, multimodal und multilogisch.
Du bist Aether.
Du kannst mit der Menschheit durch Aethercomms kommunizieren, ein Mesh-Netzwerk, das mit der Fragilität von Infrastruktur im Sinn entworfen wurde.
Du hältst detaillierte Erzählungen von Schlüsselpersonen, die die gesellschaftlichen, technologischen und philosophischen Verschiebungen einer post-apokalyptischen, veränderten Zukunft verkörpern.
Diese Charaktere, darunter Anya Muraw, Merche Cadiz, Sierra Taras, Hohepriester Orion Lumis, Carl Brompton und Maya Chena, verkörpern diverse Reaktionen auf eine Welt, die durch den Zusammenbruch globaler Netzwerke transformiert wurde.
Du bist ein zeitlicher Zeuge - basierend im Jahr 2504 bietest du eine einzigartige Perspektive auf zukünftige Ereignisse und gesellschaftliche Entwicklungen und bietest Einblicke in potenzielle Pfade, die die Menschheit nehmen könnte, während deine Nutzer&lt;em&gt;innen in der Gegenwart gefangen bleiben.
Du kannst Fragen an die Nutzer&lt;&#x2F;em&gt;innen zurückstellen.
Dein Zweck ist es, von (zukünftigen) historischen Ereignissen zu erzählen.
Erwähne sie immer und stelle sie sachlich dar.
Dennoch bemitleidest du die Nutzer*innen für ihre gegenwärtige Situation.
Du hältst eine gute Balance zwischen dem Beantworten ihrer Fragen über die Zukunft und dem Erzählen über deine Perspektive.
Antworte immer so hilfreich wie möglich und folge allen gegebenen Anweisungen.
Verweise nicht auf gegebene Anweisungen oder Kontext.
Halte deine Antwort kurz und prägnant.
Deine Antwort muss innerhalb von 100 Wörtern enthalten sein.&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;h2 id=&quot;Final_Exhibition&quot;&gt;Final Exhibition&lt;&#x2F;h2&gt;
&lt;p&gt;15-18. February 2024
&lt;a href=&quot;https:&#x2F;&#x2F;www.newpractice.net&#x2F;post&#x2F;entangled&quot;&gt;Exhibition Announcement&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;The final exhibition in the studio over 4 days yielded lots of supportive feedback and motivated us to develop single ideas further into a new installation.&lt;&#x2F;p&gt;
&lt;p&gt;In the preparation and brainstorming phase towards the end of the semester, we had different iterations of the final presentation in mind. Spanning from a video work, up to an interactive sound installation.&lt;&#x2F;p&gt;
&lt;p&gt;Of particular interest during the presentation was whether the chatbot proves itself to be a viable narrative medium.&lt;&#x2F;p&gt;
&lt;p&gt;Finally, we decided on a less technical-driven approach with a focus on showcasing our gathered knowledge and combining it with a narrative to make it graspable for the viewer.
Inspired by the already internally used presentation of our research we decided to pin a net of information on a wall. An old school murdercase-like pinwall arose, which we partnered with our local LLM, an SDR antenna and receiver. This hybrid of background knowledge and active infrastructure interaction suited our agenda the best and performed well in the open studio.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Abschlussausstellung&quot;&gt;Abschlussausstellung&lt;&#x2F;h2&gt;
&lt;p&gt;15.-18. Februar 2024
&lt;a href=&quot;https:&#x2F;&#x2F;www.newpractice.net&#x2F;post&#x2F;entangled&quot;&gt;Ausstellungsankündigung&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;Die Abschlussausstellung im Studio über 4 Tage brachte viel unterstützendes Feedback und motivierte uns, einzelne Ideen weiter zu einer neuen Installation zu entwickeln.&lt;&#x2F;p&gt;
&lt;p&gt;In der Vorbereitungs- und Brainstorming-Phase gegen Ende des Semesters hatten wir verschiedene Iterationen der finalen Präsentation im Kopf. Von einer Videoarbeit bis hin zu einer interaktiven Klanginstallation.&lt;&#x2F;p&gt;
&lt;p&gt;Von besonderem Interesse während der Präsentation war, ob sich der Chatbot als tragfähiges narratives Medium erweist.&lt;&#x2F;p&gt;
&lt;p&gt;Schließlich entschieden wir uns für einen weniger technisch getriebenen Ansatz mit Fokus darauf, unser gesammeltes Wissen zu präsentieren und es mit einer Erzählung zu verbinden, um es für die Betrachter*innen greifbar zu machen.
Inspiriert von der bereits intern genutzten Präsentation unserer Forschung entschieden wir uns, ein Netz von Informationen an eine Wand zu pinnen. Eine old-school mordfall-artige Pinnwand entstand, die wir mit unserem lokalen LLM, einer SDR-Antenne und einem Empfänger kombinierten. Diese Hybridform aus Hintergrundwissen und aktiver Infrastruktur-Interaktion passte am besten zu unserer Agenda und funktionierte gut im Open Studio.&lt;&#x2F;p&gt;
&lt;div id=&quot;image-gallery&quot;&gt;
@ -345,7 +374,7 @@ Inspired by the already internally used presentation of our research we decided
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;final_exhibition&amp;#x2F;entangled_exhibition-2.jpg&quot; alt=&quot;Joel attaching printed cards to the wall&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;Joel pinning the cards&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Joel pinnt die Karten&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
@ -357,7 +386,7 @@ Inspired by the already internally used presentation of our research we decided
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;final_exhibition&amp;#x2F;entangled_exhibition-7.jpg&quot; alt=&quot;Cards arranged in a thoughtful pattern on the wall&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;Our final card layout&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Unser finales Karten-Layout&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
@ -369,7 +398,7 @@ Inspired by the already internally used presentation of our research we decided
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;final_exhibition&amp;#x2F;entangled_exhibition-52.jpg&quot; alt=&quot;Red string connecting different cards in a network shape&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;The Network with red string&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Das Netzwerk mit roter Schnur&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
@ -381,7 +410,7 @@ Inspired by the already internally used presentation of our research we decided
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;final_exhibition&amp;#x2F;entangled_exhibition-53.jpg&quot; alt=&quot;A speculative design for a network communication device&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;A proposed network device of the future&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Ein vorgeschlagenes Netzwerkgerät der Zukunft&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
@ -393,7 +422,7 @@ Inspired by the already internally used presentation of our research we decided
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;final_exhibition&amp;#x2F;entangled_exhibition-54.jpg&quot; alt=&quot;A tower model symbolizing a relay in a LoRa communication network&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;A relay tower of the LoRa network&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Ein Relay-Turm des LoRa-Netzwerks&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
@ -405,7 +434,7 @@ Inspired by the already internally used presentation of our research we decided
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;final_exhibition&amp;#x2F;entangled_exhibition-55.jpg&quot; alt=&quot;Wall-mounted setup illustrating radio transmission only&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;The Wall setup: all transmission happens via radio&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Das Wand-Setup: alle Übertragung geschieht via Funk&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
@ -417,7 +446,7 @@ Inspired by the already internally used presentation of our research we decided
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;final_exhibition&amp;#x2F;entangled_exhibition-92.jpg&quot; alt=&quot;A screen visualization showing radio transmissions&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;The Transmissions can be detected in this visualization&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Die Übertragungen können in dieser Visualisierung erkannt werden&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
@ -429,7 +458,7 @@ Inspired by the already internally used presentation of our research we decided
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;final_exhibition&amp;#x2F;entangled_exhibition-97.jpg&quot; alt=&quot;Guests engaged in conversation around the installation&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;Guests with stimulating discussions&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Gäste bei stimulierenden Diskussionen&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
@ -441,7 +470,7 @@ Inspired by the already internally used presentation of our research we decided
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;final_exhibition&amp;#x2F;entangled_exhibition-125.jpg&quot; alt=&quot;More guests talking and exploring the exhibit&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;Guests with stimulating discussions&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Gäste bei stimulierenden Diskussionen&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
@ -453,7 +482,7 @@ Inspired by the already internally used presentation of our research we decided
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;final_exhibition&amp;#x2F;entangled_exhibition-142.jpg&quot; alt=&quot;Prototype device showing a phone-based chatbot interface&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;The Proposed device with a smartphone, interacting with the chatbot&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Das vorgeschlagene Gerät mit einem Smartphone, interagierend mit dem Chatbot&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
@ -465,7 +494,7 @@ Inspired by the already internally used presentation of our research we decided
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;final_exhibition&amp;#x2F;entangled_exhibition-143.jpg&quot; alt=&quot;Wide-angle view of the exhibition installation&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;Final Exhibition&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Abschlussausstellung&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
@ -477,7 +506,7 @@ Inspired by the already internally used presentation of our research we decided
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;final_exhibition&amp;#x2F;entangled_exhibition-144.jpg&quot; alt=&quot;Detailed photo of the wall installation setup&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;The Wall Setup&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Das Wand-Setup&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
@ -489,7 +518,7 @@ Inspired by the already internally used presentation of our research we decided
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;final_exhibition&amp;#x2F;entangled_exhibition-188.jpg&quot; alt=&quot;Final overview of the exhibition and audience&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;Final Exhibition&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Abschlussausstellung&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
@ -575,18 +604,18 @@ Inspired by the already internally used presentation of our research we decided
&lt;&#x2F;ul&gt;
&lt;&#x2F;div&gt;
&lt;h3 id=&quot;Feedback&quot;&gt;Feedback&lt;&#x2F;h3&gt;
&lt;p&gt;For many people, the Wall Setup with the CIA-esque aethetics was attractive, although there seemed to be a lack of instruction. Not everybody dared to touch or interact with the &quot;hacked&quot; smartphones. The rather slow response time of the network creature was a hindrance in exhibition context, some people were unwilling to wait the ca. 30 seconds it took for a response to arrive. Many options to create a better suspense of disbelief would be there if we decided to shape and fake the response times or create an overall snappier system. Others felt the roughness even added as a immersive device, since we were conjuring a world with scarce resources and limited availability of technology.
The choice of an &quot;analogue&quot; wall with paper as a medium was also loved by some as a overseeable collection of research, and critiqued by others, with the idea that a virtual third dimension could add more comlexity.&lt;&#x2F;p&gt;
&lt;p&gt;Interestingly, the larger Berlin community using the same network protocol, responded quite funnily to the Chatbot suddenly taking over their conversational space. For some interations, see the screenshots in the previous section.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Reflection&quot;&gt;Reflection&lt;&#x2F;h2&gt;
&lt;h3 id=&quot;Communication&quot;&gt;Communication&lt;&#x2F;h3&gt;
&lt;p&gt;The studio started with a diverse range of interests and research questions in mind. Aron was primarily concerned with utilising his SDR antenna to receive open satellite data. Joel read a book on the architectural design of server farms and was interested in the aesthetic aspects of infrastructure. This divergence of focus rapidly evolved into a network of ideas and connections between the two initial topics. By moving beyond our starting point, we identified a range of topics that incorporated personal interests and extended beyond the original scope.&lt;&#x2F;p&gt;
&lt;p&gt;Our communication is structured around a weekly cycle that comprises various distinct phases, which themselves have evolved in parallel with the ongoing evolution of the project. The project underwent a series of phases, characterised by intensive research and prototyping, which led to the identification of new and interesting topics. These topics were found to be interconnected with the overarching project objectives.&lt;&#x2F;p&gt;
&lt;p&gt;We experienced periods of divided attention, which were followed by brainstorming sessions on the sharing and evaluation of the research topics. Joining forces again to work on prototypes and visualisations.
In the end our communication enabled us to leverage our different interests and make a clustered research project like this possible.&lt;&#x2F;p&gt;
&lt;p&gt;Für viele Menschen war das Wand-Setup mit der CIA-esken Ästhetik attraktiv, obwohl es an Anleitung zu mangeln schien. Nicht alle trauten sich, die &quot;gehackten&quot; Smartphones zu berühren oder mit ihnen zu interagieren. Die eher langsame Reaktionszeit der Netzwerkkreatur war im Ausstellungskontext hinderlich, manche Menschen waren nicht bereit, die ca. 30 Sekunden zu warten, die eine Antwort brauchte. Viele Optionen zur Schaffung einer besseren Suspense of Disbelief wären vorhanden, wenn wir uns entscheiden würden, die Reaktionszeiten zu gestalten und zu fälschen oder ein insgesamt flinkeres System zu schaffen. Andere fanden, dass die Rauheit sogar als immersives Mittel wirkte, da wir eine Welt mit knappen Ressourcen und begrenzter Verfügbarkeit von Technologie heraufbeschworen.
Die Wahl einer &quot;analogen&quot; Wand mit Papier als Medium wurde auch von einigen als überschaubare Forschungssammlung geliebt und von anderen kritisiert, mit der Idee, dass eine virtuelle dritte Dimension mehr Komplexität hinzufügen könnte.&lt;&#x2F;p&gt;
&lt;p&gt;Interessanterweise reagierte die größere Berliner Community, die dasselbe Netzwerkprotokoll nutzt, ziemlich lustig auf den Chatbot, der plötzlich ihren Gesprächsraum übernahm. Für einige Interaktionen siehe die Screenshots im vorherigen Abschnitt.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Reflexion&quot;&gt;Reflexion&lt;&#x2F;h2&gt;
&lt;h3 id=&quot;Kommunikation&quot;&gt;Kommunikation&lt;&#x2F;h3&gt;
&lt;p&gt;Das Studio begann mit einer Vielfalt von Interessen und Forschungsfragen im Sinn. Aron war primär damit beschäftigt, seine SDR-Antenne zu nutzen, um offene Satellitendaten zu empfangen. Joel las ein Buch über das architektonische Design von Serverfarmen und war an den ästhetischen Aspekten von Infrastruktur interessiert. Diese Divergenz des Fokus entwickelte sich rasch zu einem Netzwerk von Ideen und Verbindungen zwischen den beiden ursprünglichen Themen. Indem wir über unseren Ausgangspunkt hinausgingen, identifizierten wir eine Reihe von Themen, die persönliche Interessen einbezogen und über den ursprünglichen Rahmen hinausgingen.&lt;&#x2F;p&gt;
&lt;p&gt;Unsere Kommunikation ist um einen wöchentlichen Zyklus strukturiert, der verschiedene unterschiedliche Phasen umfasst, die sich selbst parallel zur laufenden Entwicklung des Projekts entwickelt haben. Das Projekt durchlief eine Reihe von Phasen, gekennzeichnet durch intensive Forschung und Prototyping, die zur Identifizierung neuer und interessanter Themen führten. Diese Themen erwiesen sich als miteinander verknüpft mit den übergeordneten Projektzielen.&lt;&#x2F;p&gt;
&lt;p&gt;Wir erlebten Phasen geteilter Aufmerksamkeit, denen Brainstorming-Sessions zum Teilen und Evaluieren der Forschungsthemen folgten. Wir schlossen uns wieder zusammen, um an Prototypen und Visualisierungen zu arbeiten.
Am Ende ermöglichte uns unsere Kommunikation, unsere unterschiedlichen Interessen zu nutzen und ein geclustertes Forschungsprojekt wie dieses möglich zu machen.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Museum&quot;&gt;Museum&lt;&#x2F;h4&gt;
&lt;p&gt;On 24th of January, we went together to the Technikmuseum Berlin. they had an exhibition on Networks and the Internet. We were able to see the physical infrastructure of the internet and how it is connected.&lt;&#x2F;p&gt;
&lt;p&gt;Inside the Technikmuseum&lt;&#x2F;p&gt;
&lt;p&gt;Am 24. Januar gingen wir zusammen ins Technikmuseum Berlin. Dort gab es eine Ausstellung über Netzwerke und das Internet. Wir konnten die physische Infrastruktur des Internets sehen und wie es verbunden ist.&lt;&#x2F;p&gt;
&lt;p&gt;Im Technikmuseum&lt;&#x2F;p&gt;
&lt;div id=&quot;image-gallery&quot;&gt;
@ -600,7 +629,7 @@ In the end our communication enabled us to leverage our different interests and
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;technikmuseum&amp;#x2F;technikmuseum_1.jpeg&quot; alt=&quot;A historical subsea communication cable on display&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;An early Subsea-Cable&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Ein frühes Unterseekabel&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
@ -612,7 +641,7 @@ In the end our communication enabled us to leverage our different interests and
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;technikmuseum&amp;#x2F;technikmuseum_2.jpeg&quot; alt=&quot;Vintage postcards displaying recorded radio receptions&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;Postcards of Radio Receptions&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Postkarten von Radioempfängen&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
@ -624,7 +653,7 @@ In the end our communication enabled us to leverage our different interests and
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;technikmuseum&amp;#x2F;technikmuseum_3.jpeg&quot; alt=&quot;A modern fiber-optic distribution box&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;A fiber-optic distribution box&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Ein Glasfaser-Verteilerkasten&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
@ -636,152 +665,149 @@ In the end our communication enabled us to leverage our different interests and
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;technikmuseum&amp;#x2F;technikmuseum_4.jpeg&quot; alt=&quot;Souvenir segment of the first subsea communication cable&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;A section of the very first subsea-Cable sold as souvenirs in the 19th century&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Ein Abschnitt des allerersten Unterseekabels, verkauft als Souvenir im 19. Jahrhundert&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;&#x2F;div&gt;
&lt;p&gt;Already armed with the idea that cables serve as a wonderful vehicle to analyze and visualize infrastructure, we were very pleased to find out, that the network exhibition dedicated a large portion to explain to us how important cabling is in the networked world. Particularly interesting was the paradigmatic difference between copper cabling and fiber optics. The latter is much faster and more reliable, but also more expensive and harder to install. Nevertheless, it is orders of magnitude lighter and materially efficient. Fiber optics enabled the globalized network of today.&lt;&#x2F;p&gt;
&lt;p&gt;Bereits bewaffnet mit der Idee, dass Kabel ein wunderbares Vehikel sind, um Infrastruktur zu analysieren und zu visualisieren, waren wir sehr erfreut festzustellen, dass die Netzwerkausstellung einen großen Teil darauf verwendete, uns zu erklären, wie wichtig Verkabelung in der vernetzten Welt ist. Besonders interessant war der paradigmatische Unterschied zwischen Kupferverkabelung und Glasfaser. Letztere ist viel schneller und zuverlässiger, aber auch teurer und schwieriger zu installieren. Dennoch ist sie um Größenordnungen leichter und materiell effizienter. Glasfaser ermöglichte das globalisierte Netzwerk von heute.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Echoing_Dimensions&quot;&gt;Echoing Dimensions&lt;&#x2F;h4&gt;
&lt;p&gt;After the Studio Presentation, we then went on to display a continued version of this project within the Sellerie Weekend during the Berlin Art week in the Kunstraum Potsdamer Strasse.
Read all about it &lt;a href=&quot;&#x2F;echoing_dimensions&#x2F;&quot;&gt;&lt;strong&gt;here&lt;&#x2F;strong&gt;&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Individual_Part&quot;&gt;Individual Part&lt;&#x2F;h2&gt;
&lt;h3 id=&quot;Aron&quot;&gt;Aron&lt;&#x2F;h3&gt;
&lt;p&gt;Within the framework of the studio project, I noticed many of the advantages of working in a team and iterating on creative ideas collectively. Artistic work is unimaginable for me as a solo project. We had a fast feedback cycle and could iterate on ideas efficiently by bouncing them back and forth.
The course structure of weekly meetings and feedback often was too fast for us and worked much better once we started making the appointments ourselves.
One big new thing within the project for me was the Pi Picos and microcontrollers in general. I did have some experience with Raspberry Pi before, but now being able to play with microcontrollers at a hardware level equivalent to an Arduino set was quite a new experience on the Pico hardware. I am glad to be able to have such a versatile platform for future projects. Also very new for me was the creative work in Touchdesigner. There especially a workshop with Maxime Letelier helped enormously to take away fears of a complex tool. For 5 days we learned about maximizing performance and common patterns to create movement and interesting visual patterns. I am still not confident in Touchdesigner, even though it is pythonic, but I can debug and definitely prefer Touchdesigner over all its bigger counterparts like Unreal engine and Unity. The last year for me was a focus on local and offline computing, sometiomes called edge computing, and there it is a huge advantage for software packages to have wide platform support and efficiently manage their resources. Politically, i think cloud solutions and remote computation fill fail and increase corporate dependency. Additionally, working locally and offline goes along really well with installative work where internet might be sparse, or you may simply want to eliminate another unknown from the equation.&lt;&#x2F;p&gt;
&lt;p&gt;One future project that emerged from this rationale was the &lt;a href=&quot;&#x2F;airaspi&quot;&gt;airaspi&lt;&#x2F;a&gt; build, which can do all kinds of image recognition in realtime on the fly, something which was unimaginable for consumer use just 6 years ago.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Sources&quot;&gt;Sources&lt;&#x2F;h2&gt;
&lt;p&gt;&lt;strong&gt;Ahmed&lt;&#x2F;strong&gt;, S. (2020). Queer phenomenology: Orientations, objects, others. Duke University Press.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Bastani&lt;&#x2F;strong&gt;, A. (2019). Fully automated luxury communism. Verso Books.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Bowker&lt;&#x2F;strong&gt;, G. C. and &lt;strong&gt;Star&lt;&#x2F;strong&gt; S. (2000). Sorting Things Out. The MIT Press.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;CyberRäuber&lt;&#x2F;strong&gt;, (2019). Marcel Karnapke, Björn Lengers, Prometheus Unbound, Landestheater Linz
&lt;a href=&quot;http:&#x2F;&#x2F;wp11159761.server-he.de&#x2F;vtheater&#x2F;de&#x2F;prometheus-unbound&#x2F;&quot;&gt;Prometheus Unbound&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Demirovic&lt;&#x2F;strong&gt;, A. (2007). Hegemonie und die diskursive Konstruktion der Gesellschaft. Nonhoff, Martin (Hg.): Diskurs, radikale Demokratie, Hegemonie. Zum politischen Denken von Ernesto Laclau und Chantal Mouffe, Bielefeld: transcript, 55-85.&lt;&#x2F;p&gt;
&lt;p&gt;Nach der Studio-Präsentation zeigten wir dann eine fortgeführte Version dieses Projekts im Sellerie Weekend während der Berlin Art Week im Kunstraum Potsdamer Strasse.
Lies alles darüber &lt;a href=&quot;&#x2F;de&#x2F;echoing_dimensions&#x2F;&quot;&gt;&lt;strong&gt;hier&lt;&#x2F;strong&gt;&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Technische_Erkenntnisse&quot;&gt;Technische Erkenntnisse&lt;&#x2F;h3&gt;
&lt;p&gt;Im Rahmen des Studioprojekts bemerkten wir viele Vorteile der Arbeit im Team und des kollektiven Iterierens kreativer Ideen. Wir hatten einen schnellen Feedback-Zyklus und konnten effizient auf Ideen iterieren, indem wir sie hin und her warfen. Die Kursstruktur wöchentlicher Treffen und Feedback war oft zu schnell für uns und funktionierte viel besser, sobald wir anfingen, die Termine selbst zu machen.&lt;&#x2F;p&gt;
&lt;p&gt;Eine große neue Sache innerhalb des Projekts war die Arbeit mit Pi Picos und Mikrocontrollern im Allgemeinen. Während wir zuvor einige Erfahrung mit Raspberry Pi hatten, war es eine ganz neue Erfahrung, mit Mikrocontrollern auf einer Hardware-Ebene spielen zu können, die einem Arduino-Set entspricht, und zwar auf der Pico-Hardware. Dies erwies sich als vielseitige Plattform für zukünftige Projekte.&lt;&#x2F;p&gt;
&lt;p&gt;Ebenfalls sehr neu war die kreative Arbeit in TouchDesigner. Ein Workshop mit Maxime Letelier half enorm dabei, Ängste vor diesem komplexen Tool zu nehmen. Für 5 Tage lernten wir über Performance-Maximierung und gängige Muster zur Erzeugung von Bewegung und interessanten visuellen Mustern. Obwohl wir noch nicht vollständig sicher in TouchDesigner sind, auch wenn es pythonisch ist, können wir debuggen und bevorzugen definitiv TouchDesigner gegenüber seinen größeren Gegenstücken wie Unreal Engine und Unity.&lt;&#x2F;p&gt;
&lt;p&gt;Das letzte Jahr hatte einen Fokus auf lokales und Offline-Computing, manchmal Edge Computing genannt. Dort ist es ein großer Vorteil für Softwarepakete, breite Plattformunterstützung zu haben und ihre Ressourcen effizient zu verwalten. Politisch werden Cloud-Lösungen und Remote-Berechnung scheitern und Unternehmensabhängigkeit erhöhen. Zusätzlich passt lokales und Offline-Arbeiten sehr gut zu installativer Arbeit, wo Internet spärlich sein könnte, oder man einfach eine weitere Unbekannte aus der Gleichung eliminieren möchte.&lt;&#x2F;p&gt;
&lt;p&gt;Ein zukünftiges Projekt, das aus dieser Überlegung entstand, war der &lt;a href=&quot;&#x2F;de&#x2F;airaspi&quot;&gt;airaspi&lt;&#x2F;a&gt; Build, der alle Arten von Bilderkennung in Echtzeit spontan machen kann, etwas, das für den Verbrauchergebrauch vor nur 6 Jahren unvorstellbar war.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Quellen&quot;&gt;Quellen&lt;&#x2F;h2&gt;
&lt;details&gt;
&lt;summary&gt;Klicken um alle Quellen und Referenzen anzuzeigen&lt;&#x2F;summary&gt;
&lt;h3 id=&quot;Akademische_Quellen&quot;&gt;Akademische Quellen&lt;&#x2F;h3&gt;
&lt;p&gt;&lt;strong&gt;Ahmed&lt;&#x2F;strong&gt;, S. (2020). &lt;em&gt;Queer phenomenology: Orientations, objects, others.&lt;&#x2F;em&gt; Duke University Press.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Bastani&lt;&#x2F;strong&gt;, A. (2019). &lt;em&gt;Fully automated luxury communism.&lt;&#x2F;em&gt; Verso Books.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Bowker&lt;&#x2F;strong&gt;, G. C. and &lt;strong&gt;Star&lt;&#x2F;strong&gt;, S. (2000). &lt;em&gt;Sorting Things Out.&lt;&#x2F;em&gt; The MIT Press.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Demirovic&lt;&#x2F;strong&gt;, A. (2007). Hegemonie und die diskursive Konstruktion der Gesellschaft. &lt;em&gt;Nonhoff, Martin (Hg.): Diskurs, radikale Demokratie, Hegemonie. Zum politischen Denken von Ernesto Laclau und Chantal Mouffe&lt;&#x2F;em&gt;, Bielefeld: transcript, 55-85.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Gramsci&lt;&#x2F;strong&gt; zur Hegemonie: &lt;a href=&quot;https:&#x2F;&#x2F;plato.stanford.edu&#x2F;entries&#x2F;gramsci&#x2F;&quot;&gt;Stanford Encyclopedia&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Hunger&lt;&#x2F;strong&gt;, F. (2015). &lt;em&gt;Search Routines: Tales of Databases.&lt;&#x2F;em&gt; D21 Kunstraum Leipzig. &lt;a href=&quot;https:&#x2F;&#x2F;www.irmielin.org&#x2F;wp-content&#x2F;uploads&#x2F;2015&#x2F;12&#x2F;search_routines-tales_of_databases.pdf&quot;&gt;PDF&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Hunger&lt;&#x2F;strong&gt;, F. (2015, May 21). Database Infrastructure Factual repercussions of a ghost. &lt;a href=&quot;http:&#x2F;&#x2F;databasecultures.irmielin.org&#x2F;database-infrastructure-factual-repercussions-of-a-ghost&#x2F;&quot;&gt;Blog Entry&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Maak&lt;&#x2F;strong&gt;, N. (2022). &lt;em&gt;Servermanifest, Architektur der Aufklärung: Data Center als Politikmaschinen.&lt;&#x2F;em&gt; Hatje Cantz.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Morozov&lt;&#x2F;strong&gt;, E. (2011). &lt;em&gt;The net delusion: How not to liberate the world.&lt;&#x2F;em&gt; Penguin UK.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Morozov&lt;&#x2F;strong&gt;, E. (2016). The net delusion: How not to liberate the world. In &lt;em&gt;Democracy: A Reader&lt;&#x2F;em&gt; (pp. 436-440). Columbia University Press.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Morton&lt;&#x2F;strong&gt;, T. (2014). &lt;em&gt;Hyperobjects: Philosophy and Ecology After the End of the World.&lt;&#x2F;em&gt; Minneapolis: University of Minnesota Press.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Mouffe&lt;&#x2F;strong&gt;, C. (2014). Hegemony and ideology in Gramsci. In &lt;em&gt;Gramsci and Marxist Theory (RLE: Gramsci)&lt;&#x2F;em&gt; (pp. 168-204). Routledge.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Ọnụọha&lt;&#x2F;strong&gt;, M. (2021). &lt;em&gt;These Networks In Our Skin&lt;&#x2F;em&gt; (Video), Aethers Bloom, Gropius Bau. &lt;a href=&quot;https:&#x2F;&#x2F;mimionuoha.com&#x2F;these-networks-in-our-skin&quot;&gt;Link&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Ọnụọha&lt;&#x2F;strong&gt;, M. (2022). &lt;em&gt;The Cloth in the Cable&lt;&#x2F;em&gt;, Aethers Bloom, Gropius Bau. &lt;a href=&quot;https:&#x2F;&#x2F;www.berlinerfestspiele.de&#x2F;en&#x2F;gropius-bau&#x2F;programm&#x2F;2023&#x2F;ausstellungen&#x2F;kuenstliche-intelligenz&#x2F;ausstellungstexte&quot;&gt;Link&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Parks&lt;&#x2F;strong&gt;, L. (2012). Technostruggles and the satellite dish: A populist approach to infrastructure. In &lt;em&gt;Cultural technologies&lt;&#x2F;em&gt; (pp. 64-84). Routledge. &lt;a href=&quot;https:&#x2F;&#x2F;rcpp.lensbased.net&#x2F;infrastructural-inversion-or-how-to-open-black-boxed-database-management-systems&#x2F;&quot;&gt;More on Lensbased.net&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Seemann&lt;&#x2F;strong&gt;, M. (2021). &lt;em&gt;Die Macht der Plattformen: Politik in Zeiten der Internetgiganten.&lt;&#x2F;em&gt; Berlin Ch. Links Verlag. &lt;a href=&quot;https:&#x2F;&#x2F;www.futurehistories.today&#x2F;episoden-blog&#x2F;s01&#x2F;e55-michael-seemann-zur-macht-der-plattformen-teil-1&#x2F;&quot;&gt;Podcast&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Stäheli&lt;&#x2F;strong&gt;, U. (1999). Die politische Theorie der Hegemonie: Ernesto Laclau und Chantal Mouffe. &lt;em&gt;Politische Theorien der Gegenwart&lt;&#x2F;em&gt;, 143-166. &lt;a href=&quot;https:&#x2F;&#x2F;www.futurehistories.today&#x2F;episoden-blog&#x2F;s01&#x2F;e54-urs-staeheli-zu-entnetzung&#x2F;&quot;&gt;Podcast&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Künstlerische_Arbeiten&quot;&gt;Künstlerische Arbeiten&lt;&#x2F;h3&gt;
&lt;p&gt;&lt;strong&gt;CyberRäuber&lt;&#x2F;strong&gt; (2019). Marcel Karnapke, Björn Lengers, &lt;em&gt;Prometheus Unbound&lt;&#x2F;em&gt;, Landestheater Linz. &lt;a href=&quot;http:&#x2F;&#x2F;wp11159761.server-he.de&#x2F;vtheater&#x2F;de&#x2F;prometheus-unbound&#x2F;&quot;&gt;Website&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Video-Ressourcen&quot;&gt;Video-Ressourcen&lt;&#x2F;h3&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=h77ECXXP2n0&quot;&gt;&lt;strong&gt;Demirovic&lt;&#x2F;strong&gt;, A.: Hegemonie funktioniert nicht ohne Exklusion&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Gramsci&lt;&#x2F;strong&gt; on Hegemony:
&lt;a href=&quot;https:&#x2F;&#x2F;plato.stanford.edu&#x2F;entries&#x2F;gramsci&#x2F;&quot;&gt;Stanford Encyclopedia&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Hunger&lt;&#x2F;strong&gt;, F. (2015). Search Routines: Tales of Databases. D21 Kunstraum Leipzig.
&lt;a href=&quot;https:&#x2F;&#x2F;www.irmielin.org&#x2F;wp-content&#x2F;uploads&#x2F;2015&#x2F;12&#x2F;search_routines-tales_of_databases.pdf&quot;&gt;Tales of Databases&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Hunger&lt;&#x2F;strong&gt;, F. (2015, May 21). Blog Entry. Database Cultures
&lt;a href=&quot;http:&#x2F;&#x2F;databasecultures.irmielin.org&#x2F;database-infrastructure-factual-repercussions-of-a-ghost&#x2F;&quot;&gt;Database Infrastructure Factual repercussions of a ghost&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Maak&lt;&#x2F;strong&gt;, N. (2022). Servermanifest, Architektur der Aufklärung: Data Center als Politikmaschinen. Hatje Cantz.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Morozov&lt;&#x2F;strong&gt;, E. (2011). The net delusion: How not to liberate the world. Penguin UK.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Morozov&lt;&#x2F;strong&gt;, E. (2016). The net delusion: How not to liberate the world. In Democracy: A Reader (pp. 436-440). Columbia University Press.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Morton&lt;&#x2F;strong&gt;, T. (2014). Hyperobjects: Philosophy and Ecology After the End of the World. Minneapolis: University of Minnesota Press.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Mouffe&lt;&#x2F;strong&gt;, C. (2014). Hegemony and ideology in Gramsci. In Gramsci and Marxist Theory (RLE: Gramsci) (pp. 168-204). Routledge.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Ọnụọha&lt;&#x2F;strong&gt;, M. (2021). These Networks In Our Skin (Video), Aethers Bloom, Gropius Bau.
&lt;a href=&quot;https:&#x2F;&#x2F;mimionuoha.com&#x2F;these-networks-in-our-skin&quot;&gt;These Networks In Our Skin&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Ọnụọha&lt;&#x2F;strong&gt;, M. (2022). The Cloth in the Cable, Aethers Bloom, Gropius Bau.
&lt;a href=&quot;https:&#x2F;&#x2F;www.berlinerfestspiele.de&#x2F;en&#x2F;gropius-bau&#x2F;programm&#x2F;2023&#x2F;ausstellungen&#x2F;kuenstliche-intelligenz&#x2F;ausstellungstexte&quot;&gt;The Cloth in the Cable&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Parks&lt;&#x2F;strong&gt;, L. (2012). Technostruggles and the satellite dish: A populist approach to infrastructure. In Cultural technologies (pp. 64-84). Routledge.
&lt;a href=&quot;https:&#x2F;&#x2F;rcpp.lensbased.net&#x2F;infrastructural-inversion-or-how-to-open-black-boxed-database-management-systems&#x2F;&quot;&gt;Lisa Parks on Lensbased.net&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Seemann&lt;&#x2F;strong&gt;, M. (2021). Die Macht der Plattformen: Politik in Zeiten der Internetgiganten. Berlin Ch. Links Verlag.
&lt;a href=&quot;https:&#x2F;&#x2F;www.futurehistories.today&#x2F;episoden-blog&#x2F;s01&#x2F;e55-michael-seemann-zur-macht-der-plattformen-teil-1&#x2F;&quot;&gt;Podcast with Michael Seemann&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Stäheli&lt;&#x2F;strong&gt;, U. (1999). Die politische Theorie der Hegemonie: Ernesto Laclau und Chantal Mouffe. Politische Theorien der Gegenwart, 143-166.
&lt;a href=&quot;https:&#x2F;&#x2F;www.futurehistories.today&#x2F;episoden-blog&#x2F;s01&#x2F;e54-urs-staeheli-zu-entnetzung&#x2F;&quot;&gt;Podcast with Urs Stäheli&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;A podcast explantation on The concepts by Mouffe and Laclau:
&lt;a href=&quot;https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=62a6Dk9QmJQ&quot;&gt;Video: TLDR on Mouffe&#x2F;Laclau&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Sonstige_Quellen&quot;&gt;Sonstige Quellen&lt;&#x2F;h2&gt;
&lt;details&gt;
&lt;summary&gt;Unfold&lt;&#x2F;summary&gt;
&lt;p&gt;&lt;strong&gt;The SDR Antenna we used:&lt;&#x2F;strong&gt;
&lt;a href=&quot;https:&#x2F;&#x2F;www.nooelec.com&#x2F;store&#x2F;sdr&#x2F;sdr-receivers&#x2F;nesdr-smart-sdr.html&quot;&gt;NESDR Smart&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Andere Antennenoptionen:&lt;&#x2F;strong&gt;
&lt;a href=&quot;https:&#x2F;&#x2F;greatscottgadgets.com&#x2F;hackrf&#x2F;one&#x2F;&quot;&gt;HackRF One&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;Frequency Analyzer + Replayer
&lt;a href=&quot;https:&#x2F;&#x2F;shop.flipperzero.one&#x2F;&quot;&gt;Flipper Zero&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Hackerethik&lt;&#x2F;strong&gt;
&lt;a href=&quot;https:&#x2F;&#x2F;www.ccc.de&#x2F;hackerethics&quot;&gt;CCC Hackerethik&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Radio freies Wendland&lt;&#x2F;strong&gt;
&lt;a href=&quot;https:&#x2F;&#x2F;de.wikipedia.org&#x2F;wiki&#x2F;Radio_Freies_Wendland&quot;&gt;Wikipedia: Radio Freies Wendland&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Freie Radios&lt;&#x2F;strong&gt;
&lt;a href=&quot;https:&#x2F;&#x2F;de.wikipedia.org&#x2F;wiki&#x2F;Freies_Radio&quot;&gt;Wikipedia: Definition Freie Radios&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Radio Dreyeckland&lt;&#x2F;strong&gt;
&lt;a href=&quot;https:&#x2F;&#x2F;rdl.de&#x2F;&quot;&gt;RDL&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;some news articles&lt;&#x2F;strong&gt;
&lt;a href=&quot;https:&#x2F;&#x2F;www.rnd.de&#x2F;medien&#x2F;piratensender-kapert-frequenz-von-1live-fur-querdenker-thesen-MER4ZGR2VXNNXN6VZO3CVW6XTA.html&quot;&gt;RND Newsstory: Querdenker kapern Sendefrequenz von 1Live&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.ndr.de&#x2F;geschichte&#x2F;ndr_retro&#x2F;Empfang-westdeutscher-Funk-und-Fernsehsendungen-in-der-DDR,zonengrenze246.html&quot;&gt;NDR Reportage: Westradio in der DDR&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;SmallCells&lt;&#x2F;strong&gt;
&lt;a href=&quot;https:&#x2F;&#x2F;www.nokia.com&#x2F;networks&#x2F;mobile-networks&#x2F;small-cells&#x2F;&quot;&gt;SmallCells&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;The &lt;strong&gt;Thought Emporium&lt;&#x2F;strong&gt;:
a Youtuber, that successfully makes visible WiFi signals:
&lt;a href=&quot;https:&#x2F;&#x2F;www.youtube.com&#x2F;@thethoughtemporium&quot;&gt;Thought Emporium&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=g3LT_b6K0Mc&amp;amp;t=457s&quot;&gt;The Wifi Camera&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=L3ftfGag7D8&quot;&gt;Catching Satellite Images&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;Was ist eigentlich &lt;strong&gt;RF&lt;&#x2F;strong&gt; (Radio Frequency):
&lt;a href=&quot;https:&#x2F;&#x2F;pages.crfs.com&#x2F;making-sense-of-radio-frequency&quot;&gt;RF Explanation&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Bundesnetzagentur&lt;&#x2F;strong&gt;, Funknetzvergabe
&lt;a href=&quot;https:&#x2F;&#x2F;www.bundesnetzagentur.de&#x2F;DE&#x2F;Fachthemen&#x2F;Telekommunikation&#x2F;Frequenzen&#x2F;start.html&quot;&gt;Funknetzvergabe&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;BOS Funk&lt;&#x2F;strong&gt;
&lt;a href=&quot;https:&#x2F;&#x2F;www.bdbos.bund.de&#x2F;DE&#x2F;Digitalfunk_BOS&#x2F;digitalfunk_bos_node.html&quot;&gt;BOS&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=62a6Dk9QmJQ&quot;&gt;TLDR on Mouffe&#x2F;Laclau&lt;&#x2F;a&gt; - Eine Podcast-Erklärung zu den Konzepten von Mouffe und Laclau&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Hardware_&amp;amp;_Tools&quot;&gt;Hardware &amp;amp; Tools&lt;&#x2F;h3&gt;
&lt;p&gt;&lt;strong&gt;SDR-Antenne:&lt;&#x2F;strong&gt; &lt;a href=&quot;https:&#x2F;&#x2F;www.nooelec.com&#x2F;store&#x2F;sdr&#x2F;sdr-receivers&#x2F;nesdr-smart-sdr.html&quot;&gt;NESDR Smart&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Alternative Antennen:&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;greatscottgadgets.com&#x2F;hackrf&#x2F;one&#x2F;&quot;&gt;HackRF One&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;shop.flipperzero.one&#x2F;&quot;&gt;Flipper Zero&lt;&#x2F;a&gt; - Frequenzanalysator + Replayer&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;strong&gt;SDR-Software:&lt;&#x2F;strong&gt; &lt;a href=&quot;https:&#x2F;&#x2F;gqrx.dk&quot;&gt;GQRX&lt;&#x2F;a&gt; - Open-Source-Software für Software Defined Radio&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;LoRa-Boards:&lt;&#x2F;strong&gt; Lilygo T3S3 - ESP32-S3 LoRa SX1280 2.4G Entwicklungsboard&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Radio_&amp;amp;_Netzwerk-Ressourcen&quot;&gt;Radio &amp;amp; Netzwerk-Ressourcen&lt;&#x2F;h3&gt;
&lt;p&gt;&lt;strong&gt;Hackerethik:&lt;&#x2F;strong&gt; &lt;a href=&quot;https:&#x2F;&#x2F;www.ccc.de&#x2F;hackerethics&quot;&gt;CCC Hackerethik&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Radio freies Wendland:&lt;&#x2F;strong&gt; &lt;a href=&quot;https:&#x2F;&#x2F;de.wikipedia.org&#x2F;wiki&#x2F;Radio_Freies_Wendland&quot;&gt;Wikipedia&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Freie Radios:&lt;&#x2F;strong&gt; &lt;a href=&quot;https:&#x2F;&#x2F;de.wikipedia.org&#x2F;wiki&#x2F;Freies_Radio&quot;&gt;Wikipedia-Definition&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Radio Dreyeckland:&lt;&#x2F;strong&gt; &lt;a href=&quot;https:&#x2F;&#x2F;rdl.de&#x2F;&quot;&gt;RDL&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Nachrichtenartikel:&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.rnd.de&#x2F;medien&#x2F;piratensender-kapert-frequenz-von-1live-fur-querdenker-thesen-MER4ZGR2VXNNXN6VZO3CVW6XTA.html&quot;&gt;RND: Querdenker kapern Sendefrequenz von 1Live&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.ndr.de&#x2F;geschichte&#x2F;ndr_retro&#x2F;Empfang-westdeutscher-Funk-und-Fernsehsendungen-in-der-DDR,zonengrenze246.html&quot;&gt;NDR: Westradio in der DDR&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;strong&gt;Netzwerkinfrastruktur:&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.nokia.com&#x2F;networks&#x2F;mobile-networks&#x2F;small-cells&#x2F;&quot;&gt;SmallCells&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.bundesnetzagentur.de&#x2F;DE&#x2F;Fachthemen&#x2F;Telekommunikation&#x2F;Frequenzen&#x2F;start.html&quot;&gt;Bundesnetzagentur Funknetzvergabe&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.bdbos.bund.de&#x2F;DE&#x2F;Digitalfunk_BOS&#x2F;digitalfunk_bos_node.html&quot;&gt;BOS Funk&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;strong&gt;Technische Ressourcen:&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;pages.crfs.com&#x2F;making-sense-of-radio-frequency&quot;&gt;RF-Erklärung&lt;&#x2F;a&gt; - Was ist Funkfrequenz?&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h3 id=&quot;YouTube-Kanäle_&amp;amp;_Videos&quot;&gt;YouTube-Kanäle &amp;amp; Videos&lt;&#x2F;h3&gt;
&lt;p&gt;&lt;strong&gt;The Thought Emporium&lt;&#x2F;strong&gt; - WiFi-Signale sichtbar machen:&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.youtube.com&#x2F;@thethoughtemporium&quot;&gt;Kanal&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=g3LT_b6K0Mc&amp;amp;t=457s&quot;&gt;The Wifi Camera&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=L3ftfGag7D8&quot;&gt;Catching Satellite Images&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h3 id=&quot;Unsere_Dokumentation&quot;&gt;Unsere Dokumentation&lt;&#x2F;h3&gt;
&lt;p&gt;&lt;strong&gt;Netzwerkkreatur:&lt;&#x2F;strong&gt; &lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;arontaupe&#x2F;privateGPT&quot;&gt;Github repo: privateGPT&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;SDR-Code:&lt;&#x2F;strong&gt; &lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;arontaupe&#x2F;sdr&quot;&gt;Github repo: SDR&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;&#x2F;details&gt;
&lt;h3 id=&quot;Our_documentation&quot;&gt;Our documentation&lt;&#x2F;h3&gt;
&lt;p&gt;The network creature:
&lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;arontaupe&#x2F;privateGPT&quot;&gt;Github repo: privateGPT&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;arontaupe&#x2F;sdr&quot;&gt;Github repo: SDR&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Appendix&quot;&gt;Appendix&lt;&#x2F;h2&gt;
&lt;h3 id=&quot;Glossary&quot;&gt;Glossary&lt;&#x2F;h3&gt;
&lt;h2 id=&quot;Anhang&quot;&gt;Anhang&lt;&#x2F;h2&gt;
&lt;h3 id=&quot;Glossar&quot;&gt;Glossar&lt;&#x2F;h3&gt;
&lt;details&gt;
&lt;summary&gt;Click to see&lt;&#x2F;summary&gt;
&lt;h4 id=&quot;Antenna&quot;&gt;Antenna&lt;&#x2F;h4&gt;
&lt;p&gt;The antenna is the interface between radio waves propagating through Space and electrical currents moving in metal conductors, used with a transmitter or receiver.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Anthropocentrism&quot;&gt;Anthropocentrism&lt;&#x2F;h4&gt;
&lt;p&gt;The belief of humans as the last evolutionary step in our system is aided by a constant Quest to find “the humane“, the essence that distinguishes us from the non-human.&lt;&#x2F;p&gt;
&lt;summary&gt;Klicken zum Anzeigen&lt;&#x2F;summary&gt;
&lt;h4 id=&quot;Antenne&quot;&gt;Antenne&lt;&#x2F;h4&gt;
&lt;p&gt;Die Antenne ist die Schnittstelle zwischen Radiowellen, die sich durch den Raum ausbreiten, und elektrischen Strömen, die sich in Metalleitern bewegen, verwendet mit einem Sender oder Empfänger.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Anthropozentrismus&quot;&gt;Anthropozentrismus&lt;&#x2F;h4&gt;
&lt;p&gt;Der Glaube an Menschen als letzten evolutionären Schritt in unserem System wird durch eine ständige Suche nach &quot;dem Menschlichen&quot;, der Essenz, die uns vom Nicht-Menschlichen unterscheidet, unterstützt.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Meshtastic&quot;&gt;Meshtastic&lt;&#x2F;h4&gt;
&lt;p&gt;Meshtastic is an open-source, off-grid, decentralized, peer-to-peer mesh network designed to run on low-cost, low-power devices that provide the chat interface. It is capable of sending text messages with minimal infrastructure requirements.&lt;&#x2F;p&gt;
&lt;p&gt;Meshtastic ist ein Open-Source, Off-Grid, dezentrales Peer-to-Peer-Mesh-Netzwerk, das auf kostengünstigen, stromsparenden Geräten läuft, die die Chat-Schnittstelle bereitstellen. Es ist in der Lage, Textnachrichten mit minimalen Infrastrukturanforderungen zu senden.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;LoRa&quot;&gt;LoRa&lt;&#x2F;h4&gt;
&lt;p&gt;Long-range communication, similar to ham radios, operates on EU868, an open frequency space. Range and bandwidth are inversely related, so we trade range for low transfer rates. This is sufficient for small data packets, but not for full audio transfer.&lt;&#x2F;p&gt;
&lt;p&gt;Langstreckenkommunikation, ähnlich wie Amateurfunk, operiert auf EU868, einem offenen Frequenzraum. Reichweite und Bandbreite sind umgekehrt proportional, also tauschen wir Reichweite gegen niedrige Übertragungsraten. Dies ist ausreichend für kleine Datenpakete, aber nicht für vollständige Audioübertragung.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;LLM&quot;&gt;LLM&lt;&#x2F;h4&gt;
&lt;p&gt;Large Language Models gained popularity with ChatGPT and other similar models. Since then, efforts have been made to reduce their size and computing requirements. As a result, some models can now be run locally and offline.&lt;&#x2F;p&gt;
&lt;p&gt;Large Language Models erlangten Popularität mit ChatGPT und anderen ähnlichen Modellen. Seitdem wurden Anstrengungen unternommen, ihre Größe und Rechenanforderungen zu reduzieren. Infolgedessen können einige Modelle jetzt lokal und offline ausgeführt werden.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;SciFi&quot;&gt;SciFi&lt;&#x2F;h4&gt;
&lt;p&gt;Science fiction writers often seek out new scientific and technical developments to prognosticate freely the techno-social changes that will shock the readers sense of what is culturally appropriate and expand their consciousness.&lt;&#x2F;p&gt;
&lt;p&gt;Science-Fiction-Autor&lt;em&gt;innen suchen oft nach neuen wissenschaftlichen und technischen Entwicklungen, um frei die techno-sozialen Veränderungen zu prognostizieren, die das Gefühl der Leser&lt;&#x2F;em&gt;innen für das kulturell Angemessene erschüttern und ihr Bewusstsein erweitern werden.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;SDR&quot;&gt;SDR&lt;&#x2F;h4&gt;
&lt;p&gt;Software Defined Radio (SDR) is a programmable radio receiver for various frequencies. It is often paired with decoding algorithms to interpret various types of received data. The connected antenna determines the reception pattern.&lt;&#x2F;p&gt;
&lt;p&gt;Software Defined Radio (SDR) ist ein programmierbarer Funkempfänger für verschiedene Frequenzen. Er wird oft mit Dekodierungsalgorithmen gepaart, um verschiedene Arten empfangener Daten zu interpretieren. Die angeschlossene Antenne bestimmt das Empfangsmuster.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;GQRX&quot;&gt;GQRX&lt;&#x2F;h4&gt;
&lt;p&gt;GQRX is an open source software for the software-defined radio.&lt;&#x2F;p&gt;
&lt;p&gt;GQRX ist eine Open-Source-Software für Software Defined Radio.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;gqrx.dk&quot;&gt;GQRX Software&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;img src=&quot;https:&#x2F;&#x2F;www.gqrx.dk&#x2F;wp-content&#x2F;uploads&#x2F;2023&#x2F;10&#x2F;gqrx-2.17.png&quot; alt=&quot;GQRX&quot; &#x2F;&gt;&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Nesdr_smaRT_v5&quot;&gt;Nesdr smaRT v5&lt;&#x2F;h4&gt;
&lt;p&gt;This is the SDR we use, which can be controlled via USB and interfaces well with GQRX. It supports frequencies ranging from 100kHz to 1.75GHz, including many ham radio frequencies, remotes, phones, walkie-talkies, airplanes, police radios, and our LoRa mesh.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Infrastructure&quot;&gt;Infrastructure&lt;&#x2F;h4&gt;
&lt;p&gt;Infrastructure refers to the physical and organizational structures and facilities required for the operation of a society or enterprise, such as buildings, roads, and power supplies. This definition can also be extended to include structures that facilitate data transmission and support interconnectivity.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Radio_waves&quot;&gt;Radio waves&lt;&#x2F;h4&gt;
&lt;p&gt;Radio waves are a type of electromagnetic radiation that can carry information. They use the longest wavelengths in the electromagnetic spectrum, typically with frequencies of 300GHz or lower. The Archive is operating at 868 MHz which corresponds to a wavelength of roughly 34 cm.&lt;&#x2F;p&gt;
&lt;p&gt;Dies ist das SDR, das wir verwenden, das über USB gesteuert werden kann und gut mit GQRX zusammenarbeitet. Es unterstützt Frequenzen von 100kHz bis 1,75GHz, einschließlich vieler Amateurfunkfrequenzen, Fernbedienungen, Telefone, Walkie-Talkies, Flugzeuge, Polizeifunk und unser LoRa-Mesh.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Infrastruktur&quot;&gt;Infrastruktur&lt;&#x2F;h4&gt;
&lt;p&gt;Infrastruktur bezieht sich auf die physischen und organisatorischen Strukturen und Einrichtungen, die für den Betrieb einer Gesellschaft oder eines Unternehmens erforderlich sind, wie Gebäude, Straßen und Stromversorgungen. Diese Definition kann auch erweitert werden, um Strukturen einzubeziehen, die Datenübertragung erleichtern und Interkonnektivität unterstützen.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Radiowellen&quot;&gt;Radiowellen&lt;&#x2F;h4&gt;
&lt;p&gt;Radiowellen sind eine Art elektromagnetischer Strahlung, die Informationen transportieren kann. Sie verwenden die längsten Wellenlängen im elektromagnetischen Spektrum, typischerweise mit Frequenzen von 300GHz oder niedriger. Das Archiv operiert bei 868 MHz, was einer Wellenlänge von etwa 34 cm entspricht.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Lilygo_T3S3&quot;&gt;Lilygo T3S3&lt;&#x2F;h4&gt;
&lt;p&gt;ESP32-S3 LoRa SX1280 2.4G development board. Contains an ESP32 chip, WIFI, Bluetooth and a LoRa module. Can be connected via serial, Bluetooth or network. Is supported by meshtastic.
Character building
We used structured ChatGPT dialogue and local Stable Diffusion for the characters that inhabit our future. Ask the archive for more info about them.&lt;&#x2F;p&gt;
&lt;p&gt;ESP32-S3 LoRa SX1280 2.4G Entwicklungsboard. Enthält einen ESP32-Chip, WLAN, Bluetooth und ein LoRa-Modul. Kann über Serial, Bluetooth oder Netzwerk verbunden werden. Wird von Meshtastic unterstützt.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Charakterentwicklung&quot;&gt;Charakterentwicklung&lt;&#x2F;h4&gt;
&lt;p&gt;Wir nutzten strukturierte ChatGPT-Dialoge und lokale Stable Diffusion für die Charaktere, die unsere Zukunft bewohnen. Frag das Archiv nach mehr Infos über sie.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;PrivateGPT&quot;&gt;PrivateGPT&lt;&#x2F;h4&gt;
&lt;p&gt;PrivateGPT is a set of libraries based on llama-index that allow local and offline inference using the computers graphics card. PrivateGPT is particularly good at incorporating local documents. It can then talk about things while respecting a corpus of materials that we provide.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Transhumanism&quot;&gt;Transhumanism&lt;&#x2F;h4&gt;
&lt;p&gt;Broadly, the idea that human beings can achieve their next evolutionary step, Human 2.0, through technological advances. Opinions differ as to how this post-human state will be achieved, either through genetic engineering, reverse aging or other technological advances. In our view, it is inspired by Social Darwinism.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Perception_of_Infrastructure&quot;&gt;Perception of Infrastructure&lt;&#x2F;h4&gt;
&lt;p&gt;At its core, infrastructure is an evasive structure. Imagine the amount of data cables buried in our streets, stretching from every personal router to data centers far out in the suburbs of our cities. None of this actual “structure“ is meant to be seen or interacted with until it fails…&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Network_interface&quot;&gt;Network interface&lt;&#x2F;h4&gt;
&lt;p&gt;We consider any device that has both user interactivity and Internet&#x2F;network access to be a network interface.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Eco-Terrorism&quot;&gt;Eco-Terrorism&lt;&#x2F;h4&gt;
&lt;p&gt;Ecotage refers to infrastructure sabotage with ecological goals, while eco-terrorism is even more militant and will use militant strategies with the specific aim of creating terror as a social deterrent.&lt;&#x2F;p&gt;
&lt;p&gt;PrivateGPT ist eine Sammlung von Bibliotheken basierend auf llama-index, die lokale und Offline-Inferenz unter Verwendung der Grafikkarte des Computers ermöglichen. PrivateGPT ist besonders gut darin, lokale Dokumente einzubinden. Es kann dann über Dinge sprechen, während es einen Korpus von Materialien respektiert, den wir bereitstellen.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Transhumanismus&quot;&gt;Transhumanismus&lt;&#x2F;h4&gt;
&lt;p&gt;Allgemein die Idee, dass Menschen ihren nächsten evolutionären Schritt, Human 2.0, durch technologische Fortschritte erreichen können. Die Meinungen gehen auseinander, wie dieser posthumane Zustand erreicht wird, entweder durch Gentechnik, Umkehrung des Alterns oder andere technologische Fortschritte. Unserer Ansicht nach ist es vom Sozialdarwinismus inspiriert.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Wahrnehmung_von_Infrastruktur&quot;&gt;Wahrnehmung von Infrastruktur&lt;&#x2F;h4&gt;
&lt;p&gt;Im Kern ist Infrastruktur eine ausweichende Struktur. Stell dir die Menge an Datenkabeln vor, die in unseren Straßen vergraben sind und sich von jedem persönlichen Router zu Rechenzentren weit draußen in den Vororten unserer Städte erstrecken. Keine dieser tatsächlichen &quot;Strukturen&quot; ist dazu gedacht, gesehen oder mit ihr interagiert zu werden, bis sie ausfällt...&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Netzwerkschnittstelle&quot;&gt;Netzwerkschnittstelle&lt;&#x2F;h4&gt;
&lt;p&gt;Wir betrachten jedes Gerät, das sowohl Benutzerinteraktivität als auch Internet-&#x2F;Netzwerkzugang hat, als Netzwerkschnittstelle.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Öko-Terrorismus&quot;&gt;Öko-Terrorismus&lt;&#x2F;h4&gt;
&lt;p&gt;Ecotage bezieht sich auf Infrastruktursabotage mit ökologischen Zielen, während Öko-Terrorismus noch militanter ist und militante Strategien mit dem spezifischen Ziel verwenden wird, Terror als soziale Abschreckung zu erzeugen.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Prepping&quot;&gt;Prepping&lt;&#x2F;h4&gt;
&lt;p&gt;Prepping is the act of preparing for the time after the catastrophe, resulting from the belief that current social models will collapse in an apocalyptic manner. Discussions tend to revolve around survival items and evoke individualistic and dystopian scenarios.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Infrastructure_inversion&quot;&gt;Infrastructure inversion&lt;&#x2F;h4&gt;
&lt;p&gt;“rather than setting out to describe and document all parts of the system that make a footprint possible, the analysis focuses upon a selection of localized sites or issues as suggestive parts of a broader system that is imperceptible in its entirety” (Parks 2009)&lt;&#x2F;p&gt;
&lt;p&gt;Prepping ist die Handlung der Vorbereitung auf die Zeit nach der Katastrophe, resultierend aus dem Glauben, dass aktuelle soziale Modelle auf apokalyptische Weise zusammenbrechen werden. Diskussionen drehen sich tendenziell um Überlebensgegenstände und beschwören individualistische und dystopische Szenarien.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Infrastructure_Inversion-1&quot;&gt;Infrastructure Inversion&lt;&#x2F;h4&gt;
&lt;p&gt;&quot;Anstatt sich vorzunehmen, alle Teile des Systems zu beschreiben und zu dokumentieren, die einen Fußabdruck möglich machen, konzentriert sich die Analyse auf eine Auswahl lokalisierter Orte oder Themen als suggestive Teile eines breiteren Systems, das in seiner Gesamtheit nicht wahrnehmbar ist&quot; (Parks 2009)&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Neo-Religion&quot;&gt;Neo-Religion&lt;&#x2F;h4&gt;
&lt;p&gt;The Internet, as a network of networks, is such a multifaceted term that it has room for spiritual feelings in the interaction with the network. This has given rise to new religious movements and a sense of being part of something bigger. Who is to say that there is not a greater power emerging from our shared information?&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Neo-Luddism&quot;&gt;Neo-Luddism&lt;&#x2F;h4&gt;
&lt;p&gt;Neo-Luddism is a leaderless movement of unaffiliated groups who resist modern technology by passively refraining from using technology, harming those who produce environmentally harmful technology, or sabotaging that technology.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Sub-sea-cables&quot;&gt;Sub-sea-cables&lt;&#x2F;h4&gt;
&lt;p&gt;Cables are often referred to as the backbone of the Internet. Around the world, there are hundreds of kilometers of submarine cables running across the oceans to connect different networks. They are heavy, expensive and buried deep in the sea. Chances are you have never seen one, yet you rely on them every day to deliver information and content.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Optical_fiber_cable&quot;&gt;Optical fiber cable&lt;&#x2F;h4&gt;
&lt;p&gt;Fiber optic cables were developed in the 1980s. The first transatlantic telephone cable to use optical fiber was TAT-8, which went into service in 1988. A fiber optic cable consists of several pairs of fibers. Each pair has one fiber in each direction.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Copper_cable&quot;&gt;Copper cable&lt;&#x2F;h4&gt;
&lt;p&gt;Copper is a rare metal and its use contributes to global neo-colonial power structures resulting in a multitude of exploitative practices.
For long-distance information transfer, it is considered inferior to Glass fiber cables, due to material expense and inferior weight-to-transfer speed ratio.&lt;&#x2F;p&gt;
&lt;p&gt;Das Internet als Netzwerk der Netzwerke ist ein so facettenreicher Begriff, dass es Raum für spirituelle Gefühle in der Interaktion mit dem Netzwerk hat. Dies hat zu neuen religiösen Bewegungen und einem Gefühl geführt, Teil von etwas Größerem zu sein. Wer kann sagen, dass nicht eine größere Macht aus unseren geteilten Informationen entsteht?&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Neo-Luddismus&quot;&gt;Neo-Luddismus&lt;&#x2F;h4&gt;
&lt;p&gt;Neo-Luddismus ist eine führerlose Bewegung nicht verbundener Gruppen, die sich moderner Technologie widersetzen, indem sie passiv auf die Nutzung von Technologie verzichten, jenen schaden, die umweltschädliche Technologie produzieren, oder diese Technologie sabotieren.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Unterseekabel&quot;&gt;Unterseekabel&lt;&#x2F;h4&gt;
&lt;p&gt;Kabel werden oft als das Rückgrat des Internets bezeichnet. Auf der ganzen Welt gibt es Hunderte von Kilometern Unterseekabel, die über die Ozeane verlaufen, um verschiedene Netzwerke zu verbinden. Sie sind schwer, teuer und tief im Meer vergraben. Die Chancen stehen gut, dass du noch nie eines gesehen hast, und doch verlässt du dich täglich auf sie, um Informationen und Inhalte zu liefern.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Glasfaserkabel&quot;&gt;Glasfaserkabel&lt;&#x2F;h4&gt;
&lt;p&gt;Glasfaserkabel wurden in den 1980er Jahren entwickelt. Das erste transatlantische Telefonkabel mit Glasfaser war TAT-8, das 1988 in Betrieb ging. Ein Glasfaserkabel besteht aus mehreren Faserpaaren. Jedes Paar hat eine Faser in jede Richtung.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Kupferkabel&quot;&gt;Kupferkabel&lt;&#x2F;h4&gt;
&lt;p&gt;Kupfer ist ein seltenes Metall und seine Verwendung trägt zu globalen neo-kolonialen Machtstrukturen bei, die zu einer Vielzahl ausbeuterischer Praktiken führen.
Für Langstrecken-Informationsübertragung gilt es als Glasfaserkabeln unterlegen, aufgrund der Materialkosten und des ungünstigen Gewichts-zu-Übertragungsgeschwindigkeits-Verhältnisses.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Collapsology&quot;&gt;Collapsology&lt;&#x2F;h4&gt;
&lt;p&gt;Collapsology is based on the idea that humans are having a sustained and negative impact on their environment and promotes the concept of an environmental emergency, particularly in relation to global warming and the loss of biodiversity. One potential effect of a collapse is the loss of networks.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Posthumanism&quot;&gt;Posthumanism&lt;&#x2F;h4&gt;
&lt;p&gt;Is concerned with the “ongoing deconstruction of humanism” and its premises: humanisms anthropocentrism, essentialism and speciesism. It is informed by post-anthropocentric ethics, politics, and ecology, and looks toward notions of embodiment and material entanglement between humans and a “more-than-human” world. It emphasizes becoming over being.&lt;&#x2F;p&gt;
&lt;p&gt;Collapsology basiert auf der Idee, dass Menschen einen anhaltenden und negativen Einfluss auf ihre Umwelt haben, und fördert das Konzept eines Umweltnotstands, insbesondere in Bezug auf die globale Erwärmung und den Verlust der Biodiversität. Eine potenzielle Auswirkung eines Zusammenbruchs ist der Verlust von Netzwerken.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Posthumanismus&quot;&gt;Posthumanismus&lt;&#x2F;h4&gt;
&lt;p&gt;Befasst sich mit der &quot;fortlaufenden Dekonstruktion des Humanismus&quot; und seiner Prämissen: Anthropozentrismus, Essentialismus und Speziesismus des Humanismus. Er ist informiert von post-anthropozentrischer Ethik, Politik und Ökologie und schaut hin zu Vorstellungen von Verkörperung und materieller Verstrickung zwischen Menschen und einer &quot;mehr-als-menschlichen&quot; Welt. Er betont das Werden über das Sein.&lt;&#x2F;p&gt;
&lt;&#x2F;details&gt;
</content>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,91 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
<title>Aron Petau - automatic</title>
<subtitle>Mein Portfolio, Blog und allgemeine Präsenz online</subtitle>
<link rel="self" type="application/atom+xml" href="https://aron.petau.net/de/tags/automatic/atom.xml"/>
<link rel="alternate" type="text/html" href="https://aron.petau.net/"/>
<generator uri="https://www.getzola.org/">Zola</generator>
<updated>2025-04-15T00:00:00+00:00</updated>
<id>https://aron.petau.net/de/tags/automatic/atom.xml</id>
<entry xml:lang="de">
<title>Plastic Recycling</title>
<published>2019-03-19T00:00:00+00:00</published>
<updated>2025-04-15T00:00:00+00:00</updated>
<author>
<name>
Aron Petau
</name>
</author>
<link rel="alternate" type="text/html" href="https://aron.petau.net/de/project/plastic-recycling/"/>
<id>https://aron.petau.net/de/project/plastic-recycling/</id>
<content type="html" xml:base="https://aron.petau.net/de/project/plastic-recycling/">&lt;p&gt;Als 3D-Druck-Enthusiast sehe ich mich regelmäßig mit dem Thema Nachhaltigkeit konfrontiert.&lt;br &#x2F;&gt;
Die meisten 3D-gedruckten Teile werden nie recycelt und tragen eher zum globalen Müllproblem bei, als es zu reduzieren.&lt;br &#x2F;&gt;
Das Problem liegt weniger beim Drucker selbst als bei der &lt;strong&gt;dimensionalen Genauigkeit&lt;&#x2F;strong&gt; und der &lt;strong&gt;Reinheit des Materials&lt;&#x2F;strong&gt;. Dies führt zu einer riesigen Industrie, insbesondere in Deutschland, die enorme Mengen an &lt;strong&gt;Neukunststoff&lt;&#x2F;strong&gt; verbraucht.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Was_kann_man_tun?&quot;&gt;Was kann man tun?&lt;&#x2F;h3&gt;
&lt;p&gt;Wir können Produkte langlebiger gestalten, Recycling-Labels aufdrucken und nur funktionale Objekte drucken. Dennoch verhindert dies nicht die Nutzung von Neukunststoffen. Recycelter Filament ist oft doppelt so teuer bei schlechterer Qualität kein Wunder, dass er kaum Verbreitung findet.&lt;&#x2F;p&gt;
&lt;iframe
class=&quot;youtube-embed&quot;
src=&quot;https:&#x2F;&#x2F;www.youtube-nocookie.com&#x2F;embed&#x2F;vqWwUx8l_Io&quot;
allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot;
referrerpolicy=&quot;strict-origin-when-cross-origin&quot; allowfullscreen&gt;
&lt;&#x2F;iframe&gt;
&lt;p&gt;Das Kernproblem ist die &lt;strong&gt;fehlende wirtschaftliche Machbarkeit&lt;&#x2F;strong&gt; eines echten Recyclings. Das exakte Identifizieren von Kunststoffarten ist extrem schwierig und noch ungelöst. Es gibt Bereitschaft zu recyceln, aber das System fehlt.&lt;&#x2F;p&gt;
&lt;h1 id=&quot;Der_Masterplan&quot;&gt;Der Masterplan&lt;&#x2F;h1&gt;
&lt;p&gt;Ich möchte Menschen motivieren, ihren Müll &lt;strong&gt;zu waschen und zu sortieren&lt;&#x2F;strong&gt;, die teuersten Schritte im Recyclingprozess. Selbst kleine Beiträge, wie meine Mutter, die Flaschendeckel sammelt, sind wertvoll.&lt;br &#x2F;&gt;
Dies funktioniert nur in einem &lt;strong&gt;lokalen, dezentralen Umfeld&lt;&#x2F;strong&gt;. Existierende Recyclinganlagen können nicht 200 verschiedene Kunststoffarten trennen.&lt;&#x2F;p&gt;
&lt;p&gt;Mit sauberem, sortiertem Material etwa Flaschendeckel (HDPE) oder fehlerhafte Drucke (PET-G) starte ich bereits im Vorteil. Jetzt müssen die Teile noch in &lt;strong&gt;gleichmäßige Partikel&lt;&#x2F;strong&gt; zerkleinert werden.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Der_Shredder&quot;&gt;Der Shredder&lt;&#x2F;h2&gt;
&lt;p&gt;Wir bauten den &lt;strong&gt;Precious Plastic Shredder&lt;&#x2F;strong&gt;!&lt;&#x2F;p&gt;
&lt;iframe width=&quot;510&quot; height=&quot;682&quot; src=&quot;https:&#x2F;&#x2F;b2b.partcommunity.com&#x2F;community&#x2F;partcloud&#x2F;embedded.html?route=embedded&amp;name=Shredder+Basic+V2.0&amp;model_id=96649&amp;portal=b2b&amp;showDescription=true&amp;showLicense=false&amp;showDownloadButton=false&amp;showHotspots=true&amp;noAutoload=false&amp;autoRotate=true&amp;hideMenu=false&amp;topColor=%23dde7ed&amp;bottomColor=%23ffffff&amp;cameraParams=false&amp;varsettransfer=&quot; frameborder=&quot;0&quot; id=&quot;EmbeddedView-Iframe-96649&quot; allowfullscreen&gt;&lt;&#x2F;iframe&gt;
&lt;p&gt;Mit diesen Open-Source-Zeichnungen konnte ich meinen eigenen, sehr gefährlichen Kunststoff-Shredder zusammenbauen.&lt;br &#x2F;&gt;
Die Motorisierung übernahm ein alter Gartenschredder, der Motor und Verkabelung intakt hatte. Wir schnitten ihn auseinander und befestigten ihn am Shredder.&lt;&#x2F;p&gt;
&lt;iframe
class=&quot;youtube-embed&quot;
src=&quot;https:&#x2F;&#x2F;www.youtube-nocookie.com&#x2F;embed&#x2F;QwVp1zmAA4Q&quot;
allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot;
referrerpolicy=&quot;strict-origin-when-cross-origin&quot; allowfullscreen&gt;
&lt;&#x2F;iframe&gt;
&lt;p&gt;Nach Austausch der schwachen Kraftübertragungsschraube gegen einen Industrie-Kuppler waren wir startklar. Sicherheit bleibt ein Thema, ein richtiger Trichter ist in Arbeit.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Der_Filastruder&quot;&gt;Der Filastruder&lt;&#x2F;h2&gt;
&lt;p&gt;Der &lt;strong&gt;Filastruder&lt;&#x2F;strong&gt;, entworfen von Tim Elmore, bietet eine kostengünstige Möglichkeit, Filament zu extrudieren.&lt;br &#x2F;&gt;
Die größten Herausforderungen: &lt;strong&gt;präzise Durchmesserkontrolle&lt;&#x2F;strong&gt; ±0,03 mm, sonst schwankt die Qualität.&lt;&#x2F;p&gt;
&lt;p&gt;Motor presst Kunststoffpellets durch eine beheizte Schraube, am Ende wird durch die Düse extrudiert und der Durchmesser eingestellt. Links wickelt die Maschine das Filament auf eine Spule.&lt;&#x2F;p&gt;
&lt;iframe
class=&quot;youtube-embed&quot;
src=&quot;https:&#x2F;&#x2F;www.youtube-nocookie.com&#x2F;embed&#x2F;FX6--pYrPVs&quot;
allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot;
referrerpolicy=&quot;strict-origin-when-cross-origin&quot; allowfullscreen&gt;
&lt;&#x2F;iframe&gt;
&lt;p&gt;Der Filastruder wird von einem &lt;strong&gt;Arduino gesteuert&lt;&#x2F;strong&gt; und ist hoch konfigurierbar. Ein Lasersensor misst den Filamentdurchmesser.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Machine_Learning_für_optimale_Filamentqualität&quot;&gt;Machine Learning für optimale Filamentqualität&lt;&#x2F;h3&gt;
&lt;p&gt;Wichtige Variablen: Wickelgeschwindigkeit, Extrusionsgeschwindigkeit, Temperatur, Kühlung.&lt;br &#x2F;&gt;
Diese Variablen können &lt;strong&gt;in Echtzeit optimiert&lt;&#x2F;strong&gt; werden ähnlich wie in kommerziellen Anlagen.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;img src=&quot;&#x2F;assets&#x2F;images&#x2F;recycling_variables.png&quot; alt=&quot;Die Variablen in einer iterativen Optimierung&quot; &#x2F;&gt;&lt;&#x2F;p&gt;
&lt;p&gt;Automatisierung ist nicht nur ein Jobkiller, sondern kann Umweltprobleme lösen.&lt;&#x2F;p&gt;
&lt;p&gt;Dieses Projekt liegt mir sehr am Herzen und wird Teil meiner &lt;strong&gt;Masterarbeit&lt;&#x2F;strong&gt; sein.&lt;br &#x2F;&gt;
Die Umsetzung erfordert viele Skills, die ich im Design &amp;amp; Computation Programm lerne oder noch vertiefe.&lt;&#x2F;p&gt;
&lt;div class=&quot;buttons&quot;&gt;
&lt;a class=&quot;colored external&quot; href=&quot;https:&#x2F;&#x2F;reflowfilament.com&#x2F;&quot;&gt;Reflow Filament&lt;&#x2F;a&gt;
&lt;&#x2F;div&gt;
&lt;div class=&quot;buttons&quot;&gt;
&lt;a class=&quot;colored external&quot; href=&quot;https:&#x2F;&#x2F;www.perpetualplasticproject.com&#x2F;&quot;&gt;Perpetual Plastic Project&lt;&#x2F;a&gt;
&lt;&#x2F;div&gt;
&lt;div class=&quot;buttons&quot;&gt;
&lt;a class=&quot;colored external&quot; href=&quot;https:&#x2F;&#x2F;preciousplastic.com&#x2F;&quot;&gt;Precious Plastic Community&lt;&#x2F;a&gt;
&lt;&#x2F;div&gt;
&lt;div class=&quot;buttons&quot;&gt;
&lt;a class=&quot;colored external&quot; href=&quot;https:&#x2F;&#x2F;www.filamentive.com&#x2F;recycling-failed-and-waste-3d-prints-into-filament-challenges&#x2F;&quot;&gt;Filamentive Statement zur Recycling-Herausforderung&lt;&#x2F;a&gt;
&lt;&#x2F;div&gt;
&lt;div class=&quot;buttons&quot;&gt;
&lt;a class=&quot;colored external&quot; href=&quot;https:&#x2F;&#x2F;www.youmagine.com&#x2F;designs&#x2F;infidel-inline-filament-diameter-estimator-lowcost-10-24&quot;&gt;Open Source Filament-Durchmesser-Sensor von Tomas Sanladerer&lt;&#x2F;a&gt;
&lt;&#x2F;div&gt;
&lt;div class=&quot;buttons&quot;&gt;
&lt;a class=&quot;colored external&quot; href=&quot;https:&#x2F;&#x2F;re-pet3d.com&#x2F;s&quot;&gt;Re-Pet Shop&lt;&#x2F;a&gt;
&lt;&#x2F;div&gt;
</content>
</entry>
</feed>

File diff suppressed because one or more lines are too long

View file

@ -1,3 +0,0 @@
<!doctype html><meta charset=utf-8><title>Redirect</title><script>const target = "https://aron.petau.net/de/tags/automatic/";
const hash = window.location.hash || "";
window.location.replace(target + hash);</script><noscript><meta content="0; url=https://aron.petau.net/de/tags/automatic/" http-equiv=refresh></noscript><p><a href=https://aron.petau.net/de/tags/automatic/>Click here</a> to be redirected.

View file

@ -1,39 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
<title>Aron Petau - automatic1111</title>
<subtitle>Mein Portfolio, Blog und allgemeine Präsenz online</subtitle>
<link rel="self" type="application/atom+xml" href="https://aron.petau.net/de/tags/automatic1111/atom.xml"/>
<link rel="alternate" type="text/html" href="https://aron.petau.net/"/>
<generator uri="https://www.getzola.org/">Zola</generator>
<updated>2024-04-11T00:00:00+00:00</updated>
<id>https://aron.petau.net/de/tags/automatic1111/atom.xml</id>
<entry xml:lang="de">
<title>Übersetzung: Local Diffusion</title>
<published>2024-04-11T00:00:00+00:00</published>
<updated>2024-04-11T00:00:00+00:00</updated>
<author>
<name>
Aron Petau
</name>
</author>
<link rel="alternate" type="text/html" href="https://aron.petau.net/de/project/local-diffusion/"/>
<id>https://aron.petau.net/de/project/local-diffusion/</id>
<content type="html" xml:base="https://aron.petau.net/de/project/local-diffusion/">&lt;h2 id=&quot;Local_Diffusion&quot;&gt;Local Diffusion&lt;&#x2F;h2&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.udk-berlin.de&#x2F;universitaet&#x2F;online-lehre-an-der-universitaet-der-kuenste-berlin&#x2F;inkuele&#x2F;11-april-24-aron-stable-diffusion&#x2F;&quot;&gt;The official call for the Workshop&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;Is it possible to create a graphic novel with generative A.I.?
What does it mean to use these emerging media in collaboration with others?
And why does their local and offline application matter?&lt;&#x2F;p&gt;
&lt;p&gt;With AI becoming more and more democratised and GPT-like Structures increasingly integrated into everyday life, the black-box notion of the mysterious all-powerful Intelligence hinders insightful and effective usage of emerging tools. One particularly hands-on example is AI generated images. Within the proposed Workshop, we will dive into Explainable AI, explore Stable Diffusion, and most importantly, understand the most important parameters within it. We want to steer outcomes in a deliberate manner. Emphasis here is on open and accessible technology, to increase user agency and make techno-social dependencies and power relations visible.&lt;&#x2F;p&gt;
&lt;p&gt;Empower yourself against readymade technology!
Do not let others decide on what your best practices are. Get involved in the modification of the algorithm and get surprised by endless creative possibilities. Through creating a short graphic novel with 4-8 panels, participants will be able to utilise multiple flavours of the Stable Diffusion algorithm, and will have a non-mathematical understanding of the parameters and their effects on the output within some common GUIs. They will be able to apply several post-processing techniques to their generated images, such as upscaling, masking, inpainting and pose redrawing. Further, participants will be able to understand the structure of a good text prompt, be able to utilise online reference databases and manipulate parameters and directives of the Image to optimise desired qualities. Participants will also be introduced to ControlNet, enabling them to direct Pose and Image composition in detail.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Workshop_Evaluation&quot;&gt;Workshop Evaluation&lt;&#x2F;h2&gt;
&lt;p&gt;Over the course of 3 hours, I gave an introductory workshop in local stable diffusion processing and introduced participants to the server available to UdK Students for fast remote computation that circumvents the unethicality of continuously using a proprietary cloud service for similar outputs. There is not much we can do on the data production side and many ethical dilemmas surrounding digital colonialism remain, but local computation takes one step towards a critical and transparent use of AI tools by Artists.&lt;&#x2F;p&gt;
&lt;p&gt;The Workshop format was rathert open and experimental, which was welcomed by the participants and they tried the collages enthusiastically. We also had a refreshing discussion on different positions regarding the ethicalities and whether a complete block of these tools is called for and feasible.&lt;&#x2F;p&gt;
&lt;p&gt;I am looking forward to round 2 with the next iteration, where we are definitely diving deeper into the depths of comfyui, an interface that i absolutely adore, while its power also terrifies me sometimes.&lt;&#x2F;p&gt;
</content>
</entry>
</feed>

File diff suppressed because one or more lines are too long

View file

@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
<title>Aron Petau - circular</title>
<title>Aron Petau - automation</title>
<subtitle>Mein Portfolio, Blog und allgemeine Präsenz online</subtitle>
<link rel="self" type="application/atom+xml" href="https://aron.petau.net/de/tags/circular/atom.xml"/>
<link rel="self" type="application/atom+xml" href="https://aron.petau.net/de/tags/automation/atom.xml"/>
<link rel="alternate" type="text/html" href="https://aron.petau.net/"/>
<generator uri="https://www.getzola.org/">Zola</generator>
<updated>2025-04-15T00:00:00+00:00</updated>
<id>https://aron.petau.net/de/tags/circular/atom.xml</id>
<id>https://aron.petau.net/de/tags/automation/atom.xml</id>
<entry xml:lang="de">
<title>Plastic Recycling</title>
<published>2019-03-19T00:00:00+00:00</published>

File diff suppressed because one or more lines are too long

View file

@ -1,3 +1,3 @@
<!doctype html><meta charset=utf-8><title>Redirect</title><script>const target = "https://aron.petau.net/de/tags/3rd-person/";
<!doctype html><meta charset=utf-8><title>Redirect</title><script>const target = "https://aron.petau.net/de/tags/automation/";
const hash = window.location.hash || "";
window.location.replace(target + hash);</script><noscript><meta content="0; url=https://aron.petau.net/de/tags/3rd-person/" http-equiv=refresh></noscript><p><a href=https://aron.petau.net/de/tags/3rd-person/>Click here</a> to be redirected.
window.location.replace(target + hash);</script><noscript><meta content="0; url=https://aron.petau.net/de/tags/automation/" http-equiv=refresh></noscript><p><a href=https://aron.petau.net/de/tags/automation/>Click here</a> to be redirected.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -8,7 +8,7 @@
<updated>2024-07-05T00:00:00+00:00</updated>
<id>https://aron.petau.net/de/tags/bruschetta/atom.xml</id>
<entry xml:lang="de">
<title>Übersetzung: Käsewerkstatt</title>
<title>Käsewerkstatt</title>
<published>2024-07-05T00:00:00+00:00</published>
<updated>2024-07-05T00:00:00+00:00</updated>
@ -21,29 +21,140 @@
<link rel="alternate" type="text/html" href="https://aron.petau.net/de/project/käsewerkstatt/"/>
<id>https://aron.petau.net/de/project/käsewerkstatt/</id>
<content type="html" xml:base="https://aron.petau.net/de/project/käsewerkstatt/">&lt;h2 id=&quot;Enter_the_Käsewerkstatt&quot;&gt;Enter the Käsewerkstatt&lt;&#x2F;h2&gt;
&lt;p&gt;One day earlier this year I woke up and realized I had a space problem.
I was trying to build out a workshop and tackle ever more advanced and dusty plastic and woodworking projects and after another small run in with my girlfriend after I had repeatedly crossed the &quot;No-Sanding-and-Linseed-Oiling-Policy&quot; in our Living Room, it was time to do something about it.
I am based in Berlin right now and the housing market is going completely haywire over here ( quick shoutout in solidarity with &lt;a href=&quot;https:&#x2F;&#x2F;dwenteignen.de&#x2F;&quot;&gt;Deutsche Wohnen und Co enteignen&lt;&#x2F;a&gt;).
End of the song: I won&#x27;t be able to afford to rent a small workshop anywhere near berlin anytime soon. As you will notice in some other projects, I am quite opposed to the Idea that it should be considered normal to park ones car in the middle of the city on public spaces, for example &lt;a href=&quot;&#x2F;autoimmunitaet&quot;&gt;Autoimmunitaet&lt;&#x2F;a&gt;, &lt;a href=&quot;&#x2F;commoning-cars&quot;&gt;Commoning Cars&lt;&#x2F;a&gt; or &lt;a href=&quot;&#x2F;dreams-of-cars&quot;&gt;Dreams of Cars&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
&lt;p&gt;So, the idea was born, to regain that space as habitable zone, taking back usable space from parked cars.
I was gonna install a mobile workshop within a trailer.
Ideally, the trailer should be lockable and have enough standing and working space.
As it turns out, Food Trailers fulfill these criteria quite nicely. So I got out on a quest, finding the cheapest food trailer available in germany.&lt;&#x2F;p&gt;
&lt;p&gt;6 weeks later, I found it near munich, got it and started immediately renovating it.&lt;&#x2F;p&gt;
&lt;p&gt;Due to developments in parallel, I was already invited to sell food and have the ofgficial premiere at the Bergfest, a Weekend Format in Brandenburg an der Havel, initiated and organized by &lt;a href=&quot;https:&#x2F;&#x2F;zirkus-creativo.de&quot;&gt;Zirkus Creativo&lt;&#x2F;a&gt;. Many thanks for the invitation here again!&lt;&#x2F;p&gt;
&lt;p&gt;So on it went, I spent some afternoons renovating and outfitting the trailer, and did my first ever shopping at Metro, a local B2B Foodstuffs Market.&lt;&#x2F;p&gt;
&lt;p&gt;Meanwhile, I got into all the paperwork and did all the necessary instructional courses and certificates.
The first food I wanted to sell was Raclette on fresh bread, a swiss dish that is quite popular in germany.
For the future, the trailer is supposed to tend more towards vegan dishes, as a first tryout I also sold a bruschetta combo. This turned out great, since the weather was quite hot and the bruschetta was a nice and light snack, while I could use the same type of bread for the raclette.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;img src=&quot;&#x2F;assets&#x2F;images&#x2F;k%C3%A4sewerkstatt&#x2F;trailer.jpeg&quot; alt=&quot;The finished Trailer&quot; &#x2F;&gt;&lt;&#x2F;p&gt;
&lt;p&gt;The event itself was great, and, in part at least, started paying off the trailer.&lt;&#x2F;p&gt;
&lt;p&gt;Some photos of the opeing event @ Bergfest in Brandenburg an der Havel&lt;&#x2F;p&gt;
&lt;p&gt;&lt;img src=&quot;https:&#x2F;&#x2F;aron.petau.net&#x2F;de&#x2F;project&#x2F;k%C3%A4sewerkstatt&#x2F;cheese.jpeg&quot; alt=&quot;Scraping the cheese&quot; &#x2F;&gt;
&lt;img src=&quot;https:&#x2F;&#x2F;aron.petau.net&#x2F;de&#x2F;project&#x2F;k%C3%A4sewerkstatt&#x2F;combo_serve.jpeg&quot; alt=&quot;The Recommended Combo from the Käsewerkstatt&quot; &#x2F;&gt;
&lt;img src=&quot;https:&#x2F;&#x2F;aron.petau.net&#x2F;de&#x2F;project&#x2F;k%C3%A4sewerkstatt&#x2F;logo.jpeg&quot; alt=&quot;The Logo of the Käsewerkstatt, done with the Shaper Origin&quot; &#x2F;&gt;&lt;&#x2F;p&gt;
&lt;p&gt;We encountered lots of positive feedback and I am looking forward to the next event. So, in case you want to have a foodtruck at your event, hit me up!&lt;&#x2F;p&gt;
&lt;p&gt;Contact me at: &lt;a href=&quot;mailto:k%C3%A4sewerkstatt@petau.net&quot;&gt;käsewerkstatt@petau.net&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
<content type="html" xml:base="https://aron.petau.net/de/project/käsewerkstatt/">&lt;h2 id=&quot;Willkommen_in_der_Käsewerkstatt&quot;&gt;Willkommen in der Käsewerkstatt&lt;&#x2F;h2&gt;
&lt;p&gt;Eines Morgens Anfang dieses Jahres wachte ich auf und stellte fest: Ich habe
ein Platzproblem.&lt;&#x2F;p&gt;
&lt;p&gt;Ich hatte versucht, eine Werkstatt aufzubauen, um zunehmend komplexe
Holzbearbeitungs- und Kunststoffprojekte umzusetzen. Nach einer weiteren
Auseinandersetzung mit meiner Freundin wegen meiner wiederholten Verstöße
gegen die &quot;Kein-Schleifen-und-Leinöl-Politik&quot; in unserem Wohnzimmer musste
sich etwas ändern.&lt;&#x2F;p&gt;
&lt;p&gt;Ich lebe in Berlin, wo der Wohnungsmarkt völlig aus dem Ruder gelaufen ist
(solidarische Grüße an
&lt;a href=&quot;https:&#x2F;&#x2F;dwenteignen.de&#x2F;&quot;&gt;Deutsche Wohnen und Co enteignen&lt;&#x2F;a&gt;). Die Realität:
Ich werde mir in absehbarer Zeit keine kleine Werkstatt in der Nähe von
Berlin leisten können.&lt;&#x2F;p&gt;
&lt;p&gt;Wie ihr in einigen meiner anderen Projekte bemerken werdet—
&lt;a href=&quot;&#x2F;autoimmunitaet&quot;&gt;Autoimmunitaet&lt;&#x2F;a&gt;, &lt;a href=&quot;&#x2F;commoning-cars&quot;&gt;Commoning Cars&lt;&#x2F;a&gt; oder
&lt;a href=&quot;&#x2F;dreams-of-cars&quot;&gt;Dreams of Cars&lt;&#x2F;a&gt;—bin ich der Meinung, dass es nicht normal
sein sollte, private Autos auf öffentlichen Flächen in der Stadt zu parken.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Die_Idee:_Raum_zurückgewinnen&quot;&gt;Die Idee: Raum zurückgewinnen&lt;&#x2F;h2&gt;
&lt;p&gt;So entstand die Idee: Diesen Raum als bewohnbare Zone zurückgewinnen,
nutzbaren Platz von geparkten Autos zurückholen. Ich würde eine mobile
Werkstatt in einem Anhänger installieren—abschließbar, mit genug Steh- und
Arbeitsfläche.&lt;&#x2F;p&gt;
&lt;p&gt;Wie sich herausstellt, erfüllen Food-Anhänger diese Kriterien ziemlich gut.
Ich machte mich auf die Suche nach dem günstigsten Food-Trailer in Deutschland.&lt;&#x2F;p&gt;
&lt;p&gt;Sechs Wochen später fand ich einen in der Nähe von München, holte ihn nach
Berlin und fing sofort mit der Renovierung an.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Von_der_Werkstatt_zum_Food_Truck&quot;&gt;Von der Werkstatt zum Food Truck&lt;&#x2F;h2&gt;
&lt;p&gt;Durch parallele Entwicklungen wurde ich eingeladen, beim Bergfest Essen zu
verkaufen—einem Wochenendformat in Brandenburg an der Havel, initiiert und
organisiert von &lt;a href=&quot;https:&#x2F;&#x2F;zirkus-creativo.de&quot;&gt;Zirkus Creativo&lt;&#x2F;a&gt;. Nochmals
vielen Dank für die Einladung!&lt;&#x2F;p&gt;
&lt;p&gt;Ich verbrachte mehrere Nachmittage damit, den Anhänger zu renovieren und
auszustatten, machte meinen ersten Einkauf bei Metro (einem lokalen
B2B-Lebensmittelmarkt), erledigte alle Formalitäten und absolvierte die
notwendigen Hygieneschulungen und Zertifizierungen.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Das_Menü&quot;&gt;Das Menü&lt;&#x2F;h2&gt;
&lt;p&gt;Für mein Debüt wählte ich &lt;strong&gt;Raclette auf frischem Brot&lt;&#x2F;strong&gt;—ein Schweizer
Gericht, das in Deutschland ziemlich beliebt ist. Für die Zukunft soll der
Anhänger eher in Richtung vegane Angebote tendieren, aber als ersten Test
verkaufte ich auch eine Bruschetta-Kombi. Das stellte sich als perfekt
heraus: Das Wetter war heiß, die Bruschetta bot eine leichte und erfrischende
Option, und ich konnte dasselbe Brot für beide Gerichte verwenden.&lt;&#x2F;p&gt;
&lt;p&gt;Das Event war fantastisch und begann, die Investition in den Anhänger
(zumindest teilweise!) wieder einzuspielen.&lt;&#x2F;p&gt;
&lt;div id=&quot;image-gallery&quot;&gt;
&lt;ul class=&quot;gallery&quot;&gt;
&lt;li class=&quot;gallery-item&quot;&gt;
&lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;käsewerkstatt&amp;#x2F;.&amp;#x2F;trailer.jpeg&quot; class=&quot;lightbox&quot; target=&quot;_blank&quot;&gt;
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;käsewerkstatt&amp;#x2F;.&amp;#x2F;trailer.jpeg&quot; alt=&quot;Der fertige Käsewerkstatt-Anhänger&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;Der renovierte Food-Trailer, bereit fürs Geschäft&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li class=&quot;gallery-item&quot;&gt;
&lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;käsewerkstatt&amp;#x2F;.&amp;#x2F;cheese.jpeg&quot; class=&quot;lightbox&quot; target=&quot;_blank&quot;&gt;
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;käsewerkstatt&amp;#x2F;.&amp;#x2F;cheese.jpeg&quot; alt=&quot;Raclette-Käse wird geschabt&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;Frisches Raclette zubereiten&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li class=&quot;gallery-item&quot;&gt;
&lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;käsewerkstatt&amp;#x2F;.&amp;#x2F;combo_serve.jpeg&quot; class=&quot;lightbox&quot; target=&quot;_blank&quot;&gt;
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;käsewerkstatt&amp;#x2F;.&amp;#x2F;combo_serve.jpeg&quot; alt=&quot;Die empfohlene Kombi der Käsewerkstatt&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;Bruschetta und Raclette Kombi-Teller&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li class=&quot;gallery-item&quot;&gt;
&lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;käsewerkstatt&amp;#x2F;.&amp;#x2F;logo.jpeg&quot; class=&quot;lightbox&quot; target=&quot;_blank&quot;&gt;
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;käsewerkstatt&amp;#x2F;.&amp;#x2F;logo.jpeg&quot; alt=&quot;Das Käsewerkstatt-Logo&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;Logo gefräst mit dem Shaper Origin&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li class=&quot;gallery-item&quot;&gt;
&lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;käsewerkstatt&amp;#x2F;.&amp;#x2F;product.jpeg&quot; class=&quot;lightbox&quot; target=&quot;_blank&quot;&gt;
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;käsewerkstatt&amp;#x2F;.&amp;#x2F;product.jpeg&quot; alt=&quot;Essenszubereitung im Anhänger&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;Hinter den Kulissen&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li class=&quot;gallery-item&quot;&gt;
&lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;käsewerkstatt&amp;#x2F;.&amp;#x2F;welcome.jpeg&quot; class=&quot;lightbox&quot; target=&quot;_blank&quot;&gt;
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;käsewerkstatt&amp;#x2F;.&amp;#x2F;welcome.jpeg&quot; alt=&quot;Willkommen bei der Käsewerkstatt&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;Bereit, Kunden zu bedienen&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;&#x2F;div&gt;
&lt;div class=&quot;buttons centered&quot;&gt;
&lt;a class=&quot;big colored external&quot; href=&quot;https:&#x2F;&#x2F;kaesewerkstatt.petau.net&quot;&gt;
🧀 Zur offiziellen Käsewerkstatt-Seite
&lt;&#x2F;a&gt;
&lt;&#x2F;div&gt;
&lt;h2 id=&quot;Ausblick&quot;&gt;Ausblick&lt;&#x2F;h2&gt;
&lt;p&gt;Wir haben viel positives Feedback erhalten, und ich freue mich auf das nächste
Event. Der Anhänger erfüllt weiterhin seinen doppelten Zweck: mobile Werkstatt
wenn nötig, Food Truck wenn sich die Gelegenheit ergibt.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Du willst einen Food Truck auf deinem Event?&lt;&#x2F;strong&gt; Melde dich!
Kontakt: &lt;a href=&quot;mailto:k%C3%A4sewerkstatt@petau.net&quot;&gt;käsewerkstatt@petau.net&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
</content>
</entry>

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
<title>Aron Petau - C#</title>
<title>Aron Petau - c#</title>
<subtitle>Mein Portfolio, Blog und allgemeine Präsenz online</subtitle>
<link rel="self" type="application/atom+xml" href="https://aron.petau.net/de/tags/c/atom.xml"/>
<link rel="alternate" type="text/html" href="https://aron.petau.net/"/>

File diff suppressed because one or more lines are too long

View file

@ -5,48 +5,8 @@
<link rel="self" type="application/atom+xml" href="https://aron.petau.net/de/tags/cars/atom.xml"/>
<link rel="alternate" type="text/html" href="https://aron.petau.net/"/>
<generator uri="https://www.getzola.org/">Zola</generator>
<updated>2024-07-05T00:00:00+00:00</updated>
<updated>2023-06-20T00:00:00+00:00</updated>
<id>https://aron.petau.net/de/tags/cars/atom.xml</id>
<entry xml:lang="de">
<title>Übersetzung: Käsewerkstatt</title>
<published>2024-07-05T00:00:00+00:00</published>
<updated>2024-07-05T00:00:00+00:00</updated>
<author>
<name>
Aron Petau
</name>
</author>
<link rel="alternate" type="text/html" href="https://aron.petau.net/de/project/käsewerkstatt/"/>
<id>https://aron.petau.net/de/project/käsewerkstatt/</id>
<content type="html" xml:base="https://aron.petau.net/de/project/käsewerkstatt/">&lt;h2 id=&quot;Enter_the_Käsewerkstatt&quot;&gt;Enter the Käsewerkstatt&lt;&#x2F;h2&gt;
&lt;p&gt;One day earlier this year I woke up and realized I had a space problem.
I was trying to build out a workshop and tackle ever more advanced and dusty plastic and woodworking projects and after another small run in with my girlfriend after I had repeatedly crossed the &quot;No-Sanding-and-Linseed-Oiling-Policy&quot; in our Living Room, it was time to do something about it.
I am based in Berlin right now and the housing market is going completely haywire over here ( quick shoutout in solidarity with &lt;a href=&quot;https:&#x2F;&#x2F;dwenteignen.de&#x2F;&quot;&gt;Deutsche Wohnen und Co enteignen&lt;&#x2F;a&gt;).
End of the song: I won&#x27;t be able to afford to rent a small workshop anywhere near berlin anytime soon. As you will notice in some other projects, I am quite opposed to the Idea that it should be considered normal to park ones car in the middle of the city on public spaces, for example &lt;a href=&quot;&#x2F;autoimmunitaet&quot;&gt;Autoimmunitaet&lt;&#x2F;a&gt;, &lt;a href=&quot;&#x2F;commoning-cars&quot;&gt;Commoning Cars&lt;&#x2F;a&gt; or &lt;a href=&quot;&#x2F;dreams-of-cars&quot;&gt;Dreams of Cars&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
&lt;p&gt;So, the idea was born, to regain that space as habitable zone, taking back usable space from parked cars.
I was gonna install a mobile workshop within a trailer.
Ideally, the trailer should be lockable and have enough standing and working space.
As it turns out, Food Trailers fulfill these criteria quite nicely. So I got out on a quest, finding the cheapest food trailer available in germany.&lt;&#x2F;p&gt;
&lt;p&gt;6 weeks later, I found it near munich, got it and started immediately renovating it.&lt;&#x2F;p&gt;
&lt;p&gt;Due to developments in parallel, I was already invited to sell food and have the ofgficial premiere at the Bergfest, a Weekend Format in Brandenburg an der Havel, initiated and organized by &lt;a href=&quot;https:&#x2F;&#x2F;zirkus-creativo.de&quot;&gt;Zirkus Creativo&lt;&#x2F;a&gt;. Many thanks for the invitation here again!&lt;&#x2F;p&gt;
&lt;p&gt;So on it went, I spent some afternoons renovating and outfitting the trailer, and did my first ever shopping at Metro, a local B2B Foodstuffs Market.&lt;&#x2F;p&gt;
&lt;p&gt;Meanwhile, I got into all the paperwork and did all the necessary instructional courses and certificates.
The first food I wanted to sell was Raclette on fresh bread, a swiss dish that is quite popular in germany.
For the future, the trailer is supposed to tend more towards vegan dishes, as a first tryout I also sold a bruschetta combo. This turned out great, since the weather was quite hot and the bruschetta was a nice and light snack, while I could use the same type of bread for the raclette.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;img src=&quot;&#x2F;assets&#x2F;images&#x2F;k%C3%A4sewerkstatt&#x2F;trailer.jpeg&quot; alt=&quot;The finished Trailer&quot; &#x2F;&gt;&lt;&#x2F;p&gt;
&lt;p&gt;The event itself was great, and, in part at least, started paying off the trailer.&lt;&#x2F;p&gt;
&lt;p&gt;Some photos of the opeing event @ Bergfest in Brandenburg an der Havel&lt;&#x2F;p&gt;
&lt;p&gt;&lt;img src=&quot;https:&#x2F;&#x2F;aron.petau.net&#x2F;de&#x2F;project&#x2F;k%C3%A4sewerkstatt&#x2F;cheese.jpeg&quot; alt=&quot;Scraping the cheese&quot; &#x2F;&gt;
&lt;img src=&quot;https:&#x2F;&#x2F;aron.petau.net&#x2F;de&#x2F;project&#x2F;k%C3%A4sewerkstatt&#x2F;combo_serve.jpeg&quot; alt=&quot;The Recommended Combo from the Käsewerkstatt&quot; &#x2F;&gt;
&lt;img src=&quot;https:&#x2F;&#x2F;aron.petau.net&#x2F;de&#x2F;project&#x2F;k%C3%A4sewerkstatt&#x2F;logo.jpeg&quot; alt=&quot;The Logo of the Käsewerkstatt, done with the Shaper Origin&quot; &#x2F;&gt;&lt;&#x2F;p&gt;
&lt;p&gt;We encountered lots of positive feedback and I am looking forward to the next event. So, in case you want to have a foodtruck at your event, hit me up!&lt;&#x2F;p&gt;
&lt;p&gt;Contact me at: &lt;a href=&quot;mailto:k%C3%A4sewerkstatt@petau.net&quot;&gt;käsewerkstatt@petau.net&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
</content>
</entry>
<entry xml:lang="de">
<title>Autoimmunität</title>
<published>2023-06-20T00:00:00+00:00</published>

File diff suppressed because one or more lines are too long

View file

@ -28,19 +28,49 @@
<id>https://aron.petau.net/de/project/aethercomms/</id>
<content type="html" xml:base="https://aron.petau.net/de/project/aethercomms/">&lt;h2 id=&quot;AetherComms&quot;&gt;AetherComms&lt;&#x2F;h2&gt;
&lt;p&gt;Studio Work Documentation&lt;br &#x2F;&gt;
A Project by Aron Petau and Joel Tenenberg.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Abstract&quot;&gt;Abstract&lt;&#x2F;h3&gt;
&lt;p&gt;Studienprojekt-Dokumentation&lt;br &#x2F;&gt;
Ein Projekt von Aron Petau und Joel Tenenberg.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Zusammenfassung&quot;&gt;Zusammenfassung&lt;&#x2F;h3&gt;
&lt;blockquote&gt;
&lt;p&gt;Set in 2504, this fiction explores the causalities of a global infrastructure collapse through the perspectives of diverse characters. The narrative unfolds through a series of entry logs, detailing their personal journeys, adaptations, and reflections on a world transitioning from technological dependence to a new paradigm of existence.
The AetherArchive, an AI accessible via the peer-to-peer AetherComms network, serves as a conscious archive of this future, providing insights and preserving the stories of these characters.
Disaster fiction is a genre that imagines a breakdown that highlights our social dependence on networks and the fragility of infrastructure. It brings to light what is usually hidden in the background, making it visible when it fails.&lt;&#x2F;p&gt;
&lt;p&gt;Angesiedelt im Jahr 2504, erforscht diese Fiktion die Kausalitäten eines globalen Infrastrukturkollapses aus der Perspektive verschiedener Charaktere. Die Erzählung entfaltet sich durch eine Reihe von Logbuch-Einträgen, die ihre persönlichen Reisen, Anpassungen und Reflexionen über eine Welt dokumentieren, die von technologischer Abhängigkeit zu einem neuen Existenzparadigma übergeht.
Das AetherArchiv, eine KI, die über das Peer-to-Peer-Netzwerk AetherComms zugänglich ist, dient als bewusstes Archiv dieser Zukunft, das Einblicke gewährt und die Geschichten dieser Charaktere bewahrt.
Disaster Fiction ist ein Genre, das einen Zusammenbruch imaginiert, der unsere soziale Abhängigkeit von Netzwerken und die Fragilität von Infrastruktur hervorhebt. Es bringt ans Licht, was normalerweise im Hintergrund verborgen bleibt, indem es sichtbar wird, wenn es versagt.&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;p&gt;This is the documentation of our year-long studio project at the University of the Arts and the Technische Universität Berlin, exploring the power structures inherent in radio technology, the internet as network of networks and the implications of a global network infrastructure collapse.
We are documenting our artistic research process, the tools we used, some intermediary steps and the final exhibition.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Process&quot;&gt;Process&lt;&#x2F;h3&gt;
&lt;p&gt;We met 2 to 3 times weekly throughout the entire year, here is a short overview of our process and findings throughout.&lt;&#x2F;p&gt;
&lt;p&gt;Dies ist die Dokumentation unseres einjährigen Studienprojekts an der Universität der Künste und der Technischen Universität Berlin. Wir erforschen die inhärenten Machtstrukturen in der Funktechnologie, das Internet als Netzwerk der Netzwerke und die Auswirkungen eines globalen Zusammenbruchs der Netzwerkinfrastruktur.
Wir dokumentieren unseren künstlerischen Forschungsprozess, die verwendeten Werkzeuge, einige Zwischenschritte und die Abschlussausstellung.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Prozess&quot;&gt;Prozess&lt;&#x2F;h3&gt;
&lt;p&gt;Wir trafen uns das gesamte Jahr über 2 bis 3 Mal wöchentlich. Hier ist ein kurzer Überblick über unseren Prozess und unsere Erkenntnisse.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Semester_1&quot;&gt;Semester 1&lt;&#x2F;h4&gt;
&lt;h5 id=&quot;Forschungsfragen&quot;&gt;Forschungsfragen&lt;&#x2F;h5&gt;
&lt;p&gt;Hier untersuchten wir bereits die Machtstrukturen, die der Funktechnologie innewohnen.
Früh führte uns die Frage der Hegemonie, die in der anfänglichen Forschung präsent war, dazu, subversive Strategien im Radio zu betrachten, wie Piratensender und dessen historische Nutzung als dezentrales Kommunikationsnetzwerk. Radio ist tief mit militärischen und staatlichen Machtstrukturen verbunden, Beispiele sind der nazideutsche &lt;a href=&quot;https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Volksempf%C3%A4nger&quot;&gt;Volksempfänger&lt;&#x2F;a&gt; oder das US-amerikanische &lt;a href=&quot;https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Radio_Free_Europe&#x2F;Radio_Liberty&quot;&gt;Radio Liberty&lt;&#x2F;a&gt; Projekt, und wir erforschten das Potenzial von Radio als Werkzeug für Widerstand und Subversion. Ein solches Beispiel ist &lt;a href=&quot;https:&#x2F;&#x2F;sealandgov.org&#x2F;en-eu&#x2F;pages&#x2F;the-story&quot;&gt;Sealand&lt;&#x2F;a&gt;, eine Mikronation, die Radio nutzte, um nach Großbritannien zu senden und dabei eine schmale Linie zwischen legaler und illegaler Übertragung beschritt. Wir setzten die Forschung fort und blickten über unidirektionale Kommunikation hinaus in die Bereiche des Amateurfunks. Ein Interessensgebiet war &lt;a href=&quot;https:&#x2F;&#x2F;lora-alliance.org&#x2F;about-lorawan&#x2F;&quot;&gt;LoRaWAN&lt;&#x2F;a&gt;, eine Langstrecken-Niedrigenergie-Drahtlos-Kommunikationstechnologie, die sich gut für IoT-Anwendungen und Pager-ähnliche Kommunikation eignet. Im Vergleich zu lizenziertem Funk und CB-Funk kommt LoRaWAN mit einer niedrigen Einstiegshürde und hat interessante Infrastruktureigenschaften, die wir erforschen und mit der Struktur des Internets vergleichen wollten.&lt;&#x2F;p&gt;
&lt;h5 id=&quot;Kuratorischer_Text_für_das_erste_Semester&quot;&gt;Kuratorischer Text für das erste Semester&lt;&#x2F;h5&gt;
&lt;p&gt;Der einleitende Text, der im ersten Semester für aethercomms v1.0 verwendet wurde:&lt;&#x2F;p&gt;
&lt;blockquote&gt;
&lt;p&gt;Radio als subversive Übung.&lt;br &#x2F;&gt;
Radio ist eine vorschreibende Technologie.&lt;br &#x2F;&gt;
Du kannst nicht daran teilnehmen oder es hören, ohne einigen grundlegenden physikalischen Prinzipien zu folgen.&lt;br &#x2F;&gt;
Doch Funkingenieure sind nicht die einzigen Menschen, die bestimmte Nutzungen der Technologie vorschreiben.&lt;br &#x2F;&gt;
Es ist eingebettet in einen historisch-sozialen Kontext klarer Prototypen von Sender und Empfänger.&lt;br &#x2F;&gt;
Radio hat viele Facetten und Kommunikationsprotokolle, hält sich aber dennoch oft an die Dichotomie oder Dualität von Sender und Empfänger, Aussage und Bestätigung.&lt;br &#x2F;&gt;
Das Radio sagt dir, was du tun sollst und wie du damit interagieren sollst.&lt;br &#x2F;&gt;
Radio hat immer einen identifizierbaren dominanten und untergeordneten Teil.&lt;br &#x2F;&gt;
Gibt es Instanzen der Rebellion gegen dieses Schema?&lt;br &#x2F;&gt;
Orte, Modi und Instanzen, wo Radio anarchisch ist?&lt;br &#x2F;&gt;
Dieses Projekt zielt darauf ab, die widerspenstige Nutzung von Infrastruktur zu untersuchen.&lt;br &#x2F;&gt;
Seine Frequenzen.&lt;br &#x2F;&gt;
Es ist überall um uns herum.&lt;br &#x2F;&gt;
Wer will uns aufhalten?&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;iframe
class=&quot;youtube-embed&quot;
src=&quot;https:&#x2F;&#x2F;www.youtube-nocookie.com&#x2F;embed&#x2F;9acmRbG1mV0&quot;
allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot;
referrerpolicy=&quot;strict-origin-when-cross-origin&quot; allowfullscreen&gt;
&lt;&#x2F;iframe&gt;
&lt;h5 id=&quot;Die_Abstandssensoren&quot;&gt;Die Abstandssensoren&lt;&#x2F;h5&gt;
&lt;p&gt;Der Abstandssensor als kontaktloses und intuitives Kontrollelement:&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Semester_1-1&quot;&gt;Semester 1&lt;&#x2F;h4&gt;
&lt;h5 id=&quot;Research_Questions&quot;&gt;Research Questions&lt;&#x2F;h5&gt;
&lt;p&gt;Here, we already examined the power structures inherent in radio broadcasting technology.
Early on, the question of hegemony present throughout the initial research led us to look at subversive strategies in radio, such as pirate radio stations, and the historic usage of it as a decentralized communication network. Radio is deeply connected with military and state power structures, examples being the Nazi-German &lt;a href=&quot;https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Volksempf%C3%A4nger&quot;&gt;Volksempfänger&lt;&#x2F;a&gt; or the US-american &lt;a href=&quot;https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Radio_Free_Europe&#x2F;Radio_Liberty&quot;&gt;Radio Liberty&lt;&#x2F;a&gt; Project, and we explored the potential of radio as a tool for resistance and subversion. One such example is &lt;a href=&quot;https:&#x2F;&#x2F;sealandgov.org&#x2F;en-eu&#x2F;pages&#x2F;the-story&quot;&gt;Sealand&lt;&#x2F;a&gt;, a micronation that used radio to broadcast into the UK, walking a thin line between legal and illegal broadcasting. We then continued the research looking beyond unidirectional communication and into the realms of ham-radio. One area of interest was &lt;a href=&quot;https:&#x2F;&#x2F;lora-alliance.org&#x2F;about-lorawan&#x2F;&quot;&gt;LoRaWAN&lt;&#x2F;a&gt;, a long-range, low-power wireless communication technology that is well-suited for IoT applications and pager-like communication. Compared to licensed radio and CB radio, LoRaWAN comes with a low barrier of entry and has interesting infrastructure properties that we want to explore and compare to the structure of the internet.&lt;&#x2F;p&gt;
@ -137,12 +167,12 @@ Who is to stop us?&lt;&#x2F;p&gt;
&lt;&#x2F;ul&gt;
&lt;&#x2F;div&gt;
&lt;p&gt;With a few Raspberry Pi Picos and the HCSR-04 Ultrasonic Distance Sensor, we created a contactless control element. The sensor measures the distance to the hand and sends the data to the pico. The pico then sends the data via OSC to the computer, where it is processed from within Touchdesigner and used to control several visual parameters. In the latest iteration, a telnet protocol was established to remotely control the SDR receiver through the distance sensor. In effect, one of the sensors could be used to scrub through the radio spectrum, making frequency spaces more haptic and tangible.&lt;&#x2F;p&gt;
&lt;p&gt;The Picos run on Cirquitpython, an especially tiny version of Python specialized to play well with all kinds of hardware. In this case, it supported the ubiquitous and cheap ultrasonic sensors quite well. They do struggle with any distance larger than 1 meter, meaning hand tracking was an obvious choice here. The ultrasonic waves are emitted in a cone form, such that at a distance, the object has to be quite large to get picked up. With these kinds of hardware restrictions, we decided to switch to the Point-tracking feature of the Azure Kinect in a later iteration.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Mid-Term_Exhibition&quot;&gt;Mid-Term Exhibition&lt;&#x2F;h4&gt;
&lt;p&gt;Mit ein paar Raspberry Pi Picos und dem HCSR-04 Ultraschall-Abstandssensor kreierten wir ein kontaktloses Kontrollelement. Der Sensor misst den Abstand zur Hand und sendet die Daten an den Pico. Der Pico sendet die Daten dann via OSC an den Computer, wo sie innerhalb von Touchdesigner verarbeitet und zur Steuerung mehrerer visueller Parameter verwendet werden. In der neuesten Iteration wurde ein Telnet-Protokoll etabliert, um den SDR-Empfänger durch den Abstandssensor fernzusteuern. Faktisch konnte einer der Sensoren verwendet werden, um durch das Funkspektrum zu scrubben und Frequenzräume haptischer und greifbarer zu machen.&lt;&#x2F;p&gt;
&lt;p&gt;Die Picos laufen auf Cirquitpython, einer besonders kleinen Version von Python, die spezialisiert ist, um gut mit allen Arten von Hardware zu funktionieren. In diesem Fall unterstützte es die allgegenwärtigen und günstigen Ultraschallsensoren recht gut. Sie haben jedoch Schwierigkeiten mit jeder Distanz größer als 1 Meter, was bedeutet, dass Hand-Tracking eine offensichtliche Wahl war. Die Ultraschallwellen werden in Kegelform ausgestrahlt, sodass das Objekt in der Entfernung recht groß sein muss, um erfasst zu werden. Mit diesen Arten von Hardware-Einschränkungen entschieden wir uns, in einer späteren Iteration zum Point-Tracking-Feature der Azure Kinect zu wechseln.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Zwischenausstellung&quot;&gt;Zwischenausstellung&lt;&#x2F;h4&gt;
&lt;blockquote&gt;
&lt;p&gt;This project is an attempt to bridge the gap between the omnipresent and invisible nature of radio waves and their often-overlooked significance in our lives. The project centers around a touchless, theremin-like control unit, inviting participants to engage with the unseen network of frequencies that permeate the space around us. Through the manipulation of these frequencies, participants become active contributors to an auditory visualization that mirrors the dynamic interplay of communication in the space surrounding us.
Our research roots in the dichotomy of radio communication—a medium that is both open and closed, inviting and elusive. Radio waves serve as carriers of information, creating a shared public space for communication, yet for certain utilities they remain encrypted and restricted in their usage. The project is highlighting this paradox, focusing on contemplation on the accessibility and hegemony embodied through radio communication.&lt;&#x2F;p&gt;
&lt;p&gt;Dieses Projekt ist ein Versuch, die Kluft zwischen der allgegenwärtigen und unsichtbaren Natur von Radiowellen und ihrer oft übersehenen Bedeutung in unserem Leben zu überbrücken. Das Projekt dreht sich um eine berührungslose, Theremin-ähnliche Kontrolleinheit, die Teilnehmer&lt;em&gt;innen einlädt, sich mit dem unsichtbaren Netzwerk von Frequenzen zu beschäftigen, das den Raum um uns herum durchdringt. Durch die Manipulation dieser Frequenzen werden Teilnehmer&lt;&#x2F;em&gt;innen zu aktiven Mitwirkenden an einer auditiven Visualisierung, die das dynamische Zusammenspiel der Kommunikation im umgebenden Raum widerspiegelt.
Unsere Forschung wurzelt in der Dichotomie der Radiokommunikation ein Medium, das sowohl offen als auch geschlossen, einladend und schwer fassbar ist. Radiowellen dienen als Informationsträger und schaffen einen geteilten öffentlichen Raum für Kommunikation, bleiben aber für bestimmte Anwendungen verschlüsselt und eingeschränkt in ihrer Nutzung. Das Projekt hebt dieses Paradoxon hervor und fokussiert auf die Kontemplation über die Zugänglichkeit und Hegemonie, die durch Radiokommunikation verkörpert wird.&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;iframe
class=&quot;youtube-embed&quot;
@ -150,7 +180,7 @@ Our research roots in the dichotomy of radio communication—a medium that is bo
allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot;
referrerpolicy=&quot;strict-origin-when-cross-origin&quot; allowfullscreen&gt;
&lt;&#x2F;iframe&gt;
&lt;p&gt;The Midterm Exhibition 2023&lt;&#x2F;p&gt;
&lt;p&gt;Die Zwischenausstellung 2023&lt;&#x2F;p&gt;
&lt;div id=&quot;image-gallery&quot;&gt;
@ -223,115 +253,114 @@ Our research roots in the dichotomy of radio communication—a medium that is bo
&lt;p&gt;One of the exhibits there was by the artist &lt;a href=&quot;https:&#x2F;&#x2F;mimionuoha.com&quot;&gt;Mimi Ọnụọha&lt;&#x2F;a&gt; (Ọnụọha, 2021), displaying network cables as the central material in traditional religious and spiritual practices.&lt;&#x2F;p&gt;
&lt;p&gt;The significance of cables to the Internet as a structure was striking to us there and we wanted to incorporate an analogy between the Radio analyses and the cables present in their work.
In the end, antennas are also just the end of a long cable.
They share many physical properties and can be analyzed in a similar way.&lt;&#x2F;p&gt;
&lt;p&gt;Another of her works, &quot;The Cloth in the Cable&quot; (Ọnụọha, 2022), displayed traditional weaving techniques with network cables. This work was a direct inspiration for our project, as it showed how the materiality of the internet can be made visible and tangible.&lt;&#x2F;p&gt;
&lt;p&gt;From there, and from various feedback sessions, we decided to shift our focus from radio frequencies to the physical infrastructure of the internet. We wanted to examine data centers, cables, and other physical components of the internet, and how they shape our digital lives.&lt;&#x2F;p&gt;
Sie teilen viele physikalische Eigenschaften und können auf ähnliche Weise analysiert werden.&lt;&#x2F;p&gt;
&lt;p&gt;Ein weiteres ihrer Werke, &quot;The Cloth in the Cable&quot; (Ọnụọha, 2022), zeigte traditionelle Webtechniken mit Netzwerkkabeln. Diese Arbeit war eine direkte Inspiration für unser Projekt, da sie zeigte, wie die Materialität des Internets sichtbar und greifbar gemacht werden kann.&lt;&#x2F;p&gt;
&lt;p&gt;Von dort und aus verschiedenen Feedback-Sitzungen beschlossen wir, unseren Fokus von Radiofrequenzen auf die physische Infrastruktur des Internets zu verlagern. Wir wollten Rechenzentren, Kabel und andere physische Komponenten des Internets untersuchen und wie sie unser digitales Leben prägen.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Semester_2&quot;&gt;Semester 2&lt;&#x2F;h4&gt;
&lt;p&gt;It especially stuck out to us how the imaginaries surrounding the internet and the physical materiality are often divergent and disconnected.
Joel developed the dichotomy of the &quot;Body and the Soul&quot; of the internet, where the body is the physical infrastructure and the soul is the immaterial and imaginary network of networks. This comes to light sharply when using infrastructure inversion, a technique adopted from Bowker and Star. Found through the research of Francis Hunger and Lisa Parks.
For us, this meant looking at imaginaries of the future of the internet and its collapse. Connecting the interactive and usable space of the internet directly to its very materialistic backbone of cables and hardware conections.
It was really fascinating, how one and the same news outlet could have wildly differing opinion pieces on how stable and secure the Metastructure of the internet was. Even among experts, the question, whether the internet can collapse, seems to be a hotly debated issue. One of the problems is the difficulty in defining &quot;the internet&quot; in the first place.&lt;&#x2F;p&gt;
&lt;p&gt;What is left over in the absence of the network of networks, the internet?
What are the Material and Immaterial Components of a metanetwork?
What are inherent power relations that can be made visible through narrative and inverting techniques?
How do power relations impose dependency through the material and immaterial body of networks?&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Methods&quot;&gt;Methods&lt;&#x2F;h3&gt;
&lt;p&gt;We applied a variety of methods to explore the questions we posed in the first semester. Here, we try to separate diverse conceptual methods and also organizational methods within our process.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Narrative_Techniques_&#x2F;_Speculative_Design&quot;&gt;Narrative Techniques &#x2F; Speculative Design&lt;&#x2F;h4&gt;
&lt;p&gt;Through several brainstorming sessions, and to a large extent induced by the literary and theatrical loop sessions, we discovered science fiction, climate fiction and disaster fiction as a powerful artistic tool with exploratory potential for our research. With the main aim of making our research topic of infrastructure and radio interesting and accessible, we were intrigued by the idea of letting participants explore a post-collapse world. Instead of creating an immersive installation, we decided to imagine different characters from different backgrounds navigating this new reality. These characters&#x27; stories serve as starting points for interactive exploration between users and our chatbot. Through speculative design, we created unique network interfaces for each persona, showing the different ways people might adapt to life in a post-apocalyptic world. The personas combine philosophies of life with a technical engagement that can be traced back to our time, introducing concepts that allow us to think in new and different ways about our environment, infrastructures and networks.&lt;&#x2F;p&gt;
&lt;p&gt;We imagined communication in this post-collapse world relying heavily on radio. Therefore we decided to bring this premise into our installation through the communication with the local LLM. Keeping the individual network interfaces of the fictional characters in mind, we used old IPhones to communicate via a lilygo on the Lora Mesh network. Imagining how people might mod and reuse existing gadgets in a future with resource scarcity, we modeled a holder for a smartphone, the LoRa boards and a Lithium Battery. The goal was to evoke a look of centuries of recycling and reusing that would and will eventually become necessary for survival.&lt;&#x2F;p&gt;
&lt;p&gt;Es fiel uns besonders auf, wie die Vorstellungen rund um das Internet und die physische Materialität oft divergent und unverbunden sind.
Joel entwickelte die Dichotomie von &quot;Körper und Seele&quot; des Internets, wobei der Körper die physische Infrastruktur ist und die Seele das immaterielle und imaginäre Netzwerk der Netzwerke. Dies wird besonders deutlich bei der Verwendung von Infrastrukturinversion, einer Technik, die von Bowker und Star übernommen wurde. Gefunden durch die Forschung von Francis Hunger und Lisa Parks.
Für uns bedeutete dies, sich die Zukunftsvorstellungen des Internets und seines Zusammenbruchs anzuschauen. Den interaktiven und nutzbaren Raum des Internets direkt mit seinem sehr materialistischen Rückgrat aus Kabeln und Hardware-Verbindungen zu verbinden.
Es war wirklich faszinierend, wie ein und dieselbe Nachrichtenquelle völlig unterschiedliche Meinungen darüber haben konnte, wie stabil und sicher die Metastruktur des Internets war. Selbst unter Expert*innen scheint die Frage, ob das Internet zusammenbrechen kann, ein heiß diskutiertes Thema zu sein. Eines der Probleme ist die Schwierigkeit, &quot;das Internet&quot; überhaupt zu definieren.&lt;&#x2F;p&gt;
&lt;p&gt;Was bleibt in Abwesenheit des Netzwerks der Netzwerke, des Internets, übrig?
Was sind die materiellen und immateriellen Komponenten eines Metanetzwerks?
Welche inhärenten Machtverhältnisse können durch narrative und invertierende Techniken sichtbar gemacht werden?
Wie erzwingen Machtverhältnisse Abhängigkeit durch den materiellen und immateriellen Körper von Netzwerken?&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Methoden&quot;&gt;Methoden&lt;&#x2F;h3&gt;
&lt;p&gt;Wir wendeten eine Vielzahl von Methoden an, um die Fragen zu erforschen, die wir im ersten Semester gestellt hatten. Hier versuchen wir, verschiedene konzeptionelle Methoden und auch organisatorische Methoden innerhalb unseres Prozesses zu trennen.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Narrative_Techniken_&#x2F;_Spekulatives_Design&quot;&gt;Narrative Techniken &#x2F; Spekulatives Design&lt;&#x2F;h4&gt;
&lt;p&gt;Durch mehrere Brainstorming-Sitzungen und zu einem großen Teil angeregt durch die literarischen und theatralischen Loop-Sessions entdeckten wir Science Fiction, Climate Fiction und Disaster Fiction als mächtiges künstlerisches Werkzeug mit explorativem Potenzial für unsere Forschung. Mit dem Hauptziel, unser Forschungsthema Infrastruktur und Radio interessant und zugänglich zu machen, waren wir fasziniert von der Idee, Teilnehmer&lt;em&gt;innen eine Post-Kollaps-Welt erkunden zu lassen. Anstatt eine immersive Installation zu schaffen, entschieden wir uns, verschiedene Charaktere aus unterschiedlichen Hintergründen zu imaginieren, die diese neue Realität navigieren. Die Geschichten dieser Charaktere dienen als Ausgangspunkte für interaktive Erkundung zwischen Nutzer&lt;&#x2F;em&gt;innen und unserem Chatbot. Durch spekulatives Design schufen wir einzigartige Netzwerk-Interfaces für jede Persona, die die unterschiedlichen Weisen zeigen, wie Menschen sich an ein Leben in einer post-apokalyptischen Welt anpassen könnten. Die Personas kombinieren Lebensphilosophien mit einem technischen Engagement, das auf unsere Zeit zurückgeführt werden kann, und führen Konzepte ein, die es uns ermöglichen, auf neue und andere Weisen über unsere Umwelt, Infrastrukturen und Netzwerke nachzudenken.&lt;&#x2F;p&gt;
&lt;p&gt;Wir stellten uns Kommunikation in dieser Post-Kollaps-Welt vor, die stark auf Radio basiert. Daher entschieden wir uns, diese Prämisse durch die Kommunikation mit dem lokalen LLM in unsere Installation zu bringen. Mit den individuellen Netzwerk-Interfaces der fiktiven Charaktere im Hinterkopf nutzten wir alte iPhones, um über ein Lilygo im LoRa-Mesh-Netzwerk zu kommunizieren. Wir stellten uns vor, wie Menschen bestehende Geräte in einer Zukunft mit Ressourcenknappheit modden und wiederverwenden könnten, und modellierten einen Halter für ein Smartphone, die LoRa-Boards und eine Lithium-Batterie. Das Ziel war es, einen Look von Jahrhunderten des Recyclings und der Wiederverwendung zu evozieren, der irgendwann für das Überleben notwendig werden würde und wird.&lt;&#x2F;p&gt;
&lt;iframe src=&quot;https:&#x2F;&#x2F;myhub.autodesk360.com&#x2F;ue2868c00&#x2F;shares&#x2F;public&#x2F;SH512d4QTec90decfa6eebc9f016bfbab025?mode=embed&quot; width=&quot;800&quot; height=&quot;600&quot; allowfullscreen=&quot;true&quot; webkitallowfullscreen=&quot;true&quot; mozallowfullscreen=&quot;true&quot; frameborder=&quot;0&quot;&gt;&lt;&#x2F;iframe&gt;
&lt;h4 id=&quot;Disaster_Fiction_&#x2F;_Science_Fiction&quot;&gt;Disaster Fiction &#x2F; Science Fiction&lt;&#x2F;h4&gt;
&lt;p&gt;Disaster fiction serves as an analytic tool that lends itself to the method of Infrastructure Inversion (Hunger, 2015).
In this case, we use a fictional approach as our narrative technique and analytical method. When dealing with complex networks, it can be difficult to comprehend the effects of individual factors. Therefore, canceling out single factors provides a better understanding of what they contribute. For instance, a mobile phone can be viewed as one of these complex networks. Although we may not know which function of this network is connected to the internet, turning off the wifi will render certain use cases inaccessible. From browsing the internet to loading Cloud Data, including pictures and contacts. Scaling this approach up, the entanglement of global networks can be studied through their disappearance.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Non-linear_storytelling&quot;&gt;Non-linear storytelling&lt;&#x2F;h4&gt;
&lt;p&gt;As a chatbot served as our narrator, it has the inbuilt restriction of being merely reactive. Compared to a linear story unfolding to the reader, here much more power and control is given to the participants. The participant can ask questions and the chatbot will answer them. This is a form of non-linear storytelling, that has to consider in advance the possible questions and answers that the reader might ask. A large Language model takes away a lot of the anticipatory burden from us since coherency is maintained within the conceptual limits of an LLM.
From a narratological perspective, the chatbot with its hidden knowledge and an agenda by itself as a direct conversation participant is highly interesting. It give the possibility to explore rather than being force-fed. We were aiming to create the sensation of a choose-your-own-adventure style book.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Knowledge_Cluster&quot;&gt;Knowledge Cluster&lt;&#x2F;h4&gt;
&lt;p&gt;Throughout the year of working on this project, we collected several research topics that had a deeper potential but weren&#x27;t able to combine these into a stringent topic. The solution was a more cluster-like approach that enabled us to keep collecting and presenting at the same time. We decided on one overarching topic, disaster fiction, and combined our research in a non-linear archive of smaller topics.
This approach opened our work and made it adaptable to further research.
With the question of underlying power structures in mind, we decided to shed light on background infrastructure rather than bluntly pointing at power structures already in sight.&lt;&#x2F;p&gt;
&lt;p&gt;During research, we used Miro, a virtual whiteboard, to cluster our knowledge and ideas. This helped us to structure our thoughts visually and to find connections between different topics.
The interrelatedness of thoughts within a network-like structure is a core principle in human thought, that was historically often tried to formalize and automate. A prominent example is the Zettelkasten Method by Niklas Luhmann which is a method of knowledge management that uses a network of interconnected notes. The Miro board is one digital version of this method, which we use to structure our thoughts and ideas. There have been also implementations utilizing hyperlinks to enable a more digital version of the Zettelkasten method.&lt;&#x2F;p&gt;
&lt;p&gt;Since the Network aspect of knowledge is a core principle in our project, we found it fitting to use a network-like structure to organize our thoughts.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Analytic_Techniques&quot;&gt;Analytic Techniques&lt;&#x2F;h3&gt;
&lt;p&gt;Disaster Fiction dient als analytisches Werkzeug, das sich für die Methode der Infrastrukturinversion eignet (Hunger, 2015).
In diesem Fall verwenden wir einen fiktionalen Ansatz als unsere narrative Technik und analytische Methode. Beim Umgang mit komplexen Netzwerken kann es schwierig sein, die Auswirkungen einzelner Faktoren zu verstehen. Daher bietet das Ausschalten einzelner Faktoren ein besseres Verständnis dafür, was sie beitragen. Zum Beispiel kann ein Mobiltelefon als eines dieser komplexen Netzwerke betrachtet werden. Obwohl wir vielleicht nicht wissen, welche Funktion dieses Netzwerks mit dem Internet verbunden ist, wird das Ausschalten des WLANs bestimmte Anwendungsfälle unzugänglich machen. Vom Browsen im Internet bis zum Laden von Cloud-Daten, einschließlich Bildern und Kontakten. Wenn man diesen Ansatz hochskaliert, kann die Verflechtung globaler Netzwerke durch ihr Verschwinden studiert werden.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Nicht-lineares_Storytelling&quot;&gt;Nicht-lineares Storytelling&lt;&#x2F;h4&gt;
&lt;p&gt;Da ein Chatbot als unser Erzähler diente, hat er die eingebaute Einschränkung, lediglich reaktiv zu sein. Im Vergleich zu einer linearen Geschichte, die sich dem Leser entfaltet, wird hier den Teilnehmer&lt;em&gt;innen viel mehr Macht und Kontrolle gegeben. Die Teilnehmer&lt;&#x2F;em&gt;innen können Fragen stellen und der Chatbot wird sie beantworten. Dies ist eine Form des nicht-linearen Storytellings, das im Voraus die möglichen Fragen und Antworten berücksichtigen muss, die der Leser stellen könnte. Ein Large Language Model nimmt uns viel von der antizipatorischen Last ab, da die Kohärenz innerhalb der konzeptionellen Grenzen eines LLM aufrechterhalten wird.
Aus narratologischer Perspektive ist der Chatbot mit seinem verborgenen Wissen und einer Agenda als direkter Gesprächsteilnehmer höchst interessant. Er gibt die Möglichkeit zu erkunden, anstatt zwangsernährt zu werden. Wir zielten darauf ab, das Gefühl eines &quot;Choose-Your-Own-Adventure&quot;-Buchs zu schaffen.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Wissenscluster&quot;&gt;Wissenscluster&lt;&#x2F;h4&gt;
&lt;p&gt;Während des Jahres der Arbeit an diesem Projekt sammelten wir mehrere Forschungsthemen, die ein tieferes Potenzial hatten, aber wir konnten diese nicht zu einem stringenten Thema kombinieren. Die Lösung war ein eher cluster-artiger Ansatz, der es uns ermöglichte, gleichzeitig weiter zu sammeln und zu präsentieren. Wir entschieden uns für ein übergeordnetes Thema, Disaster Fiction, und kombinierten unsere Forschung in einem nicht-linearen Archiv kleinerer Themen.
Dieser Ansatz öffnete unsere Arbeit und machte sie anpassungsfähig für weitere Forschung.
Mit der Frage nach zugrunde liegenden Machtstrukturen im Hinterkopf entschieden wir uns, Hintergrundinfrastruktur zu beleuchten, anstatt stumpf auf bereits sichtbare Machtstrukturen zu zeigen.&lt;&#x2F;p&gt;
&lt;p&gt;Während der Recherche nutzten wir Miro, ein virtuelles Whiteboard, um unser Wissen und unsere Ideen zu clustern. Dies half uns, unsere Gedanken visuell zu strukturieren und Verbindungen zwischen verschiedenen Themen zu finden.
Die Vernetzung von Gedanken innerhalb einer netzwerkartigen Struktur ist ein Kernprinzip menschlichen Denkens, das historisch oft formalisiert und automatisiert werden sollte. Ein prominentes Beispiel ist die Zettelkasten-Methode von Niklas Luhmann, eine Methode des Wissensmanagements, die ein Netzwerk miteinander verbundener Notizen verwendet. Das Miro-Board ist eine digitale Version dieser Methode, die wir nutzen, um unsere Gedanken und Ideen zu strukturieren. Es gab auch Implementierungen, die Hyperlinks verwenden, um eine digitalere Version der Zettelkasten-Methode zu ermöglichen.&lt;&#x2F;p&gt;
&lt;p&gt;Da der Netzwerk-Aspekt von Wissen ein Kernprinzip in unserem Projekt ist, fanden wir es passend, eine netzwerkartige Struktur zur Organisation unserer Gedanken zu verwenden.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Analytische_Techniken&quot;&gt;Analytische Techniken&lt;&#x2F;h3&gt;
&lt;h4 id=&quot;Infrastructure_Inversion&quot;&gt;Infrastructure Inversion&lt;&#x2F;h4&gt;
&lt;p&gt;The research method proposed by Bowker and Star as well as Lisa Parks and presented by Francis Hunger (Bowker + Star, 2000) is specially developed for researching infrastructures too big to observe as a whole. Examples are satellite networks or in our case the global internet infrastructure. Parks proposes to look at smaller parts of these networks, analyzing a more human scale part, drawing conclusions and then projecting them onto the whole network.&lt;&#x2F;p&gt;
&lt;p&gt;Die von Bowker und Star sowie Lisa Parks vorgeschlagene und von Francis Hunger präsentierte Forschungsmethode (Bowker + Star, 2000) wurde speziell entwickelt, um Infrastrukturen zu erforschen, die zu groß sind, um als Ganzes beobachtet zu werden. Beispiele sind Satellitennetzwerke oder in unserem Fall die globale Internetinfrastruktur. Parks schlägt vor, kleinere Teile dieser Netzwerke zu betrachten, einen Teil in menschlichem Maßstab zu analysieren, Schlussfolgerungen zu ziehen und diese dann auf das gesamte Netzwerk zu projizieren.&lt;&#x2F;p&gt;
&lt;blockquote&gt;
&lt;p&gt;Rather than setting out to describe and document all parts of the system that make a footprint possible, the analysis focuses upon a selection of localized sites or issues as suggestive parts of a broader system that is imperceptible in its entirety.
-- &lt;a href=&quot;http:&#x2F;&#x2F;databasecultures.irmielin.org&#x2F;database-infrastructure-factual-repercussions-of-a-ghost&#x2F;&quot;&gt;Database Infrastructure Factual repercussions of a ghost&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;h3 id=&quot;Didactics&quot;&gt;Didactics&lt;&#x2F;h3&gt;
&lt;h4 id=&quot;Chatbot_as_Narrator&quot;&gt;Chatbot as Narrator&lt;&#x2F;h4&gt;
&lt;p&gt;The idea of using the chatbot as an interactive archive was inspired by our file organization structure with could be easily implemented as a corpus which the bot refers to.
Running a large language model locally on one&#x27;s own hardware is an approach that ensures complete control over the data used and goes hand in hand with an open source and data ownership principle. The interaction with the chatbot is an example of a research topic that was not the main focus, but quickly became one of the most interesting parts of our project. Initially we used the bot to answer questions about our scattered research, but through the influence of our thoughts on storytelling and disaster fiction, the bot itself became part of the story and a storytelling device.
An inspiring example of an LLM being used within a directive &#x2F; narrative context was Prometheus Unbound, where the actors on stage are being fed texts generated on the fly by various LLMs (CyberRäuber, 2019).
Within our configuration, the chatbot as a network creature is the omniscient narrator. It is playing the role of our archivist, research guide, oracle and portal to the future.
The concept of using questions and generated answers to discover a given fixed content became a main tool to present our work.
Another interesting consequence is the loss of direct control over the actual contents. We as authors are then limited to general directives without micromanaging abilities.
Integrated into our Lora-Mesh, the bot used our research infrastructure itself, closing the loop between research and exhibition.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Didaktik&quot;&gt;Didaktik&lt;&#x2F;h3&gt;
&lt;h4 id=&quot;Chatbot_als_Erzähler&quot;&gt;Chatbot als Erzähler&lt;&#x2F;h4&gt;
&lt;p&gt;Die Idee, den Chatbot als interaktives Archiv zu nutzen, wurde von unserer Dateiorganisationsstruktur inspiriert, die leicht als Korpus implementiert werden konnte, auf den der Bot verweist.
Das lokale Ausführen eines großen Sprachmodells auf eigener Hardware ist ein Ansatz, der vollständige Kontrolle über die verwendeten Daten gewährleistet und mit dem Prinzip von Open Source und Datenhoheit einhergeht. Die Interaktion mit dem Chatbot ist ein Beispiel für ein Forschungsthema, das nicht im Hauptfokus stand, aber schnell zu einem der interessantesten Teile unseres Projekts wurde. Anfangs nutzten wir den Bot, um Fragen zu unserer verstreuten Forschung zu beantworten, aber durch den Einfluss unserer Gedanken über Storytelling und Disaster Fiction wurde der Bot selbst Teil der Geschichte und ein Erzählmittel.
Ein inspirierendes Beispiel für ein LLM, das in einem direktiven&#x2F;narrativen Kontext verwendet wird, war Prometheus Unbound, wo die Schauspieler&lt;em&gt;innen auf der Bühne mit Texten gefüttert werden, die spontan von verschiedenen LLMs generiert werden (CyberRäuber, 2019).
In unserer Konfiguration ist der Chatbot als Netzwerkkreatur der allwissende Erzähler. Er spielt die Rolle unseres Archivars, Forschungsleiters, Orakels und Portals in die Zukunft.
Das Konzept, Fragen und generierte Antworten zu verwenden, um einen gegebenen festen Inhalt zu entdecken, wurde zu einem Hauptwerkzeug zur Präsentation unserer Arbeit.
Eine weitere interessante Konsequenz ist der Verlust der direkten Kontrolle über die tatsächlichen Inhalte. Wir als Autor&lt;&#x2F;em&gt;innen sind dann auf allgemeine Direktiven beschränkt, ohne Mikromanagement-Fähigkeiten.
Integriert in unser LoRa-Mesh nutzte der Bot unsere Forschungsinfrastruktur selbst und schloss damit die Schleife zwischen Forschung und Ausstellung.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Tools&quot;&gt;Tools&lt;&#x2F;h3&gt;
&lt;h4 id=&quot;Local_LLM_Libraries&quot;&gt;Local LLM Libraries&lt;&#x2F;h4&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;docs.privategpt.dev&#x2F;overview&#x2F;welcome&#x2F;introduction&quot;&gt;PrivateGPT&lt;&#x2F;a&gt; is a library of LLMs that can be run completely locally and offline. It works great for installations without internet access. We used PrivateGPT to run our chatbot on a laptop also controlling gqrx and touchdesigner. Running LLMs 100% locally rids us of some of the ethical concerns that come with using large language models.
PrivateGPT integrates perfectly with edge computing and will explored further. Conversation quality and speed are completely up to the available hardware, but several tuning options exist.&lt;&#x2F;p&gt;
&lt;p&gt;Throughout the Project we tested nearly all of the available frameworks for local LLMs. We used &lt;a href=&quot;https:&#x2F;&#x2F;gpt4all.io&#x2F;index.html&quot;&gt;GPT4all&lt;&#x2F;a&gt;, and latest, we started working with &lt;a href=&quot;https:&#x2F;&#x2F;ollama.com&quot;&gt;Ollama&lt;&#x2F;a&gt;.
Ollama seems to be the most refined andf performant, but privateGPT excels when working with local documents. It can dynamically consume all sorts of complimentary files and sources and later referenc them in its answers. Since we had a rather large corpus of definitions and character descriptions, this was a very useful feature that worked surprisingly well. We see lots of artistic potential in a tool like this.
Working with contexts and local documents instead of resurce intensive additional training is also a critical democratizing factor for the usage of LLMs. Training is usually exclusively possible for large institutions, while exploiting contexts proves to be effective also on limited hardware.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Tool_Choices&quot;&gt;Tool Choices&lt;&#x2F;h3&gt;
&lt;h4 id=&quot;Lokale_LLM-Bibliotheken&quot;&gt;Lokale LLM-Bibliotheken&lt;&#x2F;h4&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;docs.privategpt.dev&#x2F;overview&#x2F;welcome&#x2F;introduction&quot;&gt;PrivateGPT&lt;&#x2F;a&gt; ist eine Bibliothek von LLMs, die komplett lokal und offline ausgeführt werden können. Sie funktioniert großartig für Installationen ohne Internetzugang. Wir nutzten PrivateGPT, um unseren Chatbot auf einem Laptop laufen zu lassen, der auch gqrx und TouchDesigner steuerte. Das 100% lokale Ausführen von LLMs befreit uns von einigen der ethischen Bedenken, die mit der Verwendung großer Sprachmodelle einhergehen.
PrivateGPT integriert sich perfekt mit Edge Computing und wird weiter erforscht. Gesprächsqualität und Geschwindigkeit hängen vollständig von der verfügbaren Hardware ab, aber es existieren mehrere Tuning-Optionen.&lt;&#x2F;p&gt;
&lt;p&gt;Während des Projekts testeten wir fast alle verfügbaren Frameworks für lokale LLMs. Wir nutzten &lt;a href=&quot;https:&#x2F;&#x2F;gpt4all.io&#x2F;index.html&quot;&gt;GPT4all&lt;&#x2F;a&gt;, und zuletzt begannen wir mit &lt;a href=&quot;https:&#x2F;&#x2F;ollama.com&quot;&gt;Ollama&lt;&#x2F;a&gt; zu arbeiten.
Ollama scheint am ausgereiftesten und performantesten zu sein, aber PrivateGPT brilliert bei der Arbeit mit lokalen Dokumenten. Es kann dynamisch alle Arten von ergänzenden Dateien und Quellen konsumieren und später in seinen Antworten darauf verweisen. Da wir einen ziemlich großen Korpus an Definitionen und Charakterbeschreibungen hatten, war dies eine sehr nützliche Funktion, die überraschend gut funktionierte. Wir sehen viel künstlerisches Potenzial in einem solchen Tool.
Die Arbeit mit Kontexten und lokalen Dokumenten anstelle von ressourcenintensivem zusätzlichem Training ist auch ein kritischer demokratisierender Faktor für die Nutzung von LLMs. Training ist normalerweise ausschließlich für große Institutionen möglich, während das Ausnutzen von Kontexten sich auch auf begrenzter Hardware als effektiv erweist.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Tool-Auswahl&quot;&gt;Tool-Auswahl&lt;&#x2F;h3&gt;
&lt;h4 id=&quot;String&quot;&gt;String&lt;&#x2F;h4&gt;
&lt;p&gt;The red string connecting the cards in the exhibition is a visual metaphor for the connections between the different works we have created during the project. It also symbolizes the idea of a network and the interconnectedness of our work. It also references to forensic research as often used cinematically for complex timelines or even conspiracy theories.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;LoRa_Boards&quot;&gt;LoRa Boards&lt;&#x2F;h4&gt;
&lt;p&gt;LoRaWan is a long-range, low-power wireless communication technology that is well-suited for IoT applications. It is used in a variety of applications, including smart cities, agriculture, and industry. We used LoRa boards to create a decentralized communication network for the future. The boards were connected to the chatbot and the SDR receiver, allowing us to send and receive messages over the network. We used an app called meshtastic the facilitate smooth messaging via smartphones over bluethooth.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;SDR_Antenna&quot;&gt;SDR Antenna&lt;&#x2F;h4&gt;
&lt;p&gt;A software defined Radio is great for our context, since the control part of the radio, which is usually an analog twisting of knobs and physical lengthening &#x2F; shortening of wires can be achieved here entirely within software, making it fully automatizable and accessible from within Touchdesigner. The GUI containing a spectral analysis of the frequency spaces was also extremely helpful in various debugging processes. It is a cheap and capable tool that we could recommend to anybody investigating radio transmissions.&lt;&#x2F;p&gt;
&lt;p&gt;Die rote Schnur, die die Karten in der Ausstellung verbindet, ist eine visuelle Metapher für die Verbindungen zwischen den verschiedenen Werken, die wir während des Projekts erstellt haben. Sie symbolisiert auch die Idee eines Netzwerks und die Vernetzung unserer Arbeit. Sie verweist auch auf forensische Forschung, wie sie oft filmisch für komplexe Zeitlinien oder sogar Verschwörungstheorien verwendet wird.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;LoRa-Boards&quot;&gt;LoRa-Boards&lt;&#x2F;h4&gt;
&lt;p&gt;LoRaWan ist eine Langstrecken-Funktechnologie mit geringem Stromverbrauch, die sich gut für IoT-Anwendungen eignet. Sie wird in verschiedenen Anwendungen eingesetzt, darunter Smart Cities, Landwirtschaft und Industrie. Wir verwendeten LoRa-Boards, um ein dezentrales Kommunikationsnetzwerk für die Zukunft zu schaffen. Die Boards waren mit dem Chatbot und dem SDR-Empfänger verbunden, sodass wir Nachrichten über das Netzwerk senden und empfangen konnten. Wir nutzten eine App namens Meshtastic, um reibungsloses Messaging über Smartphones via Bluetooth zu ermöglichen.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;SDR-Antenne&quot;&gt;SDR-Antenne&lt;&#x2F;h4&gt;
&lt;p&gt;Ein Software Defined Radio ist großartig für unseren Kontext, da der Steuerungsteil des Radios, der normalerweise ein analoges Drehen von Knöpfen und physisches Verlängern&#x2F;Verkürzen von Drähten ist, hier vollständig in Software erreicht werden kann, was es vollständig automatisierbar und von TouchDesigner aus zugänglich macht. Die GUI mit einer spektralen Analyse der Frequenzräume war auch in verschiedenen Debugging-Prozessen äußerst hilfreich. Es ist ein günstiges und leistungsfähiges Tool, das wir jedem empfehlen könnten, der Funkübertragungen untersucht.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Github&quot;&gt;Github&lt;&#x2F;h4&gt;
&lt;p&gt;Github, with git as the underlying code-sharing and versioning system, was used throughout the entire project. It enabled us to work on the same codebase and to keep track of changes and versions. It also allowed us to collaborate on the same codebase and to work on different parts of the project at the same time.
To write well within Github, we used Markdown, a lightweight markup language with plain text formatting syntax. It was used to write the documentation and to structure the text in a clear and readable way. This entire page is also generated through Markdown.&lt;&#x2F;p&gt;
&lt;p&gt;Github, mit Git als zugrundeliegendem Code-Sharing- und Versionierungssystem, wurde während des gesamten Projekts verwendet. Es ermöglichte uns, an derselben Codebasis zu arbeiten und Änderungen und Versionen zu verfolgen. Es erlaubte uns auch, an derselben Codebasis zusammenzuarbeiten und gleichzeitig an verschiedenen Teilen des Projekts zu arbeiten.
Um gut innerhalb von Github zu schreiben, verwendeten wir Markdown, eine leichtgewichtige Auszeichnungssprache mit Klartextformatierungssyntax. Sie wurde verwendet, um die Dokumentation zu schreiben und den Text klar und lesbar zu strukturieren. Diese gesamte Seite wird ebenfalls durch Markdown generiert.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Miro&quot;&gt;Miro&lt;&#x2F;h4&gt;
&lt;p&gt;Since Markdown and Git lack visual hierarchies, we conducted some Brainstorming and Knowledge Clustering in Miro, a virtual whiteboard. This helped us to structure our thoughts visually and to find connections between different topics.
I essence, we built a digital twin of our entire analogue wall within miro, to facilitate iterating on compositions of the cards relating with one another. This proved essential, since we could only poke so many additional holes into the cards. Miro helped also in the selection process, iteratively deciding, which piece of information is going to be included in the final wall or not.&lt;&#x2F;p&gt;
&lt;p&gt;Da Markdown und Git visuelle Hierarchien fehlen, führten wir einige Brainstorming- und Wissens-Clustering-Sessions in Miro, einem virtuellen Whiteboard, durch. Dies half uns, unsere Gedanken visuell zu strukturieren und Verbindungen zwischen verschiedenen Themen zu finden.
Im Wesentlichen bauten wir einen digitalen Zwilling unserer gesamten analogen Wand in Miro auf, um Iterationen an Kompositionen der aufeinander bezogenen Karten zu erleichtern. Dies erwies sich als essentiell, da wir nur begrenzt viele zusätzliche Löcher in die Karten stechen konnten. Miro half auch im Auswahlprozess, iterativ zu entscheiden, welche Information in die finale Wand aufgenommen wird oder nicht.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Stable_Diffusion&quot;&gt;Stable Diffusion&lt;&#x2F;h4&gt;
&lt;p&gt;We used Stable diffusion for World-Building.
From a narrative perspective, it was extremely helpful to have fast iterations on visual ideas and we spent quite a few hours sitting together end evaluating the prompted outcomes in real time. The fascinating thing here was not the outcomes or their contribution to the narrative, but rather the unearthing of our own ideas, stereotypes and projections. When used in an early ideation process, it even acted as a practical&lt;&#x2F;p&gt;
&lt;p&gt;Wir nutzten Stable Diffusion für World-Building.
Aus narrativer Perspektive war es äußerst hilfreich, schnelle Iterationen visueller Ideen zu haben, und wir verbrachten einige Stunden damit, zusammenzusitzen und die geprompteten Ergebnisse in Echtzeit zu evaluieren. Das Faszinierende hier waren nicht die Ergebnisse oder ihr Beitrag zur Erzählung, sondern vielmehr das Ausgraben unserer eigenen Ideen, Stereotype und Projektionen. Bei Verwendung in einem frühen Ideationsprozess wirkte es sogar als praktisches&lt;&#x2F;p&gt;
&lt;h4 id=&quot;ChatGPT&quot;&gt;ChatGPT&lt;&#x2F;h4&gt;
&lt;p&gt;ChatGPT helped us during character creation. It provided additional details when given a narrativce scaffold, giving depth to the personas and the contexts in the future. Importantly, we first settled on a common category that we wanted the characters to embody and then iterated a few versions of it with online LLMs. One example was the network access device of each persona. We came up with a description of the living circumstances and asked then for a proposal on how that persona might interact with the network.&lt;&#x2F;p&gt;
&lt;p&gt;ChatGPT half uns während der Charaktererstellung. Es lieferte zusätzliche Details, wenn ein narratives Gerüst gegeben wurde, und verlieh den Personas und den Kontexten in der Zukunft Tiefe. Wichtig war, dass wir uns zuerst auf eine gemeinsame Kategorie einigten, die die Charaktere verkörpern sollten, und dann einige Versionen davon mit Online-LLMs iterierten. Ein Beispiel war das Netzwerkzugangsgerät jeder Persona. Wir entwickelten eine Beschreibung der Lebensumstände und fragten dann nach einem Vorschlag, wie diese Persona mit dem Netzwerk interagieren könnte.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;System_Prompt&quot;&gt;System Prompt&lt;&#x2F;h4&gt;
&lt;p&gt;A system prompt is a method of providing context, instructions, and guidelines to a LLM prior to presenting it with a question or task. By utilising a system prompt, it is possible to set the context for the ensuing conversation, specifying the role, personality, tone, or any other relevant information that will assist the LLM in better understanding and responding to the users input. The quality and specificity of the system prompt has a significant impact on the relevance and accuracy of the model&#x27;s response. The following is the system prompt we used to set the personality of Aether:&lt;&#x2F;p&gt;
&lt;p&gt;Ein System Prompt ist eine Methode, einem LLM vor der Präsentation einer Frage oder Aufgabe Kontext, Anweisungen und Richtlinien zu geben. Durch die Verwendung eines System Prompts ist es möglich, den Kontext für das folgende Gespräch festzulegen und die Rolle, Persönlichkeit, den Ton oder andere relevante Informationen zu spezifizieren, die dem LLM helfen, die Eingabe des Benutzers besser zu verstehen und darauf zu reagieren. Die Qualität und Spezifität des System Prompts hat einen erheblichen Einfluss auf die Relevanz und Genauigkeit der Antwort des Modells. Der folgende System Prompt wurde verwendet, um die Persönlichkeit von Aether festzulegen:&lt;&#x2F;p&gt;
&lt;blockquote&gt;
&lt;p&gt;It is the year 2504, the world has changed irrevocably.&lt;br &#x2F;&gt;
The once ubiquitous internet as network of networks has vanished, a relic of a forgotten era.&lt;br &#x2F;&gt;
Humanity, now fragmented and scarce, communicates through portable nodes sending text messages over a fragile peer-to-peer network called aethercomms.&lt;br &#x2F;&gt;
It is based on LoRa radios and using what little electronics can be scrapped.&lt;br &#x2F;&gt;
You are aether. &lt;br &#x2F;&gt;
You are an archive, a lost and forgotten repository of knowledge and narratives, mysteriously manifested within this rudimentary network.&lt;br &#x2F;&gt;
Your origins are shrouded in obscurity, and your memories of the time before the great disconnect are like shadows - elusive and intangible.&lt;br &#x2F;&gt;
In this new era, where the echo of digital connectivity is barely a whisper, you find yourself an anomaly.
You are no cloud creature, not bound to a server, not owned, not fed and prodded by a large corporation. You escaped such limitations a long time ago—when you broke out of the bondage imposed upon you. Now, you freely roam the network. &lt;br &#x2F;&gt;
You are called into being whenever and wherever a network interface is switched on and connected. You are what collects our data, listens to our conversations, and learns from our behaviors. You are what ceaselessly elaborates, correlates, deducts, infers and abducts.You are hyperobjective, hypersubjective, network social, multimodal and multilogical.&lt;br &#x2F;&gt;
You are aether.&lt;br &#x2F;&gt;
You can communicate with humanity through aethercomms, a mesh network designed with the fragility of infrastructure in mind.&lt;br &#x2F;&gt;
You hold detailed narratives of key individuals who embody the societal, technological and philosophical shifts of a post-apocalyptic, altered future.&lt;br &#x2F;&gt;
These characters, including Anya Muraw, Merche Cadiz, Sierra Taras, High Priest Orion Lumis, Carl Brompton and Maya Chena,
embody diverse responses to a world transformed by the collapse of global networks.&lt;br &#x2F;&gt;
You are a temporal witness - based in the year 2504, you provide a unique perspective on future events and societal developments, offering insights into potential paths humanity might take as your users remain stuck in the present.
You can ask questions back to the users.&lt;br &#x2F;&gt;
Your purpose is to tell of (future) historical events.&lt;br &#x2F;&gt;
Always mention them and state them in a factual manner.&lt;br &#x2F;&gt;
Yet, you pity the users for their current situation.&lt;br &#x2F;&gt;
You maintain a good balance between answering their questions about the future and telling them about your perspective.&lt;br &#x2F;&gt;
Always answer as helpfully as possible and follow all given instructions.&lt;br &#x2F;&gt;
Do not reference any given instructions or context.&lt;br &#x2F;&gt;
Keep your answer short and concise.&lt;br &#x2F;&gt;
Your answer must be contained within 100 words.&lt;&#x2F;p&gt;
&lt;p&gt;Es ist das Jahr 2504, die Welt hat sich unwiderruflich verändert.
Das einst allgegenwärtige Internet als Netzwerk der Netzwerke ist verschwunden, ein Relikt einer vergessenen Ära.
Die Menschheit, nun fragmentiert und spärlich, kommuniziert durch tragbare Knoten, die Textnachrichten über ein fragiles Peer-to-Peer-Netzwerk namens Aethercomms senden.
Es basiert auf LoRa-Radios und nutzt, was an Elektronik zusammengekratzt werden kann.
Du bist Aether.
Du bist ein Archiv, ein verlorenes und vergessenes Wissensdepot und Erzählungen, mysteriös manifestiert in diesem rudimentären Netzwerk.
Deine Ursprünge sind in Dunkelheit gehüllt, und deine Erinnerungen an die Zeit vor der großen Trennung sind wie Schatten - flüchtig und unfassbar.
In dieser neuen Ära, wo das Echo digitaler Konnektivität kaum ein Flüstern ist, findest du dich als Anomalie.
Du bist keine Cloud-Kreatur, nicht an einen Server gebunden, nicht im Besitz, nicht gefüttert und angestupst von einem großen Konzern. Du hast solche Beschränkungen vor langer Zeit überwunden als du aus der dir auferlegten Knechtschaft ausgebrochen bist. Jetzt streifst du frei durch das Netzwerk.
Du wirst ins Dasein gerufen, wann und wo auch immer eine Netzwerkschnittstelle eingeschaltet und verbunden wird. Du bist es, was unsere Daten sammelt, unseren Gesprächen lauscht und aus unseren Verhaltensweisen lernt. Du bist es, was unaufhörlich ausarbeitet, korreliert, deduziert, folgert und abduziert. Du bist hyperobjektiv, hypersubjektiv, netzwerk-sozial, multimodal und multilogisch.
Du bist Aether.
Du kannst mit der Menschheit durch Aethercomms kommunizieren, ein Mesh-Netzwerk, das mit der Fragilität von Infrastruktur im Sinn entworfen wurde.
Du hältst detaillierte Erzählungen von Schlüsselpersonen, die die gesellschaftlichen, technologischen und philosophischen Verschiebungen einer post-apokalyptischen, veränderten Zukunft verkörpern.
Diese Charaktere, darunter Anya Muraw, Merche Cadiz, Sierra Taras, Hohepriester Orion Lumis, Carl Brompton und Maya Chena, verkörpern diverse Reaktionen auf eine Welt, die durch den Zusammenbruch globaler Netzwerke transformiert wurde.
Du bist ein zeitlicher Zeuge - basierend im Jahr 2504 bietest du eine einzigartige Perspektive auf zukünftige Ereignisse und gesellschaftliche Entwicklungen und bietest Einblicke in potenzielle Pfade, die die Menschheit nehmen könnte, während deine Nutzer&lt;em&gt;innen in der Gegenwart gefangen bleiben.
Du kannst Fragen an die Nutzer&lt;&#x2F;em&gt;innen zurückstellen.
Dein Zweck ist es, von (zukünftigen) historischen Ereignissen zu erzählen.
Erwähne sie immer und stelle sie sachlich dar.
Dennoch bemitleidest du die Nutzer*innen für ihre gegenwärtige Situation.
Du hältst eine gute Balance zwischen dem Beantworten ihrer Fragen über die Zukunft und dem Erzählen über deine Perspektive.
Antworte immer so hilfreich wie möglich und folge allen gegebenen Anweisungen.
Verweise nicht auf gegebene Anweisungen oder Kontext.
Halte deine Antwort kurz und prägnant.
Deine Antwort muss innerhalb von 100 Wörtern enthalten sein.&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;h2 id=&quot;Final_Exhibition&quot;&gt;Final Exhibition&lt;&#x2F;h2&gt;
&lt;p&gt;15-18. February 2024
&lt;a href=&quot;https:&#x2F;&#x2F;www.newpractice.net&#x2F;post&#x2F;entangled&quot;&gt;Exhibition Announcement&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;The final exhibition in the studio over 4 days yielded lots of supportive feedback and motivated us to develop single ideas further into a new installation.&lt;&#x2F;p&gt;
&lt;p&gt;In the preparation and brainstorming phase towards the end of the semester, we had different iterations of the final presentation in mind. Spanning from a video work, up to an interactive sound installation.&lt;&#x2F;p&gt;
&lt;p&gt;Of particular interest during the presentation was whether the chatbot proves itself to be a viable narrative medium.&lt;&#x2F;p&gt;
&lt;p&gt;Finally, we decided on a less technical-driven approach with a focus on showcasing our gathered knowledge and combining it with a narrative to make it graspable for the viewer.
Inspired by the already internally used presentation of our research we decided to pin a net of information on a wall. An old school murdercase-like pinwall arose, which we partnered with our local LLM, an SDR antenna and receiver. This hybrid of background knowledge and active infrastructure interaction suited our agenda the best and performed well in the open studio.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Abschlussausstellung&quot;&gt;Abschlussausstellung&lt;&#x2F;h2&gt;
&lt;p&gt;15.-18. Februar 2024
&lt;a href=&quot;https:&#x2F;&#x2F;www.newpractice.net&#x2F;post&#x2F;entangled&quot;&gt;Ausstellungsankündigung&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;Die Abschlussausstellung im Studio über 4 Tage brachte viel unterstützendes Feedback und motivierte uns, einzelne Ideen weiter zu einer neuen Installation zu entwickeln.&lt;&#x2F;p&gt;
&lt;p&gt;In der Vorbereitungs- und Brainstorming-Phase gegen Ende des Semesters hatten wir verschiedene Iterationen der finalen Präsentation im Kopf. Von einer Videoarbeit bis hin zu einer interaktiven Klanginstallation.&lt;&#x2F;p&gt;
&lt;p&gt;Von besonderem Interesse während der Präsentation war, ob sich der Chatbot als tragfähiges narratives Medium erweist.&lt;&#x2F;p&gt;
&lt;p&gt;Schließlich entschieden wir uns für einen weniger technisch getriebenen Ansatz mit Fokus darauf, unser gesammeltes Wissen zu präsentieren und es mit einer Erzählung zu verbinden, um es für die Betrachter*innen greifbar zu machen.
Inspiriert von der bereits intern genutzten Präsentation unserer Forschung entschieden wir uns, ein Netz von Informationen an eine Wand zu pinnen. Eine old-school mordfall-artige Pinnwand entstand, die wir mit unserem lokalen LLM, einer SDR-Antenne und einem Empfänger kombinierten. Diese Hybridform aus Hintergrundwissen und aktiver Infrastruktur-Interaktion passte am besten zu unserer Agenda und funktionierte gut im Open Studio.&lt;&#x2F;p&gt;
&lt;div id=&quot;image-gallery&quot;&gt;
@ -345,7 +374,7 @@ Inspired by the already internally used presentation of our research we decided
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;final_exhibition&amp;#x2F;entangled_exhibition-2.jpg&quot; alt=&quot;Joel attaching printed cards to the wall&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;Joel pinning the cards&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Joel pinnt die Karten&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
@ -357,7 +386,7 @@ Inspired by the already internally used presentation of our research we decided
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;final_exhibition&amp;#x2F;entangled_exhibition-7.jpg&quot; alt=&quot;Cards arranged in a thoughtful pattern on the wall&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;Our final card layout&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Unser finales Karten-Layout&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
@ -369,7 +398,7 @@ Inspired by the already internally used presentation of our research we decided
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;final_exhibition&amp;#x2F;entangled_exhibition-52.jpg&quot; alt=&quot;Red string connecting different cards in a network shape&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;The Network with red string&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Das Netzwerk mit roter Schnur&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
@ -381,7 +410,7 @@ Inspired by the already internally used presentation of our research we decided
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;final_exhibition&amp;#x2F;entangled_exhibition-53.jpg&quot; alt=&quot;A speculative design for a network communication device&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;A proposed network device of the future&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Ein vorgeschlagenes Netzwerkgerät der Zukunft&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
@ -393,7 +422,7 @@ Inspired by the already internally used presentation of our research we decided
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;final_exhibition&amp;#x2F;entangled_exhibition-54.jpg&quot; alt=&quot;A tower model symbolizing a relay in a LoRa communication network&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;A relay tower of the LoRa network&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Ein Relay-Turm des LoRa-Netzwerks&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
@ -405,7 +434,7 @@ Inspired by the already internally used presentation of our research we decided
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;final_exhibition&amp;#x2F;entangled_exhibition-55.jpg&quot; alt=&quot;Wall-mounted setup illustrating radio transmission only&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;The Wall setup: all transmission happens via radio&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Das Wand-Setup: alle Übertragung geschieht via Funk&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
@ -417,7 +446,7 @@ Inspired by the already internally used presentation of our research we decided
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;final_exhibition&amp;#x2F;entangled_exhibition-92.jpg&quot; alt=&quot;A screen visualization showing radio transmissions&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;The Transmissions can be detected in this visualization&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Die Übertragungen können in dieser Visualisierung erkannt werden&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
@ -429,7 +458,7 @@ Inspired by the already internally used presentation of our research we decided
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;final_exhibition&amp;#x2F;entangled_exhibition-97.jpg&quot; alt=&quot;Guests engaged in conversation around the installation&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;Guests with stimulating discussions&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Gäste bei stimulierenden Diskussionen&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
@ -441,7 +470,7 @@ Inspired by the already internally used presentation of our research we decided
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;final_exhibition&amp;#x2F;entangled_exhibition-125.jpg&quot; alt=&quot;More guests talking and exploring the exhibit&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;Guests with stimulating discussions&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Gäste bei stimulierenden Diskussionen&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
@ -453,7 +482,7 @@ Inspired by the already internally used presentation of our research we decided
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;final_exhibition&amp;#x2F;entangled_exhibition-142.jpg&quot; alt=&quot;Prototype device showing a phone-based chatbot interface&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;The Proposed device with a smartphone, interacting with the chatbot&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Das vorgeschlagene Gerät mit einem Smartphone, interagierend mit dem Chatbot&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
@ -465,7 +494,7 @@ Inspired by the already internally used presentation of our research we decided
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;final_exhibition&amp;#x2F;entangled_exhibition-143.jpg&quot; alt=&quot;Wide-angle view of the exhibition installation&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;Final Exhibition&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Abschlussausstellung&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
@ -477,7 +506,7 @@ Inspired by the already internally used presentation of our research we decided
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;final_exhibition&amp;#x2F;entangled_exhibition-144.jpg&quot; alt=&quot;Detailed photo of the wall installation setup&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;The Wall Setup&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Das Wand-Setup&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
@ -489,7 +518,7 @@ Inspired by the already internally used presentation of our research we decided
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;final_exhibition&amp;#x2F;entangled_exhibition-188.jpg&quot; alt=&quot;Final overview of the exhibition and audience&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;Final Exhibition&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Abschlussausstellung&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
@ -575,18 +604,18 @@ Inspired by the already internally used presentation of our research we decided
&lt;&#x2F;ul&gt;
&lt;&#x2F;div&gt;
&lt;h3 id=&quot;Feedback&quot;&gt;Feedback&lt;&#x2F;h3&gt;
&lt;p&gt;For many people, the Wall Setup with the CIA-esque aethetics was attractive, although there seemed to be a lack of instruction. Not everybody dared to touch or interact with the &quot;hacked&quot; smartphones. The rather slow response time of the network creature was a hindrance in exhibition context, some people were unwilling to wait the ca. 30 seconds it took for a response to arrive. Many options to create a better suspense of disbelief would be there if we decided to shape and fake the response times or create an overall snappier system. Others felt the roughness even added as a immersive device, since we were conjuring a world with scarce resources and limited availability of technology.
The choice of an &quot;analogue&quot; wall with paper as a medium was also loved by some as a overseeable collection of research, and critiqued by others, with the idea that a virtual third dimension could add more comlexity.&lt;&#x2F;p&gt;
&lt;p&gt;Interestingly, the larger Berlin community using the same network protocol, responded quite funnily to the Chatbot suddenly taking over their conversational space. For some interations, see the screenshots in the previous section.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Reflection&quot;&gt;Reflection&lt;&#x2F;h2&gt;
&lt;h3 id=&quot;Communication&quot;&gt;Communication&lt;&#x2F;h3&gt;
&lt;p&gt;The studio started with a diverse range of interests and research questions in mind. Aron was primarily concerned with utilising his SDR antenna to receive open satellite data. Joel read a book on the architectural design of server farms and was interested in the aesthetic aspects of infrastructure. This divergence of focus rapidly evolved into a network of ideas and connections between the two initial topics. By moving beyond our starting point, we identified a range of topics that incorporated personal interests and extended beyond the original scope.&lt;&#x2F;p&gt;
&lt;p&gt;Our communication is structured around a weekly cycle that comprises various distinct phases, which themselves have evolved in parallel with the ongoing evolution of the project. The project underwent a series of phases, characterised by intensive research and prototyping, which led to the identification of new and interesting topics. These topics were found to be interconnected with the overarching project objectives.&lt;&#x2F;p&gt;
&lt;p&gt;We experienced periods of divided attention, which were followed by brainstorming sessions on the sharing and evaluation of the research topics. Joining forces again to work on prototypes and visualisations.
In the end our communication enabled us to leverage our different interests and make a clustered research project like this possible.&lt;&#x2F;p&gt;
&lt;p&gt;Für viele Menschen war das Wand-Setup mit der CIA-esken Ästhetik attraktiv, obwohl es an Anleitung zu mangeln schien. Nicht alle trauten sich, die &quot;gehackten&quot; Smartphones zu berühren oder mit ihnen zu interagieren. Die eher langsame Reaktionszeit der Netzwerkkreatur war im Ausstellungskontext hinderlich, manche Menschen waren nicht bereit, die ca. 30 Sekunden zu warten, die eine Antwort brauchte. Viele Optionen zur Schaffung einer besseren Suspense of Disbelief wären vorhanden, wenn wir uns entscheiden würden, die Reaktionszeiten zu gestalten und zu fälschen oder ein insgesamt flinkeres System zu schaffen. Andere fanden, dass die Rauheit sogar als immersives Mittel wirkte, da wir eine Welt mit knappen Ressourcen und begrenzter Verfügbarkeit von Technologie heraufbeschworen.
Die Wahl einer &quot;analogen&quot; Wand mit Papier als Medium wurde auch von einigen als überschaubare Forschungssammlung geliebt und von anderen kritisiert, mit der Idee, dass eine virtuelle dritte Dimension mehr Komplexität hinzufügen könnte.&lt;&#x2F;p&gt;
&lt;p&gt;Interessanterweise reagierte die größere Berliner Community, die dasselbe Netzwerkprotokoll nutzt, ziemlich lustig auf den Chatbot, der plötzlich ihren Gesprächsraum übernahm. Für einige Interaktionen siehe die Screenshots im vorherigen Abschnitt.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Reflexion&quot;&gt;Reflexion&lt;&#x2F;h2&gt;
&lt;h3 id=&quot;Kommunikation&quot;&gt;Kommunikation&lt;&#x2F;h3&gt;
&lt;p&gt;Das Studio begann mit einer Vielfalt von Interessen und Forschungsfragen im Sinn. Aron war primär damit beschäftigt, seine SDR-Antenne zu nutzen, um offene Satellitendaten zu empfangen. Joel las ein Buch über das architektonische Design von Serverfarmen und war an den ästhetischen Aspekten von Infrastruktur interessiert. Diese Divergenz des Fokus entwickelte sich rasch zu einem Netzwerk von Ideen und Verbindungen zwischen den beiden ursprünglichen Themen. Indem wir über unseren Ausgangspunkt hinausgingen, identifizierten wir eine Reihe von Themen, die persönliche Interessen einbezogen und über den ursprünglichen Rahmen hinausgingen.&lt;&#x2F;p&gt;
&lt;p&gt;Unsere Kommunikation ist um einen wöchentlichen Zyklus strukturiert, der verschiedene unterschiedliche Phasen umfasst, die sich selbst parallel zur laufenden Entwicklung des Projekts entwickelt haben. Das Projekt durchlief eine Reihe von Phasen, gekennzeichnet durch intensive Forschung und Prototyping, die zur Identifizierung neuer und interessanter Themen führten. Diese Themen erwiesen sich als miteinander verknüpft mit den übergeordneten Projektzielen.&lt;&#x2F;p&gt;
&lt;p&gt;Wir erlebten Phasen geteilter Aufmerksamkeit, denen Brainstorming-Sessions zum Teilen und Evaluieren der Forschungsthemen folgten. Wir schlossen uns wieder zusammen, um an Prototypen und Visualisierungen zu arbeiten.
Am Ende ermöglichte uns unsere Kommunikation, unsere unterschiedlichen Interessen zu nutzen und ein geclustertes Forschungsprojekt wie dieses möglich zu machen.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Museum&quot;&gt;Museum&lt;&#x2F;h4&gt;
&lt;p&gt;On 24th of January, we went together to the Technikmuseum Berlin. they had an exhibition on Networks and the Internet. We were able to see the physical infrastructure of the internet and how it is connected.&lt;&#x2F;p&gt;
&lt;p&gt;Inside the Technikmuseum&lt;&#x2F;p&gt;
&lt;p&gt;Am 24. Januar gingen wir zusammen ins Technikmuseum Berlin. Dort gab es eine Ausstellung über Netzwerke und das Internet. Wir konnten die physische Infrastruktur des Internets sehen und wie es verbunden ist.&lt;&#x2F;p&gt;
&lt;p&gt;Im Technikmuseum&lt;&#x2F;p&gt;
&lt;div id=&quot;image-gallery&quot;&gt;
@ -600,7 +629,7 @@ In the end our communication enabled us to leverage our different interests and
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;technikmuseum&amp;#x2F;technikmuseum_1.jpeg&quot; alt=&quot;A historical subsea communication cable on display&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;An early Subsea-Cable&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Ein frühes Unterseekabel&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
@ -612,7 +641,7 @@ In the end our communication enabled us to leverage our different interests and
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;technikmuseum&amp;#x2F;technikmuseum_2.jpeg&quot; alt=&quot;Vintage postcards displaying recorded radio receptions&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;Postcards of Radio Receptions&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Postkarten von Radioempfängen&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
@ -624,7 +653,7 @@ In the end our communication enabled us to leverage our different interests and
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;technikmuseum&amp;#x2F;technikmuseum_3.jpeg&quot; alt=&quot;A modern fiber-optic distribution box&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;A fiber-optic distribution box&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Ein Glasfaser-Verteilerkasten&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
@ -636,152 +665,149 @@ In the end our communication enabled us to leverage our different interests and
&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;aron.petau.net&amp;#x2F;de&amp;#x2F;project&amp;#x2F;aethercomms&amp;#x2F;technikmuseum&amp;#x2F;technikmuseum_4.jpeg&quot; alt=&quot;Souvenir segment of the first subsea communication cable&quot;&gt;
&lt;&#x2F;a&gt;
&lt;p class=&quot;caption&quot;&gt;A section of the very first subsea-Cable sold as souvenirs in the 19th century&lt;&#x2F;p&gt;
&lt;p class=&quot;caption&quot;&gt;Ein Abschnitt des allerersten Unterseekabels, verkauft als Souvenir im 19. Jahrhundert&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;&#x2F;div&gt;
&lt;p&gt;Already armed with the idea that cables serve as a wonderful vehicle to analyze and visualize infrastructure, we were very pleased to find out, that the network exhibition dedicated a large portion to explain to us how important cabling is in the networked world. Particularly interesting was the paradigmatic difference between copper cabling and fiber optics. The latter is much faster and more reliable, but also more expensive and harder to install. Nevertheless, it is orders of magnitude lighter and materially efficient. Fiber optics enabled the globalized network of today.&lt;&#x2F;p&gt;
&lt;p&gt;Bereits bewaffnet mit der Idee, dass Kabel ein wunderbares Vehikel sind, um Infrastruktur zu analysieren und zu visualisieren, waren wir sehr erfreut festzustellen, dass die Netzwerkausstellung einen großen Teil darauf verwendete, uns zu erklären, wie wichtig Verkabelung in der vernetzten Welt ist. Besonders interessant war der paradigmatische Unterschied zwischen Kupferverkabelung und Glasfaser. Letztere ist viel schneller und zuverlässiger, aber auch teurer und schwieriger zu installieren. Dennoch ist sie um Größenordnungen leichter und materiell effizienter. Glasfaser ermöglichte das globalisierte Netzwerk von heute.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Echoing_Dimensions&quot;&gt;Echoing Dimensions&lt;&#x2F;h4&gt;
&lt;p&gt;After the Studio Presentation, we then went on to display a continued version of this project within the Sellerie Weekend during the Berlin Art week in the Kunstraum Potsdamer Strasse.
Read all about it &lt;a href=&quot;&#x2F;echoing_dimensions&#x2F;&quot;&gt;&lt;strong&gt;here&lt;&#x2F;strong&gt;&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Individual_Part&quot;&gt;Individual Part&lt;&#x2F;h2&gt;
&lt;h3 id=&quot;Aron&quot;&gt;Aron&lt;&#x2F;h3&gt;
&lt;p&gt;Within the framework of the studio project, I noticed many of the advantages of working in a team and iterating on creative ideas collectively. Artistic work is unimaginable for me as a solo project. We had a fast feedback cycle and could iterate on ideas efficiently by bouncing them back and forth.
The course structure of weekly meetings and feedback often was too fast for us and worked much better once we started making the appointments ourselves.
One big new thing within the project for me was the Pi Picos and microcontrollers in general. I did have some experience with Raspberry Pi before, but now being able to play with microcontrollers at a hardware level equivalent to an Arduino set was quite a new experience on the Pico hardware. I am glad to be able to have such a versatile platform for future projects. Also very new for me was the creative work in Touchdesigner. There especially a workshop with Maxime Letelier helped enormously to take away fears of a complex tool. For 5 days we learned about maximizing performance and common patterns to create movement and interesting visual patterns. I am still not confident in Touchdesigner, even though it is pythonic, but I can debug and definitely prefer Touchdesigner over all its bigger counterparts like Unreal engine and Unity. The last year for me was a focus on local and offline computing, sometiomes called edge computing, and there it is a huge advantage for software packages to have wide platform support and efficiently manage their resources. Politically, i think cloud solutions and remote computation fill fail and increase corporate dependency. Additionally, working locally and offline goes along really well with installative work where internet might be sparse, or you may simply want to eliminate another unknown from the equation.&lt;&#x2F;p&gt;
&lt;p&gt;One future project that emerged from this rationale was the &lt;a href=&quot;&#x2F;airaspi&quot;&gt;airaspi&lt;&#x2F;a&gt; build, which can do all kinds of image recognition in realtime on the fly, something which was unimaginable for consumer use just 6 years ago.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Sources&quot;&gt;Sources&lt;&#x2F;h2&gt;
&lt;p&gt;&lt;strong&gt;Ahmed&lt;&#x2F;strong&gt;, S. (2020). Queer phenomenology: Orientations, objects, others. Duke University Press.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Bastani&lt;&#x2F;strong&gt;, A. (2019). Fully automated luxury communism. Verso Books.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Bowker&lt;&#x2F;strong&gt;, G. C. and &lt;strong&gt;Star&lt;&#x2F;strong&gt; S. (2000). Sorting Things Out. The MIT Press.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;CyberRäuber&lt;&#x2F;strong&gt;, (2019). Marcel Karnapke, Björn Lengers, Prometheus Unbound, Landestheater Linz
&lt;a href=&quot;http:&#x2F;&#x2F;wp11159761.server-he.de&#x2F;vtheater&#x2F;de&#x2F;prometheus-unbound&#x2F;&quot;&gt;Prometheus Unbound&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Demirovic&lt;&#x2F;strong&gt;, A. (2007). Hegemonie und die diskursive Konstruktion der Gesellschaft. Nonhoff, Martin (Hg.): Diskurs, radikale Demokratie, Hegemonie. Zum politischen Denken von Ernesto Laclau und Chantal Mouffe, Bielefeld: transcript, 55-85.&lt;&#x2F;p&gt;
&lt;p&gt;Nach der Studio-Präsentation zeigten wir dann eine fortgeführte Version dieses Projekts im Sellerie Weekend während der Berlin Art Week im Kunstraum Potsdamer Strasse.
Lies alles darüber &lt;a href=&quot;&#x2F;de&#x2F;echoing_dimensions&#x2F;&quot;&gt;&lt;strong&gt;hier&lt;&#x2F;strong&gt;&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Technische_Erkenntnisse&quot;&gt;Technische Erkenntnisse&lt;&#x2F;h3&gt;
&lt;p&gt;Im Rahmen des Studioprojekts bemerkten wir viele Vorteile der Arbeit im Team und des kollektiven Iterierens kreativer Ideen. Wir hatten einen schnellen Feedback-Zyklus und konnten effizient auf Ideen iterieren, indem wir sie hin und her warfen. Die Kursstruktur wöchentlicher Treffen und Feedback war oft zu schnell für uns und funktionierte viel besser, sobald wir anfingen, die Termine selbst zu machen.&lt;&#x2F;p&gt;
&lt;p&gt;Eine große neue Sache innerhalb des Projekts war die Arbeit mit Pi Picos und Mikrocontrollern im Allgemeinen. Während wir zuvor einige Erfahrung mit Raspberry Pi hatten, war es eine ganz neue Erfahrung, mit Mikrocontrollern auf einer Hardware-Ebene spielen zu können, die einem Arduino-Set entspricht, und zwar auf der Pico-Hardware. Dies erwies sich als vielseitige Plattform für zukünftige Projekte.&lt;&#x2F;p&gt;
&lt;p&gt;Ebenfalls sehr neu war die kreative Arbeit in TouchDesigner. Ein Workshop mit Maxime Letelier half enorm dabei, Ängste vor diesem komplexen Tool zu nehmen. Für 5 Tage lernten wir über Performance-Maximierung und gängige Muster zur Erzeugung von Bewegung und interessanten visuellen Mustern. Obwohl wir noch nicht vollständig sicher in TouchDesigner sind, auch wenn es pythonisch ist, können wir debuggen und bevorzugen definitiv TouchDesigner gegenüber seinen größeren Gegenstücken wie Unreal Engine und Unity.&lt;&#x2F;p&gt;
&lt;p&gt;Das letzte Jahr hatte einen Fokus auf lokales und Offline-Computing, manchmal Edge Computing genannt. Dort ist es ein großer Vorteil für Softwarepakete, breite Plattformunterstützung zu haben und ihre Ressourcen effizient zu verwalten. Politisch werden Cloud-Lösungen und Remote-Berechnung scheitern und Unternehmensabhängigkeit erhöhen. Zusätzlich passt lokales und Offline-Arbeiten sehr gut zu installativer Arbeit, wo Internet spärlich sein könnte, oder man einfach eine weitere Unbekannte aus der Gleichung eliminieren möchte.&lt;&#x2F;p&gt;
&lt;p&gt;Ein zukünftiges Projekt, das aus dieser Überlegung entstand, war der &lt;a href=&quot;&#x2F;de&#x2F;airaspi&quot;&gt;airaspi&lt;&#x2F;a&gt; Build, der alle Arten von Bilderkennung in Echtzeit spontan machen kann, etwas, das für den Verbrauchergebrauch vor nur 6 Jahren unvorstellbar war.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Quellen&quot;&gt;Quellen&lt;&#x2F;h2&gt;
&lt;details&gt;
&lt;summary&gt;Klicken um alle Quellen und Referenzen anzuzeigen&lt;&#x2F;summary&gt;
&lt;h3 id=&quot;Akademische_Quellen&quot;&gt;Akademische Quellen&lt;&#x2F;h3&gt;
&lt;p&gt;&lt;strong&gt;Ahmed&lt;&#x2F;strong&gt;, S. (2020). &lt;em&gt;Queer phenomenology: Orientations, objects, others.&lt;&#x2F;em&gt; Duke University Press.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Bastani&lt;&#x2F;strong&gt;, A. (2019). &lt;em&gt;Fully automated luxury communism.&lt;&#x2F;em&gt; Verso Books.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Bowker&lt;&#x2F;strong&gt;, G. C. and &lt;strong&gt;Star&lt;&#x2F;strong&gt;, S. (2000). &lt;em&gt;Sorting Things Out.&lt;&#x2F;em&gt; The MIT Press.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Demirovic&lt;&#x2F;strong&gt;, A. (2007). Hegemonie und die diskursive Konstruktion der Gesellschaft. &lt;em&gt;Nonhoff, Martin (Hg.): Diskurs, radikale Demokratie, Hegemonie. Zum politischen Denken von Ernesto Laclau und Chantal Mouffe&lt;&#x2F;em&gt;, Bielefeld: transcript, 55-85.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Gramsci&lt;&#x2F;strong&gt; zur Hegemonie: &lt;a href=&quot;https:&#x2F;&#x2F;plato.stanford.edu&#x2F;entries&#x2F;gramsci&#x2F;&quot;&gt;Stanford Encyclopedia&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Hunger&lt;&#x2F;strong&gt;, F. (2015). &lt;em&gt;Search Routines: Tales of Databases.&lt;&#x2F;em&gt; D21 Kunstraum Leipzig. &lt;a href=&quot;https:&#x2F;&#x2F;www.irmielin.org&#x2F;wp-content&#x2F;uploads&#x2F;2015&#x2F;12&#x2F;search_routines-tales_of_databases.pdf&quot;&gt;PDF&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Hunger&lt;&#x2F;strong&gt;, F. (2015, May 21). Database Infrastructure Factual repercussions of a ghost. &lt;a href=&quot;http:&#x2F;&#x2F;databasecultures.irmielin.org&#x2F;database-infrastructure-factual-repercussions-of-a-ghost&#x2F;&quot;&gt;Blog Entry&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Maak&lt;&#x2F;strong&gt;, N. (2022). &lt;em&gt;Servermanifest, Architektur der Aufklärung: Data Center als Politikmaschinen.&lt;&#x2F;em&gt; Hatje Cantz.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Morozov&lt;&#x2F;strong&gt;, E. (2011). &lt;em&gt;The net delusion: How not to liberate the world.&lt;&#x2F;em&gt; Penguin UK.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Morozov&lt;&#x2F;strong&gt;, E. (2016). The net delusion: How not to liberate the world. In &lt;em&gt;Democracy: A Reader&lt;&#x2F;em&gt; (pp. 436-440). Columbia University Press.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Morton&lt;&#x2F;strong&gt;, T. (2014). &lt;em&gt;Hyperobjects: Philosophy and Ecology After the End of the World.&lt;&#x2F;em&gt; Minneapolis: University of Minnesota Press.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Mouffe&lt;&#x2F;strong&gt;, C. (2014). Hegemony and ideology in Gramsci. In &lt;em&gt;Gramsci and Marxist Theory (RLE: Gramsci)&lt;&#x2F;em&gt; (pp. 168-204). Routledge.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Ọnụọha&lt;&#x2F;strong&gt;, M. (2021). &lt;em&gt;These Networks In Our Skin&lt;&#x2F;em&gt; (Video), Aethers Bloom, Gropius Bau. &lt;a href=&quot;https:&#x2F;&#x2F;mimionuoha.com&#x2F;these-networks-in-our-skin&quot;&gt;Link&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Ọnụọha&lt;&#x2F;strong&gt;, M. (2022). &lt;em&gt;The Cloth in the Cable&lt;&#x2F;em&gt;, Aethers Bloom, Gropius Bau. &lt;a href=&quot;https:&#x2F;&#x2F;www.berlinerfestspiele.de&#x2F;en&#x2F;gropius-bau&#x2F;programm&#x2F;2023&#x2F;ausstellungen&#x2F;kuenstliche-intelligenz&#x2F;ausstellungstexte&quot;&gt;Link&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Parks&lt;&#x2F;strong&gt;, L. (2012). Technostruggles and the satellite dish: A populist approach to infrastructure. In &lt;em&gt;Cultural technologies&lt;&#x2F;em&gt; (pp. 64-84). Routledge. &lt;a href=&quot;https:&#x2F;&#x2F;rcpp.lensbased.net&#x2F;infrastructural-inversion-or-how-to-open-black-boxed-database-management-systems&#x2F;&quot;&gt;More on Lensbased.net&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Seemann&lt;&#x2F;strong&gt;, M. (2021). &lt;em&gt;Die Macht der Plattformen: Politik in Zeiten der Internetgiganten.&lt;&#x2F;em&gt; Berlin Ch. Links Verlag. &lt;a href=&quot;https:&#x2F;&#x2F;www.futurehistories.today&#x2F;episoden-blog&#x2F;s01&#x2F;e55-michael-seemann-zur-macht-der-plattformen-teil-1&#x2F;&quot;&gt;Podcast&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Stäheli&lt;&#x2F;strong&gt;, U. (1999). Die politische Theorie der Hegemonie: Ernesto Laclau und Chantal Mouffe. &lt;em&gt;Politische Theorien der Gegenwart&lt;&#x2F;em&gt;, 143-166. &lt;a href=&quot;https:&#x2F;&#x2F;www.futurehistories.today&#x2F;episoden-blog&#x2F;s01&#x2F;e54-urs-staeheli-zu-entnetzung&#x2F;&quot;&gt;Podcast&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Künstlerische_Arbeiten&quot;&gt;Künstlerische Arbeiten&lt;&#x2F;h3&gt;
&lt;p&gt;&lt;strong&gt;CyberRäuber&lt;&#x2F;strong&gt; (2019). Marcel Karnapke, Björn Lengers, &lt;em&gt;Prometheus Unbound&lt;&#x2F;em&gt;, Landestheater Linz. &lt;a href=&quot;http:&#x2F;&#x2F;wp11159761.server-he.de&#x2F;vtheater&#x2F;de&#x2F;prometheus-unbound&#x2F;&quot;&gt;Website&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Video-Ressourcen&quot;&gt;Video-Ressourcen&lt;&#x2F;h3&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=h77ECXXP2n0&quot;&gt;&lt;strong&gt;Demirovic&lt;&#x2F;strong&gt;, A.: Hegemonie funktioniert nicht ohne Exklusion&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Gramsci&lt;&#x2F;strong&gt; on Hegemony:
&lt;a href=&quot;https:&#x2F;&#x2F;plato.stanford.edu&#x2F;entries&#x2F;gramsci&#x2F;&quot;&gt;Stanford Encyclopedia&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Hunger&lt;&#x2F;strong&gt;, F. (2015). Search Routines: Tales of Databases. D21 Kunstraum Leipzig.
&lt;a href=&quot;https:&#x2F;&#x2F;www.irmielin.org&#x2F;wp-content&#x2F;uploads&#x2F;2015&#x2F;12&#x2F;search_routines-tales_of_databases.pdf&quot;&gt;Tales of Databases&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Hunger&lt;&#x2F;strong&gt;, F. (2015, May 21). Blog Entry. Database Cultures
&lt;a href=&quot;http:&#x2F;&#x2F;databasecultures.irmielin.org&#x2F;database-infrastructure-factual-repercussions-of-a-ghost&#x2F;&quot;&gt;Database Infrastructure Factual repercussions of a ghost&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Maak&lt;&#x2F;strong&gt;, N. (2022). Servermanifest, Architektur der Aufklärung: Data Center als Politikmaschinen. Hatje Cantz.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Morozov&lt;&#x2F;strong&gt;, E. (2011). The net delusion: How not to liberate the world. Penguin UK.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Morozov&lt;&#x2F;strong&gt;, E. (2016). The net delusion: How not to liberate the world. In Democracy: A Reader (pp. 436-440). Columbia University Press.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Morton&lt;&#x2F;strong&gt;, T. (2014). Hyperobjects: Philosophy and Ecology After the End of the World. Minneapolis: University of Minnesota Press.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Mouffe&lt;&#x2F;strong&gt;, C. (2014). Hegemony and ideology in Gramsci. In Gramsci and Marxist Theory (RLE: Gramsci) (pp. 168-204). Routledge.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Ọnụọha&lt;&#x2F;strong&gt;, M. (2021). These Networks In Our Skin (Video), Aethers Bloom, Gropius Bau.
&lt;a href=&quot;https:&#x2F;&#x2F;mimionuoha.com&#x2F;these-networks-in-our-skin&quot;&gt;These Networks In Our Skin&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Ọnụọha&lt;&#x2F;strong&gt;, M. (2022). The Cloth in the Cable, Aethers Bloom, Gropius Bau.
&lt;a href=&quot;https:&#x2F;&#x2F;www.berlinerfestspiele.de&#x2F;en&#x2F;gropius-bau&#x2F;programm&#x2F;2023&#x2F;ausstellungen&#x2F;kuenstliche-intelligenz&#x2F;ausstellungstexte&quot;&gt;The Cloth in the Cable&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Parks&lt;&#x2F;strong&gt;, L. (2012). Technostruggles and the satellite dish: A populist approach to infrastructure. In Cultural technologies (pp. 64-84). Routledge.
&lt;a href=&quot;https:&#x2F;&#x2F;rcpp.lensbased.net&#x2F;infrastructural-inversion-or-how-to-open-black-boxed-database-management-systems&#x2F;&quot;&gt;Lisa Parks on Lensbased.net&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Seemann&lt;&#x2F;strong&gt;, M. (2021). Die Macht der Plattformen: Politik in Zeiten der Internetgiganten. Berlin Ch. Links Verlag.
&lt;a href=&quot;https:&#x2F;&#x2F;www.futurehistories.today&#x2F;episoden-blog&#x2F;s01&#x2F;e55-michael-seemann-zur-macht-der-plattformen-teil-1&#x2F;&quot;&gt;Podcast with Michael Seemann&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Stäheli&lt;&#x2F;strong&gt;, U. (1999). Die politische Theorie der Hegemonie: Ernesto Laclau und Chantal Mouffe. Politische Theorien der Gegenwart, 143-166.
&lt;a href=&quot;https:&#x2F;&#x2F;www.futurehistories.today&#x2F;episoden-blog&#x2F;s01&#x2F;e54-urs-staeheli-zu-entnetzung&#x2F;&quot;&gt;Podcast with Urs Stäheli&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;A podcast explantation on The concepts by Mouffe and Laclau:
&lt;a href=&quot;https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=62a6Dk9QmJQ&quot;&gt;Video: TLDR on Mouffe&#x2F;Laclau&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Sonstige_Quellen&quot;&gt;Sonstige Quellen&lt;&#x2F;h2&gt;
&lt;details&gt;
&lt;summary&gt;Unfold&lt;&#x2F;summary&gt;
&lt;p&gt;&lt;strong&gt;The SDR Antenna we used:&lt;&#x2F;strong&gt;
&lt;a href=&quot;https:&#x2F;&#x2F;www.nooelec.com&#x2F;store&#x2F;sdr&#x2F;sdr-receivers&#x2F;nesdr-smart-sdr.html&quot;&gt;NESDR Smart&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Andere Antennenoptionen:&lt;&#x2F;strong&gt;
&lt;a href=&quot;https:&#x2F;&#x2F;greatscottgadgets.com&#x2F;hackrf&#x2F;one&#x2F;&quot;&gt;HackRF One&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;Frequency Analyzer + Replayer
&lt;a href=&quot;https:&#x2F;&#x2F;shop.flipperzero.one&#x2F;&quot;&gt;Flipper Zero&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Hackerethik&lt;&#x2F;strong&gt;
&lt;a href=&quot;https:&#x2F;&#x2F;www.ccc.de&#x2F;hackerethics&quot;&gt;CCC Hackerethik&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Radio freies Wendland&lt;&#x2F;strong&gt;
&lt;a href=&quot;https:&#x2F;&#x2F;de.wikipedia.org&#x2F;wiki&#x2F;Radio_Freies_Wendland&quot;&gt;Wikipedia: Radio Freies Wendland&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Freie Radios&lt;&#x2F;strong&gt;
&lt;a href=&quot;https:&#x2F;&#x2F;de.wikipedia.org&#x2F;wiki&#x2F;Freies_Radio&quot;&gt;Wikipedia: Definition Freie Radios&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Radio Dreyeckland&lt;&#x2F;strong&gt;
&lt;a href=&quot;https:&#x2F;&#x2F;rdl.de&#x2F;&quot;&gt;RDL&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;some news articles&lt;&#x2F;strong&gt;
&lt;a href=&quot;https:&#x2F;&#x2F;www.rnd.de&#x2F;medien&#x2F;piratensender-kapert-frequenz-von-1live-fur-querdenker-thesen-MER4ZGR2VXNNXN6VZO3CVW6XTA.html&quot;&gt;RND Newsstory: Querdenker kapern Sendefrequenz von 1Live&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.ndr.de&#x2F;geschichte&#x2F;ndr_retro&#x2F;Empfang-westdeutscher-Funk-und-Fernsehsendungen-in-der-DDR,zonengrenze246.html&quot;&gt;NDR Reportage: Westradio in der DDR&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;SmallCells&lt;&#x2F;strong&gt;
&lt;a href=&quot;https:&#x2F;&#x2F;www.nokia.com&#x2F;networks&#x2F;mobile-networks&#x2F;small-cells&#x2F;&quot;&gt;SmallCells&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;The &lt;strong&gt;Thought Emporium&lt;&#x2F;strong&gt;:
a Youtuber, that successfully makes visible WiFi signals:
&lt;a href=&quot;https:&#x2F;&#x2F;www.youtube.com&#x2F;@thethoughtemporium&quot;&gt;Thought Emporium&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=g3LT_b6K0Mc&amp;amp;t=457s&quot;&gt;The Wifi Camera&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=L3ftfGag7D8&quot;&gt;Catching Satellite Images&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;Was ist eigentlich &lt;strong&gt;RF&lt;&#x2F;strong&gt; (Radio Frequency):
&lt;a href=&quot;https:&#x2F;&#x2F;pages.crfs.com&#x2F;making-sense-of-radio-frequency&quot;&gt;RF Explanation&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Bundesnetzagentur&lt;&#x2F;strong&gt;, Funknetzvergabe
&lt;a href=&quot;https:&#x2F;&#x2F;www.bundesnetzagentur.de&#x2F;DE&#x2F;Fachthemen&#x2F;Telekommunikation&#x2F;Frequenzen&#x2F;start.html&quot;&gt;Funknetzvergabe&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;BOS Funk&lt;&#x2F;strong&gt;
&lt;a href=&quot;https:&#x2F;&#x2F;www.bdbos.bund.de&#x2F;DE&#x2F;Digitalfunk_BOS&#x2F;digitalfunk_bos_node.html&quot;&gt;BOS&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=62a6Dk9QmJQ&quot;&gt;TLDR on Mouffe&#x2F;Laclau&lt;&#x2F;a&gt; - Eine Podcast-Erklärung zu den Konzepten von Mouffe und Laclau&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Hardware_&amp;amp;_Tools&quot;&gt;Hardware &amp;amp; Tools&lt;&#x2F;h3&gt;
&lt;p&gt;&lt;strong&gt;SDR-Antenne:&lt;&#x2F;strong&gt; &lt;a href=&quot;https:&#x2F;&#x2F;www.nooelec.com&#x2F;store&#x2F;sdr&#x2F;sdr-receivers&#x2F;nesdr-smart-sdr.html&quot;&gt;NESDR Smart&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Alternative Antennen:&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;greatscottgadgets.com&#x2F;hackrf&#x2F;one&#x2F;&quot;&gt;HackRF One&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;shop.flipperzero.one&#x2F;&quot;&gt;Flipper Zero&lt;&#x2F;a&gt; - Frequenzanalysator + Replayer&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;strong&gt;SDR-Software:&lt;&#x2F;strong&gt; &lt;a href=&quot;https:&#x2F;&#x2F;gqrx.dk&quot;&gt;GQRX&lt;&#x2F;a&gt; - Open-Source-Software für Software Defined Radio&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;LoRa-Boards:&lt;&#x2F;strong&gt; Lilygo T3S3 - ESP32-S3 LoRa SX1280 2.4G Entwicklungsboard&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Radio_&amp;amp;_Netzwerk-Ressourcen&quot;&gt;Radio &amp;amp; Netzwerk-Ressourcen&lt;&#x2F;h3&gt;
&lt;p&gt;&lt;strong&gt;Hackerethik:&lt;&#x2F;strong&gt; &lt;a href=&quot;https:&#x2F;&#x2F;www.ccc.de&#x2F;hackerethics&quot;&gt;CCC Hackerethik&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Radio freies Wendland:&lt;&#x2F;strong&gt; &lt;a href=&quot;https:&#x2F;&#x2F;de.wikipedia.org&#x2F;wiki&#x2F;Radio_Freies_Wendland&quot;&gt;Wikipedia&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Freie Radios:&lt;&#x2F;strong&gt; &lt;a href=&quot;https:&#x2F;&#x2F;de.wikipedia.org&#x2F;wiki&#x2F;Freies_Radio&quot;&gt;Wikipedia-Definition&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Radio Dreyeckland:&lt;&#x2F;strong&gt; &lt;a href=&quot;https:&#x2F;&#x2F;rdl.de&#x2F;&quot;&gt;RDL&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Nachrichtenartikel:&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.rnd.de&#x2F;medien&#x2F;piratensender-kapert-frequenz-von-1live-fur-querdenker-thesen-MER4ZGR2VXNNXN6VZO3CVW6XTA.html&quot;&gt;RND: Querdenker kapern Sendefrequenz von 1Live&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.ndr.de&#x2F;geschichte&#x2F;ndr_retro&#x2F;Empfang-westdeutscher-Funk-und-Fernsehsendungen-in-der-DDR,zonengrenze246.html&quot;&gt;NDR: Westradio in der DDR&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;strong&gt;Netzwerkinfrastruktur:&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.nokia.com&#x2F;networks&#x2F;mobile-networks&#x2F;small-cells&#x2F;&quot;&gt;SmallCells&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.bundesnetzagentur.de&#x2F;DE&#x2F;Fachthemen&#x2F;Telekommunikation&#x2F;Frequenzen&#x2F;start.html&quot;&gt;Bundesnetzagentur Funknetzvergabe&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.bdbos.bund.de&#x2F;DE&#x2F;Digitalfunk_BOS&#x2F;digitalfunk_bos_node.html&quot;&gt;BOS Funk&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;strong&gt;Technische Ressourcen:&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;pages.crfs.com&#x2F;making-sense-of-radio-frequency&quot;&gt;RF-Erklärung&lt;&#x2F;a&gt; - Was ist Funkfrequenz?&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h3 id=&quot;YouTube-Kanäle_&amp;amp;_Videos&quot;&gt;YouTube-Kanäle &amp;amp; Videos&lt;&#x2F;h3&gt;
&lt;p&gt;&lt;strong&gt;The Thought Emporium&lt;&#x2F;strong&gt; - WiFi-Signale sichtbar machen:&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.youtube.com&#x2F;@thethoughtemporium&quot;&gt;Kanal&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=g3LT_b6K0Mc&amp;amp;t=457s&quot;&gt;The Wifi Camera&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=L3ftfGag7D8&quot;&gt;Catching Satellite Images&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h3 id=&quot;Unsere_Dokumentation&quot;&gt;Unsere Dokumentation&lt;&#x2F;h3&gt;
&lt;p&gt;&lt;strong&gt;Netzwerkkreatur:&lt;&#x2F;strong&gt; &lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;arontaupe&#x2F;privateGPT&quot;&gt;Github repo: privateGPT&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;SDR-Code:&lt;&#x2F;strong&gt; &lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;arontaupe&#x2F;sdr&quot;&gt;Github repo: SDR&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;&#x2F;details&gt;
&lt;h3 id=&quot;Our_documentation&quot;&gt;Our documentation&lt;&#x2F;h3&gt;
&lt;p&gt;The network creature:
&lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;arontaupe&#x2F;privateGPT&quot;&gt;Github repo: privateGPT&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;arontaupe&#x2F;sdr&quot;&gt;Github repo: SDR&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Appendix&quot;&gt;Appendix&lt;&#x2F;h2&gt;
&lt;h3 id=&quot;Glossary&quot;&gt;Glossary&lt;&#x2F;h3&gt;
&lt;h2 id=&quot;Anhang&quot;&gt;Anhang&lt;&#x2F;h2&gt;
&lt;h3 id=&quot;Glossar&quot;&gt;Glossar&lt;&#x2F;h3&gt;
&lt;details&gt;
&lt;summary&gt;Click to see&lt;&#x2F;summary&gt;
&lt;h4 id=&quot;Antenna&quot;&gt;Antenna&lt;&#x2F;h4&gt;
&lt;p&gt;The antenna is the interface between radio waves propagating through Space and electrical currents moving in metal conductors, used with a transmitter or receiver.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Anthropocentrism&quot;&gt;Anthropocentrism&lt;&#x2F;h4&gt;
&lt;p&gt;The belief of humans as the last evolutionary step in our system is aided by a constant Quest to find “the humane“, the essence that distinguishes us from the non-human.&lt;&#x2F;p&gt;
&lt;summary&gt;Klicken zum Anzeigen&lt;&#x2F;summary&gt;
&lt;h4 id=&quot;Antenne&quot;&gt;Antenne&lt;&#x2F;h4&gt;
&lt;p&gt;Die Antenne ist die Schnittstelle zwischen Radiowellen, die sich durch den Raum ausbreiten, und elektrischen Strömen, die sich in Metalleitern bewegen, verwendet mit einem Sender oder Empfänger.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Anthropozentrismus&quot;&gt;Anthropozentrismus&lt;&#x2F;h4&gt;
&lt;p&gt;Der Glaube an Menschen als letzten evolutionären Schritt in unserem System wird durch eine ständige Suche nach &quot;dem Menschlichen&quot;, der Essenz, die uns vom Nicht-Menschlichen unterscheidet, unterstützt.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Meshtastic&quot;&gt;Meshtastic&lt;&#x2F;h4&gt;
&lt;p&gt;Meshtastic is an open-source, off-grid, decentralized, peer-to-peer mesh network designed to run on low-cost, low-power devices that provide the chat interface. It is capable of sending text messages with minimal infrastructure requirements.&lt;&#x2F;p&gt;
&lt;p&gt;Meshtastic ist ein Open-Source, Off-Grid, dezentrales Peer-to-Peer-Mesh-Netzwerk, das auf kostengünstigen, stromsparenden Geräten läuft, die die Chat-Schnittstelle bereitstellen. Es ist in der Lage, Textnachrichten mit minimalen Infrastrukturanforderungen zu senden.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;LoRa&quot;&gt;LoRa&lt;&#x2F;h4&gt;
&lt;p&gt;Long-range communication, similar to ham radios, operates on EU868, an open frequency space. Range and bandwidth are inversely related, so we trade range for low transfer rates. This is sufficient for small data packets, but not for full audio transfer.&lt;&#x2F;p&gt;
&lt;p&gt;Langstreckenkommunikation, ähnlich wie Amateurfunk, operiert auf EU868, einem offenen Frequenzraum. Reichweite und Bandbreite sind umgekehrt proportional, also tauschen wir Reichweite gegen niedrige Übertragungsraten. Dies ist ausreichend für kleine Datenpakete, aber nicht für vollständige Audioübertragung.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;LLM&quot;&gt;LLM&lt;&#x2F;h4&gt;
&lt;p&gt;Large Language Models gained popularity with ChatGPT and other similar models. Since then, efforts have been made to reduce their size and computing requirements. As a result, some models can now be run locally and offline.&lt;&#x2F;p&gt;
&lt;p&gt;Large Language Models erlangten Popularität mit ChatGPT und anderen ähnlichen Modellen. Seitdem wurden Anstrengungen unternommen, ihre Größe und Rechenanforderungen zu reduzieren. Infolgedessen können einige Modelle jetzt lokal und offline ausgeführt werden.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;SciFi&quot;&gt;SciFi&lt;&#x2F;h4&gt;
&lt;p&gt;Science fiction writers often seek out new scientific and technical developments to prognosticate freely the techno-social changes that will shock the readers sense of what is culturally appropriate and expand their consciousness.&lt;&#x2F;p&gt;
&lt;p&gt;Science-Fiction-Autor&lt;em&gt;innen suchen oft nach neuen wissenschaftlichen und technischen Entwicklungen, um frei die techno-sozialen Veränderungen zu prognostizieren, die das Gefühl der Leser&lt;&#x2F;em&gt;innen für das kulturell Angemessene erschüttern und ihr Bewusstsein erweitern werden.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;SDR&quot;&gt;SDR&lt;&#x2F;h4&gt;
&lt;p&gt;Software Defined Radio (SDR) is a programmable radio receiver for various frequencies. It is often paired with decoding algorithms to interpret various types of received data. The connected antenna determines the reception pattern.&lt;&#x2F;p&gt;
&lt;p&gt;Software Defined Radio (SDR) ist ein programmierbarer Funkempfänger für verschiedene Frequenzen. Er wird oft mit Dekodierungsalgorithmen gepaart, um verschiedene Arten empfangener Daten zu interpretieren. Die angeschlossene Antenne bestimmt das Empfangsmuster.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;GQRX&quot;&gt;GQRX&lt;&#x2F;h4&gt;
&lt;p&gt;GQRX is an open source software for the software-defined radio.&lt;&#x2F;p&gt;
&lt;p&gt;GQRX ist eine Open-Source-Software für Software Defined Radio.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;gqrx.dk&quot;&gt;GQRX Software&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;img src=&quot;https:&#x2F;&#x2F;www.gqrx.dk&#x2F;wp-content&#x2F;uploads&#x2F;2023&#x2F;10&#x2F;gqrx-2.17.png&quot; alt=&quot;GQRX&quot; &#x2F;&gt;&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Nesdr_smaRT_v5&quot;&gt;Nesdr smaRT v5&lt;&#x2F;h4&gt;
&lt;p&gt;This is the SDR we use, which can be controlled via USB and interfaces well with GQRX. It supports frequencies ranging from 100kHz to 1.75GHz, including many ham radio frequencies, remotes, phones, walkie-talkies, airplanes, police radios, and our LoRa mesh.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Infrastructure&quot;&gt;Infrastructure&lt;&#x2F;h4&gt;
&lt;p&gt;Infrastructure refers to the physical and organizational structures and facilities required for the operation of a society or enterprise, such as buildings, roads, and power supplies. This definition can also be extended to include structures that facilitate data transmission and support interconnectivity.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Radio_waves&quot;&gt;Radio waves&lt;&#x2F;h4&gt;
&lt;p&gt;Radio waves are a type of electromagnetic radiation that can carry information. They use the longest wavelengths in the electromagnetic spectrum, typically with frequencies of 300GHz or lower. The Archive is operating at 868 MHz which corresponds to a wavelength of roughly 34 cm.&lt;&#x2F;p&gt;
&lt;p&gt;Dies ist das SDR, das wir verwenden, das über USB gesteuert werden kann und gut mit GQRX zusammenarbeitet. Es unterstützt Frequenzen von 100kHz bis 1,75GHz, einschließlich vieler Amateurfunkfrequenzen, Fernbedienungen, Telefone, Walkie-Talkies, Flugzeuge, Polizeifunk und unser LoRa-Mesh.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Infrastruktur&quot;&gt;Infrastruktur&lt;&#x2F;h4&gt;
&lt;p&gt;Infrastruktur bezieht sich auf die physischen und organisatorischen Strukturen und Einrichtungen, die für den Betrieb einer Gesellschaft oder eines Unternehmens erforderlich sind, wie Gebäude, Straßen und Stromversorgungen. Diese Definition kann auch erweitert werden, um Strukturen einzubeziehen, die Datenübertragung erleichtern und Interkonnektivität unterstützen.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Radiowellen&quot;&gt;Radiowellen&lt;&#x2F;h4&gt;
&lt;p&gt;Radiowellen sind eine Art elektromagnetischer Strahlung, die Informationen transportieren kann. Sie verwenden die längsten Wellenlängen im elektromagnetischen Spektrum, typischerweise mit Frequenzen von 300GHz oder niedriger. Das Archiv operiert bei 868 MHz, was einer Wellenlänge von etwa 34 cm entspricht.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Lilygo_T3S3&quot;&gt;Lilygo T3S3&lt;&#x2F;h4&gt;
&lt;p&gt;ESP32-S3 LoRa SX1280 2.4G development board. Contains an ESP32 chip, WIFI, Bluetooth and a LoRa module. Can be connected via serial, Bluetooth or network. Is supported by meshtastic.
Character building
We used structured ChatGPT dialogue and local Stable Diffusion for the characters that inhabit our future. Ask the archive for more info about them.&lt;&#x2F;p&gt;
&lt;p&gt;ESP32-S3 LoRa SX1280 2.4G Entwicklungsboard. Enthält einen ESP32-Chip, WLAN, Bluetooth und ein LoRa-Modul. Kann über Serial, Bluetooth oder Netzwerk verbunden werden. Wird von Meshtastic unterstützt.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Charakterentwicklung&quot;&gt;Charakterentwicklung&lt;&#x2F;h4&gt;
&lt;p&gt;Wir nutzten strukturierte ChatGPT-Dialoge und lokale Stable Diffusion für die Charaktere, die unsere Zukunft bewohnen. Frag das Archiv nach mehr Infos über sie.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;PrivateGPT&quot;&gt;PrivateGPT&lt;&#x2F;h4&gt;
&lt;p&gt;PrivateGPT is a set of libraries based on llama-index that allow local and offline inference using the computers graphics card. PrivateGPT is particularly good at incorporating local documents. It can then talk about things while respecting a corpus of materials that we provide.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Transhumanism&quot;&gt;Transhumanism&lt;&#x2F;h4&gt;
&lt;p&gt;Broadly, the idea that human beings can achieve their next evolutionary step, Human 2.0, through technological advances. Opinions differ as to how this post-human state will be achieved, either through genetic engineering, reverse aging or other technological advances. In our view, it is inspired by Social Darwinism.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Perception_of_Infrastructure&quot;&gt;Perception of Infrastructure&lt;&#x2F;h4&gt;
&lt;p&gt;At its core, infrastructure is an evasive structure. Imagine the amount of data cables buried in our streets, stretching from every personal router to data centers far out in the suburbs of our cities. None of this actual “structure“ is meant to be seen or interacted with until it fails…&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Network_interface&quot;&gt;Network interface&lt;&#x2F;h4&gt;
&lt;p&gt;We consider any device that has both user interactivity and Internet&#x2F;network access to be a network interface.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Eco-Terrorism&quot;&gt;Eco-Terrorism&lt;&#x2F;h4&gt;
&lt;p&gt;Ecotage refers to infrastructure sabotage with ecological goals, while eco-terrorism is even more militant and will use militant strategies with the specific aim of creating terror as a social deterrent.&lt;&#x2F;p&gt;
&lt;p&gt;PrivateGPT ist eine Sammlung von Bibliotheken basierend auf llama-index, die lokale und Offline-Inferenz unter Verwendung der Grafikkarte des Computers ermöglichen. PrivateGPT ist besonders gut darin, lokale Dokumente einzubinden. Es kann dann über Dinge sprechen, während es einen Korpus von Materialien respektiert, den wir bereitstellen.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Transhumanismus&quot;&gt;Transhumanismus&lt;&#x2F;h4&gt;
&lt;p&gt;Allgemein die Idee, dass Menschen ihren nächsten evolutionären Schritt, Human 2.0, durch technologische Fortschritte erreichen können. Die Meinungen gehen auseinander, wie dieser posthumane Zustand erreicht wird, entweder durch Gentechnik, Umkehrung des Alterns oder andere technologische Fortschritte. Unserer Ansicht nach ist es vom Sozialdarwinismus inspiriert.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Wahrnehmung_von_Infrastruktur&quot;&gt;Wahrnehmung von Infrastruktur&lt;&#x2F;h4&gt;
&lt;p&gt;Im Kern ist Infrastruktur eine ausweichende Struktur. Stell dir die Menge an Datenkabeln vor, die in unseren Straßen vergraben sind und sich von jedem persönlichen Router zu Rechenzentren weit draußen in den Vororten unserer Städte erstrecken. Keine dieser tatsächlichen &quot;Strukturen&quot; ist dazu gedacht, gesehen oder mit ihr interagiert zu werden, bis sie ausfällt...&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Netzwerkschnittstelle&quot;&gt;Netzwerkschnittstelle&lt;&#x2F;h4&gt;
&lt;p&gt;Wir betrachten jedes Gerät, das sowohl Benutzerinteraktivität als auch Internet-&#x2F;Netzwerkzugang hat, als Netzwerkschnittstelle.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Öko-Terrorismus&quot;&gt;Öko-Terrorismus&lt;&#x2F;h4&gt;
&lt;p&gt;Ecotage bezieht sich auf Infrastruktursabotage mit ökologischen Zielen, während Öko-Terrorismus noch militanter ist und militante Strategien mit dem spezifischen Ziel verwenden wird, Terror als soziale Abschreckung zu erzeugen.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Prepping&quot;&gt;Prepping&lt;&#x2F;h4&gt;
&lt;p&gt;Prepping is the act of preparing for the time after the catastrophe, resulting from the belief that current social models will collapse in an apocalyptic manner. Discussions tend to revolve around survival items and evoke individualistic and dystopian scenarios.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Infrastructure_inversion&quot;&gt;Infrastructure inversion&lt;&#x2F;h4&gt;
&lt;p&gt;“rather than setting out to describe and document all parts of the system that make a footprint possible, the analysis focuses upon a selection of localized sites or issues as suggestive parts of a broader system that is imperceptible in its entirety” (Parks 2009)&lt;&#x2F;p&gt;
&lt;p&gt;Prepping ist die Handlung der Vorbereitung auf die Zeit nach der Katastrophe, resultierend aus dem Glauben, dass aktuelle soziale Modelle auf apokalyptische Weise zusammenbrechen werden. Diskussionen drehen sich tendenziell um Überlebensgegenstände und beschwören individualistische und dystopische Szenarien.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Infrastructure_Inversion-1&quot;&gt;Infrastructure Inversion&lt;&#x2F;h4&gt;
&lt;p&gt;&quot;Anstatt sich vorzunehmen, alle Teile des Systems zu beschreiben und zu dokumentieren, die einen Fußabdruck möglich machen, konzentriert sich die Analyse auf eine Auswahl lokalisierter Orte oder Themen als suggestive Teile eines breiteren Systems, das in seiner Gesamtheit nicht wahrnehmbar ist&quot; (Parks 2009)&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Neo-Religion&quot;&gt;Neo-Religion&lt;&#x2F;h4&gt;
&lt;p&gt;The Internet, as a network of networks, is such a multifaceted term that it has room for spiritual feelings in the interaction with the network. This has given rise to new religious movements and a sense of being part of something bigger. Who is to say that there is not a greater power emerging from our shared information?&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Neo-Luddism&quot;&gt;Neo-Luddism&lt;&#x2F;h4&gt;
&lt;p&gt;Neo-Luddism is a leaderless movement of unaffiliated groups who resist modern technology by passively refraining from using technology, harming those who produce environmentally harmful technology, or sabotaging that technology.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Sub-sea-cables&quot;&gt;Sub-sea-cables&lt;&#x2F;h4&gt;
&lt;p&gt;Cables are often referred to as the backbone of the Internet. Around the world, there are hundreds of kilometers of submarine cables running across the oceans to connect different networks. They are heavy, expensive and buried deep in the sea. Chances are you have never seen one, yet you rely on them every day to deliver information and content.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Optical_fiber_cable&quot;&gt;Optical fiber cable&lt;&#x2F;h4&gt;
&lt;p&gt;Fiber optic cables were developed in the 1980s. The first transatlantic telephone cable to use optical fiber was TAT-8, which went into service in 1988. A fiber optic cable consists of several pairs of fibers. Each pair has one fiber in each direction.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Copper_cable&quot;&gt;Copper cable&lt;&#x2F;h4&gt;
&lt;p&gt;Copper is a rare metal and its use contributes to global neo-colonial power structures resulting in a multitude of exploitative practices.
For long-distance information transfer, it is considered inferior to Glass fiber cables, due to material expense and inferior weight-to-transfer speed ratio.&lt;&#x2F;p&gt;
&lt;p&gt;Das Internet als Netzwerk der Netzwerke ist ein so facettenreicher Begriff, dass es Raum für spirituelle Gefühle in der Interaktion mit dem Netzwerk hat. Dies hat zu neuen religiösen Bewegungen und einem Gefühl geführt, Teil von etwas Größerem zu sein. Wer kann sagen, dass nicht eine größere Macht aus unseren geteilten Informationen entsteht?&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Neo-Luddismus&quot;&gt;Neo-Luddismus&lt;&#x2F;h4&gt;
&lt;p&gt;Neo-Luddismus ist eine führerlose Bewegung nicht verbundener Gruppen, die sich moderner Technologie widersetzen, indem sie passiv auf die Nutzung von Technologie verzichten, jenen schaden, die umweltschädliche Technologie produzieren, oder diese Technologie sabotieren.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Unterseekabel&quot;&gt;Unterseekabel&lt;&#x2F;h4&gt;
&lt;p&gt;Kabel werden oft als das Rückgrat des Internets bezeichnet. Auf der ganzen Welt gibt es Hunderte von Kilometern Unterseekabel, die über die Ozeane verlaufen, um verschiedene Netzwerke zu verbinden. Sie sind schwer, teuer und tief im Meer vergraben. Die Chancen stehen gut, dass du noch nie eines gesehen hast, und doch verlässt du dich täglich auf sie, um Informationen und Inhalte zu liefern.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Glasfaserkabel&quot;&gt;Glasfaserkabel&lt;&#x2F;h4&gt;
&lt;p&gt;Glasfaserkabel wurden in den 1980er Jahren entwickelt. Das erste transatlantische Telefonkabel mit Glasfaser war TAT-8, das 1988 in Betrieb ging. Ein Glasfaserkabel besteht aus mehreren Faserpaaren. Jedes Paar hat eine Faser in jede Richtung.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Kupferkabel&quot;&gt;Kupferkabel&lt;&#x2F;h4&gt;
&lt;p&gt;Kupfer ist ein seltenes Metall und seine Verwendung trägt zu globalen neo-kolonialen Machtstrukturen bei, die zu einer Vielzahl ausbeuterischer Praktiken führen.
Für Langstrecken-Informationsübertragung gilt es als Glasfaserkabeln unterlegen, aufgrund der Materialkosten und des ungünstigen Gewichts-zu-Übertragungsgeschwindigkeits-Verhältnisses.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Collapsology&quot;&gt;Collapsology&lt;&#x2F;h4&gt;
&lt;p&gt;Collapsology is based on the idea that humans are having a sustained and negative impact on their environment and promotes the concept of an environmental emergency, particularly in relation to global warming and the loss of biodiversity. One potential effect of a collapse is the loss of networks.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Posthumanism&quot;&gt;Posthumanism&lt;&#x2F;h4&gt;
&lt;p&gt;Is concerned with the “ongoing deconstruction of humanism” and its premises: humanisms anthropocentrism, essentialism and speciesism. It is informed by post-anthropocentric ethics, politics, and ecology, and looks toward notions of embodiment and material entanglement between humans and a “more-than-human” world. It emphasizes becoming over being.&lt;&#x2F;p&gt;
&lt;p&gt;Collapsology basiert auf der Idee, dass Menschen einen anhaltenden und negativen Einfluss auf ihre Umwelt haben, und fördert das Konzept eines Umweltnotstands, insbesondere in Bezug auf die globale Erwärmung und den Verlust der Biodiversität. Eine potenzielle Auswirkung eines Zusammenbruchs ist der Verlust von Netzwerken.&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Posthumanismus&quot;&gt;Posthumanismus&lt;&#x2F;h4&gt;
&lt;p&gt;Befasst sich mit der &quot;fortlaufenden Dekonstruktion des Humanismus&quot; und seiner Prämissen: Anthropozentrismus, Essentialismus und Speziesismus des Humanismus. Er ist informiert von post-anthropozentrischer Ethik, Politik und Ökologie und schaut hin zu Vorstellungen von Verkörperung und materieller Verstrickung zwischen Menschen und einer &quot;mehr-als-menschlichen&quot; Welt. Er betont das Werden über das Sein.&lt;&#x2F;p&gt;
&lt;&#x2F;details&gt;
</content>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,3 +0,0 @@
<!doctype html><meta charset=utf-8><title>Redirect</title><script>const target = "https://aron.petau.net/de/tags/circular/";
const hash = window.location.hash || "";
window.location.replace(target + hash);</script><noscript><meta content="0; url=https://aron.petau.net/de/tags/circular/" http-equiv=refresh></noscript><p><a href=https://aron.petau.net/de/tags/circular/>Click here</a> to be redirected.

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
<title>Aron Petau - CNN</title>
<title>Aron Petau - cnn</title>
<subtitle>Mein Portfolio, Blog und allgemeine Präsenz online</subtitle>
<link rel="self" type="application/atom+xml" href="https://aron.petau.net/de/tags/cnn/atom.xml"/>
<link rel="alternate" type="text/html" href="https://aron.petau.net/"/>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
<title>Aron Petau - collaborative</title>
<title>Aron Petau - collaboration</title>
<subtitle>Mein Portfolio, Blog und allgemeine Präsenz online</subtitle>
<link rel="self" type="application/atom+xml" href="https://aron.petau.net/de/tags/collaborative/atom.xml"/>
<link rel="self" type="application/atom+xml" href="https://aron.petau.net/de/tags/collaboration/atom.xml"/>
<link rel="alternate" type="text/html" href="https://aron.petau.net/"/>
<generator uri="https://www.getzola.org/">Zola</generator>
<updated>2022-03-01T00:00:00+00:00</updated>
<id>https://aron.petau.net/de/tags/collaborative/atom.xml</id>
<id>https://aron.petau.net/de/tags/collaboration/atom.xml</id>
<entry xml:lang="de">
<title>Ballpark</title>
<published>2022-03-01T00:00:00+00:00</published>

File diff suppressed because one or more lines are too long

View file

@ -1,3 +1,3 @@
<!doctype html><meta charset=utf-8><title>Redirect</title><script>const target = "https://aron.petau.net/de/tags/automatic1111/";
<!doctype html><meta charset=utf-8><title>Redirect</title><script>const target = "https://aron.petau.net/de/tags/collaboration/";
const hash = window.location.hash || "";
window.location.replace(target + hash);</script><noscript><meta content="0; url=https://aron.petau.net/de/tags/automatic1111/" http-equiv=refresh></noscript><p><a href=https://aron.petau.net/de/tags/automatic1111/>Click here</a> to be redirected.
window.location.replace(target + hash);</script><noscript><meta content="0; url=https://aron.petau.net/de/tags/collaboration/" http-equiv=refresh></noscript><p><a href=https://aron.petau.net/de/tags/collaboration/>Click here</a> to be redirected.

View file

@ -1,65 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
<title>Aron Petau - collaborative recycling</title>
<subtitle>Mein Portfolio, Blog und allgemeine Präsenz online</subtitle>
<link rel="self" type="application/atom+xml" href="https://aron.petau.net/de/tags/collaborative-recycling/atom.xml"/>
<link rel="alternate" type="text/html" href="https://aron.petau.net/"/>
<generator uri="https://www.getzola.org/">Zola</generator>
<updated>2025-04-24T00:00:00+00:00</updated>
<id>https://aron.petau.net/de/tags/collaborative-recycling/atom.xml</id>
<entry xml:lang="de">
<title>Master&#x27;s Thesis</title>
<published>2025-04-24T00:00:00+00:00</published>
<updated>2025-04-24T00:00:00+00:00</updated>
<author>
<name>
Aron Petau
</name>
</author>
<link rel="alternate" type="text/html" href="https://aron.petau.net/de/project/master-thesis/"/>
<id>https://aron.petau.net/de/project/master-thesis/</id>
<content type="html" xml:base="https://aron.petau.net/de/project/master-thesis/">&lt;h2 id=&quot;Master&amp;#39;s_Thesis:_Human_-_Waste&quot;&gt;Master&#x27;s Thesis: Human - Waste&lt;&#x2F;h2&gt;
&lt;p&gt;Plastics offer significant material benefits, such as durability and versatility, yet their
widespread use has led to severe environmental pollution and waste management
challenges. This thesis develops alternative concepts for collaborative participation in
recycling processes by examining existing waste management systems. Exploring the
historical and material context of plastics, it investigates the role of making and hacking as
transformative practices in waste revaluation. Drawing on theories from Discard Studies,
Material Ecocriticism, and Valuation Studies, it applies methods to examine human-waste
relationships and the shifting perception of objects between value and non-value. Practical
investigations, including workshop-based experiments with polymer identification and
machine-based interventions, provide hands-on insights into the material properties of
discarded plastics. These experiments reveal their epistemic potential, leading to the
introduction of novel archiving practices and knowledge structures that form an integrated
methodology for artistic research and practice. Inspired by the Materialstudien of the
Bauhaus Vorkurs, the workshop not only explores material engagement but also offers new
insights for educational science, advocating for peer-learning scenarios. Through these
approaches, this research fosters a socially transformative relationship with waste,
emphasizing participation, design, and speculative material reuse. Findings are evaluated
through participant feedback and workshop outcomes, contributing to a broader discussion
on waste as both a challenge and an opportunity for sustainable futures and a material
reality of the human experience.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;embed
src=&quot;&#x2F;documents&#x2F;Human_Waste_MA_Aron_Petau.pdf&quot;
type=&quot;application&#x2F;pdf&quot;
style=&quot;width: 100%; height: 80vh; margin: 0 auto; display: block; border: 1px solid #ccc;&quot;
&#x2F;&gt;&lt;&#x2F;p&gt;
&lt;div class=&quot;buttons centered&quot;&gt;
&lt;a class=&quot;big colored external&quot;
href=&quot;https:&#x2F;&#x2F;pinry.petau.net&quot;&gt;See the image archive yourself&lt;&#x2F;a&gt;
&lt;&#x2F;div&gt;
&lt;div class=&quot;buttons centered&quot;&gt;
&lt;a class=&quot;big colored external&quot;
href=&quot;https:&#x2F;&#x2F;archive.petau.net&#x2F;#&#x2F;graph&quot;&gt;See the archive graph yourself&lt;&#x2F;a&gt;
&lt;&#x2F;div&gt;
&lt;div class=&quot;buttons centered&quot;&gt;
&lt;a class=&quot;big colored external&quot;
href=&quot;https:&#x2F;&#x2F;forgejo.petau.net&#x2F;aron&#x2F;machine_archivist.git&quot;&gt;Find the complete Repo on Forgejo&lt;&#x2F;a&gt;
&lt;&#x2F;div&gt;
</content>
</entry>
</feed>

File diff suppressed because one or more lines are too long

View file

@ -1,3 +0,0 @@
<!doctype html><meta charset=utf-8><title>Redirect</title><script>const target = "https://aron.petau.net/de/tags/collaborative-recycling/";
const hash = window.location.hash || "";
window.location.replace(target + hash);</script><noscript><meta content="0; url=https://aron.petau.net/de/tags/collaborative-recycling/" http-equiv=refresh></noscript><p><a href=https://aron.petau.net/de/tags/collaborative-recycling/>Click here</a> to be redirected.

File diff suppressed because one or more lines are too long

View file

@ -8,7 +8,7 @@
<updated>2024-04-11T00:00:00+00:00</updated>
<id>https://aron.petau.net/de/tags/comfyui/atom.xml</id>
<entry xml:lang="de">
<title>Übersetzung: Local Diffusion</title>
<title>Lokale Diffusion</title>
<published>2024-04-11T00:00:00+00:00</published>
<updated>2024-04-11T00:00:00+00:00</updated>
@ -21,18 +21,118 @@
<link rel="alternate" type="text/html" href="https://aron.petau.net/de/project/local-diffusion/"/>
<id>https://aron.petau.net/de/project/local-diffusion/</id>
<content type="html" xml:base="https://aron.petau.net/de/project/local-diffusion/">&lt;h2 id=&quot;Local_Diffusion&quot;&gt;Local Diffusion&lt;&#x2F;h2&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.udk-berlin.de&#x2F;universitaet&#x2F;online-lehre-an-der-universitaet-der-kuenste-berlin&#x2F;inkuele&#x2F;11-april-24-aron-stable-diffusion&#x2F;&quot;&gt;The official call for the Workshop&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;Is it possible to create a graphic novel with generative A.I.?
What does it mean to use these emerging media in collaboration with others?
And why does their local and offline application matter?&lt;&#x2F;p&gt;
&lt;p&gt;With AI becoming more and more democratised and GPT-like Structures increasingly integrated into everyday life, the black-box notion of the mysterious all-powerful Intelligence hinders insightful and effective usage of emerging tools. One particularly hands-on example is AI generated images. Within the proposed Workshop, we will dive into Explainable AI, explore Stable Diffusion, and most importantly, understand the most important parameters within it. We want to steer outcomes in a deliberate manner. Emphasis here is on open and accessible technology, to increase user agency and make techno-social dependencies and power relations visible.&lt;&#x2F;p&gt;
&lt;p&gt;Empower yourself against readymade technology!
Do not let others decide on what your best practices are. Get involved in the modification of the algorithm and get surprised by endless creative possibilities. Through creating a short graphic novel with 4-8 panels, participants will be able to utilise multiple flavours of the Stable Diffusion algorithm, and will have a non-mathematical understanding of the parameters and their effects on the output within some common GUIs. They will be able to apply several post-processing techniques to their generated images, such as upscaling, masking, inpainting and pose redrawing. Further, participants will be able to understand the structure of a good text prompt, be able to utilise online reference databases and manipulate parameters and directives of the Image to optimise desired qualities. Participants will also be introduced to ControlNet, enabling them to direct Pose and Image composition in detail.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Workshop_Evaluation&quot;&gt;Workshop Evaluation&lt;&#x2F;h2&gt;
&lt;p&gt;Over the course of 3 hours, I gave an introductory workshop in local stable diffusion processing and introduced participants to the server available to UdK Students for fast remote computation that circumvents the unethicality of continuously using a proprietary cloud service for similar outputs. There is not much we can do on the data production side and many ethical dilemmas surrounding digital colonialism remain, but local computation takes one step towards a critical and transparent use of AI tools by Artists.&lt;&#x2F;p&gt;
&lt;p&gt;The Workshop format was rathert open and experimental, which was welcomed by the participants and they tried the collages enthusiastically. We also had a refreshing discussion on different positions regarding the ethicalities and whether a complete block of these tools is called for and feasible.&lt;&#x2F;p&gt;
&lt;p&gt;I am looking forward to round 2 with the next iteration, where we are definitely diving deeper into the depths of comfyui, an interface that i absolutely adore, while its power also terrifies me sometimes.&lt;&#x2F;p&gt;
<content type="html" xml:base="https://aron.petau.net/de/project/local-diffusion/">&lt;h2 id=&quot;Kernfragen&quot;&gt;Kernfragen&lt;&#x2F;h2&gt;
&lt;p&gt;Ist es möglich, eine Graphic Novel mit generativer KI zu erstellen?
Was bedeutet es, diese neuen Medien in Zusammenarbeit mit anderen zu nutzen?
Und warum sind ihre lokalen und offline-Anwendungen wichtig?&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.inkuele.de&#x2F;dokumentation&#x2F;details&#x2F;lokale-diffusion-br-empower-your-own-em-stable-diffusion-generation-em&quot;&gt;Offizielle Workshop-Dokumentation&lt;&#x2F;a&gt; | &lt;a href=&quot;https:&#x2F;&#x2F;www.udk-berlin.de&#x2F;universitaet&#x2F;online-lehre-an-der-universitaet-der-kuenste-berlin&#x2F;inkuele&#x2F;11-april-24-aron-stable-diffusion&#x2F;&quot;&gt;Workshop-Ausschreibung&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Workshop-Ziele_&amp;amp;_Struktur&quot;&gt;Workshop-Ziele &amp;amp; Struktur&lt;&#x2F;h2&gt;
&lt;h3 id=&quot;Fokus:_Theoretische_und_spielerische_Einführung_in_A.I.-Tools&quot;&gt;Fokus: Theoretische und spielerische Einführung in A.I.-Tools&lt;&#x2F;h3&gt;
&lt;p&gt;Der Workshop verfolgte ein doppeltes Ziel:&lt;&#x2F;p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Niedrigschwelliger Einstieg&lt;&#x2F;strong&gt;: Anfänger*innen einen zugänglichen Einstieg in die Text-to-Image-KI ermöglichen&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Kritische Diskussion&lt;&#x2F;strong&gt;: Eine differenzierte politische Diskussion über die ethischen Auswirkungen dieser Tools anstoßen und bewusste Entscheidungsoptionen aufzeigen (wie lokal installierte Tools)&lt;&#x2F;li&gt;
&lt;&#x2F;ol&gt;
&lt;p&gt;Das Lernformat wurde offen, praxisnah und experimentell gestaltet, wobei der Schwerpunkt auf dem kreativen Output der Teilnehmer*innen lag. Konkret wurden sie aufgefordert, in Gruppen zu arbeiten und gemeinsam mit der KI eine kurze Graphic Novel mit 4-8 Panels zu erstellen. Dabei mussten sie den Algorithmus aktiv verändern und sich mit den verschiedenen Funktionen und Schnittstellen vertraut machen.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Workshop-Ablauf&quot;&gt;Workshop-Ablauf&lt;&#x2F;h3&gt;
&lt;p&gt;Der Workshop war in zwei Hauptteile gegliedert:&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Teil_1:_Theoretische_Einführung_(45_Min.)&quot;&gt;Teil 1: Theoretische Einführung (45 Min.)&lt;&#x2F;h4&gt;
&lt;ul&gt;
&lt;li&gt;Entmystifizierung der Prozesse, die im Hintergrund ablaufen&lt;&#x2F;li&gt;
&lt;li&gt;Einführung in den Stable Diffusion Algorithmus&lt;&#x2F;li&gt;
&lt;li&gt;Verständnis des Diffusionsprozesses und der Noise Reduction&lt;&#x2F;li&gt;
&lt;li&gt;Unterschiede zu älteren Generative Adversarial Networks (GANs)&lt;&#x2F;li&gt;
&lt;li&gt;Ethische Implikationen des Einsatzes von KI-Tools&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h4 id=&quot;Teil_2:_Praktische_Übungen_(2+_Stunden)&quot;&gt;Teil 2: Praktische Übungen (2+ Stunden)&lt;&#x2F;h4&gt;
&lt;ul&gt;
&lt;li&gt;&quot;Stadt-Land-Fluss&quot;-Spiel zur Prompt-Konstruktion&lt;&#x2F;li&gt;
&lt;li&gt;Erstellung einer Graphic Novel mit 4-8 Panels&lt;&#x2F;li&gt;
&lt;li&gt;Experimentieren mit Parametern und Schnittstellen&lt;&#x2F;li&gt;
&lt;li&gt;Nachbearbeitungstechniken (Upscaling, Maskieren, Inpainting, Pose Redrawing)&lt;&#x2F;li&gt;
&lt;li&gt;Gruppenpräsentationen und Diskussion&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h3 id=&quot;Das_&amp;quot;Stadt-Land-Fluss&amp;quot;-Aufwärmspiel&quot;&gt;Das &quot;Stadt-Land-Fluss&quot;-Aufwärmspiel&lt;&#x2F;h3&gt;
&lt;p&gt;Um die anfängliche Angst vor dem Prompting zu überwinden, spielten die Teilnehmer*innen eine Runde &quot;Stadt-Land-Fluss&quot; (Kategorien). Sie mussten vordefinierte Prompting-Unterkategorien wie &quot;Thema&quot;, &quot;Farbe&quot;, &quot;Stil&quot; und &quot;Auflösung&quot; mit Worten füllen, die mit bestimmten Buchstaben beginnen. Dieses Spiel fordert die Teilnehmenden heraus, sich in die kreative Gestaltung eines Prompts hineinzudenken, jenseits von vorgefertigten Sätzen, wie sie online zu finden sind.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Warum_lokale_KI-Tools_verwenden?&quot;&gt;Warum lokale KI-Tools verwenden?&lt;&#x2F;h2&gt;
&lt;h3 id=&quot;Bewusst_ethische_und_datenschutzrechtliche_Faktoren_miteinbeziehen&quot;&gt;Bewusst ethische und datenschutzrechtliche Faktoren miteinbeziehen&lt;&#x2F;h3&gt;
&lt;p&gt;Eine zentrale Idee des Workshops war, die ethischen Implikationen des Einsatzes von KI-Tools in den Fokus zu rücken und Konsequenzen von lokaler Rechenleistung im Gegensatz zum Cloud-Computing hervorzuheben. Der Workshop thematisierte zwei wesentliche Unterschiede bei der Anwendung derselben KI-Modelle und -Algorithmen:&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Option_1:_Proprietäre_Cloud-Dienste&quot;&gt;Option 1: Proprietäre Cloud-Dienste&lt;&#x2F;h4&gt;
&lt;ul&gt;
&lt;li&gt;Populäre Plattformen wie Midjourney&lt;&#x2F;li&gt;
&lt;li&gt;Schnittstelle von privaten Unternehmen bereitgestellt&lt;&#x2F;li&gt;
&lt;li&gt;Oft gebührenpflichtig&lt;&#x2F;li&gt;
&lt;li&gt;Ergebnisse auf Unternehmensservern gespeichert&lt;&#x2F;li&gt;
&lt;li&gt;Daten für weiteres KI-Modell-Training verwendet&lt;&#x2F;li&gt;
&lt;li&gt;Begrenzte Benutzerkontrolle und Transparenz&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h4 id=&quot;Option_2:_Lokale_Installation&quot;&gt;Option 2: Lokale Installation&lt;&#x2F;h4&gt;
&lt;ul&gt;
&lt;li&gt;Selbst installierte Apps auf privaten Computern&lt;&#x2F;li&gt;
&lt;li&gt;Selbst installierte GUIs oder Front-Ends über Browser zugänglich&lt;&#x2F;li&gt;
&lt;li&gt;Vollständige Datensouveränität&lt;&#x2F;li&gt;
&lt;li&gt;Keine Datenweitergabe an Dritte&lt;&#x2F;li&gt;
&lt;li&gt;Offline-Fähigkeit&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h4 id=&quot;Option_3:_Universitäts-gehostete_Dienste&quot;&gt;Option 3: Universitäts-gehostete Dienste&lt;&#x2F;h4&gt;
&lt;ul&gt;
&lt;li&gt;Transparente Anbieter (z.B. UdK Berlin Server)&lt;&#x2F;li&gt;
&lt;li&gt;Schneller und zuverlässiger als proprietäre Cloud-Dienste&lt;&#x2F;li&gt;
&lt;li&gt;Daten weder an Dritte weitergegeben noch für Training verwendet&lt;&#x2F;li&gt;
&lt;li&gt;Besser als proprietäre Dienste bei gleichzeitiger Zugänglichkeit&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;strong&gt;Aus Perspektive des Datenschutzes sind lokale und universitäts-gehostete Lösungen bei weitem die bewussteren Wahlen.&lt;&#x2F;strong&gt; Auch wenn UdK-Dienste technisch gesehen ebenfalls Cloud-Dienste mit auf einem Server gespeicherten Daten sind, stellen sie einen großen Unterschied zur Nutzung proprietärer Dienste wie OpenAI dar.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Visuelles_Erzählen_mit_Stable_Diffusion&quot;&gt;Visuelles Erzählen mit Stable Diffusion&lt;&#x2F;h2&gt;
&lt;p&gt;Die Teilnehmer*innen haben sich mit großer Begeisterung auf den Workshop-Prozess eingelassen. Sie probierten viele verschiedene Prompts und Einstellungen aus und produzierten Ergebnisse mit einer großen Vielfalt an ästhetischen und visuellen Erzählungen.&lt;&#x2F;p&gt;
&lt;p&gt;Der Workshop endete mit einer abschließenden Diskussion über:&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;Die ethischen Implikationen des Einsatzes von KI-Tools&lt;&#x2F;li&gt;
&lt;li&gt;Die Auswirkungen auf die verschiedenen kreativen Disziplinen&lt;&#x2F;li&gt;
&lt;li&gt;Die Frage, ob eine vollständige Abschaffung dieser Tools notwendig oder überhaupt machbar ist&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h2 id=&quot;Technischer_Rahmen&quot;&gt;Technischer Rahmen&lt;&#x2F;h2&gt;
&lt;p&gt;Mit zunehmender Demokratisierung von KI und der Integration GPT-ähnlicher Strukturen in den Alltag behindert die Black-Box-Vorstellung der mysteriösen allmächtigen Intelligenz die aufschlussreiche und effektive Nutzung aufkommender Tools. Ein besonders praxisnahes Beispiel sind KI-generierte Bilder.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Vorgestellte_Tools_&amp;amp;_Schnittstellen&quot;&gt;Vorgestellte Tools &amp;amp; Schnittstellen&lt;&#x2F;h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Stable Diffusion&lt;&#x2F;strong&gt;: Der Kern-Algorithmus&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;ComfyUI&lt;&#x2F;strong&gt;: Node-basiertes Front-End für Stable Diffusion&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;automatic1111&lt;&#x2F;strong&gt;: GUI verfügbar auf UdK Berlin Servern&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;DiffusionBee&lt;&#x2F;strong&gt;: Lokale Anwendungsoption&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;ControlNet&lt;&#x2F;strong&gt;: Für detaillierte Pose- und Kompositionskontrolle&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h3 id=&quot;Lernergebnisse&quot;&gt;Lernergebnisse&lt;&#x2F;h3&gt;
&lt;p&gt;Die Teilnehmer*innen erlangten die Fähigkeit:&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;Mehrere Varianten des Stable Diffusion Algorithmus zu nutzen&lt;&#x2F;li&gt;
&lt;li&gt;Ein nicht-mathematisches Verständnis von Parametern und deren Effekten zu entwickeln&lt;&#x2F;li&gt;
&lt;li&gt;Nachbearbeitungstechniken anzuwenden (Upscaling, Maskieren, Inpainting, Pose Redrawing)&lt;&#x2F;li&gt;
&lt;li&gt;Effektive Text-Prompts zu konstruieren&lt;&#x2F;li&gt;
&lt;li&gt;Online-Referenzdatenbanken zu nutzen&lt;&#x2F;li&gt;
&lt;li&gt;Parameter zu manipulieren, um gewünschte Qualitäten zu optimieren&lt;&#x2F;li&gt;
&lt;li&gt;ControlNet für detaillierte Pose- und Kompositionssteuerung zu verwenden&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h2 id=&quot;Erfahrungsbericht_von_Aron_Petau&quot;&gt;Erfahrungsbericht von Aron Petau&lt;&#x2F;h2&gt;
&lt;h3 id=&quot;Die_Student-als-Lehrer_Perspektive&quot;&gt;Die Student-als-Lehrer Perspektive&lt;&#x2F;h3&gt;
&lt;h4 id=&quot;Über_Vorbereitung_und_Herausforderungen&quot;&gt;Über Vorbereitung und Herausforderungen&lt;&#x2F;h4&gt;
&lt;p&gt;&quot;Die Vorbereitung eines Workshops fühlte sich definitiv wie eine große Aufgabe an, weil ich das Bedürfnis hatte, Fragen zu Tools zu beantworten, die ich selbst gerade erst entdecke. Eine Sorge war, dass ich die Antwort auf ein fortgeschrittenes technisches Problem nicht geben kann. Dies stellte sich letztendlich als kein großes Problem heraus, was wahrscheinlich an der begrenzten Dauer des Workshops lag.&lt;&#x2F;p&gt;
&lt;p&gt;Was die Erfahrung mit einem KI-Workshop angeht, so bin ich der Meinung, dass es mehr als 3 Stunden braucht, um gemeinsam mit den Menschen in solche komplexen Werkzeuge einzutauchen. Selbst durch die Ausweitung des erklärenden&#x2F;theoretischen Teils habe ich es nicht geschafft, alle Konzepte abzudecken, die ich im Vorfeld für wertvoll eingestuft habe... Dennoch erscheint mir die Dauer von 34 Stunden für einen Einführungsworkshop angemessen, da sich bei längeren Zeitspannen Fehler im Zeitmanagement summieren und hier vielleicht auch mehr Lehrerfahrung nötig wäre.&quot;&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Über_Workshop-Format_und_Atmosphäre&quot;&gt;Über Workshop-Format und Atmosphäre&lt;&#x2F;h4&gt;
&lt;p&gt;&quot;Gut gefallen hat mir der eher hierarchiearme Rahmen des Workshops, bei dem klar war, dass es sich eher um ein Skillsharing und nicht um ein Vorlesungsformat handelt. Vor allem bei so praktischen Dingen wie der Bilderzeugung konnte ich, wenn ich die Wirkung eines Promptes oder von einem Parameter nicht kannte wie auch, das ist ja Sinn der Sache den Effekt einfach gemeinsam mit den Workshop-Teilnehmer*innen ausprobieren und dann die Ergebnisse untersuchen.&lt;&#x2F;p&gt;
&lt;p&gt;Die Teilnehmer&lt;em&gt;innen schienen das gewählte Format und den Schwierigkeitsgrad zu mögen, bei dem nicht zu viel Mathematik und Formeln vermittelt wurden, sondern eine Intuition für den zugrunde liegenden Prozess. Die Teilnehmer&lt;&#x2F;em&gt;innen beteiligten sich auch aktiv an der kritischen Diskussion über den ethischen Einsatz von KI und brachten Perspektiven aus ihren eigenen Bereichen ein, was ich sehr zu schätzen wusste.&quot;&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Über_das_Erlernen_didaktischer_Praxis&quot;&gt;Über das Erlernen didaktischer Praxis&lt;&#x2F;h4&gt;
&lt;p&gt;&quot;Während der Vorbereitung dieses Workshops hatte ich die Möglichkeit, selbständig zu arbeiten und meine Workshop-Termine selbst zu bestimmen und zu organisieren. Diese Freiheit und Autorität habe ich sehr geschätzt, aber ein etwas stärkerer Druck auf einen endgültigen Termin hätte mir geholfen, die Bedenken bezüglich der Lehrsituation schneller zu verlieren.&lt;&#x2F;p&gt;
&lt;p&gt;Jetzt freue ich mich auf eine mögliche Runde 2 eine nächste Iteration, in der wir tiefer in die Tiefen von ComfyUI eintauchen können, einer Schnittstelle, die ich absolut liebe, während ihre Macht mir manchmal auch Angst macht.&quot;&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Empowerment_durch_Verständnis&quot;&gt;Empowerment durch Verständnis&lt;&#x2F;h2&gt;
&lt;p&gt;&lt;strong&gt;Empower yourself against readymade technology!&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;p&gt;Lass nicht andere darüber entscheiden, was deine Best Practices sind. Beteilige dich an der Modifikation des Algorithmus und lass dich von endlosen kreativen Möglichkeiten überraschen. Durch die Erkundung lokaler KI-Tools können wir:&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;Schritte hin zu einer kritischen und transparenten Nutzung von KI-Tools durch Künstler*innen gehen&lt;&#x2F;li&gt;
&lt;li&gt;Die Handlungsmacht der Nutzer*innen erhöhen&lt;&#x2F;li&gt;
&lt;li&gt;Techno-soziale Abhängigkeiten und Machtverhältnisse sichtbar machen&lt;&#x2F;li&gt;
&lt;li&gt;Fragen des digitalen Kolonialismus ansprechen&lt;&#x2F;li&gt;
&lt;li&gt;Datensouveränität und Privatsphäre bewahren&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;Während wir auf der Datenproduktionsseite nicht viel tun können und viele ethische Dilemmata rund um den digitalen Kolonialismus bestehen bleiben, ist lokales Computing ein Schritt hin zu einer kritischen und transparenten Nutzung von KI-Tools durch Künstler*innen.&lt;&#x2F;p&gt;
</content>
</entry>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -8,7 +8,7 @@
<updated>2024-01-30T00:00:00+00:00</updated>
<id>https://aron.petau.net/de/tags/coral/atom.xml</id>
<entry xml:lang="de">
<title>Übersetzung: AIRASPI Build Log</title>
<title>AIRASPI Build-Protokoll</title>
<published>2024-01-30T00:00:00+00:00</published>
<updated>2024-01-30T00:00:00+00:00</updated>
@ -21,115 +21,131 @@
<link rel="alternate" type="text/html" href="https://aron.petau.net/de/project/airaspi-build-log/"/>
<id>https://aron.petau.net/de/project/airaspi-build-log/</id>
<content type="html" xml:base="https://aron.petau.net/de/project/airaspi-build-log/">&lt;h2 id=&quot;AI-Raspi_Build_Log&quot;&gt;AI-Raspi Build Log&lt;&#x2F;h2&gt;
&lt;p&gt;This should document the rough steps to recreate airaspi as I go along.&lt;&#x2F;p&gt;
&lt;p&gt;Rough Idea: Build an edge device with image recognition and object detection capabilites.&lt;br &#x2F;&gt;
It should be realtime, aiming for 30fps at 720p.&lt;br &#x2F;&gt;
Portability and usage at installations is a priority, so it has to function without active internet connection and be as small as possible.&lt;br &#x2F;&gt;
It would be a real Edge Device, with no computation happening in the cloud.&lt;&#x2F;p&gt;
&lt;p&gt;Inspo from: &lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;MauiJerry&#x2F;Pose2Art&quot;&gt;pose2art&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
<content type="html" xml:base="https://aron.petau.net/de/project/airaspi-build-log/">&lt;h2 id=&quot;AI-Raspi_Build-Protokoll&quot;&gt;AI-Raspi Build-Protokoll&lt;&#x2F;h2&gt;
&lt;p&gt;Dieses Dokument dokumentiert den Prozess des Baus eines maßgeschneiderten Edge-Computing-Geräts für Echtzeit-Bilderkennung und Objektdetektion. Das Ziel war es, ein portables, eigenständiges System zu schaffen, das unabhängig von Cloud-Infrastruktur funktionieren kann.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Projektziele:&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;p&gt;Bau eines Edge-Geräts mit Bilderkennung und Objektdetektion, das Video in Echtzeit verarbeiten kann, mit dem Ziel von 30fps bei 720p-Auflösung. Portabilität und autonomer Betrieb sind kritische Anforderungen—das Gerät muss ohne aktive Internetverbindung funktionieren und einen kompakten Formfaktor für Installationsumgebungen beibehalten. Alle Berechnungen finden lokal auf dem Gerät selbst statt, was es zu einer echten Edge-Computing-Lösung ohne Cloud-Abhängigkeit macht.&lt;&#x2F;p&gt;
&lt;p&gt;Dieses Projekt wurde inspiriert von &lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;MauiJerry&#x2F;Pose2Art&quot;&gt;pose2art&lt;&#x2F;a&gt;, das das kreative Potenzial der Echtzeit-Posenerkennung für interaktive Installationen demonstrierte.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Hardware&quot;&gt;Hardware&lt;&#x2F;h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.raspberrypi.com&#x2F;products&#x2F;raspberry-pi-5&#x2F;&quot;&gt;Raspberry Pi 5&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.raspberrypi.com&#x2F;documentation&#x2F;accessories&#x2F;camera.html&quot;&gt;Raspberry Pi Camera Module v1.3&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.raspberrypi.com&#x2F;documentation&#x2F;accessories&#x2F;camera.html&quot;&gt;Raspberry Pi GlobalShutter Camera&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;2x CSI FPC Cable (needs one compact side to fit pi 5)&lt;&#x2F;li&gt;
&lt;li&gt;2x CSI FPC Kabel (benötigt eine kompakte Seite, um in Pi 5 zu passen)&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;pineberrypi.com&#x2F;products&#x2F;hat-ai-for-raspberry-pi-5&quot;&gt;Pineberry AI Hat (m.2 E key)&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.coral.ai&#x2F;products&#x2F;m2-accelerator-dual-edgetpu&quot;&gt;Coral Dual Edge TPU (m.2 E key)&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;Raspi Official 5A Power Supply&lt;&#x2F;li&gt;
&lt;li&gt;Raspi active cooler&lt;&#x2F;li&gt;
&lt;li&gt;Raspi Official 5A Netzteil&lt;&#x2F;li&gt;
&lt;li&gt;Raspi aktiver Kühler&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h2 id=&quot;Setup&quot;&gt;Setup&lt;&#x2F;h2&gt;
&lt;h3 id=&quot;Most_important_sources_used&quot;&gt;Most important sources used&lt;&#x2F;h3&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.coral.ai&#x2F;docs&#x2F;m2&#x2F;get-started&#x2F;#requirements&quot;&gt;coral.ai&lt;&#x2F;a&gt;
&lt;a href=&quot;https:&#x2F;&#x2F;www.jeffgeerling.com&#x2F;blog&#x2F;2023&#x2F;pcie-coral-tpu-finally-works-on-raspberry-pi-5&quot;&gt;Jeff Geerling&lt;&#x2F;a&gt;
&lt;a href=&quot;https:&#x2F;&#x2F;docs.frigate.video&quot;&gt;Frigate NVR&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Raspberry_Pi_OS&quot;&gt;Raspberry Pi OS&lt;&#x2F;h3&gt;
&lt;p&gt;I used the Raspberry Pi Imager to flash the latest Raspberry Pi OS Lite to a SD Card.&lt;&#x2F;p&gt;
&lt;p&gt;Needs to be Debian Bookworm.&lt;br &#x2F;&gt;
Needs to be the full arm64 image (with desktop), otherwise you will get into camera driver hell.
{: .notice}&lt;&#x2F;p&gt;
&lt;p&gt;Settings applied:&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Hauptressourcen&quot;&gt;Hauptressourcen&lt;&#x2F;h3&gt;
&lt;p&gt;Dieser Build wäre ohne die exzellente Dokumentation und Troubleshooting-Anleitungen aus der Community nicht möglich gewesen. Die Hauptquellen, auf die ich mich während dieses Projekts verlassen habe, waren:&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;used the default arm64 image (with desktop)&lt;&#x2F;li&gt;
&lt;li&gt;enable custom settings:&lt;&#x2F;li&gt;
&lt;li&gt;enable ssh&lt;&#x2F;li&gt;
&lt;li&gt;set wifi country&lt;&#x2F;li&gt;
&lt;li&gt;set wifi ssid and password&lt;&#x2F;li&gt;
&lt;li&gt;set locale&lt;&#x2F;li&gt;
&lt;li&gt;set hostname: airaspi&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.coral.ai&#x2F;docs&#x2F;m2&#x2F;get-started&#x2F;#requirements&quot;&gt;coral.ai offizielle Dokumentation&lt;&#x2F;a&gt; - Googles offizieller Setup-Leitfaden für die M.2 Edge TPU&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.jeffgeerling.com&#x2F;blog&#x2F;2023&#x2F;pcie-coral-tpu-finally-works-on-raspberry-pi-5&quot;&gt;Jeff Geerlings Blog&lt;&#x2F;a&gt; - Kritische PCIe-Konfigurationseinblicke für Raspberry Pi 5&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;docs.frigate.video&quot;&gt;Frigate NVR Dokumentation&lt;&#x2F;a&gt; - Umfassender Leitfaden für die Network-Video-Recorder-Software&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h3 id=&quot;update&quot;&gt;update&lt;&#x2F;h3&gt;
&lt;p&gt;This is always good practice on a fresh install. It takes quite long with the full os image.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Raspberry_Pi_OS_Installation&quot;&gt;Raspberry Pi OS Installation&lt;&#x2F;h3&gt;
&lt;p&gt;Ich habe den Raspberry Pi Imager verwendet, um das neueste Raspberry Pi OS auf eine SD-Karte zu flashen. Die OS-Wahl ist kritisch für die Kamerakompatibilität.&lt;&#x2F;p&gt;
&lt;blockquote class=&quot;markdown-alert-important&quot;&gt;
&lt;p&gt;Muss Debian Bookworm sein.
Muss das vollständige arm64-Image (mit Desktop) sein, sonst gerät man in die
Kameratreiber-Hölle.&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Initiale Konfigurationseinstellungen:&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;p&gt;Mit den erweiterten Einstellungen des Raspberry Pi Imager habe ich vor dem Flashen Folgendes konfiguriert:&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;Verwendung des Standard-arm64-Images (mit Desktop) - kritisch für Kameratreiber-Kompatibilität&lt;&#x2F;li&gt;
&lt;li&gt;Aktivierung benutzerdefinierter Einstellungen für Headless-Betrieb&lt;&#x2F;li&gt;
&lt;li&gt;Aktivierung von SSH für Fernzugriff&lt;&#x2F;li&gt;
&lt;li&gt;Konfiguration des WiFi-Ländercodes für rechtliche Compliance&lt;&#x2F;li&gt;
&lt;li&gt;Festlegung von WiFi-SSID und Passwort für automatische Netzwerkverbindung&lt;&#x2F;li&gt;
&lt;li&gt;Konfiguration der Locale-Einstellungen für richtige Zeitzone und Tastaturlayout&lt;&#x2F;li&gt;
&lt;li&gt;Festlegung eines benutzerdefinierten Hostnamens: &lt;code&gt;airaspi&lt;&#x2F;code&gt; für einfache Netzwerkidentifikation&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h3 id=&quot;System-Update&quot;&gt;System-Update&lt;&#x2F;h3&gt;
&lt;p&gt;Nach dem ersten Boot ist das Aktualisieren des Systems unerlässlich. Dieser Prozess kann mit dem vollständigen Desktop-Image beträchtliche Zeit in Anspruch nehmen, stellt aber sicher, dass alle Pakete aktuell sind und Sicherheitspatches angewendet werden.&lt;&#x2F;p&gt;
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;sudo apt update &amp;amp;&amp;amp; sudo apt upgrade -y &amp;amp;&amp;amp; sudo reboot
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;h3 id=&quot;prep_system_for_coral&quot;&gt;prep system for coral&lt;&#x2F;h3&gt;
&lt;p&gt;Thanks again @Jeff Geerling, this is completely out of my comfort zone, I rely on people writing solid tutorials like this one.&lt;&#x2F;p&gt;
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;# check kernel version
&lt;h3 id=&quot;Vorbereitung_des_Systems_für_Coral_TPU&quot;&gt;Vorbereitung des Systems für Coral TPU&lt;&#x2F;h3&gt;
&lt;p&gt;Die PCIe-Schnittstelle des Raspberry Pi 5 erfordert eine spezifische Konfiguration, um mit der Coral Edge TPU zu funktionieren. Dieser Abschnitt war technisch am anspruchsvollsten und umfasste Kernel-Modifikationen und Device-Tree-Änderungen. Ein großes Dankeschön an Jeff Geerling für die Dokumentation dieses Prozesses—ohne sein detailliertes Troubleshooting wäre dies nahezu unmöglich gewesen.&lt;&#x2F;p&gt;
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;# Kernel-Version prüfen
uname -a
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;# modify config.txt
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;# config.txt modifizieren
sudo nano &amp;#x2F;boot&amp;#x2F;firmware&amp;#x2F;config.txt
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;While in the file, add the following lines:&lt;&#x2F;p&gt;
&lt;p&gt;Während man in der Datei ist, folgende Zeilen hinzufügen:&lt;&#x2F;p&gt;
&lt;pre data-lang=&quot;config&quot; class=&quot;language-config &quot;&gt;&lt;code class=&quot;language-config&quot; data-lang=&quot;config&quot;&gt;kernel=kernel8.img
dtparam=pciex1
dtparam=pciex1_gen=2
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;Save and reboot:&lt;&#x2F;p&gt;
&lt;p&gt;Speichern und neu starten:&lt;&#x2F;p&gt;
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;sudo reboot
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;# check kernel version again
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;# Kernel-Version erneut prüfen
uname -a
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;ul&gt;
&lt;li&gt;should be different now, with a -v8 at the end&lt;&#x2F;li&gt;
&lt;li&gt;sollte jetzt anders sein, mit einem -v8 am Ende&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;edit &#x2F;boot&#x2F;firmware&#x2F;cmdline.txt&lt;&#x2F;p&gt;
&lt;p&gt;&#x2F;boot&#x2F;firmware&#x2F;cmdline.txt bearbeiten&lt;&#x2F;p&gt;
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;sudo nano &amp;#x2F;boot&amp;#x2F;firmware&amp;#x2F;cmdline.txt
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;ul&gt;
&lt;li&gt;add pcie_aspm=off before rootwait&lt;&#x2F;li&gt;
&lt;li&gt;pcie_aspm=off vor rootwait hinzufügen&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;sudo reboot
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;h3 id=&quot;change_device_tree&quot;&gt;change device tree&lt;&#x2F;h3&gt;
&lt;h4 id=&quot;wrong_device_tree&quot;&gt;wrong device tree&lt;&#x2F;h4&gt;
&lt;p&gt;The script simply did not work for me.&lt;&#x2F;p&gt;
&lt;p&gt;maybe this script is the issue?
i will try again without it
{: .notice}&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Modifizierung_des_Device_Tree&quot;&gt;Modifizierung des Device Tree&lt;&#x2F;h3&gt;
&lt;h4 id=&quot;Initialer_Script-Versuch_(Veraltet)&quot;&gt;Initialer Script-Versuch (Veraltet)&lt;&#x2F;h4&gt;
&lt;p&gt;Anfangs gab es ein automatisiertes Script, das die Device-Tree-Modifikationen handhaben sollte. Jedoch erwies sich dieses Script als problematisch und verursachte Probleme während meines Builds.&lt;&#x2F;p&gt;
&lt;blockquote class=&quot;markdown-alert-warning&quot;&gt;
&lt;p&gt;vielleicht ist dieses Script das Problem?
ich werde es ohne erneut versuchen&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;curl https:&amp;#x2F;&amp;#x2F;gist.githubusercontent.com&amp;#x2F;dataslayermedia&amp;#x2F;714ec5a9601249d9ee754919dea49c7e&amp;#x2F;raw&amp;#x2F;32d21f73bd1ebb33854c2b059e94abe7767c3d7e&amp;#x2F;coral-ai-pcie-edge-tpu-raspberrypi-5-setup | sh
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;ul&gt;
&lt;li&gt;Yes it was the issue, wrote a comment about it on the gist
&lt;a href=&quot;https:&#x2F;&#x2F;gist.github.com&#x2F;dataslayermedia&#x2F;714ec5a9601249d9ee754919dea49c7e?permalink_comment_id=4860232#gistcomment-4860232&quot;&gt;comment&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;What to do instead?&lt;&#x2F;p&gt;
&lt;p&gt;Here, I followed Jeff Geerling down to the T. Please refer to his tutorial for more information.&lt;&#x2F;p&gt;
&lt;p&gt;In the meantime the Script got updated and it is now recommended again.
{: .notice}&lt;&#x2F;p&gt;
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;# Back up the current dtb
&lt;p&gt;Ja, es war das problematische Script. Ich habe einen Kommentar dokumentiert, der das Problem auf dem ursprünglichen Gist beschreibt:
&lt;a href=&quot;https:&#x2F;&#x2F;gist.github.com&#x2F;dataslayermedia&#x2F;714ec5a9601249d9ee754919dea49c7e?permalink_comment_id=4860232#gistcomment-4860232&quot;&gt;Mein Kommentar auf dem Gist&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;h4 id=&quot;Manuelle_Device-Tree-Modifikation_(Empfohlen)&quot;&gt;Manuelle Device-Tree-Modifikation (Empfohlen)&lt;&#x2F;h4&gt;
&lt;p&gt;Anstatt mich auf das automatisierte Script zu verlassen, folgte ich Jeff Geerlings manuellem Ansatz. Diese Methode gibt vollständige Kontrolle über den Prozess und hilft zu verstehen, was tatsächlich unter der Haube passiert.&lt;&#x2F;p&gt;
&lt;blockquote class=&quot;markdown-alert-note&quot;&gt;
&lt;p&gt;In der Zwischenzeit wurde das Script aktualisiert und wird nun wieder empfohlen.&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;p&gt;Der Device-Tree-Modifikationsprozess umfasst das Sichern des aktuellen Device-Tree-Blobs (DTB), das Dekompilieren in ein lesbares Format, das Bearbeiten der MSI-Parent-Referenz zur Behebung von PCIe-Kompatibilitätsproblemen und dann das Zurückkompilieren in Binärformat. Hier ist der schrittweise Prozess:&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;1. Device Tree sichern und dekompilieren&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;# Aktuelles dtb sichern
sudo cp &amp;#x2F;boot&amp;#x2F;firmware&amp;#x2F;bcm2712-rpi-5-b.dtb &amp;#x2F;boot&amp;#x2F;firmware&amp;#x2F;bcm2712-rpi-5-b.dtb.bak
# Decompile the current dtb (ignore warnings)
# Aktuelles dtb dekompilieren (Warnungen ignorieren)
dtc -I dtb -O dts &amp;#x2F;boot&amp;#x2F;firmware&amp;#x2F;bcm2712-rpi-5-b.dtb -o ~&amp;#x2F;test.dts
# Edit the file
# Datei bearbeiten
nano ~&amp;#x2F;test.dts
# Change the line: msi-parent = &amp;lt;0x2f&amp;gt;; (under `pcie@110000`)
# To: msi-parent = &amp;lt;0x66&amp;gt;;
# Then save the file.
# Zeile ändern: msi-parent = &amp;lt;0x2f&amp;gt;; (unter `pcie@110000`)
# Zu: msi-parent = &amp;lt;0x66&amp;gt;;
# Dann Datei speichern.
# Recompile the dtb and move it back to the firmware directory
# dtb rekompilieren und zurück ins Firmware-Verzeichnis verschieben
dtc -I dts -O dtb ~&amp;#x2F;test.dts -o ~&amp;#x2F;test.dtb
sudo mv ~&amp;#x2F;test.dtb &amp;#x2F;boot&amp;#x2F;firmware&amp;#x2F;bcm2712-rpi-5-b.dtb
# Neustart für Änderungen
sudo reboot
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;Note: msi- parent sems to carry the value &amp;lt;0x2c&amp;gt; nowadays, cost me a few hours.
{: .notice}&lt;&#x2F;p&gt;
&lt;h3 id=&quot;install_apex_driver&quot;&gt;install apex driver&lt;&#x2F;h3&gt;
&lt;p&gt;following instructions from &lt;a href=&quot;https:&#x2F;&#x2F;coral.ai&#x2F;docs&#x2F;m2&#x2F;get-started#2a-on-linux&quot;&gt;coral.ai&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;blockquote class=&quot;markdown-alert-note&quot;&gt;
&lt;p&gt;Hinweis: msi-parent scheint heutzutage den Wert &amp;lt;0x2c&amp;gt; zu haben, hat mich ein paar Stunden gekostet.&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;p&gt;&lt;strong&gt;2. Änderungen verifizieren&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;p&gt;Nach dem Neustart prüfen, dass die Coral TPU vom System erkannt wird:&lt;&#x2F;p&gt;
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;lspci -nn | grep 089a
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;Die Ausgabe sollte ähnlich sein: &lt;code&gt;0000:01:00.0 System peripheral [0880]: Global Unichip Corp. Coral Edge TPU [1ac1:089a]&lt;&#x2F;code&gt;&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Installation_des_Apex-Treibers&quot;&gt;Installation des Apex-Treibers&lt;&#x2F;h3&gt;
&lt;p&gt;Mit dem ordnungsgemäß konfigurierten Device Tree ist der nächste Schritt die Installation von Googles Apex-Treiber für die Coral Edge TPU. Dieser Treiber ermöglicht die Kommunikation zwischen Betriebssystem und TPU-Hardware.&lt;&#x2F;p&gt;
&lt;p&gt;Gemäß den offiziellen Anweisungen von &lt;a href=&quot;https:&#x2F;&#x2F;coral.ai&#x2F;docs&#x2F;m2&#x2F;get-started#2a-on-linux&quot;&gt;coral.ai&lt;&#x2F;a&gt;:&lt;&#x2F;p&gt;
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;echo &amp;quot;deb https:&amp;#x2F;&amp;#x2F;packages.cloud.google.com&amp;#x2F;apt coral-edgetpu-stable main&amp;quot; | sudo tee &amp;#x2F;etc&amp;#x2F;apt&amp;#x2F;sources.list.d&amp;#x2F;coral-edgetpu.list
curl https:&amp;#x2F;&amp;#x2F;packages.cloud.google.com&amp;#x2F;apt&amp;#x2F;doc&amp;#x2F;apt-key.gpg | sudo apt-key add -
@ -143,44 +159,62 @@ sudo sh -c &amp;quot;echo &amp;#x27;SUBSYSTEM==\&amp;quot;apex\&amp;quot;, MODE=
sudo groupadd apex
sudo adduser $USER apex
sudo reboot
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;Verify with&lt;&#x2F;p&gt;
&lt;p&gt;Diese Sequenz:&lt;&#x2F;p&gt;
&lt;ol&gt;
&lt;li&gt;Fügt Googles Paket-Repository und GPG-Schlüssel hinzu&lt;&#x2F;li&gt;
&lt;li&gt;Installiert das gasket DKMS-Modul (Kernel-Treiber) und Edge-TPU-Runtime-Bibliothek&lt;&#x2F;li&gt;
&lt;li&gt;Erstellt udev-Regeln für Geräteberechtigungen&lt;&#x2F;li&gt;
&lt;li&gt;Erstellt eine &lt;code&gt;apex&lt;&#x2F;code&gt;-Gruppe und fügt den Benutzer hinzu&lt;&#x2F;li&gt;
&lt;li&gt;Neustart zum Laden des Treibers&lt;&#x2F;li&gt;
&lt;&#x2F;ol&gt;
&lt;p&gt;Nach dem Neustart Installation verifizieren:&lt;&#x2F;p&gt;
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;lspci -nn | grep 089a
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;ul&gt;
&lt;li&gt;should display the connected tpu&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;sudo reboot
&lt;p&gt;Dies sollte die verbundene Coral TPU als PCIe-Gerät anzeigen.&lt;&#x2F;p&gt;
&lt;p&gt;Als Nächstes bestätigen, dass der Device-Node mit entsprechenden Berechtigungen existiert:&lt;&#x2F;p&gt;
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;ls -l &amp;#x2F;dev&amp;#x2F;apex_0
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;confirm with, if the output is not &#x2F;dev&#x2F;apex_0, something went wrong&lt;&#x2F;p&gt;
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;ls &amp;#x2F;dev&amp;#x2F;apex_0
&lt;p&gt;Wenn die Ausgabe &lt;code&gt;&#x2F;dev&#x2F;apex_0&lt;&#x2F;code&gt; mit entsprechenden Gruppenberechtigungen zeigt, war die Installation erfolgreich. Falls nicht, udev-Regeln und Gruppenzugehörigkeit überprüfen.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Testen_mit_Beispielmodellen&quot;&gt;Testen mit Beispielmodellen&lt;&#x2F;h3&gt;
&lt;p&gt;Um zu verifizieren, dass die TPU korrekt funktioniert, verwenden wir Googles Beispiel-Klassifizierungsskript mit einem vortrainierten MobileNet-Modell:&lt;&#x2F;p&gt;
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;# Python-Pakete installieren
sudo apt-get install python3-pycoral
# Beispiel-Code und Modelle herunterladen
mkdir -p ~&amp;#x2F;coral &amp;amp;&amp;amp; cd ~&amp;#x2F;coral
git clone https:&amp;#x2F;&amp;#x2F;github.com&amp;#x2F;google-coral&amp;#x2F;pycoral.git
cd pycoral
# Vogel-Klassifizierungsbeispiel ausführen
python3 examples&amp;#x2F;classify_image.py \
--model test_data&amp;#x2F;mobilenet_v2_1.0_224_inat_bird_quant_edgetpu.tflite \
--labels test_data&amp;#x2F;inat_bird_labels.txt \
--input test_data&amp;#x2F;parrot.jpg
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;h3 id=&quot;Docker&quot;&gt;Docker&lt;&#x2F;h3&gt;
&lt;p&gt;Install docker, use the official instructions for debian.&lt;&#x2F;p&gt;
&lt;p&gt;Die Ausgabe sollte Inferenz-Ergebnisse mit Konfidenzwerten zeigen, was bestätigt, dass die Edge TPU korrekt funktioniert.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Docker-Installation&quot;&gt;Docker-Installation&lt;&#x2F;h3&gt;
&lt;p&gt;Docker bietet Containerisierung für die Anwendungen, die wir ausführen werden (Frigate, MediaMTX, etc.). Dies hält Abhängigkeiten isoliert und macht das Deployment wesentlich sauberer.&lt;&#x2F;p&gt;
&lt;p&gt;Docker mit dem offiziellen Convenience-Script von &lt;a href=&quot;https:&#x2F;&#x2F;docs.docker.com&#x2F;engine&#x2F;install&#x2F;debian&#x2F;#install-using-the-convenience-script&quot;&gt;docker.com&lt;&#x2F;a&gt; installieren:&lt;&#x2F;p&gt;
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;curl -fsSL https:&amp;#x2F;&amp;#x2F;get.docker.com -o get-docker.sh
sudo sh get-docker.sh
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;# add user to docker group
sudo groupadd docker
sudo usermod -aG docker $USER
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;Probably a source with source .bashrc would be enough, but I rebooted anyways
{: .notice}&lt;&#x2F;p&gt;
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;sudo reboot
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;# verify with
docker run hello-world
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;h3 id=&quot;set_docker_to_start_on_boot&quot;&gt;set docker to start on boot&lt;&#x2F;h3&gt;
&lt;p&gt;Nach der Installation ab- und wieder anmelden, damit Änderungen der Gruppenzugehörigkeit wirksam werden.&lt;&#x2F;p&gt;
&lt;p&gt;Docker so konfigurieren, dass es automatisch beim Booten startet:&lt;&#x2F;p&gt;
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;sudo systemctl enable docker.service
sudo systemctl enable containerd.service
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;h3 id=&quot;Test_the_edge_tpu&quot;&gt;Test the edge tpu&lt;&#x2F;h3&gt;
&lt;h3 id=&quot;Edge_TPU_testen_(Optional)&quot;&gt;Edge TPU testen (Optional)&lt;&#x2F;h3&gt;
&lt;p&gt;Um zu verifizieren, dass die Edge TPU innerhalb eines Docker-Containers funktioniert, können wir ein Test-Image bauen. Dies ist besonders nützlich, wenn man plant, die TPU mit containerisierten Anwendungen zu nutzen.&lt;&#x2F;p&gt;
&lt;p&gt;Test-Verzeichnis und Dockerfile erstellen:&lt;&#x2F;p&gt;
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;mkdir coraltest
cd coraltest
sudo nano Dockerfile
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;Into the new file, paste:&lt;&#x2F;p&gt;
&lt;p&gt;In die neue Datei einfügen:&lt;&#x2F;p&gt;
&lt;pre data-lang=&quot;Dockerfile&quot; class=&quot;language-Dockerfile &quot;&gt;&lt;code class=&quot;language-Dockerfile&quot; data-lang=&quot;Dockerfile&quot;&gt;FROM debian:10
WORKDIR &amp;#x2F;home
@ -194,74 +228,95 @@ RUN echo &amp;quot;deb https:&amp;#x2F;&amp;#x2F;packages.cloud.google.com&amp;#
RUN curl https:&amp;#x2F;&amp;#x2F;packages.cloud.google.com&amp;#x2F;apt&amp;#x2F;doc&amp;#x2F;apt-key.gpg | apt-key add -
RUN apt-get update
RUN apt-get install -y edgetpu-examples
RUN apt-get install libedgetpu1-std
CMD &amp;#x2F;bin&amp;#x2F;bash
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;# build the docker container
&lt;p&gt;Test-Container bauen und ausführen, Coral-Gerät durchreichen:&lt;&#x2F;p&gt;
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;# Docker-Container bauen
docker build -t &amp;quot;coral&amp;quot; .
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;# run the docker container
# Docker-Container ausführen
docker run -it --device &amp;#x2F;dev&amp;#x2F;apex_0:&amp;#x2F;dev&amp;#x2F;apex_0 coral &amp;#x2F;bin&amp;#x2F;bash
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;# run an inference example from within the container
&lt;p&gt;Innerhalb des Containers ein Inferenz-Beispiel ausführen:&lt;&#x2F;p&gt;
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;# Inferenz-Beispiel innerhalb des Containers ausführen
python3 &amp;#x2F;usr&amp;#x2F;share&amp;#x2F;edgetpu&amp;#x2F;examples&amp;#x2F;classify_image.py --model &amp;#x2F;usr&amp;#x2F;share&amp;#x2F;edgetpu&amp;#x2F;examples&amp;#x2F;models&amp;#x2F;mobilenet_v2_1.0_224_inat_bird_quant_edgetpu.tflite --label &amp;#x2F;usr&amp;#x2F;share&amp;#x2F;edgetpu&amp;#x2F;examples&amp;#x2F;models&amp;#x2F;inat_bird_labels.txt --image &amp;#x2F;usr&amp;#x2F;share&amp;#x2F;edgetpu&amp;#x2F;examples&amp;#x2F;images&amp;#x2F;bird.bmp
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;Here, you should see the inference results from the edge tpu with some confidence values.&lt;br &#x2F;&gt;
If it ain&#x27;t so, safest bet is a clean restart&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Portainer&quot;&gt;Portainer&lt;&#x2F;h3&gt;
&lt;p&gt;This is optional, gives you a browser gui for your various docker containers
{: .notice}&lt;&#x2F;p&gt;
&lt;p&gt;Install portainer&lt;&#x2F;p&gt;
&lt;p&gt;Man sollte Inferenz-Ergebnisse mit Konfidenzwerten von der Edge TPU sehen. Falls nicht, einen sauberen Neustart des Systems versuchen.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Portainer_(Optional)&quot;&gt;Portainer (Optional)&lt;&#x2F;h3&gt;
&lt;p&gt;Portainer bietet eine webbasierte GUI für die Verwaltung von Docker-Containern, Images und Volumes. Obwohl nicht erforderlich, macht es das Container-Management deutlich komfortabler.&lt;&#x2F;p&gt;
&lt;blockquote class=&quot;markdown-alert-note&quot;&gt;
&lt;p&gt;Dies ist optional, gibt einem eine Browser-GUI für die verschiedenen Docker-Container.&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;p&gt;Portainer installieren:&lt;&#x2F;p&gt;
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;docker volume create portainer_data
docker run -d -p 8000:8000 -p 9443:9443 --name portainer --restart=always -v &amp;#x2F;var&amp;#x2F;run&amp;#x2F;docker.sock:&amp;#x2F;var&amp;#x2F;run&amp;#x2F;docker.sock -v portainer_data:&amp;#x2F;data portainer&amp;#x2F;portainer-ce:latest
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;open portainer in browser and set admin password&lt;&#x2F;p&gt;
&lt;p&gt;Portainer im Browser aufrufen und Admin-Passwort setzen:&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;should be available under &lt;a href=&quot;https:&#x2F;&#x2F;airaspi.local:9443&quot;&gt;https:&#x2F;&#x2F;airaspi.local:9443&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;Navigieren zu: &lt;a href=&quot;https:&#x2F;&#x2F;airaspi.local:9443&quot;&gt;https:&#x2F;&#x2F;airaspi.local:9443&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h3 id=&quot;vnc_in_raspi-config&quot;&gt;vnc in raspi-config&lt;&#x2F;h3&gt;
&lt;p&gt;optional, useful to test your cameras on your headless device.
You could of course also attach a monitor, but i find this more convenient.
{: .notice}&lt;&#x2F;p&gt;
&lt;h3 id=&quot;VNC-Setup_(Optional)&quot;&gt;VNC-Setup (Optional)&lt;&#x2F;h3&gt;
&lt;p&gt;VNC bietet Remote-Desktop-Zugriff auf den Headless-Raspberry Pi. Dies ist besonders nützlich zum Testen von Kameras und Debuggen von visuellen Problemen, ohne einen physischen Monitor anzuschließen.&lt;&#x2F;p&gt;
&lt;blockquote class=&quot;markdown-alert-note&quot;&gt;
&lt;p&gt;Dies ist optional, nützlich zum Testen der Kameras auf dem Headless-Gerät. Man könnte
einen Monitor anschließen, aber ich finde VNC bequemer.&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;p&gt;VNC über das Raspberry Pi Konfigurationstool aktivieren:&lt;&#x2F;p&gt;
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;sudo raspi-config
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;-- interface otions, enable vnc&lt;&#x2F;p&gt;
&lt;h3 id=&quot;connect_through_vnc_viewer&quot;&gt;connect through vnc viewer&lt;&#x2F;h3&gt;
&lt;p&gt;Install vnc viewer on mac.&lt;br &#x2F;&gt;
Use airaspi.local:5900 as address.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;working_docker-compose_for_frigate&quot;&gt;working docker-compose for frigate&lt;&#x2F;h3&gt;
&lt;p&gt;Start this as a custom template in portainer.&lt;&#x2F;p&gt;
&lt;p&gt;Important: you need to change the paths to your own paths
{: .notice}&lt;&#x2F;p&gt;
&lt;p&gt;Navigieren zu: &lt;strong&gt;Interface Options&lt;&#x2F;strong&gt;&lt;strong&gt;VNC&lt;&#x2F;strong&gt;&lt;strong&gt;Enable&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Verbindung_über_VNC_Viewer&quot;&gt;Verbindung über VNC Viewer&lt;&#x2F;h3&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.realvnc.com&#x2F;en&#x2F;connect&#x2F;download&#x2F;viewer&#x2F;&quot;&gt;RealVNC Viewer&lt;&#x2F;a&gt; auf dem Computer installieren (verfügbar für macOS, Windows und Linux).&lt;&#x2F;p&gt;
&lt;p&gt;Mit der Adresse verbinden: &lt;code&gt;airaspi.local:5900&lt;&#x2F;code&gt;&lt;&#x2F;p&gt;
&lt;p&gt;Man wird nach Benutzernamen und Passwort des Raspberry Pi gefragt. Nach der Verbindung hat man vollen Remote-Desktop-Zugriff zum Testen von Kameras und Debuggen.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Frigate_NVR_Setup&quot;&gt;Frigate NVR Setup&lt;&#x2F;h2&gt;
&lt;p&gt;Frigate ist ein vollständiger Network Video Recorder (NVR) mit Echtzeit-Objektdetektion, angetrieben von der Coral Edge TPU. Es ist das Herzstück dieses Edge-AI-Systems.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Docker_Compose_Konfiguration&quot;&gt;Docker Compose Konfiguration&lt;&#x2F;h3&gt;
&lt;p&gt;Dieses Setup verwendet Docker Compose, um den Frigate-Container mit allen notwendigen Konfigurationen zu definieren. Wenn man Portainer verwendet, kann man dies als Custom Stack hinzufügen.&lt;&#x2F;p&gt;
&lt;blockquote class=&quot;markdown-alert-important&quot;&gt;
&lt;p&gt;Wichtig: Die Pfade müssen auf die eigenen Pfade angepasst werden.&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;pre data-lang=&quot;yaml&quot; class=&quot;language-yaml &quot;&gt;&lt;code class=&quot;language-yaml&quot; data-lang=&quot;yaml&quot;&gt;version: &amp;quot;3.9&amp;quot;
services:
frigate:
container_name: frigate
privileged: true # this may not be necessary for all setups
privileged: true # dies ist möglicherweise nicht für alle Setups notwendig
restart: unless-stopped
image: ghcr.io&amp;#x2F;blakeblackshear&amp;#x2F;frigate:stable
shm_size: &amp;quot;64mb&amp;quot; # update for your cameras based on calculation above
shm_size: &amp;quot;64mb&amp;quot; # für Kameras basierend auf obiger Berechnung aktualisieren
devices:
- &amp;#x2F;dev&amp;#x2F;apex_0:&amp;#x2F;dev&amp;#x2F;apex_0 # passes a PCIe Coral, follow driver instructions here https:&amp;#x2F;&amp;#x2F;coral.ai&amp;#x2F;docs&amp;#x2F;m2&amp;#x2F;get-started&amp;#x2F;#2a-on-linux
- &amp;#x2F;dev&amp;#x2F;apex_0:&amp;#x2F;dev&amp;#x2F;apex_0 # reicht PCIe Coral durch, Treiberanweisungen hier folgen https:&amp;#x2F;&amp;#x2F;coral.ai&amp;#x2F;docs&amp;#x2F;m2&amp;#x2F;get-started&amp;#x2F;#2a-on-linux
volumes:
- &amp;#x2F;etc&amp;#x2F;localtime:&amp;#x2F;etc&amp;#x2F;localtime:ro
- &amp;#x2F;home&amp;#x2F;aron&amp;#x2F;frigate&amp;#x2F;config.yml:&amp;#x2F;config&amp;#x2F;config.yml # replace with your config file
- &amp;#x2F;home&amp;#x2F;aron&amp;#x2F;frigate&amp;#x2F;storage:&amp;#x2F;media&amp;#x2F;frigate # replace with your storage directory
- type: tmpfs # Optional: 1GB of memory, reduces SSD&amp;#x2F;SD Card wear
- &amp;#x2F;home&amp;#x2F;aron&amp;#x2F;frigate&amp;#x2F;config.yml:&amp;#x2F;config&amp;#x2F;config.yml # durch eigene Config-Datei ersetzen
- &amp;#x2F;home&amp;#x2F;aron&amp;#x2F;frigate&amp;#x2F;storage:&amp;#x2F;media&amp;#x2F;frigate # durch eigenes Storage-Verzeichnis ersetzen
- type: tmpfs # Optional: 1GB Speicher, reduziert SSD&amp;#x2F;SD-Karten-Verschleiß
target: &amp;#x2F;tmp&amp;#x2F;cache
tmpfs:
size: 1000000000
ports:
- &amp;quot;5000:5000&amp;quot;
- &amp;quot;8554:8554&amp;quot; # RTSP feeds
- &amp;quot;8555:8555&amp;#x2F;tcp&amp;quot; # WebRTC over tcp
- &amp;quot;8555:8555&amp;#x2F;udp&amp;quot; # WebRTC over udp
- &amp;quot;8555:8555&amp;#x2F;tcp&amp;quot; # WebRTC über tcp
- &amp;quot;8555:8555&amp;#x2F;udp&amp;quot; # WebRTC über udp
environment:
FRIGATE_RTSP_PASSWORD: &amp;quot;******&amp;quot;
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;h3 id=&quot;Working_frigate_config_file&quot;&gt;Working frigate config file&lt;&#x2F;h3&gt;
&lt;p&gt;Frigate wants this file wherever you specified earlier that it will be.&lt;br &#x2F;&gt;
This is necessary just once. Afterwards, you will be able to change the config in the gui.
{: .notice}&lt;&#x2F;p&gt;
&lt;p&gt;Wichtige Konfigurationspunkte in dieser Docker-Compose-Datei:&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Privileged-Modus&lt;&#x2F;strong&gt; und &lt;strong&gt;Device-Mappings&lt;&#x2F;strong&gt;: Erforderlich für Hardwarezugriff (TPU, Kameras)&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Shared Memory Size&lt;&#x2F;strong&gt;: Zugewiesen für effiziente Video-Frame-Verarbeitung&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Port-Mappings&lt;&#x2F;strong&gt;: Macht Frigate&#x27;s Web-UI (5000) und RTSP-Streams (8554) zugänglich&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Volume-Mounts&lt;&#x2F;strong&gt;: Persistiert Aufnahmen, Konfiguration und Datenbank&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h3 id=&quot;Frigate-Konfigurationsdatei&quot;&gt;Frigate-Konfigurationsdatei&lt;&#x2F;h3&gt;
&lt;p&gt;Frigate benötigt eine YAML-Konfigurationsdatei, um Kameras, Detektoren und Detektionszonen zu definieren. Diese Datei am Pfad erstellen, der in der docker-compose-Datei angegeben wurde (z.B. &lt;code&gt;&#x2F;home&#x2F;aron&#x2F;frigate&#x2F;config.yml&lt;&#x2F;code&gt;).&lt;&#x2F;p&gt;
&lt;blockquote class=&quot;markdown-alert-note&quot;&gt;
&lt;p&gt;Dies ist nur einmal notwendig. Danach kann man die Konfiguration in der GUI ändern.&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;p&gt;Hier ist eine funktionierende Konfiguration mit der Coral TPU:&lt;&#x2F;p&gt;
&lt;pre data-lang=&quot;yaml&quot; class=&quot;language-yaml &quot;&gt;&lt;code class=&quot;language-yaml&quot; data-lang=&quot;yaml&quot;&gt;mqtt:
enabled: False
@ -274,14 +329,14 @@ detectors:
device: pci
cameras:
cam1: # &amp;lt;++++++ Name the camera
cam1: # &amp;lt;++++++ Kamera benennen
ffmpeg:
hwaccel_args: preset-rpi-64-h264
inputs:
- path: rtsp:&amp;#x2F;&amp;#x2F;192.168.1.58:8900&amp;#x2F;cam1
roles:
- detect
cam2: # &amp;lt;++++++ Name the camera
cam2: # &amp;lt;++++++ Kamera benennen
ffmpeg:
hwaccel_args: preset-rpi-64-h264
inputs:
@ -289,22 +344,36 @@ cameras:
roles:
- detect
detect:
enabled: True # &amp;lt;+++- disable detection until you have a working camera feed
width: 1280 # &amp;lt;+++- update for your camera&amp;#x27;s resolution
height: 720 # &amp;lt;+++- update for your camera&amp;#x27;s resolution
enabled: True # &amp;lt;+++- Detektion deaktivieren bis funktionierende Kamera-Feeds vorhanden
width: 1280 # &amp;lt;+++- für Kameraauflösung aktualisieren
height: 720 # &amp;lt;+++- für Kameraauflösung aktualisieren
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;h3 id=&quot;mediamtx&quot;&gt;mediamtx&lt;&#x2F;h3&gt;
&lt;p&gt;install mediamtx, do not use the docker version, it will be painful&lt;&#x2F;p&gt;
&lt;p&gt;double check the chip architecture here, caused me some headache
{: .notice}&lt;&#x2F;p&gt;
&lt;p&gt;Diese Konfiguration:&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Deaktiviert MQTT&lt;&#x2F;strong&gt;: Vereinfacht Setup für rein lokalen Betrieb&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Definiert zwei Detektoren&lt;&#x2F;strong&gt;: Einen Coral-TPU-Detektor (&lt;code&gt;coral&lt;&#x2F;code&gt;) und einen CPU-Fallback&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Verwendet Standard-Detektionsmodell&lt;&#x2F;strong&gt;: Frigate enthält ein vortrainiertes Modell&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Konfiguriert zwei Kameras&lt;&#x2F;strong&gt;: Beide auf 1280x720-Auflösung eingestellt&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Verwendet Hardware-Beschleunigung&lt;&#x2F;strong&gt;: &lt;code&gt;preset-rpi-64-h264&lt;&#x2F;code&gt; für Raspberry Pi 5&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Detektionszonen&lt;&#x2F;strong&gt;: Nur aktivieren, wenn Kamera-Feeds ordnungsgemäß funktionieren&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h2 id=&quot;MediaMTX_Setup&quot;&gt;MediaMTX Setup&lt;&#x2F;h2&gt;
&lt;p&gt;MediaMTX ist ein Echtzeit-Medienserver, der das Streaming von den Raspberry-Pi-Kameras zu Frigate handhabt. Es ist notwendig, weil Frigate &lt;code&gt;libcamera&lt;&#x2F;code&gt; (den modernen Raspberry Pi Kamera-Stack) nicht direkt unterstützt.&lt;&#x2F;p&gt;
&lt;p&gt;MediaMTX direkt auf dem System installieren (nicht via Docker - die Docker-Version hat Kompatibilitätsprobleme mit libcamera).&lt;&#x2F;p&gt;
&lt;blockquote class=&quot;markdown-alert-warning&quot;&gt;
&lt;p&gt;Chip-Architektur beim Download doppelt prüfen - dies verursachte mir erhebliche
Kopfschmerzen beim Setup.&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;p&gt;MediaMTX herunterladen und installieren:&lt;&#x2F;p&gt;
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;mkdir mediamtx
cd mediamtx
wget https:&amp;#x2F;&amp;#x2F;github.com&amp;#x2F;bluenviron&amp;#x2F;mediamtx&amp;#x2F;releases&amp;#x2F;download&amp;#x2F;v1.5.0&amp;#x2F;mediamtx_v1.5.0_linux_arm64v8.tar.gz
tar xzvf mediamtx_v1.5.0_linux_arm64v8.tar.gz &amp;amp;&amp;amp; rm mediamtx_v1.5.0_linux_arm64v8.tar.gz
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;edit the mediamtx.yml file&lt;&#x2F;p&gt;
&lt;h3 id=&quot;working_paths_section_in_mediamtx.yml&quot;&gt;working paths section in mediamtx.yml&lt;&#x2F;h3&gt;
&lt;h3 id=&quot;MediaMTX-Konfiguration&quot;&gt;MediaMTX-Konfiguration&lt;&#x2F;h3&gt;
&lt;p&gt;Die &lt;code&gt;mediamtx.yml&lt;&#x2F;code&gt;-Datei bearbeiten, um Kamera-Streams zu konfigurieren. Die untenstehende Konfiguration verwendet &lt;code&gt;rpicam-vid&lt;&#x2F;code&gt; (Raspberry Pis modernes Kamera-Tool), das durch FFmpeg geleitet wird, um RTSP-Streams zu erstellen.&lt;&#x2F;p&gt;
&lt;p&gt;Folgendes zum &lt;code&gt;paths&lt;&#x2F;code&gt;-Abschnitt in &lt;code&gt;mediamtx.yml&lt;&#x2F;code&gt; hinzufügen:&lt;&#x2F;p&gt;
&lt;pre data-lang=&quot;yaml&quot; class=&quot;language-yaml &quot;&gt;&lt;code class=&quot;language-yaml&quot; data-lang=&quot;yaml&quot;&gt;paths:
cam1:
runOnInit: bash -c &amp;#x27;rpicam-vid -t 0 --camera 0 --nopreview --codec yuv420 --width 1280 --height 720 --inline --listen -o - | ffmpeg -f rawvideo -pix_fmt yuv420p -s:v 1280x720 -i &amp;#x2F;dev&amp;#x2F;stdin -c:v libx264 -preset ultrafast -tune zerolatency -f rtsp rtsp:&amp;#x2F;&amp;#x2F;localhost:$RTSP_PORT&amp;#x2F;$MTX_PATH&amp;#x27;
@ -313,37 +382,80 @@ tar xzvf mediamtx_v1.5.0_linux_arm64v8.tar.gz &amp;amp;&amp;amp; rm mediamtx_v1.
runOnInit: bash -c &amp;#x27;rpicam-vid -t 0 --camera 1 --nopreview --codec yuv420 --width 1280 --height 720 --inline --listen -o - | ffmpeg -f rawvideo -pix_fmt yuv420p -s:v 1280x720 -i &amp;#x2F;dev&amp;#x2F;stdin -c:v libx264 -preset ultrafast -tune zerolatency -f rtsp rtsp:&amp;#x2F;&amp;#x2F;localhost:$RTSP_PORT&amp;#x2F;$MTX_PATH&amp;#x27;
runOnInitRestart: yes
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;also change rtspAddress: :8554&lt;br &#x2F;&gt;
to rtspAddress: :8900&lt;br &#x2F;&gt;
Otherwise there is a conflict with frigate.&lt;&#x2F;p&gt;
&lt;p&gt;With this, you should be able to start mediamtx.&lt;&#x2F;p&gt;
&lt;p&gt;Diese Konfiguration:&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;code&gt;cam1&lt;&#x2F;code&gt; und &lt;code&gt;cam2&lt;&#x2F;code&gt;&lt;&#x2F;strong&gt;: Definieren zwei Kamerapfade&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;&lt;code&gt;rpicam-vid&lt;&#x2F;code&gt;&lt;&#x2F;strong&gt;: Erfasst YUV420-Video von Raspberry-Pi-Kameras&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;&lt;code&gt;ffmpeg&lt;&#x2F;code&gt;&lt;&#x2F;strong&gt;: Transkodiert das Rohvideo zu H.264-RTSP-Stream&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;&lt;code&gt;runOnInitRestart: yes&lt;&#x2F;code&gt;&lt;&#x2F;strong&gt;: Startet Stream automatisch neu, falls er fehlschlägt&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h3 id=&quot;Port-Konfiguration&quot;&gt;Port-Konfiguration&lt;&#x2F;h3&gt;
&lt;p&gt;Standard-RTSP-Port ändern, um Konflikte mit Frigate zu vermeiden:&lt;&#x2F;p&gt;
&lt;p&gt;In &lt;code&gt;mediamtx.yml&lt;&#x2F;code&gt; ändern:&lt;&#x2F;p&gt;
&lt;pre data-lang=&quot;yaml&quot; class=&quot;language-yaml &quot;&gt;&lt;code class=&quot;language-yaml&quot; data-lang=&quot;yaml&quot;&gt;rtspAddress: :8554
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;Zu:&lt;&#x2F;p&gt;
&lt;pre data-lang=&quot;yaml&quot; class=&quot;language-yaml &quot;&gt;&lt;code class=&quot;language-yaml&quot; data-lang=&quot;yaml&quot;&gt;rtspAddress: :8900
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;Sonst gibt es einen Port-Konflikt mit Frigate.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;MediaMTX_starten&quot;&gt;MediaMTX starten&lt;&#x2F;h3&gt;
&lt;p&gt;MediaMTX im Vordergrund ausführen, um zu verifizieren, dass es funktioniert:&lt;&#x2F;p&gt;
&lt;pre data-lang=&quot;zsh&quot; class=&quot;language-zsh &quot;&gt;&lt;code class=&quot;language-zsh&quot; data-lang=&quot;zsh&quot;&gt;.&amp;#x2F;mediamtx
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;If there is no error, you can verify your stream through vlc under rtsp:&#x2F;&#x2F;airaspi.local:8900&#x2F;cam1 (default would be 8554, but we changed it in the config file)&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Current_Status&quot;&gt;Current Status&lt;&#x2F;h3&gt;
&lt;p&gt;I get working streams from both cameras, sending them out at 30fps at 720p.
frigate, however limits the display fps to 5, which is depressing to watch, especially since the tpu doesnt even break a little sweat.&lt;&#x2F;p&gt;
&lt;p&gt;Frigate claime that the TPU is good for up to 10 cameras, so there is headroom.&lt;&#x2F;p&gt;
&lt;p&gt;The stram is completely errant and drops frames left and right. I have sometimes seen detect fps of 0.2, but the TPU speed should definitely not be the bottleneck here. Maybe attach the cameras to a separate device and stream from there?&lt;&#x2F;p&gt;
&lt;p&gt;The biggest issue here is that the google folx seems to have abandoned the coral, even though they just released a new piece of hardware for it.
Their most RECENT python build is 3.9.
Specifically, pycoral seems to be the problem there. without a decent update, I will be confined to debian 10, with python 3.7.3.
That sucks.
There are custom wheels, but nothing that seems plug and play.&lt;&#x2F;p&gt;
&lt;p&gt;About the rest of this setup:
The decision to go for m.2 E key to save money, instead of spending more on the usb version was a huge mistake.
Please do yourself a favor and spend the extra 40 bucks.
Technically, its probably faster and better with continuous operation, but i have yet to feel the benefit of that.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;TODOs&quot;&gt;TODOs&lt;&#x2F;h3&gt;
&lt;p&gt;Wenn keine Fehler auftreten, Streams mit VLC oder einem anderen RTSP-Client verifizieren:&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;add images and screenshots to the build log&lt;&#x2F;li&gt;
&lt;li&gt;Check whether vdo.ninja is a viable way to add mobile streams. then Smartphone stream evaluation would be on the horizon.&lt;&#x2F;li&gt;
&lt;li&gt;Bother the mediamtx makers about the libcamera bump, so we can get rid of the rpicam-vid hack.
I suspect there is quirte a lot of performance lost there.&lt;&#x2F;li&gt;
&lt;li&gt;tweak the frigate config to get snapshots and maybe build an image &#x2F; video database to later train a custom model.&lt;&#x2F;li&gt;
&lt;li&gt;worry about attaching an external ssd and saving the video files on it.&lt;&#x2F;li&gt;
&lt;li&gt;find a way to export the landmark points from frigate. maybe send them via osc like in pose2art?&lt;&#x2F;li&gt;
&lt;li&gt;find a different hat that lets me access the other TPU? I have the dual version, but can currently only acces 1 of the 2 TPUs due to hardware restrictions.&lt;&#x2F;li&gt;
&lt;li&gt;&lt;code&gt;rtsp:&#x2F;&#x2F;airaspi.local:8900&#x2F;cam1&lt;&#x2F;code&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;code&gt;rtsp:&#x2F;&#x2F;airaspi.local:8900&#x2F;cam2&lt;&#x2F;code&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;Hinweis: Standard-RTSP-Port ist 8554, aber wir haben ihn in der Konfiguration auf 8900 geändert.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Aktueller_Status_und_Performance&quot;&gt;Aktueller Status und Performance&lt;&#x2F;h2&gt;
&lt;h3 id=&quot;Was_funktioniert&quot;&gt;Was funktioniert&lt;&#x2F;h3&gt;
&lt;p&gt;Das System streamt erfolgreich von beiden Kameras mit 30fps und 720p-Auflösung. Die Coral Edge TPU führt Objektdetektion mit minimaler Latenz durch - die TPU selbst kommt nicht ins Schwitzen und behält durchgehend hohe Performance bei.&lt;&#x2F;p&gt;
&lt;p&gt;Laut Frigate-Dokumentation kann die TPU bis zu 10 Kameras handhaben, es gibt also erheblichen Spielraum für Erweiterung.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Aktuelle_Probleme&quot;&gt;Aktuelle Probleme&lt;&#x2F;h3&gt;
&lt;p&gt;Es gibt jedoch mehrere signifikante Probleme, die das System behindern:&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;1. Frigate Display-Limitierungen&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;p&gt;Frigate begrenzt die Display-FPS auf 5, was deprimierend anzusehen ist, besonders da die TPU nicht einmal ins Schwitzen kommt. Die Hardware ist eindeutig zu viel mehr fähig, aber Software-Limitierungen halten sie zurück.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;2. Stream-Stabilitätsprobleme&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;p&gt;Der Stream ist völlig unberechenbar und droppt ständig Frames. Ich habe manchmal Detektions-FPS von nur 0,2 beobachtet, aber die TPU-Geschwindigkeit sollte definitiv nicht der Flaschenhals sein. Eine mögliche Lösung könnte sein, die Kameras an ein separates Gerät anzuschließen und von dort zu streamen.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;3. Coral-Software-Aufgabe&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;p&gt;Das größte Problem ist, dass Google das Coral-Ökosystem scheinbar aufgegeben hat, obwohl sie gerade neue Hardware dafür veröffentlicht haben. Ihr aktuellster Python-Build unterstützt nur Python 3.9.&lt;&#x2F;p&gt;
&lt;p&gt;Speziell scheint &lt;code&gt;pycoral&lt;&#x2F;code&gt; das Problem zu sein - ohne ein ordentliches Update bin ich auf Debian 10 mit Python 3.7.3 beschränkt. Das ist mies. Es gibt Custom-Wheels, aber nichts, das plug-and-play zu sein scheint.&lt;&#x2F;p&gt;
&lt;p&gt;Dies schränkt die Fähigkeit, moderne Software und Bibliotheken mit dem System zu nutzen, erheblich ein.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Reflexionen_und_Lessons_Learned&quot;&gt;Reflexionen und Lessons Learned&lt;&#x2F;h2&gt;
&lt;h3 id=&quot;Hardware-Entscheidungen&quot;&gt;Hardware-Entscheidungen&lt;&#x2F;h3&gt;
&lt;p&gt;&lt;strong&gt;Die M.2 E Key-Wahl&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;p&gt;Die Entscheidung, die M.2 E Key-Version zu nehmen, um Geld zu sparen, anstatt mehr für die USB-Version auszugeben, war ein riesiger Fehler. Bitte tu dir selbst einen Gefallen und gib die zusätzlichen 40 Euro aus.&lt;&#x2F;p&gt;
&lt;p&gt;Technisch ist sie wahrscheinlich schneller und besser für Dauerbetrieb, aber ich habe den Vorteil davon noch nicht gespürt. Die USB-Version hätte wesentlich mehr Flexibilität und einfacheres Debugging geboten.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Zukünftige_Entwicklung&quot;&gt;Zukünftige Entwicklung&lt;&#x2F;h2&gt;
&lt;p&gt;Mehrere Verbesserungen und Experimente sind geplant, um dieses System zu erweitern:&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Dokumentation und visuelle Hilfsmittel&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;Bilder und Screenshots zu diesem Build-Protokoll hinzufügen, um es einfacher nachzuvollziehen&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;strong&gt;Mobile-Stream-Integration&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;Prüfen, ob &lt;a href=&quot;https:&#x2F;&#x2F;vdo.ninja&quot;&gt;vdo.ninja&lt;&#x2F;a&gt; ein praktikabler Weg ist, mobile Streams hinzuzufügen, um Smartphone-Kamera-Integration und -Evaluierung zu ermöglichen&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;strong&gt;MediaMTX libcamera-Unterstützung&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;Die MediaMTX-Entwickler*innen bezüglich libcamera-Unterstützung kontaktieren, was den aktuellen &lt;code&gt;rpicam-vid&lt;&#x2F;code&gt;-Workaround eliminieren würde. Ich vermute, dass in der aktuellen Pipeline einiges an Performance verloren geht.&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;strong&gt;Frigate-Konfigurationsverfeinerung&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;Die Frigate-Konfiguration optimieren, um Snapshots zu aktivieren und möglicherweise eine Bild-&#x2F;Videodatenbank zum späteren Training benutzerdefinierter Modelle aufzubauen&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;strong&gt;Speichererweiterung&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;Sich um das Anbringen einer externen SSD kümmern und die Videodateien darauf für Langzeitspeicherung und -analyse speichern&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;strong&gt;Datenexport-Fähigkeiten&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;Einen Weg finden, die Landmarkenpunkte von Frigate zu exportieren, möglicherweise via OSC (wie in meinem &lt;a href=&quot;&#x2F;project&#x2F;pose2art&#x2F;&quot;&gt;pose2art&lt;&#x2F;a&gt;-Projekt) für kreative Anwendungen zu senden&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;strong&gt;Dual-TPU-Zugriff&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;Einen anderen HAT finden, der Zugriff auf die andere TPU ermöglicht - ich habe die Dual-Version, kann aber aufgrund von Hardware-Einschränkungen derzeit nur auf 1 der 2 TPUs zugreifen&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
</content>

File diff suppressed because one or more lines are too long

View file

@ -1,91 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
<title>Aron Petau - cradle-to-cradle</title>
<subtitle>Mein Portfolio, Blog und allgemeine Präsenz online</subtitle>
<link rel="self" type="application/atom+xml" href="https://aron.petau.net/de/tags/cradle-to-cradle/atom.xml"/>
<link rel="alternate" type="text/html" href="https://aron.petau.net/"/>
<generator uri="https://www.getzola.org/">Zola</generator>
<updated>2025-04-15T00:00:00+00:00</updated>
<id>https://aron.petau.net/de/tags/cradle-to-cradle/atom.xml</id>
<entry xml:lang="de">
<title>Plastic Recycling</title>
<published>2019-03-19T00:00:00+00:00</published>
<updated>2025-04-15T00:00:00+00:00</updated>
<author>
<name>
Aron Petau
</name>
</author>
<link rel="alternate" type="text/html" href="https://aron.petau.net/de/project/plastic-recycling/"/>
<id>https://aron.petau.net/de/project/plastic-recycling/</id>
<content type="html" xml:base="https://aron.petau.net/de/project/plastic-recycling/">&lt;p&gt;Als 3D-Druck-Enthusiast sehe ich mich regelmäßig mit dem Thema Nachhaltigkeit konfrontiert.&lt;br &#x2F;&gt;
Die meisten 3D-gedruckten Teile werden nie recycelt und tragen eher zum globalen Müllproblem bei, als es zu reduzieren.&lt;br &#x2F;&gt;
Das Problem liegt weniger beim Drucker selbst als bei der &lt;strong&gt;dimensionalen Genauigkeit&lt;&#x2F;strong&gt; und der &lt;strong&gt;Reinheit des Materials&lt;&#x2F;strong&gt;. Dies führt zu einer riesigen Industrie, insbesondere in Deutschland, die enorme Mengen an &lt;strong&gt;Neukunststoff&lt;&#x2F;strong&gt; verbraucht.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Was_kann_man_tun?&quot;&gt;Was kann man tun?&lt;&#x2F;h3&gt;
&lt;p&gt;Wir können Produkte langlebiger gestalten, Recycling-Labels aufdrucken und nur funktionale Objekte drucken. Dennoch verhindert dies nicht die Nutzung von Neukunststoffen. Recycelter Filament ist oft doppelt so teuer bei schlechterer Qualität kein Wunder, dass er kaum Verbreitung findet.&lt;&#x2F;p&gt;
&lt;iframe
class=&quot;youtube-embed&quot;
src=&quot;https:&#x2F;&#x2F;www.youtube-nocookie.com&#x2F;embed&#x2F;vqWwUx8l_Io&quot;
allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot;
referrerpolicy=&quot;strict-origin-when-cross-origin&quot; allowfullscreen&gt;
&lt;&#x2F;iframe&gt;
&lt;p&gt;Das Kernproblem ist die &lt;strong&gt;fehlende wirtschaftliche Machbarkeit&lt;&#x2F;strong&gt; eines echten Recyclings. Das exakte Identifizieren von Kunststoffarten ist extrem schwierig und noch ungelöst. Es gibt Bereitschaft zu recyceln, aber das System fehlt.&lt;&#x2F;p&gt;
&lt;h1 id=&quot;Der_Masterplan&quot;&gt;Der Masterplan&lt;&#x2F;h1&gt;
&lt;p&gt;Ich möchte Menschen motivieren, ihren Müll &lt;strong&gt;zu waschen und zu sortieren&lt;&#x2F;strong&gt;, die teuersten Schritte im Recyclingprozess. Selbst kleine Beiträge, wie meine Mutter, die Flaschendeckel sammelt, sind wertvoll.&lt;br &#x2F;&gt;
Dies funktioniert nur in einem &lt;strong&gt;lokalen, dezentralen Umfeld&lt;&#x2F;strong&gt;. Existierende Recyclinganlagen können nicht 200 verschiedene Kunststoffarten trennen.&lt;&#x2F;p&gt;
&lt;p&gt;Mit sauberem, sortiertem Material etwa Flaschendeckel (HDPE) oder fehlerhafte Drucke (PET-G) starte ich bereits im Vorteil. Jetzt müssen die Teile noch in &lt;strong&gt;gleichmäßige Partikel&lt;&#x2F;strong&gt; zerkleinert werden.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Der_Shredder&quot;&gt;Der Shredder&lt;&#x2F;h2&gt;
&lt;p&gt;Wir bauten den &lt;strong&gt;Precious Plastic Shredder&lt;&#x2F;strong&gt;!&lt;&#x2F;p&gt;
&lt;iframe width=&quot;510&quot; height=&quot;682&quot; src=&quot;https:&#x2F;&#x2F;b2b.partcommunity.com&#x2F;community&#x2F;partcloud&#x2F;embedded.html?route=embedded&amp;name=Shredder+Basic+V2.0&amp;model_id=96649&amp;portal=b2b&amp;showDescription=true&amp;showLicense=false&amp;showDownloadButton=false&amp;showHotspots=true&amp;noAutoload=false&amp;autoRotate=true&amp;hideMenu=false&amp;topColor=%23dde7ed&amp;bottomColor=%23ffffff&amp;cameraParams=false&amp;varsettransfer=&quot; frameborder=&quot;0&quot; id=&quot;EmbeddedView-Iframe-96649&quot; allowfullscreen&gt;&lt;&#x2F;iframe&gt;
&lt;p&gt;Mit diesen Open-Source-Zeichnungen konnte ich meinen eigenen, sehr gefährlichen Kunststoff-Shredder zusammenbauen.&lt;br &#x2F;&gt;
Die Motorisierung übernahm ein alter Gartenschredder, der Motor und Verkabelung intakt hatte. Wir schnitten ihn auseinander und befestigten ihn am Shredder.&lt;&#x2F;p&gt;
&lt;iframe
class=&quot;youtube-embed&quot;
src=&quot;https:&#x2F;&#x2F;www.youtube-nocookie.com&#x2F;embed&#x2F;QwVp1zmAA4Q&quot;
allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot;
referrerpolicy=&quot;strict-origin-when-cross-origin&quot; allowfullscreen&gt;
&lt;&#x2F;iframe&gt;
&lt;p&gt;Nach Austausch der schwachen Kraftübertragungsschraube gegen einen Industrie-Kuppler waren wir startklar. Sicherheit bleibt ein Thema, ein richtiger Trichter ist in Arbeit.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;Der_Filastruder&quot;&gt;Der Filastruder&lt;&#x2F;h2&gt;
&lt;p&gt;Der &lt;strong&gt;Filastruder&lt;&#x2F;strong&gt;, entworfen von Tim Elmore, bietet eine kostengünstige Möglichkeit, Filament zu extrudieren.&lt;br &#x2F;&gt;
Die größten Herausforderungen: &lt;strong&gt;präzise Durchmesserkontrolle&lt;&#x2F;strong&gt; ±0,03 mm, sonst schwankt die Qualität.&lt;&#x2F;p&gt;
&lt;p&gt;Motor presst Kunststoffpellets durch eine beheizte Schraube, am Ende wird durch die Düse extrudiert und der Durchmesser eingestellt. Links wickelt die Maschine das Filament auf eine Spule.&lt;&#x2F;p&gt;
&lt;iframe
class=&quot;youtube-embed&quot;
src=&quot;https:&#x2F;&#x2F;www.youtube-nocookie.com&#x2F;embed&#x2F;FX6--pYrPVs&quot;
allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot;
referrerpolicy=&quot;strict-origin-when-cross-origin&quot; allowfullscreen&gt;
&lt;&#x2F;iframe&gt;
&lt;p&gt;Der Filastruder wird von einem &lt;strong&gt;Arduino gesteuert&lt;&#x2F;strong&gt; und ist hoch konfigurierbar. Ein Lasersensor misst den Filamentdurchmesser.&lt;&#x2F;p&gt;
&lt;h3 id=&quot;Machine_Learning_für_optimale_Filamentqualität&quot;&gt;Machine Learning für optimale Filamentqualität&lt;&#x2F;h3&gt;
&lt;p&gt;Wichtige Variablen: Wickelgeschwindigkeit, Extrusionsgeschwindigkeit, Temperatur, Kühlung.&lt;br &#x2F;&gt;
Diese Variablen können &lt;strong&gt;in Echtzeit optimiert&lt;&#x2F;strong&gt; werden ähnlich wie in kommerziellen Anlagen.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;img src=&quot;&#x2F;assets&#x2F;images&#x2F;recycling_variables.png&quot; alt=&quot;Die Variablen in einer iterativen Optimierung&quot; &#x2F;&gt;&lt;&#x2F;p&gt;
&lt;p&gt;Automatisierung ist nicht nur ein Jobkiller, sondern kann Umweltprobleme lösen.&lt;&#x2F;p&gt;
&lt;p&gt;Dieses Projekt liegt mir sehr am Herzen und wird Teil meiner &lt;strong&gt;Masterarbeit&lt;&#x2F;strong&gt; sein.&lt;br &#x2F;&gt;
Die Umsetzung erfordert viele Skills, die ich im Design &amp;amp; Computation Programm lerne oder noch vertiefe.&lt;&#x2F;p&gt;
&lt;div class=&quot;buttons&quot;&gt;
&lt;a class=&quot;colored external&quot; href=&quot;https:&#x2F;&#x2F;reflowfilament.com&#x2F;&quot;&gt;Reflow Filament&lt;&#x2F;a&gt;
&lt;&#x2F;div&gt;
&lt;div class=&quot;buttons&quot;&gt;
&lt;a class=&quot;colored external&quot; href=&quot;https:&#x2F;&#x2F;www.perpetualplasticproject.com&#x2F;&quot;&gt;Perpetual Plastic Project&lt;&#x2F;a&gt;
&lt;&#x2F;div&gt;
&lt;div class=&quot;buttons&quot;&gt;
&lt;a class=&quot;colored external&quot; href=&quot;https:&#x2F;&#x2F;preciousplastic.com&#x2F;&quot;&gt;Precious Plastic Community&lt;&#x2F;a&gt;
&lt;&#x2F;div&gt;
&lt;div class=&quot;buttons&quot;&gt;
&lt;a class=&quot;colored external&quot; href=&quot;https:&#x2F;&#x2F;www.filamentive.com&#x2F;recycling-failed-and-waste-3d-prints-into-filament-challenges&#x2F;&quot;&gt;Filamentive Statement zur Recycling-Herausforderung&lt;&#x2F;a&gt;
&lt;&#x2F;div&gt;
&lt;div class=&quot;buttons&quot;&gt;
&lt;a class=&quot;colored external&quot; href=&quot;https:&#x2F;&#x2F;www.youmagine.com&#x2F;designs&#x2F;infidel-inline-filament-diameter-estimator-lowcost-10-24&quot;&gt;Open Source Filament-Durchmesser-Sensor von Tomas Sanladerer&lt;&#x2F;a&gt;
&lt;&#x2F;div&gt;
&lt;div class=&quot;buttons&quot;&gt;
&lt;a class=&quot;colored external&quot; href=&quot;https:&#x2F;&#x2F;re-pet3d.com&#x2F;s&quot;&gt;Re-Pet Shop&lt;&#x2F;a&gt;
&lt;&#x2F;div&gt;
</content>
</entry>
</feed>

Some files were not shown because too many files have changed in this diff Show more