From 275316f5ed205e77137b045c0c5fba603a2fc0b0 Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Wed, 18 Aug 2021 17:52:58 +0300 Subject: remove matrix link and add new post --- _data/links.yml | 3 --- _posts/2021-08-18-matrix.aaoth.xyz-is-down.md | 32 ++++++++++++++++++++++++++ assets/img/matrix-icon.png | Bin 1603 -> 0 bytes 3 files changed, 32 insertions(+), 3 deletions(-) create mode 100644 _posts/2021-08-18-matrix.aaoth.xyz-is-down.md delete mode 100644 assets/img/matrix-icon.png diff --git a/_data/links.yml b/_data/links.yml index d9b46cb..b9af95e 100644 --- a/_data/links.yml +++ b/_data/links.yml @@ -19,6 +19,3 @@ - name: hälsorisk link: https://haelsorisk.bandcamp.com type: bandcamp -- name: matrix - link: https://matrix.to/#/@la-ninpre:matrix.aaoth.xyz - type: matrix diff --git a/_posts/2021-08-18-matrix.aaoth.xyz-is-down.md b/_posts/2021-08-18-matrix.aaoth.xyz-is-down.md new file mode 100644 index 0000000..d27abd8 --- /dev/null +++ b/_posts/2021-08-18-matrix.aaoth.xyz-is-down.md @@ -0,0 +1,32 @@ +--- +title: matrix.aaoth.xyz is down +date: 2021-08-18T17:41:32+03:00 +author: la-ninpre +tags: matrix openbsd testing +--- + +i decided to shut down the matrix server that i launched recently +(see [previous post][1]). +here's my thoughts about this brief matrix experience. + + + +my main intention behind matrix server was to use it with my friends, but +almost nobody responded, so it's over. +synapse server is a bit resource heavy, so without it performance will be +better. + +overall, matrix seemed like a good alternative to proprietary messengers to me. +it's ability to maintain group end-to-end encrypted rooms is very good and +also it was not so hard to set up. + +the biggest con for me was that matrix is spamming all the chats with a huge +pile of system messages and notices. for example, all status changes of a +chat room are displayed as separate messages and i find this very annoying. +also, you can delete messages, but message deletion event is left forever in +the chat history. + +maybe in future i will launch my server again +(i haven't purged all my configs). + +[1]:https://aaoth.xyz/2021/05/23/join-the-test-of-my-matrix-server.html diff --git a/assets/img/matrix-icon.png b/assets/img/matrix-icon.png deleted file mode 100644 index dc262fa..0000000 Binary files a/assets/img/matrix-icon.png and /dev/null differ -- cgit v1.2.3