this post was submitted on 07 Jul 2023
1056 points (99.2% liked)

Lemmy.World Announcements

28834 readers
4 users here now

This Community is intended for posts about the Lemmy.world server by the admins.

Follow us for server news 🐘

Outages 🔥

https://status.lemmy.world

For support with issues at Lemmy.world, go to the Lemmy.world Support community.

Support e-mail

Any support requests are best sent to [email protected] e-mail.

Report contact

Donations 💗

If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.

If you can, please use / switch to Ko-Fi, it has the lowest fees for us

Ko-Fi (Donate)

Bunq (Donate)

Open Collective backers and sponsors

Patreon

Join the team

founded 1 year ago
MODERATORS
 

We've updated Lemmy.world to Lemmy 0.18.1.

For the release notes, see https://lemmy.world/post/1139237

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 12 points 1 year ago (2 children)

Where can I learn about transferring my community to another instance? Lemmy.worlds silence about threads means he has no intent to defederate so I need to move over to lemmy.ml.

Or is this not possible? Do I just need to walk away from my community because @ruud doesn’t care about the issue?

If that’s the case, how do I add a mod that doesn’t care about meta expressly stating they are going to add features to ActivityPub protocol (step two of EEE)? I don’t want to keep coming back here if it is federated with threads but I don’t need to leave whoever is staying here high and dry.

[–] [email protected] 16 points 1 year ago (1 children)

If you move, don't move to Lemmy.ml, move to smaller instances

[–] [email protected] 2 points 1 year ago (1 children)

It really seems like having my own personal instance is the way to go. The only users I’d need to have are mods of any community I create on it. Then I can defederate with tech co instances. damn. I was really starting to like “local” here, but the fact that @[email protected] is totally silent about threads is just absolute BS.

[–] [email protected] -1 points 1 year ago

Maybe I'm misinterpreting your post but what's the point of having an instance if your only users are the mods you appoint? You'd just be creating your own personal echo chamber. The whole point of a site like this, at least as I see it, is to bring in a wide variety of users with different opinions. That's a big reason why Reddit was so successful in the early days. I know that everyone is anti-Threads and Meta, but clearly @ruud@[email protected] knows something we don't. I think being federated with Threads could be a good chance to grow this community and bring more attention to the Fediverse as a whole. If you see something from a Threads instance that you really don't like, you can always block and/or mute the account. On Mastodon, you can block entire instances from showing up in your feed. I'm not sure if that is a thing with Lemmy or not, but if not, it might not be a bad thing to implement later on. Sorry for the wall of text.

[–] [email protected] 10 points 1 year ago (1 children)

Make your own instances. No more issues.

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago) (2 children)

Is there a quality guide for how to do this? Preferably hosted rather than my home server.

[–] [email protected] 6 points 1 year ago* (last edited 1 year ago) (2 children)

Use the ansible Lemmy install, it's very simple and will also create https certs and everything. But you need a domain first, pointed at your hosted server ip address.

https://github.com/LemmyNet/lemmy-ansible

So basically:

  • Buy domain
  • Rent a server somewhere (hetzner is great and cheap).
  • Point domain at server ip.
  • Use the ansible install against your server to install everything.

That's pretty much it. The ansible install takes care of everything.

Then you need to subscribe to some other instance community from your instance so other instances know you exist, for federation to work.

[–] [email protected] 1 points 1 year ago

Awesome, thanks.

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago) (1 children)

How much power does it take to run an instance? Not planning on hosting my own, just curious. I read stories about people being able to host a Mastodon instance on a Raspberry Pi.

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

Yeah it doesn't take much for a small instance. My instance uses 1 GB of memory and like 2% cpu on each core (got 3 cores). But I only have a handful of active users.

[–] [email protected] 0 points 1 year ago (1 children)
[–] [email protected] 3 points 1 year ago (1 children)

Perhaps point me one that you, in your judgment, think is particularly good?

[–] [email protected] 1 points 1 year ago

Im just a noob thats interested. I havent tried it yet. But ive found a couple guides.

Check out the self hosting communities. Ill see if i can find the one im thinking of but Lemmy also has an official guide in the documentation.