Earlier quoted context omitted.
At my work we use Discord to have virtual "desks" (really just audio channels) so people can drop by and chat while you are at your desk. If you're busy or don't wish to be disturbed you can 'lock' your desk to prevent people from joining it (it limits the room size to 1, aka just you). It really has helped the social factor of moving nearly everyone in the office to remote working. Every department that has adopted…
Slack implemented something similar called Huddles, but I think is for paid plans only. I personally think Slack calls quality in general are much worse than other services or platforms like Discord or Meets/etc, so I don't know if it'll really help reaching people and companies that are using alternatives for voice.
How Discord Stores Billions of Messages (2017)
111–120 of 377 posts
Re: How Discord Stores Billions of Messages (2017)
#112Earlier quoted context omitted.
Honestly, I find discord super frustrating. Can't have multiple chats open at the same time, can't close the right rail, etc. It's UX is subpar in almost every way that matters to me. I use it because _everyone_ uses it, not because I want to.
Ditto, feels fast and has a lot of features but to me the UX is very confusing.
Discord is literally the only x86 application that is still installed on my MacBook Pro M1.
Re: How Discord Stores Billions of Messages (2017)
#113Earlier quoted context omitted.
I applied the other month for a job that mentioned SFO or remote, then halfway through the signup it stated that they were allowing folks to work remote until COVID was better, then wanted folks to be onsite, and then prompted for a yes/no if I was willing to move to SFO at a later date. Didn't get a chance to talk to anyone and expect it was because of this, so is a bit disappointing.
That's weird. Do you have a link to the job posting?
I see a couple of Storage Engineer job links below, I should apply to one of those too... :)
Re: How Discord Stores Billions of Messages (2017)
#114Re: How Discord Stores Billions of Messages (2017)
#115Edit: It seems they have moved to Scylla
Re: How Discord Stores Billions of Messages (2017)
#116Earlier quoted context omitted.
Slack uses a language that is like markdown, but is not markdown, which is annoying for engineers. Slack does not support syntax highlighting of code blocks. Discord uses proper markdown and supports syntax highlighting. These are two things that make me think Discord is better specifically for engineers, aside from it just being generally way better.
> Slack does not support syntax highlighting of code blocks. It does, but only if you make your code block into its own post as a "text snippet." (I assume this is because Slack's internal markup doesn't allow regions to have parameterized metadata, but there is parameterized metadata at the chat-post-event level.) You also get other benefits of doing this, e.g. being able to collapse the snippet, download it, etc. C…
Re: How Discord Stores Billions of Messages (2017)
#117Earlier quoted context omitted.
I've also noticed that in a lot of tech-related social circles people are increasingly choosing Discord over Slack. That's a trend I totally didn't expect: at least until a few years ago it was clear that Discord was for gamers and Slack was for work and everyone else. That changed quickly. Impressive indeed!
They also pivoted their marketing message away from being "for gamers" and towards anyone who wanted "a place to hang out," like developer groups or high schoolers.
Discord School Hubs page: https://support.discord.com/hc/en-us/articles/4406046651927-...
https://www.reddit.com/r/discordapp/comments/p37s7s/so_disco...
Re: How Discord Stores Billions of Messages (2017)
#118Earlier quoted context omitted.
Discord would be awesome for work ... I want to use it so bad. But the terms of service are completely unpalatable. Discord basically gets a perpetual license to anything you post.
The reason for Discord over Slack, BTW is voice & video. Otherwise Slack is working great.
Re: How Discord Stores Billions of Messages (2017)
#119They should check out Scylla if they want even faster queries and - depending on their workload - fewer instances. Edit: It seems they have moved to Scylla
Re: How Discord Stores Billions of Messages (2017)
#120This is like a masterclass in how to answer system design questions. Maybe a bit verbose. They cover requirements, how to answer those requirements, relevant tech for the problem, implementation, and techniques for maintenance
The sentiment you express here is why interviewing is so shit these days.