From 8a9b892d78b75c43d73825d62f4b3106c6b84a20 Mon Sep 17 00:00:00 2001 From: dongdigua Date: Thu, 22 Sep 2022 19:20:19 +0800 Subject: [PATCH] matrix --- org/internet_collections.org | 2 +- org/matrix.org | 31 +++++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+), 1 deletion(-) create mode 100644 org/matrix.org diff --git a/org/internet_collections.org b/org/internet_collections.org index 23cae15..829c335 100644 --- a/org/internet_collections.org +++ b/org/internet_collections.org @@ -21,7 +21,6 @@ ** [[http://www.hackdig.com/][黑客技术]] :hack: really good website, butt, no rss ** [[https://shakaianee.top/][易姐]] -** [[https://blog.stdio.io/1385][King's way]] :hack:iot: ** [[https://floooh.github.io/][floooh(The Brain Dump)]] :c: 07 年开始, cpu emulator *** [[https://floooh.github.io/2017/12/10/z80-emu-evolution.html][2017: Z80 Emu Evolution]] @@ -30,6 +29,7 @@ really good website, butt, no rss #+BEGIN_QUOTE Modern C is not a subset of C++ #+END_QUOTE +** [[https://blog.stdio.io/1385][King's way]] :hack:iot: ** [[https://xiaosong.fun/][小耸]] :c: *** [[https://xiaosong.fun/2022/01/01/lock-free-base-queue/][无锁编程基础与无锁队列的实现]] *** [[https://xiaosong.fun/2020/05/04/bug-and-mos/][打蚊子与找bug]] diff --git a/org/matrix.org b/org/matrix.org new file mode 100644 index 0000000..0d4326c --- /dev/null +++ b/org/matrix.org @@ -0,0 +1,31 @@ +#+TITLE: Matrix chat (clients comparation, proxy setting) +#+DATE: <2022-09-22 四> +#+DESCRIPTION: Matrix 通信(客户端对比, 代理设置) +#+OPTIONS: toc:2 + +I wanna use matrix just because many people use it. + +* comparation of clients, sorted by satisfaction +** neochat +💓kde +** quaternion +small but have most of function +fancy scrollbar, can configure proxy in app +wayland support not good: error copying image(like qutebrowser) +** ement.el +I like doing everything in emacs, with keyboard +but it don't work: https://github.com/alphapapa/ement.el/issues/77 +** fractal +HUGE and not fully fonctionall +** thunderbird +HUGE, matrix support is not good: cannot show picture +I even don't use it for email(I use Geary) + +* how to set proxy +** neochat +env: =http_proxy= +** fractal +env: =https_proxy= +accroding to reqwest document +** ement.el +var: =plz-curl-default-args=