Which will you choose?

https://lemmy.world/post/18199473

Which will you choose? - Lemmy.World

The main problem is, people are not aware of the left path

Well the main problem is that the left path has about a tenth the content.

And also that Redditors are terrified of change.

Correction to my comment, the right road is wider, and is also a giant glue trap
So many communities simply don’t have alternatives here. But I’m happier with the quality of the communities that do exist. So what if they don’t have spam bots sharing 6-12 month old memes that sometimes make no sense outside the timeframe they were post and users just repeating catch phrases for karma increasing the amount of “content”?
There are like 5 people here to talk about my entire country of 10 million while the Reddit community gets 2000+ every day. Even a karma farmer would help here as long as it’s not a bot and occasionally replies to comments.

about a tenth the content

I fucking wish.

Is the onboarding experience any better? I remember the initial process of joining Lemmy felt very shady and not user friendly. That can be a massive deterrent for people joining. Then on top of that having to filter out all the communities that are not to my taste.

Overall it was a messy non-user friendly experience, but now that I’m here I’m happy.

I tried to recruit a friend of mine but the moment I tried to explain instances to him, he zoned out. I wouldn’t call it non-user friendly, but it’s not as simple and dumbed down like other social media is.

Also roughly a year ago there have been a couple of articles thrown around on Twitter and certain subreddits which wrote about CP stuff going on on Mastodon. So the Fediverse had some bad press. Which is rich coming from the site that allowed people like Violentacrez to fester.

Instances are great, but are also a problem for onboarding.

Is there a single point of entry for people now? I can imagine there being a website people could go to that asks a few simple questions and sorts (or load balances) people to certain instances. This would of course need some way for people to transfer their accounts in the future should they not be happy with their instance. Additionally each instance would need to have some kind of API call for the single point of entry to create the accounts You could even have a simple survey to gauge people’s interests to help them in the community filtering process and present the mobile apps that are available.

Just some thoughts of course on how it might be possible to improve the users first experience.

There’s join-lemmy but the problem is that people get sent from another site to the join-lemmy site which then wants to send them to another site. Too many refferals not enough seeing content.

Example: start here

Kinda feels like the site isn’t developing much at all tbh. I know mods have been asking for more tools for a while now
I think you may be preaching to the choir on this one. 😅
Are you joking? Lemmy is basically unmoderated, and the little moderation we have is trash.

Thats the neat part about lemmy, every instance can do their own thing.

If you’re not happy with the moderation you currently have, you can always check out other instances

Moderation is community level though.

If you bubble everything up to instance admins they basically melt from the effort.

Yes and no

If one of our users report something on lemmy.world for example we can remove it for all our users.

So yes, the post still exists but from the perspective of our instance it’s removed.

I can’t speak for other instances, but we don’t melt from the effort.
Several people have already raised concerns with the fact that they got banned from several unrelated .ml communities by the same mod for breaking the rules in one community. There are several topics with broad appeal that have their largest community on .ml. Switching instances is basically the same as making another account because you’re still subject to the .ml moderation.
Then the people should switch over the communities to another instance then
The people don’t really do that. A move needs to start from the mods, whether it’s because they want to move or because they did something to piss everybody off.
You’re on one of the best-moderated instances unless you hate trans people.

I’m aware. That’s why I chose this instance. And yet.

I’m guessing the issue is that instance mods only see reports. What we’re missing is moderators that care about a community and curate it.

What do you mean by “privacy” on the lemmy side? And aren’t the mods mostly the same mods that were active onnreddit before?

Hi, I’m Serinus of the Lemmy.World Community Team checking in.

And aren’t the mods mostly the same mods that were active onnreddit before?

No. Most of the mods from Reddit stayed on Reddit to desperately cling to “power”.

Also, if you want to help with this, talk to me about modding a community or two.

in a collaborative website such as a wiki, 90% of the participants of a community only consume content, 9% of the participants change or update content, and 1% of the participants add content.

wikipedia.org/wiki/1%25_rule

It generally takes about five minutes a month to mod a medium (Lemmy) sized community. I have to beg people to volunteer, and they often turn me down.

Our top mods seem to be great people, but I’m still trying to informally limit how many communities they have in favor of having more diversity and fresh blood. But it’s difficult when they’re willing to actively help out, and I have to go beg otherwise active people who turn me down.

Please, if you don’t like super mods and you want to actually help, go take a look at some of your favorite communities right now. See if the mods have posted in the last couple months. If they haven’t, talk to me about modding that community. Mention this post.

1% rule - Wikipedia

This is a precise depiction of both Lemmy and Reddit, surprisingly.
It could in fact depict any forum, IRC, or organized online community.
I don’t know why people keep attributing privacy to Lemmy when ActivityPub is anything but.

