Kierunkowy74@kbin.social

  • 0 Posts
  • 16 Comments
Joined 1 year ago
cake
Cake day: August 18th, 2025

help-circle
  • MBin has embraced C4 and has got no single maintainer nor BDfL. It is a fork of /kbin (RIP), whose author (a Pole), Ernest, nobody had a problem with.

    Another Polish creation, Prismo, is technically older than /kbin, or even Lemmy, and strikes back! Prismo is more of a Hacker News/Lobste.rs clone than Reddit one (despite less minimalistic looks), and got rid of magazines/communities, preferring to maintain smaller, topical instances, with hashtags being main tool to filter posts by topic. Prismo’s federation is under work: it works mainly with Mastodon (and maybe other microblogging) and MBin.












  • Both Mastodon and Lemmy (and Mbin) expose an API, which can be used to develop an alternative client (for e.g. mobile). This allows even for several alternative front-ends, like Elk, Phanpy and pl-fe for Mastodon (and Pleroma and Akkoma and some Misskey forks and several projects for single-user-instances - all of these extend Mastodon API in some way), or Photon, mlmym and Blorp for Lemmy. GoToSocial (made for single-user-instances) does not provide any webUI, pointing to these alternative front-ends. Lemdro.id even swapped its interface for Photon.

    Mastodon clients list (scroll down) and Lemmy clients list

    Technically one is able to develop a Fediverse instance software which would provide both Mastodon API (likely with extensions) and Lemmy API. With e.g. microblogging (and maybe events?) used via pl-fe and Threadiverse content more easily available via Photon or Blorp? But I am not aware of any project like that.