Spyke
asklemmy·Asklemmyby_finger_

Are we using Lemmy correctly?

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?

View original on lemmy.world
lemmy.one

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.

29
ewereply
lemmy.world

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).

8
hugzreply

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

1
lemmy.world

Hopping between instances would have to be simplified significantly.

23
pawb.social

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 👀

16
Salreply
lemmy.world

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

5

Same reason people have multiple accounts on other sites. You don't always want your comments on local news to intersect your comments in a professional community or your comments on a game site. Storing them on other instances is another small layer of security.

4

How? I know I can follow a community but I can’t get a general feed of that instance. That’s the issue they’re solving

3
notunreply
lemmy.world

That's cool. Unfortunately, I browse on desktop.

2
pawb.social

Not necessarily! I'm doing it in Flutter which can do desktop and web export (though web doesn't feel native).I only specifically called out mobile since that's what I'm targeting, but nothing stops be from putting out a desktop client

1
feduser934reply
sh.itjust.works

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.

12
notunreply
lemmy.world

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

1
feduser934reply
sh.itjust.works

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.

7
notunreply
lemmy.world

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.

14

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.

6

There are changes to that being discussed on the project GitHub right now. Hopefully positive change is coming

3
dimathreply
lemmy.pt

No, that's not right You can follow any community from any instance with your account, doesn't matter where you registered your account. I just subscribed to https://beehaw.org/c/programming from lemmy.pt user account

2

this is buggy. Pardon the nsfw, but it doesn't work for gonewild@lemmynsfw .com

2
_finger_reply
lemmy.world

You can definitely sub to external communities from a separate instance, I have a bunch from Lemmy.ml show up in my world feed

2

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 ![email protected] (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.

1
notunreply
lemmy.world

That's the string you need to put in the search and go through there. Clunky and inconvenient.

The funny part is that the search also returns posts where that link works, but don't know what the issue here is. Regardless, copy+pasteing a universal link should be an easy thing to do and not require manual typing.

Edit: Okay, so to do those links you have to type it out like you would a reddit link:

[[email protected]](/c/[email protected]) which results in [email protected]

2

So it's actually the /c/[email protected] link that make it works like federation, so the '!' has no purpose? It's weird, I imagined it like @ and # at other platforms, and actually at lemmy's GitHub page readme you can see they mention the tagging just like that, like it works the same as other platforms. What are we missing here hahaha

1
ka.tet42.org

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.

[email protected] - 0 subscribers

Click it, then on the top right pane click "Subscribe"

Done

1
notunreply
lemmy.world

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.

1

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.

1
Spzireply
lemmy.click

I don’t know how to view a list of communities in an instance without leaving your home instance.

On lemmy:

  1. Click 'Communities' (top left menu)
  2. Search using the search box (top right)
  3. Select 'Communities' from the drop down (top left)
  4. Make sure to toggle 'All' (*not *'Subscribed' or 'Local').

This will show you communities matching your search term from all instances*.

You can then subscribe to communities regardless on which instance they live and use them seemlessly, regardless of wether they are local or not.


*) It will show you communities matching your search term from all instances, if your instance has already discovered that community.

If it has not, it shows 'No Results'. You can force it by some exclamation mark shenanigans which I haven't understood well enough to explain. After that, your instance knows about that community in the other instance and will show it in future search results. I think as soon as one person from your instance force-discovers a community from another instance, that community becomes searchable for everyone on your instance.

1

The asterisk is the problem, IMO. There's even a (I consider it a) bug where you have to deselect "Communities" from your search and choose "All" if you want to directly search for a community by its global name. Probably some interaction with global names and URLs, but it is a bit unintuitive.

1
ka.tet42.org

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 ![email protected] 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.

5
notunreply
lemmy.world

I know. We all know.

Convenience is the issue here. You can't directly go to an instance and start subscribing, you need to take unnecessary detours.

3

...which would be perfectly fine if we had a better search functionality.

If I search for something I'm interested in in some consolidated place (preferably directly from my lemmy instance or app), and it always finds what I want, and I can always subscribe to it, and links always work for it... then I won't care about going directly to an instance to subscribe.

1

Having the ability to link your account to different instances might be a way to solve that, or you have the ability to keep accounts separate depending on the instance. Right now we can link specific communities from other instances to another instance which is great, but being able to switch instances easily from one master account would be pretty great

4
lemmy.world

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

15

I agree. I think it's going to be a bit of column A and a bit of column B. There will be the large general instances. Along with more regional and topical instances like feddit.de and programming.dev. Then a whole bunch of small instances that represent the long tail.

4
dizzyreply
lemmy.ml

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.

3

I don’t really understand the need for ones specific to different english-speaking regions

