this post was submitted on 27 Jun 2025
38 points (95.2% liked)

Programming

21332 readers
289 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
 

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?

you are viewing a single comment's thread
view the rest of the comments
[–] who@feddit.org 10 points 6 days ago

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.