From ca0a191d3081c5348faa0ad256aa1e112f86446e Mon Sep 17 00:00:00 2001 From: "Yann Esposito (Yogsototh)" Date: Sat, 12 Oct 2019 16:09:41 +0200 Subject: [PATCH] Short addition --- src/posts/0006-irc-most-modern-chat.org | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) diff --git a/src/posts/0006-irc-most-modern-chat.org b/src/posts/0006-irc-most-modern-chat.org index e0291ee..007358c 100644 --- a/src/posts/0006-irc-most-modern-chat.org +++ b/src/posts/0006-irc-most-modern-chat.org @@ -8,7 +8,7 @@ #+OPTIONS: auto-id:t #+begin_notes -tl;dr: After reviewing and testing many different sefl-hosted chat solution +tl;dr: After reviewing and testing many different self-hosted chat solutions the clear winner is IRC + ZNC (with replay module) + weechat + thelounge + Palaver (on iOS). @@ -73,7 +73,16 @@ I tried XMPP, it was OK. But the clients weren't really good. Finally, IRC + ZNC with replay module is the winner. It was finally, the easiest, best solution. -Really the tw + +1. it works +2. it's Free Software not free as in free beer, but free as in freedom. +3. it is frugal +4. it's old + +Drawback, all the one of self-hosted drawback, it is more complicated that +just, download something and work with it. +You need to give a few minutes, may be hours to configurer everything correctly. + * Tutorial :PROPERTIES: :CUSTOM_ID: tutorial @@ -102,11 +111,15 @@ Really the tw :PROPERTIES: :CUSTOM_ID: weechat :END: -*** limechat -:PROPERTIES: -:CUSTOM_ID: limechat -:END: *** Palaver :PROPERTIES: :CUSTOM_ID: palaver :END: +* Bonus +:PROPERTIES: +:CUSTOM_ID: bonus +:END: +** No brainer upload file +:PROPERTIES: +:CUSTOM_ID: no-brainer-upload-file +:END: