cross-posted from: https://lemmygrad.ml/post/647564

Cross posting this here as this is would likely interest other people in the Lemmy part of the fediverse. I’ll still contribute to the official UI too, though.

The other day I started making a UI for lemmy with a different framework than is used by the official one as a way of getting some hands on experience with SolidJS. I considered making a clone of the existing UI, but I started thinking that I could make it look different. Since lemmy doesn’t tie you to a specific UI, it could be nice to give instances another option. At the moment, the only web UIs I know of for lemmy is the official one and the bulletin board one. Does anyone have any ideas about this?

  • Dessalines
    link
    fedilink
    8
    edit-2
    11 months ago

    Also sleepless I really need to interest you in some leptos / cargo-leptos . It takes a lot of inspiration from solid, and I’ve been making some smaller test projects with it, and love it.

    In a few weeks I also want to start a minimal lemmy front end using it, and we could potentially build that together rather than duplicating efforts on different UIs.

    • 🔻Sleepless One🔻OP
      link
      fedilink
      411 months ago

      I’ve dabbled in leptos before. It seems good and has been gettingba lotb of development. I’ll need to get a better handle on Rust, but that’s about it.

      • Dessalines
        link
        fedilink
        5
        edit-2
        11 months ago

        Nice, I’m def excited abt it. I’ve been re-writing some of my smaller web-apps with it, and its been great to work with. I’ve invested years in the jsx / react / inferno model, and have been waiting for something in rust that reaches inferno’s performance. I think we’re finally there.

  • @nutomic@lemmy.ml
    link
    fedilink
    611 months ago

    I was thinking of a frontend to turn Lemmy into a blogging software. I think the backend has all the required functionality. An image gallery could also be good, like scrolller.com.

    • @fit6529@lemmy.ml
      link
      fedilink
      311 months ago

      Is it worth it? I think there are many solutions for federated blogging.

      I thinks it’s better to focus on lemmy itself as a reddit alternative as it’s the only one (or almost) in the scene.

    • 🔻Sleepless One🔻OP
      link
      fedilink
      211 months ago

      A blogging software could be interesting. Maybe something like a self-hostable substack. Bloggers could be instance admins (although I guess moderators could be added as contributors or co-admins if the blog is collaborative). Users could use Lemmy’s RSS feature to subscribe without needing email. The only rub I see is what to do with communities. I’m not sure how to translate that to a blog in a way that makes sense.

      • @nutomic@lemmy.ml
        link
        fedilink
        311 months ago

        Users can signup and create communities (blogs). These are automatically set to “only mods can post” by the frontend. This way there can be multiple blogs per user. There are already Writefreely and Plume which work more or less like that afaik.

  • Dessalines
    link
    fedilink
    611 months ago

    I think the best UIs to gain inspiration from nowadays, aren’t on the web, but smartphone apps. There’s a ton of variety and ways to display social-networks. And in the case of reddit, the app UIs are better than the site itself.

    I made jerboa taking inspiration from boost, a really clean reddit client. But you could take any app UI, and create a web UI using it as inspiration.

  • Dessalines
    link
    fedilink
    411 months ago

    Another one: you could easily make lemmy into a facebook / conventional social network type interface. You could even make the comment feed the primary view, rather than posts.

  • Dragon
    link
    fedilink
    311 months ago

    Someday I would like to see a website with an oval, rather than a rectangular web design. No particular practical reason I can think of other than it would be really cool. The html/css would be difficult, might have to use svgs.

  • iran-backed rebel
    link
    fedilink
    311 months ago

    Not what you are thinking about but I really like statically generated pages like teddit, libreddit, nitter etc. do.

  • @gun@lemmy.ml
    link
    fedilink
    110 months ago

    I’ve seen a few interesting ones over the years. A couple of apps: Lemmur and Jerboa. LemmyBB. But there was also a plain text-based one I thought I saw a long time ago that I can’t find again.