Viewing profile — Vishnevskiy
Vishnevskiy
HN member- Joined
- Sat, Jan 30, 2010, 10:00 PM UTC
- HN karma
- 332
- Public activity
- 57 items
- HN profile
- View on Hacker News ↗
About Vishnevskiy
Recent public activity
-
comment
Comment #24829903
Who says we require it now ;)
-
comment
Comment #24823395
We only allow iframes for a few sites and this was one of them.
-
comment
Comment #17956024
We found the name is not an issue as growth continues at a rapid pace. We are already multiple times larger than Slack :)
-
comment
Comment #17956015
This is how we will make money. https://blog.discordapp.com/the-discord-store-beta-9a35596fd... Aside from the money we already make from https://discordapp.com/nitro :)
-
comment
Comment #17622824
Thanks! And thank you for helping make Rust awesome.
-
comment
Comment #15876526
Android, iOS? Do they use automatic detection or did they adjust the thresholds.
-
comment
Comment #15876443
Is this only in our web client or also in our desktop client?
- comment
-
comment
Comment #14749975
We started with Elixir, some of our engineers have used Erlang prior though.
-
comment
Comment #14749970
We are currently in the process of testing ScyllaDB with double writes for our fixed data clusters. It is very scary to transition to something so new :) Our message storage cluste…
-
comment
Comment #14749965
You are 100% right that it is the best at what it does. And thank you again with helping us with that bug :) we really appreciate it.
-
comment
Comment #14748843
:) np We love Cassandra, and hate it at the same time. Check out this nasty bug we got. https://issues.apache.org/jira/browse/CASSANDRA-13004
-
comment
Comment #14748673
The messages struggles have been sadly due to issues with Cassandra and GC pauses caused by bugs within it. We have been trying to work with the Cassandra developers to resolve the…
-
comment
Comment #14741054
What's funny is I got rejected from YC with Guildwork years ago. After flailing around trying to make it work I reflected on why it didn't work, Discord was the result. :)
-
comment
Comment #13442426
Cassandra has a snapshat command that creates a directory by symlinking files that hold data (this is safe cause Cassandra files are immutable). Then you just upload them to your b…
-
comment
Comment #13442422
Update if exists, otherwise insert.
-
comment
Comment #13441850
This should not be the case, we strive for Discord be lightning fast at all times. Please email me stanislav@discordapp.com I would love more details.
-
comment
Comment #13441847
The pricing model does not fit our needs, and that is even more locked in than the BigTable variant.
-
comment
Comment #13441575
This post was about using Cassandra for message storage. You are basically advocating for plugging 2 systems together, which out of the box don't provide elasticity. Or we could ju…
-
comment
Comment #13441412
The normal token system revokes on password change, if you want to revoke and have extra security we offer MFA login which has unique tokens per login. If security is of importance…
-
comment
Comment #13441384
We currently don't share exact metrics for all those stats, but we have shared a few press releases and blog posts which you can easily extrapolate from. :)
-
comment
Comment #13441365
They did make the original and the core model is the same, but Cassandra in 2017 is quite different from what they open sourced in features, usability and stability. I guess everyo…
-
comment
Comment #13441173
Last-write-wins is a semantic we are okay with for this data, and dealing with one of our conflicts is outlined the article.
-
comment
Comment #13440961
Let me take a stab at that. Riak is not a good model since its more a blob store and we wanted to simply range scan through messages rather than sharding blobs (Cassandra is REALLY…
-
comment
Comment #13440840
I am :) glad people remember me from FFXI haha Add me on Discord if you ever wanna chat, Stanislav#7943