Tootfinder

Opt-in global Mastodon full text search. Join the index!

@Erikmitk@mastodon.gamedev.place
2025-11-20 09:16:16

Nice

Screenshot from GitHub showing 69 forks
@padraig@mastodon.ie
2025-09-07 12:48:36

I love discovering niche instances (Some of them being single user instances) that are running forks of #Mastodon or using #Pleroma, #snac, #Sharkey

@penguin42@mastodon.org.uk
2025-10-09 23:25:34

Is anyone involved in 'Glycin' - the new GTK/image loader thing? It generally looks a good safe idea; but there are some weird cases where it seems OTT. As far as I can tell, gtk forks off a 'bwrap' namespace wrapper, then runs the image parsing in a glycin process; and that process gets cleaned up when you don't do any more image loads for a while. But that means that opening a new terminal ends up doing all that just (?) to read the icon which is a secure system fi…