Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
Honest question, but on a technical level isn’t discord basically IRC with some bells, whistles, emojis, and a some WebRTC Logic wrapped in electron with a large marketing budget? Throw in some cloud storage and a CDN for images. What am I missing? I’m not saying it’s “easy”, but I’m curious what it would take to build a solid streamlined FOSS alternative built on combining existing technologies.
Edit: I’m not familiar with the ecosystem… is the issue with existing FOSS bad UI and complicated onboarding? Missing features? Or is it simply a critical mass issue?
One of the major draws of discord is the fact that they host the servers for you, for free. Anyone can make an account, click a button, and have a discord server.
Afaik matrix does allow this (haven't used it personally) but it's something where I am a bit worried about hosting costs if it reaches a large scale. (Also unsure about how the matrix protocol works precisely, but if defederation is a thing which I feel like it has to be, I can see it leading to huge pains since discords use case is often about being part of a specific communitu, as opposed to twitter or reddit. Being unable to join a groip or see some messsges because of federation issues would be a major headache).
Does IRC have performant voicechat?
That would be the WebRTC logic.
In addition to the replies you got already, discord has screen sharing/streaming. An experience kind of like zoom (I don't use it and dont see the appeal but maybe someone who does can elaborate more. My partner uses this feature sometimes).
I commonly will be in a call with friends, where we all stream the games we are playing independently to each other.
Another use case, one person screen shares YouTube for group watching
And one more, we will often play chess and screen share so others can watch.
This is for a group of 3-10 people typically
A group of friends use this every weekend to play party games (Like jackbox games). One person streams and everyone uses a browser to interact.
If I want to show a friend a new game, I use it as well.
Discord is not even necessarily Electron. I'm running it as Datcord, which is a Firefox based wrapper.
Discord has a searchble chat history, which is what sets it apart from IRC. Everything else can be emulated by modern IRC clients, such as emoji and embedded / unfurling images and link previews.
However imagine the chat history as if you had a bouncer that has 100% uptime and joined all possible chat channels from their creation, along with offering you search and buffer.
If not IRC, either Matrix or XMPP should be capable of this.
I'm fairly sure Discord's popularity was due to aggressive marketing, likely during their venture capital funding rounds. Something which FOSS does not have.
The main benefit I remember from jumping to Discord from IRC back in the day was the ability to easily see past messages. That said, I'm not sure if that's a problem anymore on IRC since I haven't used it in ages. Even then, I don't think it would be too terribly difficult to whip up a self-hostable fediverse competitor to Discord. It would essentially be IRC++.
It's probably more of a critical mass issue, though not near the level of Reddit vs Lemmy or Twitter vs Bluesky vs Mastodon. Every Discord server is essentially a walled garden. A Discord server doesn't hold much advantage over a Slack server, GroupMe, Teams, or IRC. For that reason, it would be a lot easier to move individual communities over.