Move from Hugo to Zola

This commit is contained in:
Jan Kremer 2026-03-17 10:48:48 +01:00
parent aa8a58141d
commit 4c1aa547e1
No known key found for this signature in database
51 changed files with 353 additions and 563 deletions

View file

@ -1,13 +1,23 @@
+++
date = '2026-02-16T19:45:02+01:00'
tags = 'micro'
title = 'Discord'
title = "Discord"
date = 2026-02-16T19:45:02+01:00
tags = [ "micro" ]
+++
Since [Discord announced](https://discord.com/press-releases/discord-launches-teen-by-default-settings-globally) it will start asking users for age verification, I became obsessed with reading about alternatives to the platform. And there are a lot of them. As a self-hoster, I immediately thought of Matrix and XMPP. Both have their pros and cons and different implementations.
Since
[Discord announced](https://discord.com/press-releases/discord-launches-teen-by-default-settings-globally)
it will start asking users for age verification, I became obsessed with reading
about alternatives to the platform. And there are a lot of them. As a
self-hoster, I immediately thought of Matrix and XMPP. Both have their pros and
cons and different implementations.
I was almost ready to pick one of them when I stopped and thought to myself, _would I really use them?_
I was almost ready to pick one of them when I stopped and thought to myself,
_would I really use them?_
And my answer is a clear: **No!**
I will not replace Discord because _I don't even use Discord now_. I haven't had an account there for years. When I message my friends, it's either on Signal, WhatsApp, or iMessage, which are all end-to-end-encrypted (E2EE) messengers. The only thing I'm waiting for is E2EE RCS (Rich Communication Services) so I can ditch WhatsApp at some point.
I will not replace Discord because _I don't even use Discord now_. I haven't had
an account there for years. When I message my friends, it's either on Signal,
WhatsApp, or iMessage, which are all end-to-end-encrypted (E2EE) messengers. The
only thing I'm waiting for is E2EE RCS (Rich Communication Services) so I can
ditch WhatsApp at some point.