Blind user. So far my experience with Lemmy is good, slightly better than Reddit. The major accessibility hurdle is some way to easily navigate through comments. Possible ideas would be using HTML landmarks, headers, or invisible (to sighted users) separators.
Fediverse
A community dedicated to fediverse news and discussion.
Fediverse is a portmanteau of "federation" and "universe".
Getting started on Fediverse;
- What is the fediverse?
- Fediverse Platforms
- How to run your own community
Wow the comments are are all nested under the same parent, without hierarchy.
See:
document.getElementById("comment-517862").getElementsByTagName("p")[0].innerText
// and
document.getElementById("comment-517862").parentNode.getElementsByClassName("comments")
Don't tell people it's "easy" anytime. Anything is easy when you know how to do it. Learning new things is difficult and telling someone it's easy just makes people feel dumb and that they can't do it. Encourage folks to learn.
Today is my first day using lemmy on a desktop and not a mobile device. It was certainly not easy on mobile but finding and subscribing to communities was easy once I used desktop. But mobile is certainly not a good way to start. I would recommend to anyone starting out use web browser on your desktop first and then you can transition to mobile.
That is how I did it as well.