Merge pull request 'added lemmy to imprint and contact page and footer' (#46) from develop into main
All checks were successful
ci / deploy (push) Successful in 44s
All checks were successful
ci / deploy (push) Successful in 44s
Reviewed-on: #46
This commit is contained in:
commit
f472fd362f
14 changed files with 63 additions and 11 deletions
|
@ -1 +1 @@
|
||||||
12.04.2025
|
20.04.2025
|
|
@ -0,0 +1,46 @@
|
||||||
|
---
|
||||||
|
comments: true
|
||||||
|
pdf: false
|
||||||
|
date: 2025-04-13
|
||||||
|
authors:
|
||||||
|
- stephan
|
||||||
|
categories:
|
||||||
|
- Europa
|
||||||
|
- Digitale Souveränität
|
||||||
|
- Selbst-gehostete Alternativen
|
||||||
|
status: new
|
||||||
|
---
|
||||||
|
# Wie ich mein Leben von Big-Tech befreie - Teil 1: die Office-Online-Anwendungen
|
||||||
|
|
||||||
|
In der heutigen digitalen Ära sind Künstliche Intelligenz (KI) und ihre Anwendungen allgegenwärtig. Ob als Suchmaschine, Übersetzer oder bei der Text- und Bildgenerierung – und zunehmend auch bei der Erstellung von Software-Code – KI-Tools erleichtern unseren Alltag und steigern die Effizienz in vielen Bereichen. Doch trotz ihrer beeindruckenden Fähigkeiten ist es essenziell, stets einen kritischen Blick auf die Ergebnisse von KI-Systemen zu werfen. Ein zentraler Aspekt dabei ist das Phänomen der sogenannten "KI-Halluzinationen". Darüber hinaus birgt insbesondere die Fähigkeit von KI, Code zu generieren, erhebliche Risiken.
|
||||||
|
|
||||||
|
<figure>
|
||||||
|
<img src="/blog/images/250318-wenn-maschinen-traeumen-und-programmieren/title-image.png" loading="lazy" />
|
||||||
|
<figcaption>Wenn Maschinen träumen und programmieren: Die Grenzen zwischen menschlicher und künstlicher Intelligenz verschwimmen, und es entstehen neue Risiken (Image created by AI)</figcaption>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<!-- more -->
|
||||||
|
|
||||||
|
## Motivation
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Überblick: Welche Anwendung ersetzt das Big-Tech-Pendant?
|
||||||
|
|
||||||
|
| Anwendung | Wurde ersetzt durch |
|
||||||
|
| ------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||||
|
| Exchange Online | [mailcow: dockerized](https://mailcow.email/) |
|
||||||
|
| Sharepoint/Onedrive | [Nextcloud Files](https://nextcloud.com/de/files/) |
|
||||||
|
| Teams | [Nextcloud Talk](https://nextcloud.com/de/talk/) |
|
||||||
|
| Office | [Nextcloud Office](https://nextcloud.com/de/office/) |
|
||||||
|
| Bookings | [Nextcloud Appointments](https://apps.nextcloud.com/apps/appointments) |
|
||||||
|
| Outlook Web App | [Nextcloud Groupware](https://nextcloud.com/de/groupware/) |
|
||||||
|
| Visio | [CryptPad Diagram](https://docs.cryptpad.org/en/user_guide/apps/diagram.html) und [Nextcloud Open in CryptPad](https://apps.nextcloud.com/apps/openincryptpad) |
|
||||||
|
| Project | [OpenProject](https://www.openproject.org/) und [Nextcloud OpenProject Integration](https://apps.nextcloud.com/apps/integration_openproject) |
|
||||||
|
|
||||||
|
## Fazit und Ausblick
|
||||||
|
|
||||||
|
|
||||||
|
## Keyfacts
|
||||||
|
|
||||||
|
|
|
@ -10,7 +10,6 @@ categories:
|
||||||
links:
|
links:
|
||||||
- TOGAF®: https://www.opengroup.org/togaf
|
- TOGAF®: https://www.opengroup.org/togaf
|
||||||
- The Open Group Library: https://publications.opengroup.org/
|
- The Open Group Library: https://publications.opengroup.org/
|
||||||
status: new
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Einführung in TOGAF®: Das Open Group Architecture Framework
|
# Einführung in TOGAF®: Das Open Group Architecture Framework
|
||||||
|
|
|
@ -7,7 +7,6 @@ authors:
|
||||||
categories:
|
categories:
|
||||||
- Enterprise Architecture
|
- Enterprise Architecture
|
||||||
- Frameworks
|
- Frameworks
|
||||||
status: new
|
|
||||||
---
|
---
|
||||||
# Kritische Fallstricke erfolgreicher Enterprise Architekturen
|
# Kritische Fallstricke erfolgreicher Enterprise Architekturen
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,6 @@ categories:
|
||||||
- Enterprise Architecture
|
- Enterprise Architecture
|
||||||
- Frameworks
|
- Frameworks
|
||||||
- KI
|
- KI
|
||||||
status: new
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Mit KI zur modernen Unternehmensarchitektur: Vorteile und Implementierungsempfehlungen
|
# Mit KI zur modernen Unternehmensarchitektur: Vorteile und Implementierungsempfehlungen
|
||||||
|
|
|
@ -7,7 +7,6 @@ authors:
|
||||||
categories:
|
categories:
|
||||||
- KI
|
- KI
|
||||||
- Arbeitswelt
|
- Arbeitswelt
|
||||||
status: new
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Künstliche Intelligenz am Arbeitsplatz: Ursachen, Auswirkungen und Strategien zur Stressbewältigung
|
# Künstliche Intelligenz am Arbeitsplatz: Ursachen, Auswirkungen und Strategien zur Stressbewältigung
|
||||||
|
|
|
@ -14,7 +14,6 @@ links:
|
||||||
- iDoc: https://wangchujiang.com/idoc/
|
- iDoc: https://wangchujiang.com/idoc/
|
||||||
- Material for MkDocs: https://squidfunk.github.io/mkdocs-material/
|
- Material for MkDocs: https://squidfunk.github.io/mkdocs-material/
|
||||||
- MkDocs: https://www.mkdocs.org
|
- MkDocs: https://www.mkdocs.org
|
||||||
status: new
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Warum ich auf Static Site Generators setze: Eine persönliche Präferenz
|
# Warum ich auf Static Site Generators setze: Eine persönliche Präferenz
|
||||||
|
|
|
@ -14,7 +14,6 @@ links:
|
||||||
- European Chips Act: https://eur-lex.europa.eu/legal-content/DE/TXT/HTML/?uri=CELEX:32023R1781
|
- European Chips Act: https://eur-lex.europa.eu/legal-content/DE/TXT/HTML/?uri=CELEX:32023R1781
|
||||||
- EuroStack: https://www.euro-stack.info/
|
- EuroStack: https://www.euro-stack.info/
|
||||||
- NIS-2-Richtlinie: https://eur-lex.europa.eu/legal-content/DE/TXT/HTML/?uri=CELEX:02022L2555-20221227&qid=1740506572912
|
- NIS-2-Richtlinie: https://eur-lex.europa.eu/legal-content/DE/TXT/HTML/?uri=CELEX:02022L2555-20221227&qid=1740506572912
|
||||||
status: new
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Die Suche nach digitaler Souveränität: Ein Leitfaden für Europas Zukunft
|
# Die Suche nach digitaler Souveränität: Ein Leitfaden für Europas Zukunft
|
||||||
|
|
|
@ -12,7 +12,6 @@ links:
|
||||||
- European Search Perspective (EUSP): https://www.eu-searchperspective.com/
|
- European Search Perspective (EUSP): https://www.eu-searchperspective.com/
|
||||||
- Open Search Foundation e.V.: https://opensearchfoundation.org/
|
- Open Search Foundation e.V.: https://opensearchfoundation.org/
|
||||||
- OpenWebSearch.eu: https://openwebsearch.eu/
|
- OpenWebSearch.eu: https://openwebsearch.eu/
|
||||||
status: new
|
|
||||||
---
|
---
|
||||||
# Alternative Suchmaschinen: Mehr Vielfalt und Datenschutz im Netz
|
# Alternative Suchmaschinen: Mehr Vielfalt und Datenschutz im Netz
|
||||||
|
|
||||||
|
|
|
@ -16,7 +16,6 @@ links:
|
||||||
- XCP-NG: https://xcp-ng.org/
|
- XCP-NG: https://xcp-ng.org/
|
||||||
- Xen: https://xenproject.org/
|
- Xen: https://xenproject.org/
|
||||||
- Xen Orchestra: https://xen-orchestra.com/#!/xo-home
|
- Xen Orchestra: https://xen-orchestra.com/#!/xo-home
|
||||||
status: new
|
|
||||||
---
|
---
|
||||||
# Digitale Souveränität durch freie Hypervisoren: Unabhängigkeit von proprietären Virtualisierungslösungen
|
# Digitale Souveränität durch freie Hypervisoren: Unabhängigkeit von proprietären Virtualisierungslösungen
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,6 @@ categories:
|
||||||
- Informationssicherheit
|
- Informationssicherheit
|
||||||
- Datenschutz
|
- Datenschutz
|
||||||
- KI
|
- KI
|
||||||
status: new
|
|
||||||
---
|
---
|
||||||
# Wenn Maschinen träumen und programmieren: Eine kritische Betrachtung von KI-generierten Inhalten
|
# Wenn Maschinen träumen und programmieren: Eine kritische Betrachtung von KI-generierten Inhalten
|
||||||
|
|
||||||
|
|
|
@ -107,3 +107,15 @@ Selbstverständlich kann eine Kontaktaufnahme auch durch Einladung via Microsoft
|
||||||
[LinkedIn](https://www.linkedin.com/) ist eine auf Unternehmen und Beschäftigung ausgerichtete Social-Media-Plattform, die über Websites und mobile Apps funktioniert. Sie wurde am 5. Mai 2003 von Reid Hoffman und Eric Ly gegründet. Seit Dezember 2016 ist LinkedIn eine hundertprozentige Tochtergesellschaft von Microsoft. Die Plattform dient in erster Linie dem beruflichen Networking und der Karriereentwicklung und ermöglicht es Arbeitssuchenden, ihren Lebenslauf einzustellen, und Arbeitgebern, Stellenanzeigen zu veröffentlichen.
|
[LinkedIn](https://www.linkedin.com/) ist eine auf Unternehmen und Beschäftigung ausgerichtete Social-Media-Plattform, die über Websites und mobile Apps funktioniert. Sie wurde am 5. Mai 2003 von Reid Hoffman und Eric Ly gegründet. Seit Dezember 2016 ist LinkedIn eine hundertprozentige Tochtergesellschaft von Microsoft. Die Plattform dient in erster Linie dem beruflichen Networking und der Karriereentwicklung und ermöglicht es Arbeitssuchenden, ihren Lebenslauf einzustellen, und Arbeitgebern, Stellenanzeigen zu veröffentlichen.
|
||||||
|
|
||||||
**Link zum Profil:** :fontawesome-brands-linkedin: [https://www.linkedin.com/in/stiebke2010/](https://www.linkedin.com/in/stiebke2010/)
|
**Link zum Profil:** :fontawesome-brands-linkedin: [https://www.linkedin.com/in/stiebke2010/](https://www.linkedin.com/in/stiebke2010/)
|
||||||
|
|
||||||
|
### Pixelfed
|
||||||
|
|
||||||
|
[Pixelfed](https://www.pixelfed.org/) ist ein kostenloser, freier und quelloffener sozialer Netzwerkdienst zum Teilen von Bildern in sozialen Netzwerken. Im Gegensatz zu anderen Bild-Sharing-Netzwerken ist die Architektur von Pixelfed dezentralisiert, was bedeutet, dass Benutzerdaten nicht auf einem zentralen Server gespeichert werden. Pixelfed verwendet das ActivityPub-Kommunikationsprotokoll, welches den Benutzern ermöglicht, mit anderen sozialen Netzwerken wie Mastodon, PeerTube und Friendica zu interagieren. Durch die Anwendung dieses Protokolls wird Pixelfed Teil des Fediverse.
|
||||||
|
|
||||||
|
**Link zum Profil:** :simple-pixelfed: [https://pixelfed.de/users/stiebke](https://pixelfed.de/users/stiebke)
|
||||||
|
|
||||||
|
### Lemmy
|
||||||
|
|
||||||
|
[Lemmy](https://join-lemmy.org/) ist eine freie Open-Source-Software zum Betreiben selbstgehosteter sozialer Nachrichtenaggregatoren und Diskussionsforen Diese als „Instanzen“ bezeichneten Server kommunizieren untereinander über das ActivityPub-Protokoll.
|
||||||
|
|
||||||
|
**Link zum Profil:** :simple-lemmy: [https://lemmy.org/u/stiebke](https://lemmy.org/u/stiebke)
|
|
@ -31,6 +31,7 @@ Dieses Impressum gilt auch für die folgenden Social-Media-Präsenzen, Webseiten
|
||||||
* [https://www.xing.com/profile/Stephan_Hadan](https://www.xing.com/profile/Stephan_Hadan)
|
* [https://www.xing.com/profile/Stephan_Hadan](https://www.xing.com/profile/Stephan_Hadan)
|
||||||
* [https://de.linkedin.com/in/stiebke2010](https://de.linkedin.com/in/stiebke2010)
|
* [https://de.linkedin.com/in/stiebke2010](https://de.linkedin.com/in/stiebke2010)
|
||||||
* [https://pixelfed.de/users/stiebke](https://pixelfed.de/users/stiebke)
|
* [https://pixelfed.de/users/stiebke](https://pixelfed.de/users/stiebke)
|
||||||
|
* [https://lemmy.org/u/stiebke](https://lemmy.org/u/stiebke)
|
||||||
* [https://iamstephan.info](https://iamstephan.info)
|
* [https://iamstephan.info](https://iamstephan.info)
|
||||||
* [https://techstack.hadan.de](https://techstack.hadan.de)
|
* [https://techstack.hadan.de](https://techstack.hadan.de)
|
||||||
* [https://reaktionsfaehig.net](https://reaktionsfaehig.net)
|
* [https://reaktionsfaehig.net](https://reaktionsfaehig.net)
|
||||||
|
|
|
@ -160,6 +160,8 @@ extra:
|
||||||
# link: https://hadanit.slack.com/team/U04BLKQF2M8
|
# link: https://hadanit.slack.com/team/U04BLKQF2M8
|
||||||
- icon: simple/pixelfed
|
- icon: simple/pixelfed
|
||||||
link: https://pixelfed.de/users/stiebke
|
link: https://pixelfed.de/users/stiebke
|
||||||
|
- icon: simple/lemmy
|
||||||
|
link: https://lemmy.org/u/stiebke
|
||||||
- icon: fontawesome/solid/signal
|
- icon: fontawesome/solid/signal
|
||||||
link: https://status.hadan-it.com/status/myprivatepage
|
link: https://status.hadan-it.com/status/myprivatepage
|
||||||
name: Statusseite dieser Website
|
name: Statusseite dieser Website
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue