1
submitted 15 hours ago by [email protected] to c/[email protected]
7
submitted 1 day ago by [email protected] to c/[email protected]
[-] [email protected] 2 points 1 day ago

seems to be down at the moment

DNS. It's always DNS... It's back now.

To answer your questions:

Who do you imagine would create the majority of these requests?

Ideally, the answer to this is "the users who sign up to a fediversed instance and see their favorite subreddit missing on the list of recommendations." If this is going to be true, I honestly do not know.

How would the “best participating instance” be determined?

By the categorization matching. If someone wants to make a community to bring a local community (e.g, for a city in Australia) it would try to match the request with aussie.zone. If it's a science focused subreddit, it should try to match it with mander.xyz, etc. Granted, this assumes that those instances are participating and using the fediverser software on their side, and at the moment I'm the only one doing, but the idea of the whole project is to create incentive for instance admins to use it.

How long would it take?

A request should trigger some type of message to the admin. So, "as long as it takes for the admin to act on the message"?

Even if a community is created, it needs people to grow it, making posts and contributing to discussion

100% agree. This is why the other leg of this creature is the "Community Ambassadors" feature, which is meant to help people to grow their communities and find them content.

[-] [email protected] 1 points 1 day ago

I agree, but I think we need to be a little more granular than this. We don't need to create a 1:1 mapping for every subreddit, but if at least we can make it in a way that each subreddit has a recommendation in a adjacent sub-category, it will be better than just pointing to the closest/most popular community in the higher-level category.

Imagine if you are into one specific genre of games and subscribed to a bunch of different subreddits through the years for the games you enjoy. When you come to Lemmy, the recommendation is simply that you signup to a generic "Gaming" community, only to find out that no one is really talking much about your niche genre. You'd be more likely to say "this recommendation is non-sense" than "ok, I will start posting content related to the things I am interested about".

[-] [email protected] 2 points 2 days ago

I will see if I can some improvements. In the meantime, can you please tell me if it's possible to work by switching to Desktop mode and landscape?

[-] [email protected] 6 points 2 days ago

sub.rehab is definitely the first, but it has not been active for quite a while, is not focused on fediverse groups (also list Discord as alternatives) and I reckon that our database is already larger than theirs.

[-] [email protected] 7 points 2 days ago

Mario Kart Tour!

[-] [email protected] 2 points 2 days ago

Thank you! Communities can be managed on https://fediverser.network/communities. You can add them by going to https://fediverser.network/communities/create.

25
Mario Kart (communick.news)
submitted 2 days ago by [email protected] to c/[email protected]

I'm spending more time than I should playing this with my kids on the phone...

[email protected]

[-] [email protected] 4 points 2 days ago

Yeah, totally understandable. I was going to suggest you to create a throwaway account, but then I realized that I am actually considering denying access to newly created accounts precisely to avoid bots and sockpuppets.

[-] [email protected] 4 points 2 days ago

Great question and thank you for your interesting in helping. Authentication via Reddit OAuth does not give "access" to the account. Reddit will send only your username and the list of subreddits you have subscribed to. I've set it up this way to help build out the list of subreddits.

In any case, you are right that other authentication methods are needed. I'll change the setup soon to allow "traditional" sign-up, and I can also add other signup methods.

20
Tennis (communick.news)
submitted 2 days ago by [email protected] to c/[email protected]

[email protected]

A community to discuss all levels of tennis, from tour professionals to recreational players.

0
submitted 2 days ago* (last edited 2 days ago) by [email protected] to c/[email protected]
55
submitted 2 days ago* (last edited 2 days ago) by [email protected] to c/[email protected]

I'm resuming my work on Fediverser, and I need as much help as I can get to build the Recommended community map. This crowdsourced data will be one the key points for instance admins that want to make use of the Fediverser services, and it will help immensely for people who want to migrate away from Reddit.

How does it work? The front-page gives you a list of all the subreddits with its corresponding recommendations of Lemmy communities. The ones that have no recommendation go to the top of the page. One example. You can open the page for that subreddit entry and make all the suggestions that you think are appropriate.

Every suggestion goes into a queue which I can then review and merge to the main database.

One of the things that I will be adding soon is the ability to request a community to be created. For subreddits which there is no equivalent community, people will be able to fill a form (similar to the "Create Community" page on Lemmy's default client) which will check what is the best participating instance in the network, and if the instance admins approve, the instance can be created right away.

How can you help?

  • Categorize the subreddits that have no entry.
  • Reaching out to the mods of the uncategorized subreddits
  • Creating community requests for the ones that are still missing.

Thank you!

[-] [email protected] 1 points 2 days ago

Nice to read more people are enjoying it. What new feature got you to feel like this?

[-] [email protected] 5 points 6 days ago

tag-following / tag-muting?

11
submitted 2 weeks ago by [email protected] to c/[email protected]

I went to look into the activitypub federation package from Rust and noticed that it does not support JSON-LD. This took me to a search into other libraries, which got me to RDF-based crates. Just thought it was a good idea to share.

0
submitted 3 weeks ago by [email protected] to c/[email protected]
2
submitted 3 weeks ago by [email protected] to c/[email protected]
2
submitted 3 weeks ago by [email protected] to c/[email protected]
6
submitted 4 weeks ago by [email protected] to c/[email protected]
8
submitted 1 month ago by [email protected] to c/[email protected]

I'm exploriing the idea that would be the "reverse" of Libervia: an offline-first AcitivityPub application that keeps all information in the client and only relies on the server to be the receiver of the inbox messages. To make sure that the client can synchronize properly, I am considering two approaches:

  1. The server and the client need to use the same database which has a replication protocol (like CouchDB/PouchDB)
  2. The server receives the messages in the inbox via HTTP, but relays to the client via XMPP.

The first idea simplifies things a bit, but forces the client to use a specific tech stack. I'm also not sure if the server needs to have everything replicated, just the messages that the device haven't seen yet.

I'd also be interested in something like MUC, because I would use to let the server use rooms for things like Mastodon's "follow tags".

Lastly, because I'm planning to do this as a browser extension, it would have to be something that runs on the browser. xmpp.js seems like a good candidate (lots of contributors and reasonably well documented), but the last commit was from two years ago. Is it still being used/maintained? If not, is there any other recommendation?

[-] [email protected] 78 points 4 months ago

https://fediverse.hanbitgaram.com/

410 Gone!
I was creating an implementation for the activity pub instance service transfer, but it seems to have spread far.
We are very sorry to those who have experienced inconvenience.

All temporarily used data has been removed and all data has been removed.
The figures in the data will soon converge to zero.


I trawled unintentionally.
[-] [email protected] 126 points 6 months ago* (last edited 6 months ago)

Repeat after me: anything I write on the internet should be treated as public information. If I want to keep any conversation private, I will not post it in a public website.

view more: next ›

rglullis

joined 1 year ago
MODERATOR OF