Live data from Hacker News

Discord ends deal talks with Microsoft

wsj.com

511–515 of 515 posts

Re: Discord ends deal talks with Microsoft

#511

Earlier quoted context omitted.

Obviously discord is different than only mumble alone. Discord is not very different from mumble + IRC, which is what we are comparing to and what I said in my post. IRC of course does have history if you keep your client open which most people do. Most organized gaming groups used mumble/ts/vent and some combination of IRC and forums. The only difference here is that they're physically in the same app, and of course…

> keep your client open which most people do. [citation needed] I know very few people who leave their computer on 24/7. I agree forums is actually probably closer to replicating what Discord has, those were definitely a big part of pre-discord communities. And yes, my main point was that it has become a lot more accessible and free, leading it to blow up.

Nearly everyone I know has a 24/7 irc bouncer that is connected and stores logs. It does indeed raise the complexity of using irc but you can bet for sure that some subcultures on irc behave this way

Re: Discord ends deal talks with Microsoft

#512
post #427

Earlier quoted context omitted.

Teams is surprising OK compared to WebEx or Skype or Facetime these days. I ever run Teams on my Mac just fine. So I guess YMMV but it's been fine. Discord hasn't grabbed me (but I can't play any video games without getting motion sickness so there's that).

I read there is a Teams client for Linux. And it works kinda well too. Is this really the year of the linux desktop? But really, what a weird time to live in. Native (working) linux clients from Microsoft?

Have you seen Microsoft Edge on Linux. I've been using it for some months now for company stuff and it works great. A different Microsoft indeed.

Re: Discord ends deal talks with Microsoft

#513

Earlier quoted context omitted.

However, individually deleting messages using their API does delete them from their servers[0]. [0]: https://blog.discord.com/how-discord-stores-billions-of-mess...

It does, but that is not always an option. What if you shared personal information on a server you no longer have access to? Your only option is to wait a week for your data export and then wait another 2-3 weeks for a support ticket to get to the stage of threatening Discord into actually removing individual messages. What if you're being stalked? What if you said something incridebly dumb on a server you assumed wa…

> Discord needs searchable dashboard that allows one-click removal.

The thing is there is no user→message mappings stored in their database. The data structures are designed for message→user traversal. Nothing like Facebook's user activity log.

Re: Discord ends deal talks with Microsoft

#514
post #314

Earlier quoted context omitted.

I never understood what was wring people seeing my personal, private IP address... I can call my ISP and get a new one in seconds, or turn my router off for 5 minutes to get a new one.

I can call your ISP and get your subscriber information (unless you're behind CGNAT). Here's a convenient, albeit somewhat outdated pastebin explaining how https://pastebin.com/ViWmrsDJ

Not really sure they allowed to send you _any_ of that information in Denmark/EU.

Re: Discord ends deal talks with Microsoft

#515

Earlier quoted context omitted.

It does, but that is not always an option. What if you shared personal information on a server you no longer have access to? Your only option is to wait a week for your data export and then wait another 2-3 weeks for a support ticket to get to the stage of threatening Discord into actually removing individual messages. What if you're being stalked? What if you said something incridebly dumb on a server you assumed wa…

> Discord needs searchable dashboard that allows one-click removal. The thing is there is no user→message mappings stored in their database. The data structures are designed for message→user traversal. Nothing like Facebook's user activity log.

at least on large servers, the search indexes are reasonably up to date and include user IDs.

(on small servers they're unfortunately on-demand, but you could still store a set of all guilds a user ever joined and build an overview)

Post reply on HN