aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorla-ninpre <leobrekalini@gmail.com>2021-08-18 17:52:58 +0300
committerla-ninpre <leobrekalini@gmail.com>2021-08-18 17:52:58 +0300
commit275316f5ed205e77137b045c0c5fba603a2fc0b0 (patch)
treeca4d9a597eabd0ab8220875f1553745c5794b524
parentda0f09076ee4a3a9c0598f1f58982a1993f5eab8 (diff)
downloadaaoth.xyz-275316f5ed205e77137b045c0c5fba603a2fc0b0.tar.gz
aaoth.xyz-275316f5ed205e77137b045c0c5fba603a2fc0b0.zip
remove matrix link and add new post
-rw-r--r--_data/links.yml3
-rw-r--r--_posts/2021-08-18-matrix.aaoth.xyz-is-down.md32
-rw-r--r--assets/img/matrix-icon.pngbin1603 -> 0 bytes
3 files changed, 32 insertions, 3 deletions
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.
+
+<!--more-->
+
+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
--- a/assets/img/matrix-icon.png
+++ /dev/null
Binary files differ