>>103223614
>Discord is a problem and someone needs to code an alternative.
There are metric fuck-tons of alternatives but each is single or double purpose. Kiddos can't use more than one app at a time these days. Instead they want one giant bloated electron app.
I use Mumble for voice+text chat. 58MB for voice and text.
Private + Shared = RAM used Program
41.6 MiB + 15.9 MiB = 57.5 MiB mumble
If I wanted to share gifs I would upload them to one of my chans, something anyone could host. The biggest usage of memory is nginx and I could bring that down to 9MB if I did not allow so many connections.
Private + Shared = RAM used Program
304.0 KiB + 163.5 KiB = 467.5 KiB fcgiwrap (9)
1.3 MiB + 1.1 MiB = 2.4 MiB umurmurd
28.4 MiB + 4.4 MiB = 32.8 MiB nginx (9)
umurmurd is a lightweight version of murmur. Channels are pre-defined. The full blown murmur uses slightly more memory.