If you're browsing Yiffit via web, you can enable blur in your profile by changing the style. The default one has blur disabled.
Wander
I love that liftoff allows you to combine feeds from multiple instances.
Check out this post with many lemmy apps. https://yiffit.net/post/191387
My favorites are liftoff, connect and wefwef
Is it me or is it missing an option to sort by 'top'?
I hope you enjoy! Remember that you can actually use both instances with a single account <3
I think a comparison to Saruman would have been more accurate, but love it nonetheless!
Can you somehow us a very short hash function in those cases?
I don't have an iphone, so I have no idea. I think you can install the web version as a progressive web app, by going to your browser and clicking "install" somewhere in the menu when you're browsing lemmy.
Hello again! I just completed object storage migration. Here's what I learned if you want to do it with an instance that's already setup:
- Download the binary file for pict-rs from the project's git repository.
- Stop the pict-rs container.
- Perform the migration as indicated in the pict-rs documentation. If it hangs at some point due to a missing file, re-run with --skip-missing-files.
- Verify that files have been migrated to object storage.
- Change docker-compose settings.
- And here the most important part.... changes won't be applied unless you run
docker-compose up -d
. Simply running docker-compose restart will NOT apply the new config. This might be obvious for docker users but I didn't know about it and had to rollback the first time because it wouldn't fetch images from object storage while they had already been migrated there.
Boost for lemmy was just announced.
Since update v.0.18 it will search for the remote community in a transparent way and have it show up. That is amazing <3
Good idea!