Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

FòrumCAT

  1. Home
  2. Uncategorized
  3. Lemmy as a discussion forum

Lemmy as a discussion forum

Scheduled Pinned Locked Moved Uncategorized
programming
9 Posts 4 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T This user is from outside of this forum
    T This user is from outside of this forum
    tetrislife@leminal.space
    wrote last edited by
    #1

    Are there communities, free software/open source or otherwise, using Lemmy as their forum software?

    Nowadays, many use Discourse, some are on Zulip, and I just don't care about the Discord ones. Would Lenmy not fit the same purposes? It is federated and easier to participate in, like mailing lists - no need to sign up per forum. Matrix is too, but it doesn't seem to be made for long-form writing.

    I believe Discourse was designed based on experience with community dynamics, and Zulip is well-designed too. Would something with federated participation like Lemmy not work as well?

    W F 2 Replies Last reply
    0
    • T tetrislife@leminal.space

      Are there communities, free software/open source or otherwise, using Lemmy as their forum software?

      Nowadays, many use Discourse, some are on Zulip, and I just don't care about the Discord ones. Would Lenmy not fit the same purposes? It is federated and easier to participate in, like mailing lists - no need to sign up per forum. Matrix is too, but it doesn't seem to be made for long-form writing.

      I believe Discourse was designed based on experience with community dynamics, and Zulip is well-designed too. Would something with federated participation like Lemmy not work as well?

      W This user is from outside of this forum
      W This user is from outside of this forum
      who@feddit.org
      wrote last edited by
      #2

      I'm not aware of any such communities that run their forum on Lemmy.

      I think it could fit, although Lemmy's design as a link aggregation site gives it some rough edges for the purpose we're discussing. For example, the search functions are a bit awkward to use, there is no support for subtopics, and file upload support is (from what I've seen) very limited.

      On the other hand, Lemmy's use of Markdown makes it more comfortable for text formatting than BBCode, which is the HTML-like markup used on many forums.

      nutomic@lemmy.mlN 1 Reply Last reply
      0
      • T tetrislife@leminal.space

        Are there communities, free software/open source or otherwise, using Lemmy as their forum software?

        Nowadays, many use Discourse, some are on Zulip, and I just don't care about the Discord ones. Would Lenmy not fit the same purposes? It is federated and easier to participate in, like mailing lists - no need to sign up per forum. Matrix is too, but it doesn't seem to be made for long-form writing.

        I believe Discourse was designed based on experience with community dynamics, and Zulip is well-designed too. Would something with federated participation like Lemmy not work as well?

        F This user is from outside of this forum
        F This user is from outside of this forum
        foster@lemmy.hangdaan.com
        wrote last edited by
        #3

        I'm open to the idea of using Lemmy for discussions, and feature requests, for my open-source software projects. My projects are on a self-hosted Forgejo instance and Forgejo currently lacks a discussion feature. But, unfortunately, none of my projects are popular enough to deserve a discussion board. 😭

        nutomic@lemmy.mlN 1 Reply Last reply
        0
        • W who@feddit.org

          I'm not aware of any such communities that run their forum on Lemmy.

          I think it could fit, although Lemmy's design as a link aggregation site gives it some rough edges for the purpose we're discussing. For example, the search functions are a bit awkward to use, there is no support for subtopics, and file upload support is (from what I've seen) very limited.

          On the other hand, Lemmy's use of Markdown makes it more comfortable for text formatting than BBCode, which is the HTML-like markup used on many forums.

          nutomic@lemmy.mlN This user is from outside of this forum
          nutomic@lemmy.mlN This user is from outside of this forum
          nutomic@lemmy.ml
          wrote last edited by
          #4

          In what way is the search function in Lemmy awkward to use, is there anything specific that can be fixed? You are right about subtopics, and also Lemmy normally doesnt show discussions organized by topic on the frontpage. That can be changed though with different frontends like lemmyBB.

          W 1 Reply Last reply
          0
          • F foster@lemmy.hangdaan.com

            I'm open to the idea of using Lemmy for discussions, and feature requests, for my open-source software projects. My projects are on a self-hosted Forgejo instance and Forgejo currently lacks a discussion feature. But, unfortunately, none of my projects are popular enough to deserve a discussion board. 😭

            nutomic@lemmy.mlN This user is from outside of this forum
            nutomic@lemmy.mlN This user is from outside of this forum
            nutomic@lemmy.ml
            wrote last edited by
            #5

            You can setup a Lemmy community and link it in all your project repos. Sooner or later people will show up.

            1 Reply Last reply
            0
            • nutomic@lemmy.mlN nutomic@lemmy.ml

              In what way is the search function in Lemmy awkward to use, is there anything specific that can be fixed? You are right about subtopics, and also Lemmy normally doesnt show discussions organized by topic on the frontpage. That can be changed though with different frontends like lemmyBB.

              W This user is from outside of this forum
              W This user is from outside of this forum
              who@feddit.org
              wrote last edited by
              #6

              In what way is the search function in Lemmy awkward to use,

              Generally, I find that it requires too many clicks.

              To search for things I'm usually interested in, I have to click a link to reach the search page, wait for the page to load, click a drop-down box, select and click a target type from the list (e.g. "Posts"), click a scope (usually "Subscribed"), click another drop-down box, select and and click a date range from the list, and then enter my search. That's a lot of steps.

              (I could enter my search before selecting all those other things, of course, but it wouldn't reduce the number of steps, and it would put extra load on the instance host by triggering multiple extra searches before the one that matters to me.)

              Also, in certain cases like searching for a community by ID, there's a weird glitch where the search yields no results at first, but clicking the Search button again gets the expected results.

              is there anything specific that can be fixed?

              Yes, I think the user friction could be improved in several ways.

              I haven't made a list of potential search improvements, but just off the top of my head, it would be convenient to have a simple search box in each community's sidebar. Reddit had this back when I was using it, and it made checking for duplicates before submitting an article much more convenient than it is here.

              EDIT 2:

              It's also inconvenient that the Community search field displays them in example.org/community format, rather than the normal !community@example.org format, and fails to recognize input in the latter format. The slash format might be a little easier to type for a minority of people who expect it, but it's surprising by being unfamiliar to everyone else, confusing by introducing a second format for community links, and counterproductive by defeating copy/paste of a community link from someplace else.

              My suggestion for this would be to standardize on !community@example.org format, and allow omitting the ! on input. It's a dedicated input field just for community searches, after all, so the software shouldn't need users to lead with a bang in order to know we're searching for a community. Side benefit: Since this format places the community name before the domain, users could simply start typing the community name without having to remember what domain hosts it, and they would see useful autocomplete suggestions right away.

              EDIT 1:

              Outside of search, the first thing I would suggest is making Lemmy readable without JavaScript. This would make it usable by people who disable scripts for security and privacy reasons*, and allow more search engines to index it, both of which would expand Lemmy's reach and utility. And, since we're talking about Lemmy as forum software for communities beyond the fediverse, this change would avoid imposing new requirements and vulnerabilities on communities whose web sites do not currently require JavaScript.

              *Note that this matters not only for someone's home instance, which might be whitelisted for scripts, but also when following links to other instances, which is pretty common in my experience.

              nutomic@lemmy.mlN 1 Reply Last reply
              0
              • W who@feddit.org

                In what way is the search function in Lemmy awkward to use,

                Generally, I find that it requires too many clicks.

                To search for things I'm usually interested in, I have to click a link to reach the search page, wait for the page to load, click a drop-down box, select and click a target type from the list (e.g. "Posts"), click a scope (usually "Subscribed"), click another drop-down box, select and and click a date range from the list, and then enter my search. That's a lot of steps.

                (I could enter my search before selecting all those other things, of course, but it wouldn't reduce the number of steps, and it would put extra load on the instance host by triggering multiple extra searches before the one that matters to me.)

                Also, in certain cases like searching for a community by ID, there's a weird glitch where the search yields no results at first, but clicking the Search button again gets the expected results.

                is there anything specific that can be fixed?

                Yes, I think the user friction could be improved in several ways.

                I haven't made a list of potential search improvements, but just off the top of my head, it would be convenient to have a simple search box in each community's sidebar. Reddit had this back when I was using it, and it made checking for duplicates before submitting an article much more convenient than it is here.

                EDIT 2:

                It's also inconvenient that the Community search field displays them in example.org/community format, rather than the normal !community@example.org format, and fails to recognize input in the latter format. The slash format might be a little easier to type for a minority of people who expect it, but it's surprising by being unfamiliar to everyone else, confusing by introducing a second format for community links, and counterproductive by defeating copy/paste of a community link from someplace else.

                My suggestion for this would be to standardize on !community@example.org format, and allow omitting the ! on input. It's a dedicated input field just for community searches, after all, so the software shouldn't need users to lead with a bang in order to know we're searching for a community. Side benefit: Since this format places the community name before the domain, users could simply start typing the community name without having to remember what domain hosts it, and they would see useful autocomplete suggestions right away.

                EDIT 1:

                Outside of search, the first thing I would suggest is making Lemmy readable without JavaScript. This would make it usable by people who disable scripts for security and privacy reasons*, and allow more search engines to index it, both of which would expand Lemmy's reach and utility. And, since we're talking about Lemmy as forum software for communities beyond the fediverse, this change would avoid imposing new requirements and vulnerabilities on communities whose web sites do not currently require JavaScript.

                *Note that this matters not only for someone's home instance, which might be whitelisted for scripts, but also when following links to other instances, which is pretty common in my experience.

                nutomic@lemmy.mlN This user is from outside of this forum
                nutomic@lemmy.mlN This user is from outside of this forum
                nutomic@lemmy.ml
                wrote last edited by
                #7

                Thanks this is very useful feedback. Especially the search box in community sidebar would be very useful and easy to add. Formatting for community ids should also be easy to improve. A bit later when I have time I will implement these things, and then make a post in the Help Design Lemmy Series regarding search.

                By the way basic reading is working for me in Tor browser with JS disabled. Though buttons like switching Local/All, sorting and of course forms like register, login and search are not supported. We could use contributors to help fix these things.

                W 1 Reply Last reply
                0
                • nutomic@lemmy.mlN nutomic@lemmy.ml

                  Thanks this is very useful feedback. Especially the search box in community sidebar would be very useful and easy to add. Formatting for community ids should also be easy to improve. A bit later when I have time I will implement these things, and then make a post in the Help Design Lemmy Series regarding search.

                  By the way basic reading is working for me in Tor browser with JS disabled. Though buttons like switching Local/All, sorting and of course forms like register, login and search are not supported. We could use contributors to help fix these things.

                  W This user is from outside of this forum
                  W This user is from outside of this forum
                  who@feddit.org
                  wrote last edited by
                  #8

                  Thank you!

                  nutomic@lemmy.mlN 1 Reply Last reply
                  0
                  • W who@feddit.org

                    Thank you!

                    nutomic@lemmy.mlN This user is from outside of this forum
                    nutomic@lemmy.mlN This user is from outside of this forum
                    nutomic@lemmy.ml
                    wrote last edited by
                    #9

                    https://feddit.org/post/15127223

                    1 Reply Last reply
                    0
                    Reply
                    • Reply as topic
                    Log in to reply
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes


                    • Login

                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • World
                    • Users
                    • Groups