Makes perfect sense for regional events. This can be anything like weather, disasters, military excercises, cultural or sports events, regional politics, infrastructure projects, astronomy ...

On my local subreddit, I was able to check what that noise was that I just heard, where all the emergency vehicles are racing towards, or follow hilarious regional stories.

Of course, for non-regional topics like music (unless it's a regional event) I'd go to a non-regional sub or community.

1
lemmy.world

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

1

I don't think that's much of a concern for this type of web browsing. Sure gaming and anything else where ping matters is going to be greatly improved by being closer to a server but considering you can ping pretty much anywhere in the world from anywhere else in the world in under half a second I don't see proximity to the server being that important for something like Lemmy.

1

@_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

14
lemmy.ml

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).

12
lemmy.world

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.

14
Jabronireply
lemmy.world

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?!

2
lemmy.world

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?

2

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.

2
Shlomitoreply
beehaw.org

But then what's the point of separating them into instances in the first place?

1

The full list of federated communities is getting too big to just scroll and find things, especially since I can't sort by name. I may not know what community name to search for. There's a lemmy.studio instance that someone started for music production topics. I can go list communities in that instance to see what I didn't realize I wanted to. It's all six of one, half a dozen of the other. We have general purpose and focused instances now, so everybody is free to choose which they want.

2

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.

6
lemmy.ca

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.

12
_finger_reply
lemmy.world

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

7
lemmy.world

There was a r/Yankees subreddit that had awful mods, so some people created r/Nyyankees and basically everyone moved there.

5

Presumably we'll see that happen here as well, just potentially at a higher level, with instances rather than just communities.

I recently had to migrate my Mastodon account (home.social shut down, for... frankly frustrating reasons, but whatever). It was a pretty painful process, and none of my old toots exist as a result.

Hopefully we can figure this out with Lemmy, and in doing so, make migration painless enough that it can even be a common occurrence without a loss of data and content. Let's not forget that one of the great things about Reddit is (was, I guess) that old threads still contain relevant information from passionate enthusiasts.

1
slapmefivereply
lemmy.world

The real issue with instances shutting down is losing access to a user account. Correct me if I'm wrong, but there would be no way to login/recover an account from an offline instance.

2
_finger_reply
lemmy.world

Im honestly not entirely sure but that seems to be the case. Everyone is worried about mod power and decentralization but what about the power of instance owners over your own account? If I take the time to link a bunch of external communities to one instance, what happens if the instance goes down? All that work is gone

4
radarsat1reply
lemmy.ml

This is a good point and makes me wonder: is there any interest in running a personal instance that has no communities, just for the sake of being in control of your own identity? Would that even be an appropriate thing to do? And if so, how would you convince instances to federate with you if you have no content?

2

I think (I heard) federating is opt-out, so unless instances specifically block you, you should be able to subscribe to anything anywhere. I will probably host my own instance if this is the case!

1

I think there are users self hosting for the purpose of control over their accounts and future features like bots.

1

That's why I made an account in every instance I was interested in. I don't cqre about my post history and what not and if i want to keep important info I'll just save the page to my phone.

1

actually, the fediverse isn't about redundancy. It's about interoperability. Anyone being able to host their own "reddit" and still being able to communicate with the other "reddits".

And the interoperability does bring resilience to the whole, because if a part of the system goes down (or goes to sh_t), then it's only that part. But resilience is not quite the same as redundancy.

For redundancy you're more looking at something like nostr, which functions with relays that can replicate the content being posted from all users of the network.

1

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

12

AI and machine learning tech instance over here looking for members. ran themed communities BEFORE reddit and slashdot, doing it again.

10

I believe it would be better for everything to be spread out across instances so the impact is lessened when an instance goes down.

7

I agree that this seems to be the intent behind Lemmy. But, I also think that, right now, there is such a big influx of people that need accounts that we need to route them into as many instances as possible to keep server stress down. And that means that a lot of communities will be generalized by the new users.

I agree with other comment that this will likely happen organically over time. After things stabilize I think we'll see communities begin to merge with identical or similar communities on other instances. And at that point server admins can start to take a bit more of a firm hand with their instances to try and do exactly what you're describing, if that's what they really wanted.

5
lemmy.world

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.

5

This would be a great feature, but if it ever gets implemented it would have to default to show all users. All the echo chambers we saw on "the old site" would probably be amplified here otherwise.

1
_finger_reply
lemmy.world

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

1

