this post was submitted on 23 Jun 2023
158 points (100.0% liked)

Reddit Migration

84 readers
2 users here now

### About Community Tracking and helping #redditmigration to Kbin and the Fediverse. Say hello to the decentralized and open future. To see latest reeddit blackout info, see here: https://reddark.untone.uk/

founded 1 year ago
 

Hi all,

I'm a developer that has an interest in online communities, fediverse software and, at a point in the very recent past, consuming and creating a lot of Reddit content. Discontented with regards to the direction Reddit has taken, I've taken it upon myself to start a small, general-purpose instance to give back to the /kbin community and help reduce load. The instance is hosted on a secure, well-equipped dedicated server and should support a large influx of users and communities. I will be regularly administrating it (and may even seek fellow admins); but ideally, administration will be hands-off and moderators will take onus for their magazines.

Come check us out at kbin.cafe. I'll be happy to answer any lingering questions in this thread.

Please be sure to report any issues by messaging me or emailing us at the address found in the linked post. Currently some avatars for some federated magazines are missing, but this will be resolved soon.

Thanks for reading!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago (1 children)

Forgot to mention that this doesn't happen when there are avatar icons, since the avatars are 65px. Figure out why the avatars aren't being cached and that should fix it.

[–] [email protected] 1 points 1 year ago (2 children)

Actually, no images in the sidebar are loading for me, unless I loaded them on another instance.
Hope that all helps!

[–] [email protected] 2 points 1 year ago (1 children)

Thanks, I had to step away and was pleasantly surprised by this being debugged for me by the time I got back! 😊 I've pinged the Kbin space on Matrix to see if anyone has thoughts on how we can re-download these avatars. I may end up writing a custom script to handle this manually if there's no way to trigger a warmup on media cache.

[–] [email protected] 1 points 1 year ago

Glad I could help!

[–] [email protected] 1 points 1 year ago

This is from another comment in the thread, copied here since it's relevant. Regarding missing user avatars - there is an open pull request to replace these with a remote instance's logo, rather than the browser default for unlocated images: https://codeberg.org/Kbin/kbin-core/pulls/334

Additionally, I've tweaked some things server-side and it looks like that's helped caching remote avatars (but there's still work to be done).