this post was submitted on 17 Aug 2023
82 points (100.0% liked)
Asklemmy
1454 readers
66 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy π
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
IRC is a simple interface that's been well supported for more than two decades, folks have a huge selection of apps or web interfaces they can choose from. No it doesn't directly support sharing pictures or anything like that, but for most chats all you need is basic text. It's easy to build up a quick bot in several different programming languages and I've even written up self-running multiplayer games.
I considered switching to something like discord for the chats I host but it didn't look like they allow that although there are some open source alternatives. What's the deal with Matrix? Is there a reason you like it better? Can you easily set up a self-hosted server for it? (And for that matter, are there any connectors to link it to an existing IRC chat to allow for a smooth transition period?)
IRC is so simple you can connect with a telnet client.
Matrix does have bridges to other services, including IRC, but I havenβt really gotten into matrix either. IRC has always been good enough.
I've heard Matrix is closer to Discord, but not quite as feature-rich - with the tradeoff being open source. I joined the Matrix room for Jerboa development just to follow along, and then my home Matrix instance has a chat it threw me in when first logging into Element that I let roll but mostly ignore. I have no idea what I'm doing or even why I really joined, other than to check it out for myself to see what it's all about.
It would certainly be nice to be able to directly share pics or multimedia content. I'm guessing Matrix supports that but I need to do some reading to see how much control I have over that. Like some rooms would want that but a common lounge room I would want to keep text-only. I suppose it's time to start doing some reading...
Well Beeper is using Matrix and yes you can self host a Matrix Server. I haven't tries IRC before might give it a try but I wanted to know what people mainly use for. Thank you for sharing :)
I've been doing some reading since this topic came up, and am currently working on building a VM with a home server. It certainly has potential for my purposes! I already have several questions so I figured just setting one up so I could play with it from the admin side would be the easiest way to see what I can do with it.