I suppose I was dreaming a little and imagining an open news-item id database (through manual or AI assisted tags) and any post and comment section about a news item (meaning different articles about the same subject) would become connected through that, so basically you could access different discussions about the same topic with a single click without leaving your original page. You wouldn't have to categorize your comments when posting in the thread, you already do that by commenting from a specific community and having your comment be hosted there (basically imagine the same movie trailer posted on r/movies r/marvelstudios r/truefilm with different comment sections but you can switch between comment sections without leaving the page or view them all mixed together, or mixed by your preferences).

But yeah this idea probably comes with a million problems and to actually work (for more than just the same url/article) would require an open internet content databases more sophisticated than what even the big tech companies probably have internally right now.

1
lemmy.ml

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.

5

unified is nice, but if i've learnt anything over the past 9-10 years as a redditor, it means you're at the mercy of admins and power mods. And because it's become the go-to forum, it's gotten so much attention from stealth marketers and bots (it's hard not to unsee such posts once you learn to identify them), and karma whores trying to get the first witty remark in so it'll get boosted up into the first top-level comment.

I kinda like the idea of a fediverse - it's like a bunch of forums, but connected in a way that makes it so much easier to browse and read all of them, and doesn't have the "centralisation of power" problem reddit has.

7

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.

3
nik282000reply
lemmy.ml

Unified is bad, always. If you need examples look at Windows, Android, iOS, Facebook, Amazon. Having a large selection roughly equal options promotes improvement AND cooperation. For example the Linux ecosystem is made up of hundreds of distributions that make a number of major choices about their systems but still allow the user to run the same software.

0
Landrin201reply
lemmy.ml

I disagree with the example of operating systems, unfortunately. Linux in my experience is just a worse user experience than either Windows or Mac OS. I know that probably won't be a popular opinion around here, but I think that most users would agree as well. I've never used a linux OS that was intended for daily use that felt anywhere near as intuitive and easy to understand as Windows or Mac os.

I agree with you in general, but I think that what naturally tends to happen in markets is that one product gets improved to the point of being "the best" among its competitors and starts to really pull away, and once people are in they are in- most people don't want to switch from the OS they have, to use your example, to another one unless their current OS is REALLY not doing something they need to be able to do to the point where switching would be easier.

A lot of platforms don't start out intending to completely, 100% outcompete everyone else in their marketspace- I actually think Amazon is a great example of that. But once they start to take over, they don't stop because the economic system we have makes it both very difficult to do so and also very lucrative to keep it going

And in some things, unity is kind of a good thing. I think Lemmy (and the rest of the fediverse for that matter) needs to figure out a way to centralize user logins- the fact that your instance could get taken down by its creators and lose your account altogether isn't a great one. Yes, that's a risk with a site like Reddit too, but it's significantly less likely over there.

-1

Maybe now but before it was big it definitely wasn't. They had few employees and I'm sure the security wasn't always as good as it is now there.

Decentralization is a key foundation of Bitcoin and other encryption things as I'm sure you know. What Lemmy needs is some basic infographics that explains everything visually. It'd be much easier to show or post an image then text about all this stuff.

3

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.

2
lemmy.world

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.

3

I agree with you. I think the best thing we can really do is just sit back and let things develop naturally

1

So sort of like what the forums of yore were like? You’d have a website for a dedicated, broad topic (like a video game franchise or a brand you like), then subforums for topics in it (specific games in the series or specific products by the brand)

3
sopuli.xyz

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).

3

There are some good reasons to do it. You can basically recreate the classic forum experience. Say you want to make an all purposes Blades in the Dark community. You could just make /c/bladesinthedark in your favourite instance, but you could also make mybladesinthedark.org/c/generaldiscussion, /c/characterart, /c/gamestories, /c/playbypost, even /c/offtopic, and restrict the creation of new communities to mods, or to admins with an @mybladesinthedark.org account, or something like that. Maybe mybladesinthedark.org is owned by the company that publishes bitd, allowing them to create a series of "official" communities linked under the lemmy network but still locally managed.

IMO this is a pretty powerful tool, and while I don't think it should be the standard, it definitely does ad d cool value that competitors lack.

1

I get your point, but you could get the same effect with c/subject_subsubject. I guess it's to the people to decide.

One point against creating a brand new instance i think is that u might miss a lot of good content from other subLems at other instances that exist before someone from your instance sub to that subLem. But it's a pros and cons game like everything in life.

1
lemmy.world

Wouldn't the risk be though, that an instance devoted to music, for example, would mean that all music discussion would fall under the control of a single mod/team, opening us up to the kind of controlling shenanigans Reddit was pulling?

And were the instance to go down, it would take everything on that topic with it.

I realise that people would still be free to make their own community on any topic on any instance, but if instances were topic themed, they would likely soon dominate any "independent" communities on that same topic.

All that said, I still have a limited understanding of the fediverse, so perhaps it's not an issue.

