So, lemmy is a project I have been following since the beggining. With federation here, it seems like everything is aligned for it to become the reddit killer, pardon my expression.

What do you think is missing from lemmy for it to have a massive engaging community?

  • @roastpotatothief
    link
    33 years ago

    Tagging doesn’t sound like the right choice, like it would not work well. But I’ve learnt that nutomic’s plans (and yours) are usually more sophisticated than they first appear.

    You’ve seen how wikipedia does it with subdomains - it’s a perfect solution.

    But on second thoughts, that could be implemented very easily. You would need to make separate fr.lemmy.ml, pt.lemmy.ml… instances. The only code change needed - alongside the “subscribed local all” filters add an “all instances with the same language domain prefix” filter.

    Tagging has many powerful uses. But we may not need to wait for tagging, just to get languages segregation.

    • @nutomicA
      link
      53 years ago

      Your proposed solution doesnt really help, because then you just separate all languages on their own instances. But they would federate with each other, because most people speak more than one language. Then users will still see posts/comments in languages they dont understand. The advantage of language tagging is that every user can decide which languages they want to see.

      • @roastpotatothief
        link
        43 years ago

        add an “all instances with the same language domain prefix” filter

        was meant to solve that.

        But TBH, this is the way the world is going. People are finding that sub-dividing things into categories is too limiting. Using tags works better. Why shouldn’t it be the case for filtering languages too?