this post was submitted on 18 Nov 2023
7 points (76.9% liked)

Meta and Announcements

346 readers
1 users here now

Meta community to discuss anything about the yiffit.net instance.

founded 1 year ago
MODERATORS
 

One of the harder aspects of navigation in lemmy is seeing interesting new communities on remote instances. What if there was a post here (meta) or chat that had links to all the local communities and when a new post is made to yiffit, a comment is added that links to the chat/meta post. That way if someone stumbles on something here they like, they don’t have to use some work around to see what else is here. I don’t know much about the lemmy API, but the list could simply check once a day?/week?/month? and update the post if anything changed.

Yes, I am aware !newcommunities@yiffit.net exists, but remote users probably aren't. I am also aware of the link in the sidebar (when present), but that is outdated and you only see it if you know its there.

you are viewing a single comment's thread
view the rest of the comments
[–] Wander@yiffit.net 2 points 10 months ago (1 children)

Cool, I'm already working on something. Used @db0@lemmy.dbzer0.com's pythorhead library to keep it populated.

[–] l_b_i@yiffit.net 1 points 10 months ago

I didn't realize someone had made python wrappers for the API. I was actually thinking of spinning up a local instance or finding a test community to try and play around with it.