ishigami_san

joined 3 years ago
[–] [email protected] 2 points 5 months ago

Gnus, aerc, neomutt

[–] [email protected] 3 points 5 months ago

I initially thought it looked like one :D

[–] [email protected] 3 points 5 months ago

1.25 kg of Lavazza beans (at USD ~21, converted) for a single person per month, brewed ~20g (in V60) for 1-3 times per day

[–] [email protected] 1 points 1 year ago

Definitely more Guix, esp. as now Guix is available to NixOS

[–] [email protected] 6 points 1 year ago (2 children)

More NixOS!!!!

[–] [email protected] 1 points 2 years ago (1 children)

Is your username homage to The Condor Trilogy ? :D

[–] [email protected] 1 points 3 years ago
ghci> φ = (1 + sqrt 5) / 2
ghci> ψ =  1 - φ
ghci> fib n = (φ ** n - ψ ** n) / (sqrt 5)
[–] [email protected] 7 points 3 years ago (6 children)

Everyone should get a platform to spread their views/propaganda :)

[–] [email protected] 2 points 3 years ago

With user joined to ~30 rooms with ~200 users (average), and none of them is of the order of Matrix HQ, following is the ps aux output (sixth column is RSS, physical memory in use in KiBs) on a 4G RAM VPS (2 cores), which also hosts XMPP, gitea, fossil-scm, et. al. services. I used to run it all by itself on 2G RAM VPS, but consolidated ~2 months ago:

postgres 29897   0.0  3.7  191284 153736  -  Ss    2Jul21     28:15.26 postgres: synapse synapse 127.0.0.1(5828)  (postgres)
postgres 37308   0.0  3.7  191284 153264  -  Ss    2Jul21     27:54.09 postgres: synapse synapse 127.0.0.1(16807)  (postgres)
synapse  45418   0.0  9.0 1246748 375220  -  Ss    2Jul21   2264:01.80 /usr/local/bin/python3.8 -m synapse.app.homeserver --daemonize -c /usr/local/etc/matrix-synapse/homeserver.yaml
postgres 45433   0.0  3.7  191284 153096  -  Ss    2Jul21     28:21.45 postgres: synapse synapse 127.0.0.1(12404)  (postgres)
postgres 46529   0.0  3.7  191284 153644  -  Ss    2Jul21     28:06.31 postgres: synapse synapse 127.0.0.1(31560)  (postgres)
postgres 47450   0.0  3.7  191284 153972  -  Ss    2Jul21     28:16.65 postgres: synapse synapse 127.0.0.1(30342)  (postgres)
postgres 47929   0.0  3.7  191284 152948  -  Ss    2Jul21     28:20.01 postgres: synapse synapse 127.0.0.1(8337)  (postgres)
postgres 48024   0.0  3.7  196404 153296  -  Ss    2Jul21     28:22.18 postgres: synapse synapse 127.0.0.1(43996)  (postgres)
postgres 54977   0.0  3.7  191284 153656  -  Ss    2Jul21     28:16.74 postgres: synapse synapse 127.0.0.1(8192)  (postgres)
postgres 55034   0.0  3.7  191284 153468  -  Ss    2Jul21     28:20.01 postgres: synapse synapse 127.0.0.1(48984)  (postgres)
postgres 74852   0.0  3.7  191284 153328  -  Ss    2Jul21     28:10.76 postgres: synapse synapse 127.0.0.1(44007)  (postgres)

Disk Usage (media) is 1.6G, and load average is ~0.33

It can be tuned further, but didn't spend time on it so far. Although 2 years ago, I could not run it on 2G RAM VPS. Federation traffic kept DoSing the server, once you join any room. Lately, situation has improved a lot.

[–] [email protected] 1 points 3 years ago

The room does not live on one server in particular. So, if server A is blocked, then one can still participate in the same room through a different server B.

[–] [email protected] 2 points 3 years ago (4 children)

Anyway. hopefully the dendrite server can solve this problem, hosting that hog of server is costly.

Lately Synapse has been pretty light on resources, and performant, and being actively developed reference implementation has its perks. Hopefully Dendrite, Conduit, et. al. will catch up, but Matrix in general is not as lightweight as XMPP, due to former's focus on being able to evade censorship

[–] [email protected] 3 points 3 years ago

Thanks, seems like I missed the FAQ.

view more: next ›