What I think could make Lemmy superior to Reddit is the ability to create themed-instances that are all linked together which feels like the entire point. I’ve noticed that a lot of instances are trying to be a catch-all Reddit replacement by imitating specific subs which is understandable given the circumstances but seems like it’s not taking advantage of the full power that Lemmy could have.

Imagine for a moment that instances were more focus-based. Instead of having communities that are all mostly unrelated we had entire instances that are focused on one specific area of expertise or interest. Imagine a LOTR instance that had many sub-communities (in this case “communities” would be the wrong way to look at it, it would be more like categories) that dealt with different subjects in the LOTR universe: books, movies, lore, gaming, art, etc all in the same instance.

Imagine the types of instances that could be created with more granular categories within to better guide conversations: Baseball, Cars, Comics, Movies, Tech etc.

A tech instance could have dedicated communities for news, programming, dev, IT, Microsoft, Apple, iOS, linux. Or you could make it even more granular by having a dedicated instance for each of those because there’s so many categories that could be applied to each.

What are your thoughts?

  • BurningnnTree@lemmy.one
    link
    fedilink
    arrow-up
    7
    ·
    1 year ago

    I think the main point of decentralization is to spread the burden of hosting around so that no individual has control of the system. I think having themed servers like what you’re suggesting would aid in discoverability of different communities, but the downside is that that would mean individual servers would have monopolies on certain subjects.

    • ewe@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      Exactly. Also, people might not want their handle being associated with a specific niche hobby they have, though they might be there a lot/all the time (e.g. I don’t want to be “ewe@hentainsfw”, but I sure as shit am going to be spending a lot of time there).

      I kind of feel like it would be best if we had some “user” instances that are nice and always up and most of the communities lived on “community” instances either grouped or just spread out. That way if any single community gets too big on an instance, it doesn’t necessarily bog a bunch of users down as well (e.g. all the users on lemmy.ml that are hamstrung by being on the overloaded hardware on that instance).

      • hugz@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        Over on Mastodon I’m at mastodon.world purely because it’s the most generic sounding instance and I don’t particularly want to have my whole identity to be defined by where I live or the operating system that I use or whatever

    • feduser934@sh.itjust.works
      link
      fedilink
      arrow-up
      3
      ·
      1 year ago

      I don’t understand what you mean. Isn’t the point of federation that one account on one instance is as good as an account on every instance? I’ve never felt the need to hop between instances.

      • notun@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        OP’s post is about having specialized instances, making hopping around necessary. It’s not convenient enough as it is.

        • AtomHeartFather@ka.tet42.org
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          1 year ago

          Making specialized instances does not in any way make hopping around necessary. If you join a specialized instance that doesn’t already sub to the communities you want, you just add them.

          Example: I join a Star Trek themed instance that has a bunch of locally created star trek communities. I want to sub to all those, but i ALSO want to sub to the homelab community on beehaw. I just subscribe to !homelab@beehaw.org FROM the star trek instance I am a member of. That star trek instance will then start syncing the homelab content from beehaw and you can read and reply from the star trek instance.

          Conversely, if someone has an account on beehaw.org and they want to read a star trek community based on that star trek instance, they just need to sub to it FROM beehaw.org.

        • feduser934@sh.itjust.works
          link
          fedilink
          arrow-up
          1
          ·
          1 year ago

          By hopping around, do you mean changing your account to one on another instance, or viewing a list of communities on an instance, or something else?

          I don’t feel that changing accounts is necessary because of the magic of federation. But I don’t know how to view a list of communities in an instance without leaving your home instance. That would be a cool feature, but is only really important when you’re initially picking all your subscriptions.

          • notun@lemmy.world
            link
            fedilink
            arrow-up
            3
            ·
            edit-2
            1 year ago

            Exactly, it’s really inconvenient right now. And it’s really important for the usability of what OP suggested.

            If I simply link to a cool community I found, like https://beehaw.org/c/programming, you can’t follow that link conveniently if you’re from another instance.

            And I highly disagree with only being important at the start. It’s a big hurdle that stifles growth right now and in the future.

            • this@sh.itjust.works
              link
              fedilink
              arrow-up
              1
              ·
              edit-2
              1 year ago

              Agreed, what needs to happen is an option that allows users to follow links from foreign instances in their home instance seamlessly. I have to imagine with the ramped up amount of development in lemmy that some of the devs must be working on it.

            • Da_Boom@iusearchlinux.fyi
              link
              fedilink
              arrow-up
              1
              ·
              edit-2
              1 year ago

              That’s more of the interface you’re using a fault for not interpreting links correctly - it should be obvious that url/c/communityname should be interpreted as a community, just as !communityname@instance.org (right now jerboa is interpreting it as an email address) should also be interpreted as one, and if you remove the ! It should be interpreted as a username.

              But most interfaces are open source, so give them time and someone (maybe even you) can submit a pull request that fixes it. That’s the beauty of open source - in time the bugs get ironed out because it’s a collaborative effort.

            • AtomHeartFather@ka.tet42.org
              link
              fedilink
              arrow-up
              0
              ·
              edit-2
              1 year ago

              Yes you can subscribe to and read/reply to that community from any lemmy instance. You just need to add it if the instance doesn’t already federate with it.

              Go to ‘Communities’ at the top of your instance homepage then in the search bar put the url of the community you want to add. (example: https://beehaw.org/c/programming)

              This next part is undocumented, and might just be a bug. But this is the magic part.

              On the next page, change the top search dropdown from Communities to All.

              You will see the community you want to sub to in the results. It will say something like.

              Programming@beehaw.org - 0 subscribers

              Click it, then on the top right pane click “Subscribe”

              Done

              • notun@lemmy.world
                link
                fedilink
                arrow-up
                0
                arrow-down
                1
                ·
                1 year ago

                Jesus Christ. I’m well aware of how you can subscribe to other instances. This is about convenience, with problems arising from situations like I described above.

                • AtomHeartFather@ka.tet42.org
                  link
                  fedilink
                  arrow-up
                  1
                  ·
                  1 year ago

                  Having some additional messaging about how communities work, and how to subscribe to them would help. I’m sorry that I assumed you didn’t know how to do that. I meant no offense but there’s no harm in providing free information that you (or someone else reading this post) might not know about.

                  There’s no way for an instance to know that you have an account on some other instance so the subscribe button assumes you are a local user. Maybe that could be addressed in the future, I don’t know what the plans are.

                  At a minimum I would think the subscribe button could have some logic that can detect whether you are logged in or not and then give you some options. Like, log into your account if you have one on this instance, or if you don’t here are instructions for adding this community to YOUR instance.

    • Stumblinbear@pawb.social
      link
      fedilink
      arrow-up
      0
      ·
      1 year ago

      I’m currently working on a Lemmy mobile client and have implemented multi-accounts until it’s easier to do this. Basically you can make multiple accounts on different instances and aggregate the data from them all into a single feed. It doesn’t currently prioritize posting from specific accounts (you just select a primary)–I’m trying to figure out a good way to go about doing it so you can section things off 👀

      • Sal@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        Why do you need multiple accounts on different instances. You can have an account join a community on a different instance.

  • Matthieu@piaille.fr
    link
    fedilink
    arrow-up
    4
    ·
    1 year ago

    @_finger_
    We can have both generic instances and instances around a particular topic.

    We already have a few lemmy dedicated to a particular community like latte.isnot.coffee and startrek.website

  • Carchi@lemmy.ml
    link
    fedilink
    arrow-up
    4
    ·
    1 year ago

    I guess it’s the point of the fediverse as far as I understand. Kind of like being members of a bunch of old school forums. Unfortunately for me it’s not really what I’m looking for, and I like the unified aspect of reddit.

    • LoreleiSankTheShip@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      There’s nothing stopping you as a user from subbing to different communities on all of those instances to get a feed exactly how you like it.

      The only difference would be that mods would belong to an instance themed around their interest with a like-minded admin for it. Also, you could pick more niche topics than you can now. Let’s say I’m into tech, but I don’t care about AI. I could go to the Tech themed instance, pick the news and linux communities from there, sub to those and get them in my feed while ignoring the ai related communities.

  • Fizz@lemmy.nz
    link
    fedilink
    arrow-up
    4
    ·
    1 year ago

    This is good but at the moment the user base isn’t big enough to support splitting interests like that.

  • kevincox@lemmy.ml
    link
    fedilink
    arrow-up
    3
    ·
    1 year ago

    I don’t agree. If I like LOTR and giraffes I don’t want to create an account on both “instance groups”. I want to do like today and create a single account, then subscribe to the communities I am interested in wherever they are.

    To me it sounds like you are sort of mixing up community location and community discovery. This is sort of the case right now because instances have a list of local communities but I think that it is best that they are separated. For example on Reddit I don’t generally find new communities by scanning the entire list of communities. I usually find them when someone mentions a related community in a comment of a community that I am already in. Or when I stumble across a community when searching the web. When you discover and subscribe to communities this way it doesn’t really matter where they are hosted or if they are grouped. You can organically discover things that interest you over time (although I agree that it can be a bit slow to start).

    • Baron Von J@lemmy.world
      link
      fedilink
      arrow-up
      5
      ·
      1 year ago

      If I like LOTR and giraffes I don’t want to create an account on both “instance groups”.

      But you don’t have to create accounts on multiple instances. You can subscribe, post, and mod communities on other federated servers.

      • Jabroni@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        1 year ago

        Then what happens when the owner of the giraffe instance goes all Spez on us?

        Too much control is a bad thing. Let people spread those communities across all instances, otherwise I’ll be asking:

        How am I to live without my giraffes?!

        • Baron Von J@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          1 year ago

          What about when the owner of the general purpose instance closes the whole instance over some BS in the WhyIsThisIllegal community and now your girrafe gifs are collateral damage? You going to stick your neck out them then?

          • Jabroni@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            1 year ago

            Of course I won’t, but, the beauty of this is that you can just create another community in another instance. That way, my giraffe viewing party continues no matter where they reside.

    • Guy_Fieris_Hair@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      You can subscribe and post on different instances. But, I don’t think all pertinent communities should be on one CENTRALIZED instance since that defeats the point of the Fediverse.

  • ImplyingImplications@lemmy.ca
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    My thoughts are what if the instance admins or mods are pricks? What if the instance shuts down?

    I think the power of the fediverse is that there is redundancy with the communities on different instances. I feel like it’s a very human need to have everything neatly organized and in its place, but the internet is all about redundancy to ensure no single points of failure.

    The fediverse mimics that by creating a web of small related communities, spread out over multiple instances, ran by different people, rather than a giant single community for one thing, on one instance, run by one person.

    • _finger_@lemmy.worldOP
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      This was the case with Reddit as well, there were a lot of competing subs created due to shitty mods and rules so I don’t think it’d be much different in this case

  • Kasrean@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    Would be nice if it was “divided” by user types too. Imagine a post about a new Marvel movie and you could view a shared comment thread but also filter to remove “marvel-fans”, or see only “cineasts”, without leaving the thread. Could lead to more bubbles, but could also make it really easy to see what other bubbles are thinking.

    • _finger_@lemmy.worldOP
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      Would they give the ability to categorize or stereotype your own account? That could get messy ha

  • RomanRoy@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    I don’t really think we need a rule to it. And honestly, what about when themes overlap? Do we get dividing communities just because?

    Also, it would just promote an echo chamber like Twitter.

    Communities does what you want already. In time, some will pop off and become the popular ones. Maybe some will be split because of users not agreeing with something, but that already happened on Reddit as well.

  • Moonguide@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    I think, in time, those will come organically. Maybe those communities won’t be purpose built to be dedicated to a single topic, but despite federation I wouldn’t be surprised if instances popped up with rules about topics discussed. Still federated, but communities within themselves will be regulated somewhat.

    I’m not sure how to feel about this, maybe it’s just the time I spent on reddit has jaded me, but there’s divisive topics that I’m not sure would do well if housed within the same instance without coming down to name calling and unsavoury behaviour. A reddit example, early days r/lowsodiumcyberpunk2077 and r/cyberpunk 2077, both held extremely differing opinions. An even worse example because politics got into the mix, r/thelastofus and r/thelastofus2. If mods keep on top of it with good rules set in place and are enforced, could be good.

    I’m not sure either if forcing topics to newly deployed instances is a realistic path, either.

  • twistedtxb@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    I think it will more of less follow that path naturally in the years to come, if it ever catches on. You can already see this happening with some instances (ie lemmy.ca mostly devoted to canadian topics, etc)

    You have to remember that the amount of lemmy servers exploded in the past week or so. We’re pretty much figuring this out collectively

    • dizzy@lemmy.ml
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 year ago

      waveform.social is handling a lot of music-making topics. I think this is better than simply being region based. I understand the need for communities of different languages but I don’t really understand the need for ones specific to different english-speaking regions. Instances based on similar interests makes the most sense to me.

      • linusbeeftips@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        1 year ago

        It may make a difference in speed if you are closer to the actual server (IE, it’s in your country)

  • hugz@lemmy.ml
    link
    fedilink
    arrow-up
    4
    arrow-down
    3
    ·
    1 year ago

    Currently users of Lemmy are “power users”. The fact that power users can’t even work out how to use Lemmy ‘properly’ is sign of its future

    • ChemicalRascal@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      It’s arguably a sign that there is need for refinement, but don’t throw the baby out with the bathwater, jeez. Every platforms’ early days were much like this. Reddit was pretty shit at first. YouTube was pretty shit at first. And so on.

      Nothing comes to life without teething pains. We’re literally on day two for most users, it’s bizarre to be saying anything about Lemmy’s future this early.

  • XpeeN@sopuli.xyz
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    I feel like is not necessary because you can subscribe and communicate to subLems from basically anywhere. We’re right now 2 users from 2 different instances talking at a subLem originate at a 3rd instance, but does it even matter? As long as everything’s federated it (basically) doesn’t matter where you’re account is from, and what subLems are originate from your instance. That’s the whole beauty of the fediverse.

    PS, I do glad that lemmygard implemented your idea, so because my instance defederate them I don’t have to see those guys ever again (they’re the reason I ditched my lemmy.ml account long ago).

  • Fluffery@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    I saw the scramble exodus from twitter to fedi, specifcally mastodon, when elon took over, give it time, when it first happened the Main instance Mastodon.social was swarmed aswell as the instances listed in mastodons Website at the time, over time more instances popped up with themes, im aware of lemmy-php which uses phpbb What doomed lemmy migration is how short the Protest is, over the 3 month Period with twitter fediverse microblogging adapted, just as reddit Corp will ride the wave so will lemmy with minor change, what needs to happen is the suggested “indefinite Protest” it will make lemmy instances pop up with themes, and smaller instances contributing to federation Themed instances already include lemmygrad.ml

  • JompaOfG@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    I agree with what you’re saying. I’ve been contemplating back and forth about whether I should create a board game instant where you gather various board game discussions in the same instant.

    • _finger_@lemmy.worldOP
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      I think it’s worth a try to see what happens, the concern of giving too much power to one instance for one topic is definitely valid but there’s also a benefit to it as well. Maybe Im looking at it wrong, in that the accounts are separated for each instance so for example if I wanted to only see posts from your board game instance I’d need to switch accounts rather than add all the communities to my .world instance which could get messy and not preferable in some cases. What might make it more effective and granular is the ability to add multiple categories or topic sections in your instance. For instance if you created a board games community in Lemmy.world there’s no ability to do this aside from creating separate communities for each subcategory of niche interests. So instead of being able to create Lemmy.world/boardgames/StarWars or Lemmy.world/boardgames/LOTR you have to create Lemmy.world/starwarsboardgames or Lemmy.world/lotrboardgames. which can get a bit messy.