- has nothing to do with the fediverse, as it is a centralized, non-federated platform
- services like that will never be successful, unfortunately. Social platforms only work if enough people you know use it. But you will never know it in the first place, as individual owners lack the proper marketing to spread around the word.
Fediverse
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, Mbin, etc).
If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration)
Federation has always been in the plan. Success for an individual instances is all the matters to any given owner, not success globally. The owner of an instance must have a vested interest in fostering their local community.
Nice! An actual replacement to Nextdoor.
Is it really a replacement if there aren't crazy people ranting about their neighbors while drunk?
pours drink Game on.
Oh wow this would be huge. The local sub is the main thing that keeps me coming back to Reddit.
However, it probably will take some local organizing to get it to fire in each area. Getting a critical mass for these is tough by just having randomly distributed global internet users join. Even with thousands of users, the California community on Lemmy is way less active than the sub for my city on Reddit.
However, it probably will take some local organizing to get it to fire in each area. Getting a critical mass for these is tough by just having randomly distributed global internet users join.
Maybe one strategy here is to promote it at universities? That’s how Facebook got a critical mass before opening it up to the general public. People would join if other people from their school are on it, and its much easier to achieve critical mass at a university than a city at large.
You could start with the compsci students, who might appreciate it for the merits of the ActivityPub protocol. From there, you could branch out to other departments. Hopefully this will create enough activity to make it an attractive place to join for the city at large.
Once you get enough people on there, you could reach out to local politicians (eg city councillors) and ask them to join. If they join then hopefully they promote their account at least once on their mainstream normie social media like X, which will hopefully attract a few users from there.
Hanging flyers around the city with a QR code is another option. I know in my city people do that to promote a local Discord for cyclists. That Discord is very active.
Asking for a call out on local email newsletters is also a helpful possibility. I know a separate urbanists Discord group in my city that has got a fair amount of users from their email mailing list, which they’ve picked up just from a signup form on their local website as far as I’m aware.
Promotion on your local FB group or subreddit is also a very viable option.
If you live in a small community, then you can’t beat word of mouth.
Anyway, there are strategies! I have hope. Let’s make this a thing.
Could straight up petition the city to host the servers. It would have some interesting legal ramifications but it could help speed up adoption and also provide a full on town square thing, with actual city fundings.
Wow great comment. But I'd have to figure out who is going to host a local server first. I'm not super tech savvy personally, especially compared to Lemmings.
You should give it a shot and ask OP if you have any questions. If you were to set it up, you'd be one of the first, and I'm sure OP would be happy to help you get his/her brain child up and running.
Yeah I think it's way beyond what I would know how to do... I've also got some pretty crazy things happening in my life right now so I'm not looking to take on any big projects at this time. Maybe when things are back to normal.
Or I'll ask around and see if anyone else is interested in doing it.
Well Godspeed to you. Whatever you end up doing I wish your local virtual community the best, be it on Reddit or the fediverse or wherever
This is very cool. But I'm thumb fingered idiot.
How can I check and see if anyone in my area had started an instance I can join?
Unless you live in my home town, it's highly unlikely that there are any other instances yet. From a practical point of view, until I build in federation, it's a matter of literal word of mouth between people of a community. Once it's federated, the nearby tab will show you your closest instance.
Is there a sample instance so we can see it in action?
This is my local instance: https://www.irthlingborough.net/
So I notice one bit of missing information: where is that place?
Besides curiosity, there's also the practical question of whether it's the right one to sign up for:
Say I encounter one named "Springfield" - how would I know which of the 93 (in the US alone) it is?
I propose having a map on the About page showing the area covered, with the ability to zoom out and see which state/province/etc, which country, and which continent.
Thanks for this. I hadn't considered it but it seems like a really obvious thing now you've said it .. testament to a good idea I think! I'll add it.
I remember that post!! Really cool to see that you ran with it, I'd love for this to catch on
I'm still going! It's been my weekend obsession for two years!
Cool!
This would be great - if there was a Discord/Meetup-style instance so that it could be started for free and communicate with other local communities. As is, I can't justify the cost, or the time. Plus, I'm in a densely packed area, and each group would want their own space. So as of now, this can't be a Meetup killer.
Where can I get more info on this, like how to join?
It's distributed -- you'll need to create an instance for your own area. To do so, take a look at the getting started section: https://github.com/carlnewton/habitat?tab=readme-ov-file#getting-started
More information of what it is and how it's planned to be in the future is in my previous blog posts:
I'm kind of a noob here, so forgive me if this is a silly question, but: what kind of hardware would I need to self-host a server? I'm guessing a raspberry-pi wouldn't cut it. So would I need to rent server space?
I was also running it on an aws ec2 t3.micro instance with no issue. I only switched to host it locally because I wanted to build for those who own home labs also, and I didn't want to pay the ~£20 a month for the micro instance.
I'm running my instance from a refurbished Dell Optiplex 5060. It's a very low power light weight computer. Maybe not as light-weight as a raspberry pi though, I'm not sure on that.
Thanks mate. I’ll look at that tomorrow.