voidstar,

Something something IRC

NickwithaC,
@NickwithaC@lemmy.world avatar

Audio?

Asudox,
@Asudox@lemmy.world avatar

Instead of the fediverse, it would be good if users switched to Revolt instead. Or maybe we can make a federated discord alternative, though Revolt was talking about federation a while ago.

Phegan,

Discord isn’t really applicable to the fediverse but that doesn’t means that FOSS can’t benefit. Are there good alternatives.

Blackmist,

I’m not convinced Lemmy-style Federation lends itself well to the Discord model.

Like, you could have individual servers running (or maybe a server that hosts many communities), and a client that connects to all your subscribed ones, but I don’t think there’s a lot of value in sharing that data out across many servers, or somehow mangling real-time voice into that model.

ForgotAboutDre,

Same account different servers would mimic discord. So you have one app, but the communities or ‘discord server’ can be their own instance. If it’s mimicking discord it will keep all the message boards private to users like discord, but it could still benefit from Lemmy/Mastodon integration. Many communities have a discord and a sub Reddit having the same account on both may be valuable to some people.

I don’t know the state of voice and video calls in the fediverse, it seems to be the main benefit of discord. Otherwise discord is just a terrible closed version of forums/subreddit/communities.

mark,
@mark@programming.dev avatar

Signal app is great. Would that be a better alternative? Or is that too niche for Discord users?

testeronious,

is signal part of the fediverse?

halm,
@halm@leminal.space avatar

Let me be the idiot who answers your rhetorical question: No, Signal is centralised AF.

The server software was able to federate but Moxie Marlinspike in his walled-garden wisdom decided it “degraded the user experience” (ie. hindered him onboarding a userbase to his shitty cryptocurrency). github.com/LibreSignal/LibreSignal/issues/37#issu…

NataliaTheDrowned2,
@NataliaTheDrowned2@kbin.run avatar

If anybody wants to build a federated Discord alternative, my suggestions:

scrubbles,
@scrubbles@poptalk.scrubbles.tech avatar

Revolt is so promising, except it’s not federated. I tried spinning it up today and then realized it’s local only…

Which then even on their main page they have a pleading asking us to not host instances because the base will become fractured. Which, is solved by federation.

known,

They have a page about federation, in which they explain why they haven’t implemented federation yet.

In short: privacy concerns (e.g. metadata leakage), lack of devs / manpower & resources, difficulty adapting Revolts protocol to a federated one.

I like the project. I think it would be the perfect place for Foss Projects and a good replacement for Discord, but it is in dire need of more contributors and ppl, who know how to properly integrate Federation. I’d love to see Revolt succeed.

Currently I am short on time, but I’d love to contribute to them in the future.

HorreC,
HorreC avatar

I still like guilded more then discord to start. So I wont have to move. But I wouldnt mind trying Matrix.

NataliaTheDrowned2, (edited )
@NataliaTheDrowned2@kbin.run avatar

Bro guilded is moderated by roblox admins

HorreC,
HorreC avatar

well for feature set its better, and I have never seen any moderation from them at all. If you have more info let me know.

Strayce,

Reddit was an easy switch for me because there wasn’t a social cost to leaving. There’s no way the discord communities I’m part of are switching, way too much hassle.

pewgar_seemsimandroid,

mostly matrix (mabye xmpp) will benefit

taaz,

The reality is there isn’t an alternative that would be easy enough for non-tech people.

I am never getting my friends off of Discord because there is nothing else that is easy for them and has same features - texting, calling and desktop sharing with sound.

kbal,
@kbal@fedia.io avatar

Matrix is easy unless you try to do something complicated with it.

h3mlocke,

Fr I finally started using it and it’s the simplest fuggin thing

mark,
@mark@programming.dev avatar

Have you tried the Signal app? Has all that and works pretty well!

lvxferre,
@lvxferre@mander.xyz avatar

I don’t use Discord much, but apparently it works a lot more like IRC (real time discussion) than like Lemmy/SubLinks/PieFed (asynchronous discussion) or Mbin (asynchronous disc + microblogging).

If that’s correct, perhaps it would be simply better to code a Fediverse alternative to Discord, and make sure that it’s well integrated with Lemmy.

TheSambassador,

How would a Discord-like application integrate with Lemmy? Are chat logs federated to posts in Lemmy? Do posts in Lemmy get federated to this other chat thing? Can you just sign into chat with your Lemmy username and that’s it? Is it just a chatroom that’s associated with a community?

I feel like people here are like “everything should be federated” but sometimes I don’t really follow the thought process. I get it with Lemmy and Mastodon, but maybe someone could explain what a Federated Discord looks like.

lvxferre,
@lvxferre@mander.xyz avatar

Someone smarter than me might have better ideas, but I picture a “Fediscord” (federated Discord) working this way:

  • There are multiple “Fediscord” servers. Each has its own chatrooms and users.
  • Users from one server are able to interact with chatrooms of other servers, as long as they federate.

