upd
This commit is contained in:
parent
529150b381
commit
98d803929a
455 changed files with 279 additions and 3353 deletions
|
@ -1,17 +1,17 @@
|
|||
+++
|
||||
title = "Curriculum vitae"
|
||||
description = "Aron writes about their past experience"
|
||||
title = "Vita"
|
||||
description = "Arons Vita und Erfahrung"
|
||||
authors = ["Aron Petau"]
|
||||
toc = true
|
||||
+++
|
||||
|
||||
## Who am I?
|
||||
## Wer bin ich?
|
||||
|
||||
Below you will find a chronological list of my education, my work experience and a rough overview of different softwares and machines I am familiar with. For a less formal self-description, please see the [About](/about) page.
|
||||
Im Folgenden findest du eine chronologische Liste meiner Ausbildung, meiner Berufserfahrung sowie einen groben Überblick über verschiedene Softwares und Maschinen, mit denen ich vertraut bin. Eine weniger formelle Selbstbeschreibung findest du auf der [Über mich](/about)-Seite.
|
||||
|
||||
Contact me via [Email](mailto:aron@petau.net) for further questions.
|
||||
Für weitere Fragen kannst du mich gerne per [E-Mail](mailto:aron@petau.net) kontaktieren.
|
||||
|
||||
### Education
|
||||
### Ausbildung
|
||||
|
||||
{% timeline() %}
|
||||
[
|
||||
|
@ -25,7 +25,7 @@ Contact me via [Email](mailto:aron@petau.net) for further questions.
|
|||
},
|
||||
{
|
||||
"title": "BSc. Cognitive Science",
|
||||
"body": "Within a diverse program, I focused on Philosophy, Artificial Intelligence, Machine Learning, Informatics, and Linguistics.",
|
||||
"body": "Im Rahmen eines vielseitigen Studienprogramms habe ich mich auf Philosophie, Künstliche Intelligenz, Maschinelles Lernen, Informatik und Linguistik konzentriert.",
|
||||
"from": "Oct ‘16",
|
||||
"to": "Feb ‘22",
|
||||
"icon": "fas fa-building",
|
||||
|
@ -34,15 +34,15 @@ Contact me via [Email](mailto:aron@petau.net) for further questions.
|
|||
},
|
||||
{
|
||||
"title": "RISE Internship",
|
||||
"body": "In the context of a DAAD RISE Stipend, I researched the possibilities of a decentralized electricity grid in remote regions of the Himalayas. I conducted field research, evaluation, and product simulation.",
|
||||
"body": "Im Rahmen eines DAAD RISE-Stipendiums forschte ich zu den Möglichkeiten eines dezentralen Stromnetzes in abgelegenen Regionen des Himalayas. Dabei führte ich Feldforschung, Auswertungen und Produktsimulationen durch.",
|
||||
"from": "Sep ‘18",
|
||||
"to": "Jan ‘19",
|
||||
"icon": "fas fa-building",
|
||||
"location": "IIT Kharagpur, India"
|
||||
"location": "IIT Kharagpur, Indien"
|
||||
},
|
||||
{
|
||||
"title": "Erasmus Semester",
|
||||
"body": "I took courses in the Philosophy department and Masters’ program for Cognitive Science. I also attended the Cognitive Science Summer School.",
|
||||
"body": "Ich belegte Kurse im Fachbereich Philosophie sowie im Masterprogramm für Kognitionswissenschaft. Außerdem nahm ich an der Summer School für Kognitionswissenschaft teil.",
|
||||
"from": "Feb ‘19",
|
||||
"to": "Jul ‘19",
|
||||
"icon": "fas fa-building",
|
||||
|
@ -51,7 +51,7 @@ Contact me via [Email](mailto:aron@petau.net) for further questions.
|
|||
},
|
||||
{
|
||||
"title": "M.A. Design & Computation",
|
||||
"body": "I am currently in the fourth semester of transdisciplinary cooperation between UdK and TU Berlin with a focus on critical artistic engagement with technology.",
|
||||
"body": "Derzeit schließe ich ein transdisziplinäres Programm zwischen der UdK und der TU Berlin ab, das sich auf eine kritische und künstlerische Auseinandersetzung mit Technologie konzentriert.",
|
||||
"from": "Oct ‘22",
|
||||
"to": "now",
|
||||
"icon": "fas fa-building",
|
||||
|
|
|
@ -51,7 +51,7 @@ Contact me via [Email](mailto:aron@petau.net) for further questions.
|
|||
},
|
||||
{
|
||||
"title": "M.A. Design & Computation",
|
||||
"body": "I am currently in the fourth semester of transdisciplinary cooperation between UdK and TU Berlin with a focus on critical artistic engagement with technology.",
|
||||
"body": "I am currently completing a transdisciplinary program between UdK and TU Berlin, focusing on critical and artistic engagement with technology.",
|
||||
"from": "Oct ‘22",
|
||||
"to": "now",
|
||||
"icon": "fas fa-building",
|
||||
|
|
|
@ -1,32 +1,70 @@
|
|||
+++
|
||||
title = "Terms and Privacy Statement"
|
||||
title = "Terms und Privacy "
|
||||
date = 2025-05-01
|
||||
authors = ["Aron Petau"]
|
||||
+++
|
||||
My website address is: <https://aron.petau.net> .
|
||||
|
||||
## Location
|
||||
Meine Website-Adresse ist: <https://aron.petau.net>
|
||||
|
||||
~~This page is hosted on [GitHub](https://github.com) through GitHub-pages.~~
|
||||
Not anymore! It is now proudly self-hosted from under my sofa, sometimes using solar energy. I consider you being able to read this already a win.
|
||||
## Standort
|
||||
|
||||
It is protected by [Cloudflare](https://www.cloudflare.com/en-gb/). Not so proud of that one, but you gotta be secure, no?
|
||||
I do not proxy anything and I try using my best knowledge and consciousness to minimize my and other peoples efforts of tracking.
|
||||
Diese Seite wird nicht mehr auf [GitHub Pages](https://github.com) gehostet — **sie wird jetzt stolz selbstgehostet** auf einem FriendlyElec CM3588 Board, das unter meinem Sofa in Deutschland läuft, manchmal sogar mit Solarstrom. Dass du das hier lesen kannst, ist für mich schon ein kleiner Erfolg.
|
||||
|
||||
I do not collect any data.
|
||||
This is a static website, which means there is no database attached and nothing can be tracked by me.
|
||||
I also do not collect any cookies, nor are there any third-party cookies involved.
|
||||
Die gesamte Seite läuft in einem schlanken, modularen **Docker**-Setup, das eine einfache Wartung, Migration und Anpassung ermöglicht, ohne Stabilität oder Kontrolle einzubüßen.
|
||||
|
||||
[GitHub](https://github.com), the place where I host this website, does collect the IP address of any visitor.
|
||||
I have no influence on this and neither the financial resources to avoid this free hosting firm.
|
||||
Die Website wird mit [Caddy](https://caddyserver.com) betrieben, der HTTPS und Web-Auslieferung einfach und elegant handhabt.
|
||||
|
||||
## Embedded content from other websites
|
||||
Die Seite wird durch [Cloudflare](https://www.cloudflare.com/en-gb/) geschützt. Damit bin ich nicht wirklich glücklich, aber Sicherheit ist wichtig – genauso wie deine Privatsphäre.
|
||||
|
||||
Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.
|
||||
These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.
|
||||
Ich nutze keine weiteren Proxy-Dienste als die unbedingt notwendigen und bemühe mich mit meinem Wissen und Bewusstsein, Tracking für mich und andere so gut wie möglich zu minimieren.
|
||||
|
||||
If privacy is important enough for you to check out this page, you probably know how to use a VPN service and avoid this problem altogether.
|
||||
Da die Seite in Deutschland gehostet wird, unterliegt sie der [DSGVO](https://dsgvo-gesetz.de/). Weil ich keine personenbezogenen Daten erhebe oder verarbeite, ist **kein Cookie-Banner oder Datenschutzhinweis gesetzlich erforderlich**.
|
||||
|
||||
I have a raspberry pi and the motivation, but not the knowledge to properly self-host. If you do have constructive feedback, please feel free to contact me.
|
||||
### Keine Datenerhebung
|
||||
|
||||
Thank you for your attention.
|
||||
Dies ist eine statische Website.
|
||||
Es gibt **keine Datenbank**, **keine Benutzerkonten** und **keine Cookies** — weder von mir, noch von Drittanbietern.
|
||||
Hier wird nichts getrackt.
|
||||
|
||||
### Kommentare via Mastodon
|
||||
|
||||
Diese Seite nutzt ein leichtgewichtiges, datenschutzfreundliches Kommentarsystem, das mit [Mastodon](https://joinmastodon.org) integriert ist. Alle Kommentare werden live per API von Mastodon-Instanzen abgerufen.
|
||||
|
||||
Das bedeutet:
|
||||
|
||||
- **Alle Kommentardaten verbleiben bei Mastodon**
|
||||
- Ich speichere **nichts** – keine Kommentare, keine Nutzernamen, keine Metadaten
|
||||
- Die Nutzung ist freiwillig und wird vollständig über Mastodon abgewickelt
|
||||
|
||||
### Eingebettete YouTube-Videos
|
||||
|
||||
Auf der Website sind YouTube-Videos eingebettet. Leider bedeutet das, dass YouTube dein Betrachtungsverhalten verfolgen kann, wenn du diese Videos ansiehst.
|
||||
|
||||
### IndieWeb Sharing
|
||||
|
||||
Es gibt verschiedene Möglichkeiten, Beiträge über das [IndieWeb](https://indieweb.org) zu teilen, etwa über Webmention oder ActivityPub. Diese Werkzeuge fördern Dezentralisierung und datenschutzbewusste Interaktion – ohne Tracking oder Überwachungskapitalismus.
|
||||
|
||||
### Quellcode-Transparenz
|
||||
|
||||
Der gesamte Quellcode dieser Website ist öffentlich zugänglich.
|
||||
Du findest ihn unten rechts auf der Seite – schau gerne rein, prüfe oder fork ihn.
|
||||
|
||||
## Eingebettete Inhalte von anderen Websites
|
||||
|
||||
Manche Beiträge enthalten eingebettete Inhalte (z.B. Videos, Bilder oder Artikel).
|
||||
Diese verhalten sich genau so, als würdest du die jeweilige andere Website direkt besuchen. Das heißt:
|
||||
|
||||
- Sie **können Daten über dich sammeln**
|
||||
- Sie **können Cookies verwenden**
|
||||
- Sie **können Drittanbieter-Tracking einbetten**
|
||||
- Sie **können deine Interaktionen verfolgen**, insbesondere wenn du bei deren Diensten angemeldet bist
|
||||
|
||||
Wenn du es bis hierher in meine Datenschutzerklärung geschafft hast, kennst du dich wahrscheinlich mit VPNs aus und hast ein gutes Gespür für digitale Hygiene.
|
||||
|
||||
## Schlusswort
|
||||
|
||||
Ich hoste diese Website jetzt selbst auf einem kleinen, aber leistungsstarken CM3588 Board in einem Docker-Setup mit Caddy als Webserver. Das ist eine spannende Lernreise – manchmal chaotisch, aber immer mit viel Spaß.
|
||||
|
||||
Wenn du Ideen zur Verbesserung hast oder einfach über Home-Server quatschen willst, melde dich gern.
|
||||
|
||||
Danke, dass du vorbeischaust und dir Datenschutz wichtig ist.
|
||||
|
|
|
@ -2,31 +2,70 @@
|
|||
title = "Terms and Privacy Statement"
|
||||
date = 2025-05-01
|
||||
authors = ["Aron Petau"]
|
||||
|
||||
[extra]
|
||||
show_copyright = true
|
||||
show_shares = true
|
||||
featured = true
|
||||
+++
|
||||
My website address is: <https://aron.petau.net> .
|
||||
|
||||
My website address is: <https://aron.petau.net>
|
||||
|
||||
## Location
|
||||
|
||||
~~This page is hosted on [GitHub](https://github.com) through GitHub-pages.~~
|
||||
Not anymore! It is now proudly self-hosted from under my sofa, sometimes using solar energy. I consider you being able to read this already a win.
|
||||
This page is no longer hosted on [GitHub Pages](https://github.com)—**it is now proudly self-hosted** on a FriendlyElec CM3588 board, running under my sofa in Germany, sometimes even powered by solar energy. The fact that you're reading this already feels like a small victory.
|
||||
|
||||
It is protected by [Cloudflare](https://www.cloudflare.com/en-gb/). Not so proud of that one, but you gotta be secure, no?
|
||||
I do not proxy anything and I try using my best knowledge and consciousness to minimize my and other peoples efforts of tracking.
|
||||
The entire site runs in a lightweight and modular **Docker** setup, making it easy to maintain, migrate, and tweak without compromising on stability or control.
|
||||
|
||||
I do not collect any data.
|
||||
This is a static website, which means there is no database attached and nothing can be tracked by me.
|
||||
I also do not collect any cookies, nor are there any third-party cookies involved.
|
||||
The site is served using [Caddy](https://caddyserver.com), which handles HTTPS and web delivery with simplicity and elegance.
|
||||
|
||||
[GitHub](https://github.com), the place where I host this website, does collect the IP address of any visitor.
|
||||
I have no influence on this and neither the financial resources to avoid this free hosting firm.
|
||||
It is protected by [Cloudflare](https://www.cloudflare.com/en-gb/). I'm not particularly thrilled about that part, but security matters—and so does your privacy.
|
||||
|
||||
## Embedded content from other websites
|
||||
I do not use any proxying services beyond what's absolutely necessary, and I do my best to reduce tracking for both myself and others, using what knowledge and care I have.
|
||||
|
||||
Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.
|
||||
These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.
|
||||
Because this site is hosted in Germany, it falls under the [GDPR](https://gdpr.eu/). Since I do not collect or process any personal data, **no cookie banner or privacy notice is legally required**.
|
||||
|
||||
If privacy is important enough for you to check out this page, you probably know how to use a VPN service and avoid this problem altogether.
|
||||
### No Data Collection
|
||||
|
||||
I have a raspberry pi and the motivation, but not the knowledge to properly self-host. If you do have constructive feedback, please feel free to contact me.
|
||||
This is a static website.
|
||||
There is **no database**, **no user accounts**, and **no cookies**—not from me, and not from any third parties.
|
||||
Nothing here tracks you.
|
||||
|
||||
Thank you for your attention.
|
||||
### Comments via Mastodon
|
||||
|
||||
This site includes a lightweight, privacy-conscious commenting system that integrates with [Mastodon](https://joinmastodon.org). All comments are retrieved live via API calls from Mastodon instances.
|
||||
|
||||
This means:
|
||||
|
||||
- **All comment data remains on Mastodon**
|
||||
- I store **nothing**—no comment content, no usernames, no metadata
|
||||
- Interaction with the system is completely voluntary and handled on Mastodon’s side
|
||||
|
||||
### IndieWeb Sharing
|
||||
|
||||
You’ll find various options to share posts across the [IndieWeb](https://indieweb.org), using standards like Webmention and ActivityPub. These tools empower decentralization and privacy-conscious interaction—no tracking, no surveillance capitalism.
|
||||
|
||||
### Source Code Transparency
|
||||
|
||||
The entire codebase of this site is publicly available.
|
||||
You can find it in the bottom right corner of the page—feel free to explore, audit, or fork.
|
||||
|
||||
## Embedded Content from Other Websites
|
||||
|
||||
Some posts may include embedded content (like videos, images, or articles).
|
||||
These behave just like if you had visited the other website directly. That means:
|
||||
|
||||
- They **may collect data** about you
|
||||
- They **may use cookies**
|
||||
- They **might embed third-party tracking**
|
||||
- They **can track your interaction**, especially if you're logged in to their service
|
||||
|
||||
If you’ve made it this far into my privacy policy, chances are you already know how to use a VPN and have some basic sense of digital hygiene.
|
||||
|
||||
## Final Words
|
||||
|
||||
I now self-host this website on a tiny but powerful CM3588 board with a Dockerized setup and Caddy as the web server. It’s a learning journey—both fun and slightly chaotic.
|
||||
|
||||
If you have ideas for improving the setup, or just want to chat about home servers, reach out anytime.
|
||||
|
||||
Thanks for stopping by and caring about privacy.
|
||||
|
|
|
@ -1,23 +1,19 @@
|
|||
---
|
||||
permalink: /rent-ulli/
|
||||
title: "How to miet Ulli"
|
||||
excerpt: "Everything to know about the T4"
|
||||
last_modified_at: 2022-04-30T10:23:16-04:00
|
||||
toc: false
|
||||
layout: single
|
||||
classes: wide
|
||||
author: "Aron Petau"
|
||||
header:
|
||||
overlay_image : /assets/images/ulli.jpg
|
||||
overlay_filter: 0.5
|
||||
---
|
||||
+++
|
||||
title = "How to miet Ulli"
|
||||
date = 2025-05-01
|
||||
authors = ["Aron Petau"]
|
||||
|
||||
[extra]
|
||||
show_copyright = true
|
||||
show_shares = true
|
||||
featured = true
|
||||
+++
|
||||
|
||||
This is a work in Progress. Informations on here are subject to change.
|
||||
{: .notice--danger}
|
||||
|
||||
<iframe width="100%" height="800" src="https://vrm.victronenergy.com/installation/167009/embed/f61b11f2"></iframe>
|
||||
|
||||
|
||||
## The general stuff
|
||||
|
||||
The car is a 1991 VW T4, with a 2.0l **Benzin** (petrol) engine.
|
||||
|
@ -109,7 +105,8 @@ Then we can arrange a time for you to pick up the car.
|
|||
The car costs 30€ per day, plus 0.10€ per km.
|
||||
This factors in my insurance and the taxes I have to pay.
|
||||
|
||||
Any damages to the car will be charged to you. A total damage would cost you somewhere around 10.000 Euro, so please be careful. Check your Haftpflichtversicherung (private liability insurance) to see whether it covers rented cars.
|
||||
Any damages to the car will be charged to you. A total damage would cost you somewhere around 10.000 Euro, so please be careful.
|
||||
Check your Haftpflichtversicherung (private liability insurance) to see whether it covers rented cars.
|
||||
{: .notice--danger}
|
||||
|
||||
[Benzinrechner](https://benzinrechner.info/en){: .btn .btn--large}
|
||||
[Benzinrechner](https://benzinrechner.info/en)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue