Just an explorer in the threadiverse.

  • 0 Posts
  • 31 Comments
Joined 1 year ago
cake
Cake day: June 4th, 2023

help-circle



  • PriorProject@lemmy.worldtoLemmy@lemmy.mlInstance Req's
    link
    fedilink
    English
    arrow-up
    5
    ·
    1 year ago

    Nothing wrong with that, admin’ing an instance is a pretty serious job. I wonder how many instances will fold once they realize what they really signed up for. I lucked out in finding a new Lemmy instance from an experienced mastodon admin team so I have some faith that they’re not in for a rude awakening.



  • PriorProject@lemmy.worldtoLemmy@lemmy.mlInstance Req's
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    1 year ago

    Awesome hardware report. If my instance starts falling over too hard I’m definitely considering setting up my own and this is great info to help me size it properly… though my admins lived through the mastodon twitterpocalypse with 4k signups per hour so if anyone can keep the lights on through this madness I’d think they have the experience to do it.




  • PriorProject@lemmy.worldtoLemmy@lemmy.mlInstance Req's
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 year ago
    • lemmy.world started on a 2vcpu/4GB instance which worked until it was like maybe about 1k registered users / 300 active users. It since scaled up to 4vcpu/16GB: https://lemmy.world/post/22070
    • lemmy.ml ran on 4CPU’s until it was like 30k registered and 1k active: https://lemmy.ml/comment/451028.
    • sh.itjust.works runs on pretty big hardware, but they actually posted resource utilization graphs: https://sh.itjust.works/post/4706. I think they were maybe 100 registered users and 20-50 active at the time this was originally posted (they’re one of the fastest growing instances and are much much bigger now). Seems like maybe 1G of ram usage?

    These are all big instances, but they show that lemmy doesn’t take THAT much hardware even for hundreds or thousands of users. I don’t know exactly what lemmy scales down to for a single-user instance if that’s what you’re after. But requires a postgres db and 3 other processes (lemmy, lemmy-ui, and pict-rs). It seems likely that 1CPU and between 512MB and 1GB of ram would be somewhere near the minimum resource requirements. Not sure about disk-usage, I haven’t seen anyone discuss it.


  • For you, @SlimyRat@lemmy.ml as a lemmy.ml user, lemmygrad.ml isn’t blocked, search for lemmygrad on https://lemmy.ml/instances to confirm. Other instances (like beehaw and sopuli) did defederate with lemmygrad. Lemmygrad is a topic-oriented instance (or at least an instance with a very strong cultural backdrop) of radical leftism. Not the mainstream liberal progressive left, but like Marx, Lennin, socialism, communism, radical anti-capitalism. Users on instances with cultures that lean in liberal progressive directions often clash strongly with users from this instance with a strong radical left culture.

    This culture clash regularly causes flamewars and moderation shenanigans. As a result, some instances defederate with lemmygrad. But again, lemmy.ml is not such an instance and lemmygrad is not blocked for you.



  • I’m beyond the limit of my knowledge and don’t think I can be any more help here.

    The one thing I do notice, is that the language of that error message seems to suggest that your own instance is regarding some of this traffic as invalid traffic from a federated peer? I’m zooming in on cannot accept local object from remote peer here, which makes it sound like your lemmy instance is misidentifying itself somehow. This makes me think about potential DNS mismatches, are you running lemmy and lemmy-ui in docker containers? Could lemmy-ui be identified by one name in configs, but reverse-resolve to a different name from within the lemmy docker container? I’m speculating wildly here and I’m not sure what I’d even do with the answers to these questions. Just thinking out loud.

    Maybe someone else who has actually admin’ed a lemmy instance will weigh in. There’s certainly a lot of useful data in this thread that might allow another lemmy admin who has seen this to chime in. You could also consider cross-posting to https://lemmy.world/c/lemmy_admin@lemmy.ml for more visibility.


  • I don’t have an answer for you but some data that might help your debugging:

    • I’m still learning, but I’m not aware of anything you can do as a regular user to hide/lose posts on your profile.
    • I’ve been actively tracking new user questions in popular Lemmy support communities and I can say this is not a common report over the last week. You’re not stumbling on some frequent trap that new users hit. It’s weird.
    • If no one else chimes in with advice, I’d consider talking to you admin. Is there a meta community local to your server? Or your server’s admin(s) should be listed on the sidebar of its homepage. You could at-mention them to ask if they have seen any errors from Lemmy or Postgres.



  • I have no opinion on sorting, I gave a link with the default sort. Your choice of hot seems entirely reasonable to me.

    Unrelated, thanks for maintaining this. It’s my only saved post on Lemmy right now, and I’m spamming it almost half a dozen times a day as “how do I sign up for communities” or “I can’t find a community on my instance” questions flow into the big metalemmy communities. It’s an awesome and comprehensive answer I think will help a lot of folks.





  • I’m not 100 percent certain of this but my belief is that:

    • Down voting is disabled on a per-instance basis, not a per-community basis.
    • When an instance disabled down voting, the button to do so disappears and the display of the number of downvotes disappears when viewing posts/comments as a user of that instance.
    • The same post when viewed by a user on another instance will have a downvote button that works, and will see downvotes from their instance and any other that can do so.

    So it’s kind of a see-no-evil situation. The downvotes are still out there, but you are unaware of them if if you’re on an instance that doesn’t display them… unless you go check the same post as shown by an instance that displays downvotes.

    I’m not sure what happens to a community homed on an instance that doesn’t allow downvotes when viewed from an instance that does. My suspicion is that the instance still handles federated downvotes and just doesn’t display them locally, same as a remote community. But the only instance I know off the top of my head that disables downvotes is beehaw and it doesn’t look like I’m subscribed to anything there to check. Maybe someone else can chime in on that.