Then, when federating with Lemmy instances:

  • You can use an account from one of those services to interact with the other, no further registration needed.
  • You can follow “Fediscord” chatrooms from Lemmy as if they were communities. For reference, we can already follow PeerTube channels this way. (I feel like allowing the opposite would be unwise, given that Discord tends to be fast-paced; not sure though.)
  • You can quote Lemmy threads/comments to discuss them in Fediscord, as if you were quoting something from another server.
  • Shared DM system.
TheSambassador,

I could see the login part being nice, but I still don’t really see the value in federating chat text. Honestly that would be a negative to me, I don’t really want my chat messages copied and federated out to other servers forever. Similarly, why would I want to view a chatroom through Lemmy? Why wouldn’t I just want to go to that community through it’s app or site or whatever?

It just feels a bit like blockchain all over again. Federation and activitypub are great tools for some purposes but people seem to want to use them for everything.

lvxferre,
@lvxferre@mander.xyz avatar

Discord isn’t just “chat text”, it’s also “real time discussion”. That’s why for example you see indie game devs often creating Discord channels, to contact their userbases.

In this sense, it partially overlaps with a forum+link aggregator like Lemmy, that allows deeper and asynchronous discussion. But they’re still distinct enough so both a hypothetical “Fediscord” and Lemmy would benefit from federation:

  • If discussion in a “Fediscord” server is getting a bit too deep for the medium, you can redirect people to a Lemmy thread.
  • Conversely, if people just want to chitchat, in Lemmy they’ll end creating noise. They can simply do it instead in a “Fediverse” server.
  • A Lemmy mod team meeting in “Fediscord” to decide how they’re going to moderate their Lemmy comm.

Nota bene: privacy is a concern and federating all content would be certainly unwise. Even across “Fediscord” servers. But some content is sensible, as long as you have a clear division between “public” and “private” rooms.

Similarly, why would I want to view a chatroom through Lemmy? Why wouldn’t I just want to go to that community through it is app or site or whatever?

CBA (can’t be arsed) is one of the main features of the race that we belong to, humankind. If you’re interested on a single “Fediscord” chatroom but can’t be arsed with the rest, you could follow it through Lemmy instead - it’ll be less optimal (F5, F5 all the time to see if there are new messages), but still useful.

It just feels a bit like blockchain all over again. Federation and activitypub are great tools for some purposes but people seem to want to use them for everything.

I get that when you have a hammer everything looks like a nail, but that isn’t my case here - I genuinely think that the “Fediverse forums” (Lemmy, Kbin/Mbin, and any potential newcomer) are in a central position within the Fediverse, and should capitalise on it by federating as much as reasonably possible with other Fediverse services.

MichaelTen,
@MichaelTen@lemmy.world avatar

A decentralized Discord alternative… federated?!

Arweave… as an idea… or Hive/Peakd…

Memo.cash like technology.

Member.cash (defunct website… built on memo.cash tech)

Federated chats…

Session like technology…

Nostr like technologies…

It seems technically feasible.

Or like d.live (?) But only for sound (?)

Signal like technology if open source (?)

Limitless Peace

batman654987,

Open source projects will alvause be better than closed sorce ones. If tou are giving money for closed source program, better give that money to open source project and everything will be better…

Ghostalmedia,
@Ghostalmedia@lemmy.world avatar

IMHO, the best thing people can do to help mass migrations is to build out Lemmy’s moderation and administration tools as fast as possible.

They’re not great right now, and it’s really hard for Lemmy to keep up with the noise, spam, and trolls that come with a bigger community.

gofsckyourself,

The recent headlines saying “discord will be showing ads” is just intentionally misleading. No one even bothered to read the articles. They just saw the headline that agreed “discord bad” and didn’t even question it.

Discord already has “ads” in different forms that are even more like ads than what those articles were talking about. They promote games and services as a “perk” for nitro. They also advertise all over for their paid stuff, like Nitro and profile decorations.

Blaze,
@Blaze@dormi.zone avatar

I opened Discord yesterday, seems like now they even have lootboxes, what the heck

asqapro,

I’m not sure if you’re doing a bit, but that was an April Fools’ joke.

Blaze,
@Blaze@dormi.zone avatar

You know what, they just seem so pushy lately about Nitro and stuff that I didn’t even get the joke

asqapro,

That’s fair, I also fell for it originally. It was a pretty convincing prank, I really should be more suspicious on April 1st.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • fediverse@lemmy.world
  • DreamBathrooms
  • ngwrru68w68
  • modclub
  • magazineikmin
  • thenastyranch
  • rosin
  • khanakhh
  • InstantRegret
  • Youngstown
  • slotface
  • Durango
  • kavyap
  • mdbf
  • GTA5RPClips
  • JUstTest
  • tacticalgear
  • normalnudes
  • tester
  • osvaldo12
  • everett
  • cubers
  • ethstaker
  • anitta
  • provamag3
  • Leos
  • cisconetworking
  • megavids
  • lostlight
  • All magazines