This commit is contained in:
dongdigua 2022-09-22 19:20:19 +08:00
parent e78817ee5c
commit 8a9b892d78
2 changed files with 32 additions and 1 deletions

View File

@ -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]]

31
org/matrix.org Normal file
View File

@ -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=