TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

As Discord nears 100M users, safety concerns are heard

125 点作者 colbyh超过 7 年前

13 条评论

amk_超过 7 年前
IMO its origins in the gaming community, and all the moderation features that grew out of it, make Discord a much better fit for open source communities than Slack. For example:<p>- Individuals can block and report other users<p>- There are tiered mod levels<p>- Per-community pseudonyms, but a single account makes it easier to track bad actors<p>Markdown support, including syntax highlighting, is actually better in Discord than Slack already, too.<p>If you haven&#x27;t checked out an OSS community on Discord yet here are a few:<p>- <a href="https:&#x2F;&#x2F;www.reactiflux.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reactiflux.com&#x2F;</a><p>- <a href="https:&#x2F;&#x2F;chat.vuejs.org" rel="nofollow">https:&#x2F;&#x2F;chat.vuejs.org</a><p>- <a href="https:&#x2F;&#x2F;discord.gg&#x2F;reasonml" rel="nofollow">https:&#x2F;&#x2F;discord.gg&#x2F;reasonml</a>
评论 #15877543 未加载
评论 #15877343 未加载
评论 #15877905 未加载
gravypod超过 7 年前
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&#x2F;scipy program that will do the correct real-time DSP for voice activation if you implement it into your platform.<p>It&#x27;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.<p>Discord&#x27;s current implementation drops in the <i>middle</i> for words! It&#x27;s crazy.
评论 #15876443 未加载
评论 #15876365 未加载
mikkelam超过 7 年前
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.<p>You can even video chat if you make a group call outside of your channel though<p>Would recommend for other small companies in same boat
评论 #15875028 未加载
评论 #15876663 未加载
评论 #15876989 未加载
评论 #15876564 未加载
NelsonMinar超过 7 年前
Discord&#x27;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&#x27;t know that they&#x27;ve solved all the social problems but at least they&#x27;re making an honest effort.
评论 #15875030 未加载
评论 #15874374 未加载
brightball超过 7 年前
It&#x27;s cool seeing an Elixir company have such explosive growth.
评论 #15873502 未加载
评论 #15873781 未加载
评论 #15873918 未加载
评论 #15873657 未加载
dbg31415超过 7 年前
I started using Discord to game. Then pushed it out to some of my clients. It&#x27;s great. Webhooks make it so I can replace Slack. Voice chat makes it so I can replace Slack &#x2F; Skype. The ease of use, the voice channels... it&#x27;s all so simple. Push to talk, who doesn&#x27;t love that? Discord has been strong out the gate, much faster at getting features polished than any competitor I&#x27;ve seen.
desireco42超过 7 年前
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.<p>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 hipchat.
评论 #15873596 未加载
评论 #15873545 未加载
评论 #15877373 未加载
z3t4超过 7 年前
&gt; &quot;It&#x27;s time to ditch Skype and TeamSpeak&quot;<p>Why is this still not a solved problem ? Why is there no free open source Skype alternatives !?
评论 #15877322 未加载
评论 #15876214 未加载
rodionos超过 7 年前
Discord Bot&#x2F;Webhook API is really great[1].<p>You can use it to push alerts and charts from monitoring[2]. It&#x27;s straightforward.<p>In Slack, a comparable integration requires a bit more footwork with file uploads being a separate part of the API.<p>[1]: <a href="https:&#x2F;&#x2F;discordapp.com&#x2F;developers&#x2F;docs&#x2F;resources&#x2F;webhook" rel="nofollow">https:&#x2F;&#x2F;discordapp.com&#x2F;developers&#x2F;docs&#x2F;resources&#x2F;webhook</a><p>[2]: <a href="https:&#x2F;&#x2F;github.com&#x2F;axibase&#x2F;atsd&#x2F;blob&#x2F;master&#x2F;rule-engine&#x2F;notifications&#x2F;discord.md" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;axibase&#x2F;atsd&#x2F;blob&#x2F;master&#x2F;rule-engine&#x2F;noti...</a>
brendyn超过 7 年前
It&#x27;s interesting seeing a post about censorship in China on the front page with many concerned HN posters, while under it is a post about Discord gaining many users where none of the comments point out the most important thing:<p>Discord is proprietary software, meaning users have no practical capability, or legal right, to study, modify, or share the code, and it is a centralized service. Thus Discord can be used for censorship and surveillance at a moments notice, and the only power people have is to not use it. Such large software systems take a lot of time and effort to create. Network effects and motivated complacency make it unrealistic to simply wait until something bad happens before switching to a freedom respecting software.<p>Discord should be rejected outright simply for being proprietary, but software that is used for communications and forming communities have even stronger reasons not to be locked down and controlled by any one entity.
评论 #15880883 未加载
评论 #15877999 未加载
评论 #15878739 未加载
评论 #15878981 未加载
评论 #15877798 未加载
评论 #15877732 未加载
jaxondu超过 7 年前
Am I the only one who finds Discord iOS unusable due to the small font which is not changeable? Also the font color is of low contrast whether you in its light or dark theme.
Tomis02超过 7 年前
I wonder how much Discord had to pay for this ad.
thomas_howland超过 7 年前
It appears by &quot;safety concerns&quot; the author means &quot;right wingers might be able to chat on the platform&quot;. I&#x27;m not sure Discord wants to put themselves in the position of weaponizing their platform to suppress particular kinds of private political speech.
评论 #15875255 未加载
评论 #15875102 未加载