Hey all,
It’s been slightly over two weeks since lemmyrs started. It’s been pretty fun watching the community grow!
Some instance stats for you:
$ df -h
Filesystem Size Used Avail Use% Mounted on
tmpfs 97M 1.7M 96M 2% /run
/dev/vda1 24G 15G 7.1G 68% /
tmpfs 485M 0 485M 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 97M 4.0K 97M 1% /run/user/1002
$ free -mh
total used free shared buff/cache available
Mem: 969Mi 445Mi 77Mi 134Mi 445Mi 240Mi
Swap: 2.3Gi 571Mi 1.8Gi
lemmy=# select count(id) from local_user;
count
-------
294
(1 row)
We’re cutting it pretty close in terms of RAM and Disk usage, the user growth rate has mostly flat-lined though once r/rust came back online so I’m not too concerned. When (If) it’s time I’ll likely bump up the Vultr instance plan to something which will continue to serve us for the foreseeable future.
Previous relevant posts:
Looking at the stats, !rust@lemmyrs.org is slightly more popular than !rust@programming.dev. But I don’t think there’s a consensus on how to proceed; the r/rust moderators have been reluctant to recommend Lemmy, even though they want to move away from Reddit – which makes sense, since Lemmy still lacks good moderation tools, from what I’ve heard.
The user UX could use some work too. I’m pretty comfortable now, but getting set up subscribed to the communities I wanted wasn’t straightforward. And I keep expecting my !community@server.tld links to work even though (I think) I know how to do it.