I got similar errors when I was running out of disk space. Maybe not the same problem you had but just mentioning
kiwi
Ah got it. Yes, Im using docker compose but setup through ansible. Sounds like I just need to update the bind mount then. Thanks
A lemmy instance will only show communities that someone’s has previously searched using the full url. You can find a list of all available instances here: http://browse.feddit.de/
wow very tricky, thanks for reporting back! Can I ask if you’re seeing better performance running postgresql separately?
One of the downsides seems like since the developer packages everything together, I’m reliant on them to push out changes. For example if some dependency needs a critical security update then I’m relying on every flatpak author to apply that change and push out a new version. But if I’m installing packages directly, I can update that one package and be done with it across my system.
I think that would be possible to do to help with searching for new communities. Although for now I’m not sure there’s too much difference between it existing on each instance vs on https://browse.feddit.de/. Other than ease of use of staying on one website I guess.
Thanks for the feedback! I think if your main goal is to just search for communities by name, then it’s best to use: https://browse.feddit.de/.
I find lemmy.directory the most helpful in browsing all posts across the lemmyverse in a single feed (via the “All” filter).
Searching for new communities may be able to be made more universal, but automatically pulling in those feeds (subscribing) is probably not a good general idea. See here for more info on that: https://lemmy.ml/comment/476925
If nobody from your instance is already subscribed, then you can only search for the community by the full url. I wrote a bit more about this here: https://lemmy.directory/post/34207
When first subscribing to a new instance, a handful of posts get backfill synced. I think it would make sense to also backfill the comments for those posts.
Thanks for this insightful post. I agree that the fediverse feels different and that’s ok. It’s exciting to get the chance to build something new and be a part of it starting.
The lemmy ui is removing websockets in the next update replacing it with a REST API. I suspect that will stop any new posts from popping to the top after load.
https://github.com/LemmyNet/lemmy/issues/2841