Skip Navigation
tchambers tchambers @kbin.social

Technologist, writer, admin of indieweb.social. Fascinated by how new politics impacts technology and vice versa.

Posts 25
Comments 14
List of subreddits that migrated?
  • Great idea. On it.

  • Spread Mastodon.org is now LIVE
  • Our goal: to be a better place for new users to onboard, and to be an organizing hub or those looking to spread Mastodon and the Fediverse. Opening up all the source code so any Fediverse portal can reuse. For example a SpreadKbin site could modify and use.

  • Spread Mastodon.org is now LIVE
  • Andreas, Did you see this? This is where we are building for, would appreciate any notes to this idea and if it would alleviate your concerns about centralization: our goal would be to swap out one sever and swap in new ones over time to spread out far beyond four overall. And Mastodon.social staff are not involved and would not have any say over the four.

    https://spreadmastodon.org/utilities/round-robin

  • Magazine unmoderated
  • would be a good idea to make a tag or an alert featured on the magazine if it appears no mod has logged in in over X days, with a link to apply to become one. Not sure who would approve that takeover tho... but a tag alone would be a warning to users that it was functionally unmoderated.

  • Spread Mastodon.org is now LIVE
  • the source code here is all open and we encourage others like Kbin to use to make their own "SpreadKbin" onboarding portal.

  • Chrome extension to add a "search" link when browsing logged out Lemmy instances
  • Can you describe to me how after the plugin is active, it should work for a Firefox user with a Kbin account browsing a Lemmy site? Is there any visual difference after the plugin is working? Or just links now go to your local Kbin server?

  • ThreadCount bot: uses #Fedidb data to track the growth of the "Threadiverse" - both Lemmy and Kbin
  • I could be very wrong, but FediDB is the source of this bot, and the developer there thinks that the Stats number at the footer of Kbin includes remote followers from the Fediverse, but the number he gets from the API counts local users. Would love someone who knows the tech of how Kbin defines stats on the lower footer to confirm.

  • We should be able to click links on other lemmy/kbin instances and open them in our own instance
  • In the mastodon space, folks are figuring out this exact same issue. For that space my team wrote about 100 lines of javascript code that made it far better. If you click on a remote link, it asks you ONCE what your home server is. And after that the JS automatically writes all URL's to funnel you back to your home server to interact with them. Can share that if folks want maybe it could be adapted.