Live data from Hacker News

As Discord nears 100M users, safety concerns are heard

polygon.com

51–60 of 177 posts

Re: As Discord nears 100M users, safety concerns are heard

#51
post #5

Discord is awesome! Very easy to use, easy to connect with other player in the clan and organize events and raids. Also easy to sneak in other clan rooms and negotiate switch and maybe even snoop a little. I really like it a lot and I was always wondering why it is not used more in business setting or for coordination in teams, because it could totally do that and it is ligher solution then slack or god forbid hipcha…

Yeah honestly I don't see why it couldn't replace Slack, it is a very similar product but I feel like by marketing it primarily to gamers they are positioning themselves in a far less profitable market than Slack is.

They would have got nowhere just being a slack clone going after the same businesses. In gaming there was a read pain point which they are addressing.

Services like Ventrilo, Teamspeak etc required a lot of setup/ self hosting and were only really strong for voice. Skype didn't organise well around how people game.

When I come back to WoW a few years ago a lot of people were trying to run groups on Skype which was a horrible experience of adding randoms and joining group calls, in additional to all the other downsides of Skype. Discord is a perfect replacement for that.

Re: As Discord nears 100M users, safety concerns are heard

#52

Earlier quoted context omitted.

Companies that try to prevent their customers from attacking each other tend to do better than companies that don't protect their customers. This isn't new. For example, Gmail hit it big in part by being better at spam filtering. The specific issues have changed, though.

Whew lad, are Verizon and AT&T next? I heard some actual Nazis used AT&T in the past. Surely by that logic all T-Mobile customers are suspect by default.

[deleted]

Re: As Discord nears 100M users, safety concerns are heard

#54
post #8

It's cool seeing an Elixir company have such explosive growth.

Interesting that 2 success stories in this space (the other being WhatsApp) are built on Erlang/OTP.

Ericsson language + The Open Telecom Platform.

Made by a telecom company, build for telecom stuff.

Used by basically every enterprise telecom application software (e.g. Asterik).

Not that interesting if one knows the Erlang/OTP background.

Re: As Discord nears 100M users, safety concerns are heard

#55
post #16

Discord's come a long way on this stuff. About a year ago they started getting used by hate groups for organizing and I was worried the platform would get taken over by bad people. I don't know that they've solved all the social problems but at least they're making an honest effort.

It's used by all kinds of groups. Developers, gamers, but also left and right groups, etc. I don't understand what the problem is if someone who supports something I don't like (be it alt-right, liberal, whatever) uses the platform, as long as he doesn't bother me personally :/ (My account was just banned by sctb for this ;P)

> (My account was just banned by sctb for this ;P)

Hm, I looked at your account and you posted another comment which looks for all the world like an attempt to imply by dogwhistle that the Jews are planning on replacing you: https://news.ycombinator.com/item?id=15870471

Are you sure you were not banned for being a Nazi, hiding behind the label "alt-right"? People dissatisfied with mainstream right-wing politics are one thing. Nazis are another entirely, and they have no place on this forum or in our industry.

(Can the decent people in the alt-right -- assuming any exist -- denounce dogwhistle anti-Semitism as having no part in the movement?)

Re: As Discord nears 100M users, safety concerns are heard

#56

Earlier quoted context omitted.

your account name is not the same as your display name, which you can customize on a per-server basis. Also, signups are done via email. And your "username" is not unique by design, it gives you a numeric identity alongside it (much like how Blizzard's battle tags work).

The account was disabled immediately after registration.

That doesn't sound right. Can you email me the email you signed up with? jh@discordapp.com

We definitely don't have any rules that hard auto disable accounts.

Re: As Discord nears 100M users, safety concerns are heard

#57
post #44

Earlier quoted context omitted.

Perhaps from this tidbit where the politics were explicitly mentioned in the article: > Resmini’s statement comes just a few months after Discord took action against a number of nefarious ALT-RIGHT servers. One of the largest servers, Centipede Central, became heavily monitored by Discord administrators and in the past few months, underwent its own implosion. And more importantly: > “The team has confirmed that they…

The problem is that large portions of the alt-right ideology goes outside of politics into racism, misogyny, and harassment and it makes sense to keep a community with those traits under close surveillance. My view on the alt right is that there is a line between reasonable political views and spreading prejudice against certain demographics and the alt right really walks that line (I haven't been on this discord but…

The problem with the Alt-right on the internet is that they often are just trolls trying to be as offensive as possible.

The actual alt-right political movement is just a very small group. I don't think many outside of that small group actually hold the racist and misogynistic views that are expressed on these forums. It's often just backlash at the rapid change in culture. People want to break the new rules of discourse.

The bigger problem is genuine right wing views then get lumped in with the alt-right. Speakers like Ben Shapiro get called alt-right when their views are not racist or misogynistic. Before long people view many right wing views as hate speech. The more they do that the more people react by saying actually hateful things as a backlash. And so the divide grows.

Re: As Discord nears 100M users, safety concerns are heard

#58
One thing discord fails at accomplishing is voice activation in their web browser client. If anyone from the company is reading I will gladly write you a python/scipy program that will do the correct real-time DSP for voice activation if you implement it into your platform.

It's a window, an fft, a filter around a primary frequency range, an integration, and an N second timer since the last time the audio crosses the threshold.

Discord's current implementation drops in the middle for words! It's crazy.

Re: As Discord nears 100M users, safety concerns are heard

#59
post #29

I my startup company our dev team is pread across paris, copenhagen, dubai and beirut. We with struggled using slack and skype for communication but have recently went for discord, it really boosts the morale and connects the offices in such a cool way. Always being able to talk in a voice channel is just amazing, and everything works incredibly smooth. You can even video chat if you make a group call outside of your…

Similarly, some time ago I ran a team of 9 through Ventrilo (TeamSpeak alternative) after we struggled with Skype and IRC. It worked great, but we missed text for historical reasons; to supplement text we whipped up another IRC channel. Discord really hit it off with gamers giving them the chat application they want (such as Steam, Battle.NET; formally Xfire) with the VOIP they used in conjunction. It's really an ama…

I wouldn't really say their client works in that sense considering how notorious it is for flunking out in completely random ways (i.e missing push-to-talk release events, suddenly deciding your speakers or mic don't exist, not lighting up people who are speaking, the UI randomly blanking out, etc). It's probably the worst of the bunch in terms of bugs other than maybe Skype. Not that anyone picks their chat/VoIP client based off that either way; we all happily used the 2011-era Steam client, and that was a legendary kind of awful.

Also, I can't be the only one who can single out Electron/CEF apps just from how bad the input delay is. It gives me the feeling of it being made of cheap plastic.

Re: As Discord nears 100M users, safety concerns are heard

#60

One thing discord fails at accomplishing is voice activation in their web browser client. If anyone from the company is reading I will gladly write you a python/scipy program that will do the correct real-time DSP for voice activation if you implement it into your platform. It's a window, an fft, a filter around a primary frequency range, an integration, and an N second timer since the last time the audio crosses the…

What's wrong with push-to-talk?
Post reply on HN