big update, awful.systems is now a federated lemmy instance. let me know if anything looks broken! here’s what to expect:
- to pull up an awful.systems community on another instance, just paste that community’s URL into the other instance’s search bar
- federation with other lemmy instances should work, and probably kbin too? there’s no way I can find to pull in pre-federation posts on remote instances though, so send your friends here to read the backlogs
- we can’t federate with most of mastodon right now because lemmy doesn’t implement
authorized_fetch
, which is a best practice setting for mastodon instances. if your instance doesn’t use it, try entering something like@sneerclub@awful.systems
into your mastodon search; lemmy communities are represented to mastodon as users - this is pretty much an experimental thing so if we have to turn it off, I’ll send out another post
- reply to this post with ideas for moderation tools and instances you’d like to see blocked (and a reason why) and we’ll take action on anything that sounds like a good idea
federation was made possible by
- lemmy’s devs skipping their release process and not telling anyone 0.18.2 was released on friday? so we’re on 0.18.2 now
- updating all of the deployment cluster’s flake inputs just in case
- @dgerard@awful.systems shouting yolo
I pulled up the list of communties, selected “All”, and was presented with a total of 10 communities. Is this what I should be seeing? Or am I doing it wrong?
I’m guessing this has something to do with the fact that federation just started here, but I just wanted to make sure it’s not something on my end.
It seems people here have to manual add/subscribe to remote communities by entering the remote URL in the search bar, eg:
Ah, the exclamation point was the part I was missing. I was trying
@community@address
but that wasn’t getting me anywhere.lemmy’s strictness when it comes to stuff like this is a disaster. earlier I couldn’t tell if federation was broken or if I had the wrong magic in my search query
that’s as expected I think — lemmy most likely only pulls community data on demand instead of propagating it from one instance to another automatically. searching for another community by its full URL should (after a couple seconds) make our instance download that data, though I’m not sure if the data’s kept permanently if the remote community has no subscribers on our end