this post was submitted on 24 Feb 2026
1599 points (99.4% liked)

Open Source

44868 readers
265 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 6 years ago
MODERATORS
 

Source: Mastodon.

you are viewing a single comment's thread
view the rest of the comments
[–] arcine@jlai.lu 175 points 1 day ago (2 children)

Amazing to see Mastodon instead of Bluesky there ! Too many people falling for the Bluesky trap...

[–] thingsiplay@lemmy.ml 70 points 1 day ago (4 children)

Yeah, I'm surprised how many go to Bluesky. It's just Twitter all over again, controlled by a single company.

[–] dessalines@lemmy.ml 87 points 1 day ago (2 children)
[–] idriss@lemmy.ml 4 points 20 hours ago (1 children)

What is the social media name of clown Zuck? I feel old

[–] dessalines@lemmy.ml 4 points 18 hours ago (1 children)

Threads.

Also instagram should be shown there too as its owned by facebook.

[–] idriss@lemmy.ml 2 points 16 hours ago
[–] victorz@lemmy.world 22 points 1 day ago (1 children)

It wasn't the "controlled by a single company" part that made me leave Twitter, honestly. It was the Nazi CEO...

[–] sakuraba@lemmy.ml 18 points 1 day ago* (last edited 1 day ago) (1 children)

that's the best part, just as twitter was sold to a nazi bluesky can be sold to a nazi too!

that's what can happen when it is controlled by a single company

[–] iamthetot@piefed.ca 0 points 1 day ago (2 children)

Then we'll leave Bluesky too. 🤷

[–] bufalo1973@piefed.social 13 points 1 day ago (1 children)

And fly to the next private one that will be bought in time by another Nazi?

[–] iamthetot@piefed.ca -3 points 1 day ago (1 children)

If it's a good replacement, maybe. I'll deal with that if it happens. One battle at a time.

[–] sakuraba@lemmy.ml 10 points 1 day ago

no need to worry, at that point the new nazi owner already has all the data they got from the platform

[–] victorz@lemmy.world 2 points 1 day ago

I'm with you on this one. Can't knock every single product owned by a company assuming all CEOs are Nazis...

But a big red flag is when a company sells itself to a billionaire, or goes public on the stock market. That's when we should start to worry.

[–] aguasemgas@lemmy.eco.br 12 points 1 day ago

The thing that make them move to Bluesky, its Elon, not the federation (Which is a shame tbh)

I think they do actually want Twitter again though. Admittedly, what Twitter used to be was still much better than what it is now.

[–] oh_@lemmy.world 14 points 1 day ago (5 children)

Tbh I am on Bluesky more than Mastodon. Bluesky just feels easier to use. Normal users don’t care about federation. They want the app to work easily for them. Mastodon requires a bit to get a good feed etc. Bluesky you can be lazy. Wish Mastodon had like a default “what’s hot” or “Discover” feed. Really helps find people to follow as well.

[–] PalmTreeIsBestTree@lemmy.world 52 points 1 day ago (2 children)

Ease of use is one of the failings of the federation that needs to be addressed or it will never have a larger pool of users.

[–] morto@piefed.social 6 points 1 day ago (1 children)

But can it really be addressed? Centralized systems will probably always be easier to use. For example, if you want to follow a lemmy community, it will be community@somewhere instead of just the community name, and it will be possible to have competing communities with the same same but different servers. This will always leave people confused, and it's something inherent to the federated model

[–] PalmTreeIsBestTree@lemmy.world 3 points 1 day ago (1 children)

That’s part of the problem. Confusion like this just leads people to not engage with the platform. I suppose it is what it is and just enjoy this place while there are still people here.

[–] morto@piefed.social 5 points 1 day ago (1 children)

To complement my previous comment, I believe the best course for us would be, instead of trying to address something that will never be better than in centralized networks, to try creating things that are great and exclusive to the fediverse. People can deal with minor inconveniences if they get some unique experience in exchange

[–] ageedizzle@piefed.ca 2 points 1 day ago (1 children)

How can we create something exclusive to the fediverse? 

[–] morto@piefed.social 3 points 1 day ago (1 children)

Maybe having fediverse events, with each instance participating. Maybe even tournaments and championships, with each instance being like a team and having representative users, so that when we register in an instance, it won't be simply entering a random server, but joining and rooting for a team.

That's just a random idea. There are probably many other possibilities

[–] ageedizzle@piefed.ca 2 points 1 day ago

These are good ideas. Hopefully something like that happens one day. In addition to events it would be nice if there were more in-person groups (eg for a class or local community group) that chose to connect online primarily through the Fediverse. You see that kind of thing happening with Discord. It would be good if we could do something similar here.

[–] partofthevoice@lemmy.zip 6 points 1 day ago (2 children)

Open source content serving algorithms? We’d need to classify the content and have a server that recommends based on the algorithm. Also, user tracking to some degree (but maybe that can be handled locally?)

[–] ElegantBiscuit@lemmy.zip 2 points 1 day ago

I don’t see how it couldn’t theoretically be done on the user’s end with the right client. Choose a certain feed and the client takes the information shared in the incoming post data like the title, description, community, vote count, and instance. Then isolates each post, classifies it, ranks it based on user preferences stored locally like upvote and downvote history, and the client then chooses the order of posts to show to the user. And if you wanted to go there you could even have a local simple machine learning model creating descriptions of image posts to cover everything.

Granted I actually know nothing about programming, but I don’t think you’d actually be processing that much data if you kept the algorithm simple. All it actually has to do is just choose a ranking based on metrics and keywords and assigned values. It also doesn’t have to achieve maximum retention or have single digit millisecond load time, it just has to give people a customized experience.

The problem is that all this overhead and maintenance would require some form of monetization, like injecting ads into the feed. Something like that has almost no demand right now, because the options we have for sorting are good enough and the people who want custom algorithms don’t know what federation means and aren’t paying. And honestly I think it might be better without it, because personally I don’t want lemmy to go mainstream and am happy with where it is now. I sort by top of the day in All, which basically crowdsources ranking anyways.

[–] ageedizzle@piefed.ca 3 points 1 day ago

I think a simple ‘popular’ or ‘trending’ feed wouldn’t need user tracking. Or if it was really needed to be customized maybe users could opt into share what topics they are interested in when they sign up 

[–] leadore@lemmy.world 12 points 1 day ago

Wish Mastodon had like a default “what’s hot” or “Discover” feed. Really helps find people to follow as well.

You mean like Mastodon's "Trending" and "Discover" feeds?

[–] Fedizen@lemmy.world 14 points 1 day ago* (last edited 1 day ago)

The last couple mastodon updates made it easier to access the trending feed (which afaik has existed since 2021) and added features like quote posts. Bluesky starter packs and custom shareable feeds are definitely its major perks.

The odds though bluesky will get bought up by right wing billionaires in the next 10 years is almost 100% unless there's a major change in media management laws so don't get too attached to bluesky since there is like a nonzero chance trump jr buys it with his crypto bribes.

[–] thingsiplay@lemmy.ml 10 points 1 day ago

I don't think that ease of use is the problem. The problem is, people want an exact copy. Most people don't like changes, they just hope that the alternative is the same, just without the issues they leaving it. Same expectations for GIMP and Linux operating systems... (for the normie at least).

[–] garretble@lemmy.world 3 points 1 day ago

"Trending" gets you somewhat the way there to a "what's hot." Though I wish it'd update more often.

But, in reality, that just means I get off of my phone sooner because I've seen the same stuff so that's fine.