this post was submitted on 30 Jul 2023
114 points (94.5% liked)

Asklemmy

44004 readers
513 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
 
  1. Exclude explicit software bugginess or missing features
  2. Include experiences or knock-on effects that may have arisen from (1)
  3. Comparisons to Reddit are ok. We know the reasons for the differences, but this is just about expressing yourself
(page 2) 50 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 2 points 1 year ago (6 children)

To me, all the complaints in this thread are a great filter. It keeps away all the people that are too lazy and/or incapable to figure out basic things, which are not the people I want to interact with online anyway

load more comments (6 replies)
[โ€“] [email protected] 2 points 1 year ago

The way communities are federated. They are still centralised. The Usenet/Fidonet model (where the communities were distributed) from decades ago was superior (the communities themselves don't have a depenency on a single instance). While the Usenet model would require a bit more work to implement particularly around identity/moderation, it would make the system so much more resilient.

[โ€“] [email protected] 1 points 1 year ago (4 children)

where are the technical criticisms?

[โ€“] [email protected] 1 points 1 year ago* (last edited 1 year ago)

Setting up a Lemmy server outside of the golden path of using the Ansible template is extremely difficult. I do this professionally and I couldn't get federation working properly when running Lemmy on my Kubernetes instance.

Figuring out why federation is failing is very, very hard.

Lemmy requires a lot of resources to run. You need a VPS that's at least $20/mo to work adequately under any load. Disk storage requirements for the DB are also rather high.

Lemmy 0.18.2 has some horrendous N+1 DB calls, e.g. one query per language (173 of them) when you create a new community. This hamstrings databases that are not colocated onto the same machine, e.g. neon.tech's hosted pg db. I expect this will improve with time as the codebase matures, yet...

Instance administration tools are sorely lacking.

load more comments (3 replies)
load more comments
view more: โ€น prev next โ€บ