That was what I was going to say.

That said, if someone detects some sort of data-mining plagiarism bot sucking down everything on an instance, it can be defederated very quickly.

New instances basically suck down everything as the most normal use case. That’s what activitypub is for.
There is script that marks entire fediverse for backfilling
Why would such a bot need to be on a new instance?
Is ActivityPub logging which IP I post from? Is ActivityPub monitoring which communities I view? Is ActivityPub blocking me from browsing with my VPN on?

Is ActivityPub logging which IP I post from?

That depends on the implementation.

Is ActivityPub monitoring which communities I view?

That depends on the implementation.

Is ActivityPub blocking me from browsing with my VPN on?

That—believe it or not—depends on the implementation.

We already have an implementation. You mean and OP are all on Lemmy. So can you answer these in the context of Lemmy again?

I actually can’t answer them, because I only admin this instance, I don’t run it.

While I’m sure this is not the case, it’s entirely possible that the people who do run this instance are running a fork of it that does all of those things. It couldn’t log your IP address or block your VPN, but it could mine, and your instance could yours. And I haven’t read the Lemmy source code, so I don’t know what even an unmodified Lemmy logs.

(Actually this instance is running a fork right now, or rather a branch: 0.19.6-beta1, because lemmy.ml is the core Lemmy developers’ instance for testing beta code before releasing production versions.)

GitHub - LemmyNet/lemmy: 🐀 A decentralised discussion platform for communities.

🐀 A decentralised discussion platform for communities. - LemmyNet/lemmy

GitHub

But you can read the source code and get an understanding of whether it is collecting private information or not. You can theoretically also fork the code and make your own version of Lemmy where you’re ripped out the parts that collect private information. Can you do any of those things with Reddit? Absolutely not. You have no idea what exactly Reddit collects and even if you did you have no control over that collection.

What you’re doing is questioning the privacy aspect without putting in the effort to check if your questioning is valid. Nobody is preventing you from reading the source code. And if you don’t trust anyone else running the instance you can fork Lemmy, make whatever privacy changes you need and host your own instance. That goes beyond the capabilities of the average user but that’s the catch with privacy, if you can’t trust others then you have to learn more to get by without others.

Gross, the only thing worse than a tankie is a tankie admin
Many Lemmy instances block VPN posting. You can view, but not vote or post. I have a secondary private VPN I use sometimes for that. But honestly the whole thing just sucks.
ActivityPub does not share your IP with other instances, but of course, like all websites, your home instance can see your IP.
I got off lemmy.world because they block VPN connections. Not happening, under any circumstances. I don’t trust anyone that much.
Is your IP passed on to other instances along with your post/comment?
No. ActivityPub does not share your IP with other instances.
No idea. I installed a VPN on my router to get privacy. That’s all I ask.
Nope, that info stays on the home instance.
Meanwhile I know lemmy instance that blocks most clearnet connections and can be accessed from tor and i2p
Trust them with what though? What are you posting?
I have a router with a VPN. I’m not disabling that just to post on lemmy.world.

Did you just do the “if you don’t have anything to hide, what’s the big deal” move?

I want privacy. That’s all.

I’m just saying that you’re literally making posts and comments specifically to be heard. What’s getting obscured here?
Well, my ISP doesn’t need to know anything about my posts. And the fediverse doesn’t need to know who I am beyond “growingentropy,” so…
Ah yeah that makes sense.

And generally that’s fine. If you’re posting stuff publicly, expect it to be public.

Lemmy gives away for free what Reddit is desperately trying to put up walls on so they can sell it, but I wouldn’t call it “private” because it’s monetized.

Lemmy is the opposite of privacy, and that just makes sense if you 🤔.

I desperately want all my posts on all forum like sites to be easily indexable by search engines. That Reddit blocked other search engines besides Google from indexing is crazy.
The amount of magical thinking around federated protocols both on Lemmy and Mastodon is astounding. Sure, design decisions make a difference, but federations gonna federate.
Privacy in the sense that no one is selling your information for profit
In terms of privacy reddit has it better(still bad but better than Lemmy) because your content is locked behind a paywall only few companies can access. On the other hand, any one can train their AI on Lemmy posts and access all history of all users freely. The difference is that on lemmy only the companies that collect your data profit, while on reddit also the owners of the platform (reddit itself) profit.

No, it’s just open free for the taking by anyone who decides to spin up their own instance, or to anyone who decides to scrape from an instance frederated with yours without robots.txt set against web scrapers. Hosters could even intentionally break federation to prevent deletions from syncing.

I love lemmy, but privacy is not one of its features.

Any script kiddie can scrape the entirety of Lemmy, with the exception of direct/private messages. robots.txt is merely a request, with no enforcement capability.
robots.txt - Wikipedia