Earlier quoted context omitted.
Discord isn’t worse than an IRC client because it doesn’t log private chats, it’s superior because it doesn’t log private chats. And if you thing your “other things” are unique to Discord you’re kidding yourself.
> Discord isn’t worse than an IRC client because it doesn’t log private chats, it’s superior because it doesn’t log private chats. I would say that having it stored indefinitely on third party servers, but not stored on my local computer, is the worst of both worlds. > And if you thing your “other things” are unique to Discord you’re kidding yourself. Some IRC channels may have the same policies around bots, but IRC…
IRC is the only viable chat protocol (2022)
411–420 of 446 posts
Re: IRC is the only viable chat protocol (2022)
#412Re: IRC is the only viable chat protocol (2022)
#413Earlier quoted context omitted.
"Discord's search function is so bad it's essentially unusable" Discord's search function is 1,000x better than what's built into Windows 10 and 11. I've found pictures I posted from years ago in discord, Windows 10 can't even find half the files I downloaded and transferred to another drive the other day.
> I've found pictures I posted from years ago in discord, Windows 10 can't even find half the files I downloaded and transferred to another drive the other day. That sounds like indexing settings, on your end, are not sufficient for your use cases. I suggest decreasing the interval between indexing on your machine. If indexing is correctly setup in windows any/all files will be immediately searchable and indexed.
FWIW I have DisableBackOff = 1 set so indexing happens faster than default.
Re: IRC is the only viable chat protocol (2022)
#414Earlier quoted context omitted.
> Discord isn’t worse than an IRC client because it doesn’t log private chats, it’s superior because it doesn’t log private chats. I would say that having it stored indefinitely on third party servers, but not stored on my local computer, is the worst of both worlds. > And if you thing your “other things” are unique to Discord you’re kidding yourself. Some IRC channels may have the same policies around bots, but IRC…
You have no clue how Discord stores private messages, and IRC absolutely forces you to use a bot to have logs.
I mean maybe you thought I meant "third party to discord" when I actually meant "third party to the conversation".
But there's no way you actually think you need a bot to log an IRC channel.
Re: IRC is the only viable chat protocol (2022)
#415Earlier quoted context omitted.
Beyond the backlog support, it's the addressing of the backlog. Discord's search function is so bad it's essentially unusable so having the backlog is often useless, however the ability to "pin" a useful message or discussion by getting a link is very relevant. Baseline IRC doesn't have message addressing, regardless of backlogging. You need the "message-tags" extension ( https://ircv3.net/specs/extensions/message-ta…
Calling search unusable is hyperbole. I've used search on discord many times to find a discussion from the past.
While that's not technically unusable it's far beyond the level where I'll even try to find something in Discord unless it's very important.
Re: IRC is the only viable chat protocol (2022)
#416Earlier quoted context omitted.
You have no clue how Discord stores private messages, and IRC absolutely forces you to use a bot to have logs.
Oh, are you trolling? I mean maybe you thought I meant "third party to discord" when I actually meant "third party to the conversation". But there's no way you actually think you need a bot to log an IRC channel.
And since you’ve apparently never joined an IRC channel before, you don’t get any history of the channel at all, you only get the messages that are sent while you’re in there, and IRC servers don’t log every message to some file. If you knew how these servers worked you’d know how that wouldn’t work very well.
Re: IRC is the only viable chat protocol (2022)
#417Re: IRC is the only viable chat protocol (2022)
#418Earlier quoted context omitted.
Oh, are you trolling? I mean maybe you thought I meant "third party to discord" when I actually meant "third party to the conversation". But there's no way you actually think you need a bot to log an IRC channel.
No, you said third party and meant Discord, falsely presuming Discord stores the content of your private conversations in an accessible way, and in this context in a way that makes it… harder? To publish as documentation (you know, the original topic). And since you’ve apparently never joined an IRC channel before, you don’t get any history of the channel at all, you only get the messages that are sent while you’re i…
What do you mean presuming? I can log in from anywhere and access them, and they're not encrypted with any key I'm the controller of.
> and in this context in a way that makes it… harder? To publish as documentation (you know, the original topic)
You can't add a bot to an existing direct chat. You can only make new group chats. So you can't export it with a bot. So bots can't solve everything.
> And since you’ve apparently never joined an IRC channel before, you don’t get any history of the channel at all, you only get the messages that are sent while you’re in there, and IRC servers don’t log every message to some file.
Sure? But I didn't say you got history on IRC.
Being a bot is neither necessary nor sufficient for getting every message. The real requirement is staying connected constantly, which is a completely separate issue.
> If you knew how these servers worked you’d know how that wouldn’t work very well.
It's not 1993 anymore, it would work fine. It's a good chunk of the IRCv3 efforts.
Re: IRC is the only viable chat protocol (2022)
#419Earlier quoted context omitted.
Many who have causally read about Matrix and looked into running a homeserver have run across the reference implementation Synapse, which is (IMO only, pls no flame) a bloated python monstrosity. This turned me off for years. A second-gen (?) alternative written in Go called Dendrite is much lighter weight, but is lacking in some features last I looked. A couple of years ago, I found Conduit ( https://conduit.rs/ ) a…
>bloated python monstrosity >an ultra lightweight 370 crates in Cargo.lock 176 crates downloaded by cargo-tree
Re: IRC is the only viable chat protocol (2022)
#420Earlier quoted context omitted.
"Discord's search function is so bad it's essentially unusable" Discord's search function is 1,000x better than what's built into Windows 10 and 11. I've found pictures I posted from years ago in discord, Windows 10 can't even find half the files I downloaded and transferred to another drive the other day.
That is to say, Discord's search actually works. It may not work great , but it will find all posts containing the word "dog" when you search for it. The search in windows explorer, on reddit and on most forums will often fail to find an item even if you search for its exact name. Last I tried it, windows explorer couldn't find a file in the folder I was already viewing. It's impressive.
How do companies tolerate such obviously awful search experiences?