3
_finger_reply
lemmy.world

I definitely see the point but I think the beauty is that there's nothing stopping someone from creating a competing themed instance in the event that a mod is a shithead. The ability to link external instances is a great feature but it can get a tad tedious to link all the ones you like from each source. The problem I think is deciding how to choose which instance is your "main" that you'd use to link all external content to.

Maybe a way to solve that problem is to not mimic Reddit's subreddit architecture, so that if I create a Star Wars or LOTR community on an instance that I could also add sections within it for specific topics. I wouldn't want tags to be a thing because it's just a search filter essentially, having separate sections would add a greater ability to organize topics to their respective places similar to how a forum works.

3
fluffman86reply
lemmy.ml

I love how y'all have just invented what we used to refer to as "a forum" 😂

Before reddit, Badger and Blade was a forum dedicated to traditional wet shaving, with sub forums for double edged razors, single edge razors, old school straight razors, badger hair brushes, different shaving soaps, and some other nice manly things like knives or fountain pens or leather goods or what have you.

If people didn't like B&B, there was also The Shave Den, a similar forum with different mods and different rules and some similar sub forums.

For tech you could (and still can) join linustechtips.com or there were probably others for Chris Parillo or TWiT or Cali Lewis or whatever.

3

Yes we've essentially done that, with the major addition that lemmys "forums" are all interconnected, and you can subscribe to them. You can browse one with the account of another.

You could say Reddit was the same - a set of forums that you "subscribe" to,

So really the order is forum > Reddit(+subscriptions +voting) > Lemmy (+federation/interconnection)

1
lemmy.ml

There is already a couple like this. lemmy.dbzer0.com for example is a piracy themed instance, and all communities hosted on it are piracy-related.

3

Yaargh, matey, I be not aware of that plunderin' spot at all, arr! Thank ye kindly for sharin'. Ahoy, raise the masts and set sail on the high seas!

2

That will happen over time, but most people don't want to focus like that, so it also needs generic instances. But right now everyone is just scrambling to replace Reddit quickly.

2
feddit.de

I think more regional / city instances would be great. Seems like a natural way to consolidate activity around local content, meetups, activism, etc etc while also staying totally connected to everything else

2
lemmy.ml

Only if we get the ability to block instances as users.

There are quite a lot of posts on my Hot page in languages I don't speak. It'd be nice to be able to block instances that mostly communicate in languages I don't speak anyways.

0
narFreply
lemmy.ml

You can select which languages you want to see in your Lemmy settings. Of course, this currently require people to tag their post with the correct language.

1
lemmy.ml

Which is not happening right now. I ha r three languages selected, I still get tons of other languages in my feed.

1

I think it's because most people don't select a language. Hopefully one day Lemmy will automatically detect the language, or let us select a default one :)

1

I completely agree, it would be so much easier to find similar communities and group them together

1

Linkes are a big issues at the moment, there are multiple post about it on the Lemmy Github so I am sure the developers are working on it. Although I don't know if they can solve the issue 100%

The problem is every instance has a different link to the same post and you need the link that is from your instance otherwise your account won't be recognized.

For example here is the same post on 4 different instances.

https://lemmy.wtf/post/1123 https://beehaw.org/post/539545 https://lemmy.world/post/108806 https://lemmy.ml/post/1247017

In your case you would want to lemmy.ml link as your account in on the lemmy.ml server.

The only way I know of to actually find these links is to manually track it down using your own instance. From your instance go to the community directly in this case search for ![email protected] and then look for the post manually.

Also to add insult to injury It would appears the comments aren't transferring over from that community to lemmy.ml At least as of my writing.

Lemmy.ml migrated to a new server today and there have been issues with the migration. My guess the comments and your login issues are probably become of this.

As we are in kind of the early days of Lemmy I would recommend creating a backup account on a different instances, this way if one instance is having issues you can just use the other account on a difference instance and not have to wait around until the server gets back up.

2
lemmy.ml

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

-1
lemmy.ml

You really need to use better grammar and punctuation, my dude… That was a rough read.

1

Sorry for no reply but I do not really know english grammar

1
lemmy.ml

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

-1

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.

12

It's not like it's a finished product. It's a Work in Progress. I'm watching the progress of the project for some time, and it seems for me that the first priority was to get the UX on one instance right (which IMHO makes totally sense). Basic federation support came more recently and will get better, I'm sure of it. Once that is a more smooth experience I think it will organically get more diverse.

4
hugzreply

It's a term that broadly refers to people with more experience in a technology and more ability to extract use from it.

2
hugzreply
lemmy.ml

Unfortunately, unlike youtube, Lemmy has a lot of refined competition already for people to jump to out of frustration

0