this post was submitted on 03 Oct 2025
51 points (85.9% liked)

Ask Lemmy

34942 readers
1242 users here now

A Fediverse community for open-ended, thought provoking questions


Rules: (interactive)


1) Be nice and; have funDoxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them


2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?


3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.


4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com. NSFW comments should be restricted to posts tagged [NSFW].


5) This is not a support community.
It is not a place for 'how do I?', type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.


6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !askusa@discuss.online


Reminder: The terms of service apply here too.

Partnered Communities:

Tech Support

No Stupid Questions

You Should Know

Reddit

Jokes

Ask Ouija


Logo design credit goes to: tubbadu


founded 2 years ago
MODERATORS
 

I love to see the diversity of software increase. Once we clone all the major ones we can start innovating to the point where you have something completely new and bespoke and that will be really exciting

source

This quote has me reflecting on the diversity of software, especially in the realm of open source social media platforms. It seems like many of them are just clones of popular ones, lacking true innovation. Why is this the case? Are there any open source social media platforms that are genuinely innovative and offer something unique?

you are viewing a single comment's thread
view the rest of the comments

social media platforms seem so similar to each other, because they all implement the same mathematical constructs.

there's users, and there's topics, as the fundamental way to organize your platform.

  • if you focus on users, you end up with something like Xitter or Mastodon where you can follow user accounts.
  • if you follow topics, you either end up with hashtags, or you end up with communities like on lemmy/reddit which focus on one topic each.

There's not a lot of fundamental ways i see that you could change that. If you can think of one, name it.

You could always augment your platform with nice tools, such as image upload, image conversion, link preview, AI tools, and such, but it's just addons around the same basic structure.