1670
submitted 3 days ago by Beep@lemmus.org to c/opensource@lemmy.ml

Source: Mastodon.

you are viewing a single comment's thread
view the rest of the comments
[-] arcine@jlai.lu 187 points 3 days ago

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

[-] thingsiplay@lemmy.ml 76 points 3 days ago

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

[-] dessalines@lemmy.ml 97 points 3 days ago
[-] idriss@lemmy.ml 5 points 2 days ago

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

[-] dessalines@lemmy.ml 6 points 2 days ago

Threads.

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

[-] Zerush@lemmy.ml 4 points 1 day ago

....and also Whatscrap

[-] idriss@lemmy.ml 2 points 2 days ago
[-] victorz@lemmy.world 22 points 3 days ago

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

[-] sakuraba@lemmy.ml 22 points 3 days ago* (last edited 3 days ago)

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 3 days ago

Then we'll leave Bluesky too. 🤷

[-] bufalo1973@piefed.social 17 points 3 days ago

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

[-] iamthetot@piefed.ca -4 points 3 days ago

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

[-] sakuraba@lemmy.ml 13 points 3 days 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 3 days 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 3 days ago

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

[-] fubbernuckin@lemmy.dbzer0.com 8 points 3 days ago

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

[-] cabbage@piefed.social 1 points 1 day ago

Yeah, they are looking for "early twitter", without reflecting too much on why "early twitter" that they loved turned into what it is today. I think many are forgetting that it took a turn for the worse long before Musk bought it.

[-] oh_@lemmy.world 16 points 3 days ago

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 57 points 3 days ago

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 7 points 3 days ago

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 3 days ago

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 6 points 3 days ago

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 3 days ago

How can we create something exclusive to the fediverse? 

[-] morto@piefed.social 3 points 3 days ago

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 3 days 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 5 points 3 days ago

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?)

[-] pkjqpg1h@lemmy.zip 1 points 1 day ago

This is exactly what's wrong with social media platforms and I don't want to use anything like that.

[-] ElegantBiscuit@lemmy.zip 2 points 2 days 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 3 days 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 

[-] pkjqpg1h@lemmy.zip 1 points 1 day ago

That'a trading freedom for "convenience"

[-] leadore@lemmy.world 14 points 3 days 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 3 days ago* (last edited 3 days 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 11 points 3 days 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 3 days 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.

this post was submitted on 24 Feb 2026
1670 points (99.5% liked)

Open Source

44931 readers
657 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