There have been various posts here in the last days describing how difficult it is for new people to start using Lemmy. In fact they are absolutely correct, it is much easier to get started on Reddit. But what many forget is that Lemmy is not a corporation employing dozens of full-time designers, running A/B-tests and so on. Lemmy is an open source project run by volunteers, with only @dessalines and me working on it full-time. Neither of us is a particularly good designer, and our time is mainly spent working on the backend (database, federation, api), and preparing the upcoming 1.0 release.
If you see anything on join-lemmy.org or in the Lemmy UI itself that could be improved, the best option is to make that improvement yourself. Both of them use standard web technologies (nodejs, tailwindcss, inferno etc). The userbase here is quite technical so there are many of you able to contribute. We rarely reject any pull requests as long as they make a real improvement. Though it usually requires a little back and forth to review the changes and then address the review comments.
You can find the source code for join-lemmy.org here and follow development instructions in the readme. Regarding the default Lemmy UI go here and read the documentation with development instructions. If you are not a developer you can still help, for example by improving the documentation. Additionally you can make changes to the texts for joinlemmy and lemmy-ui.
All this said, there have also been some suggestions to make onboarding easier by directing new users to a hardcoded default instance. This may sound like a good idea at first but won’t work well in practice. Running such an instance would take significant time for administration and moderation, but we maintainers are already too busy. Besides it would be impossible to reach an agreement who this default instance should federate with or how exactly it should be moderated. So if you want to get nontechnical users to Lemmy, the solution is to link them directly to a specific instance based on their interests.
The userbase here is quite technical so there are many of you able to contribute.
As a project manager, I can help by ballooning the scope and setting the deadline to yesterday! Doing my part!
Don’t forget about asking how the project is going too!
“Which server do I join?” seems to be a sticking point for a lot of people.
The “Browse servers” page does say at the top “You can access all content in the lemmyverse from any server, so it doesn’t matter which one you choose”, but on showing this page you immediately scroll that message off the screen. Maybe if you kept that bit visible it would help.
Also I think comparing it with email servers might be helpful. People already know they can email anyone from any email server, and that signing up to, say, Posteo, doesn’t mean you can only email other Posteo users.
it doesn’t matter which one you choose
That’s not really true though, every instance has it’s own rules, and it’s own federation policies, not to mention the other instances that don’t federate with it.
I’m already on lemmy, so it’s not like I haven’t gone through this before, yet I still haven’t made a pixelfed account despite being interested because I don’t want to just go for the biggest instance and I have no idea how to vet the other ones.
I think it’s better to keep it simple for new users. Tell them it doesn’t matter which server since that is theoretically true in a general sense. No need to overwhelm them with all the asterisks. Once they start engaging, they’ll learn the nuances and can change instances.
I don’t really agree that it’s much easier to start on Reddit. Especially nowadays.
-Post from an IP that was once used by a banned account? Also banned (after first being shadowbanned)
-Try to post in any niche sub of your choosing after making an account? Forget it, wait three weeks and farm 3K karma first (which encourages shitposting and reposting, lowering quality)
-Deviate a fraction of an inch from whatever sub’s 500-page rulebook? Banned.
-Try to argue an unbanning? That’s a permanent mute.
-Post anything - and I do mean anything - in a “wrong” sub, get immediately permabanned by a slew of subs you didn’t even know existed.
-Some mod doesn’t agree with something you posted? Even if it was 5 years ago in a sub that has since been deleted? Banned and muted.
Reddit is an absolutely terrible experience for new posters. How they even manage to retain a tenth of them is beyond me. I encourage them to keep it up however, more traffic for Lemmy.
Another to add: Caught an IP ban for “report abuse” after reporting several bigots. Couldn’t have been more than 5. No warning or previous infractions, just straight up IP banned. Appealing did nothing, of course. Eventually just stopped caring.
Saw quite a few people saying they had the same thing happen. The general consensus of those threads was just not to report *anything *anymore…
I dont know. Not sure what can be improved, because that site keeps sending the majority of users to the large instances. Its against everything the fediverse was supposed to be. Decentralized. Not 5 instances having all users.
But whatever. Im happy on my smaller instance. :)
Are you referring to join-lemmy.org? It has a randomized order for the instances, so usually smaller ones are near the top.
I guess I need to check it out again. If that is true, its amazing.
Unfortunately the people advertising lemmy on reddit and elsewhere rarely link join-lemmy.org, and direct people to join a few large instances. So we’ll likely keep having centralization problems for the forseeable future.
Join-lemmy.org can provide a subpar experience: https://lemmy.ml/post/24730483?scrollToComments=true
If something’s subpar about it, then do what’s recommended in this post. Open an issue on the repo, or contribute to a fix. It’s open source software.