this post was submitted on 06 Jun 2023
33 points (100.0% liked)

Asklemmy

43406 readers
1163 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_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
 

Is there a way to shop around for a Lemmy instance based on how many instances are blocking it and how many instances it's blocking? For example, I noticed that the lemmygrad.ml instance is relatively popular, but it seems like a lot of other instances block it. It also blocks a bunch of other instances. So, if there are any communities on there that might be relevant to me then I would be missing out. I guess I could just create an account on a walled instance, but I would prefer not to keep creating accounts. I'd like to just find one instance that maximizes my access. Is the answer to just run my own instance?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] pe1uca@lemmy.pe1uca.dev 4 points 1 year ago (1 children)

Yes, it's a small instance I'm only intending to use it myself, maybe some other friends later.
I'm doing it in a VPS with 1 core, 1GB RAM and 25GB SSD (it's the smallest one).

The only problem I had was because the documentation is a bit outdated, after fixing a single configuration everything has been smooth, I can easily subscribe to any community from any other instance and I can interact no problem.

[โ€“] bdonvr@lemmy.rogers-net.com 2 points 1 year ago (1 children)

You still have the issue that you only get comments made or updated after initially subscribing? Like the first time you go to a community all the posts have no comments, and you only get new ones after that point.

I'm thinking about maybe making a bot user that automatically subscribes to every community it can find just so I can have everything synced.

[โ€“] alex@agora.nop.chat 4 points 1 year ago (1 children)

Yeah, this is expected behaviour. The feed that grabs the last 20 posts doesn't include comments, so you'll only get comments from that moment on.

I understand you can't just go asking servers to send you every comment ever in its history all at once, but it would be nice if it could request like, one post's comments.

Like my server could remember the date that it "discovered" a community, and if I open a post that was made before that, then request the comments. There might need to be rate limits for such requests. But it would be nice