As a strong supporter of open-source and community-funded projects like Lemmy, which prioritize serving users over investors, I believe Lemmy has significant potential, and that’s why I am here. However, it is clear that its growth is nearing a plateau in its current form. Despite the surge in users following Reddit’s API changes, Lemmy continues to primarily attract tech-savvy individuals, politically left-aligned users, and those accustomed to old Reddit. For Lemmy to reach the broader average general audience, meaningful changes are necessary.

The rise of Bluesky demonstrates the importance of ease of use and a user-friendly design. Its polished and familiar interface is a key reason for its growth and appeal as an alternative to platforms like X/Twitter. This same ease of use is what Mastodon lacked, leading to its initial hype fading quickly. The average user is unlikely to adapt to something that feels complicated or unfamiliar, and this challenge also applies to Lemmy.

As someone who started as an average Reddit user and became more tech-savvy over time, I can confidently say that first impressions matter. When users first visit lemmy.world, the default UI is often enough to discourage them from staying. Most will not explore the homepage sidebar to explore, figure out and switch to one of the alternative UIs available, which is unfortunate because a better UI could make a huge difference.

This is why I propose that large servers like lemmy.world adopt Photon UI as the default web interface. Photon is currently the best and most mature alternative UI, offering a visually appealing, modular design that feels familiar to users of new Reddit. It makes excellent use of screen space and provides customization options like compact and cozy views. Unlike some other alternative UIs, Photon is actively maintained and ready for widespread use, although in no way is it perfect, this can also help bring in more contributors to the project development.

While it is important to continue offering other UIs as options, I believe adopting Photon as the default UI could make Lemmy far more appealing to the average Reddit user. First impressions are crucial, and the current default UI has turned off many potential users. If we want Lemmy to succeed as a true Reddit alternative, we need to prioritize user experience and accessibility. Thankfully today, Lemmy still continues to be THE biggest Reddit alternative, while our userbase is still considerably smaller than Reddit, it’s the biggest of any alternatives, and Lemmy continues to somewhat be in the spotlight for those seeking alternatives, we can’t let growth stagnate, it’s high time we make the platform more welcoming and appealing for the average joe.

EDIT: The image I attached is from photon.lemmy.world, which I just realized is using the outdated version of Photon, I have updated the image to the updated current photon version from phtn.app. There are a lot of improvements made.

  • barsoap@lemm.ee
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    3 hours ago

    No forum,

    I already mentioned reddit. bbcode does it differently, yes.

    email

    Random mail off the LKML. What you see there is standard formatting established back in the days of 80 column terminals. Also have a (not so random) RFC.

    or word processor (even WordPerfect for the c64)

    Inherently wysiwyg.

    or Notepad uses this,

    Is a text editor, not a format.

    so my guess is your experience is in some niche technical field which does not apply to what the general population expects.

    Reddit, discord, discourse are neither niche nor aimed at a techy audience. Markdown is everywhere nowadays. It’s a standardised, machine-readable format picking up all those conventions of ole. It’s 20 years old by now.

    Most UIs don’t even have a preview option, let alone need one, because they don’t require you to have a stick up your ass to ‘get’ using them.

    The standard lemmy UI does. Those wysiwyg-style UIs also require you to point+click a thousand times to get what you want because there’s no way to markup your text by typing – because the markup is not textual. Have you ever tried doing actual formatting by using those formatting buttons in the lemmy UI. Do you select a word, then hit “bold”, or, noticing that all it does is put asterisks around the word, type *word* instead?

    • Cephalotrocity@biglemmowski.win
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      3 hours ago

      I don’t have a reddit account so I can’t verify, but IIRC it doesn’t ignore single return commands, and for certain Discord pushes the message immediately on hitting enter. This is closer to what most modern interfaces use, and what anyone using SMS is used to. Shift+enter allows the user to force a new line and 2x gives the paragraph break.

      I’m not saying markdown isn’t a thing, but it isn’t used nearly as often (edit: as in Lemmy’s particular implementation) as being described and setting up Lemmy’s interface to require it feels clunky. My specific issue is the handling of 1 enter being ignored. Everything else makes sense because I too use markdown manually quite often.