Viewing profile — mglukhovsky
mglukhovsky
HN member- Joined
- Mon, Mar 16, 2009, 9:04 PM UTC
- HN karma
- 1,891
- Public activity
- 128 items
- HN profile
- View on Hacker News ↗
About mglukhovsky
Twitter: @mglukhovsky
Recent public activity
- story
- story
- story
-
comment
Comment #17404252
You can see a complete example in the accompanying Gist for this article: https://gist.github.com/lopopolo-stripe/e00b4bfa0839c125ed7a...
- story
-
comment
Comment #16546261
You could also look at the new W3 Payment Request API [1] that stores card details securely in modern browsers. Stripe has a Payment Request Button that enables one-click buying wi…
- story
-
comment
Comment #15397309
Elements lets you define validation behavior and styles by listening to event handlers that emit errors[0], and you can specify custom web fonts with the `fonts` option[1]. You can…
-
comment
Comment #13611671
I appreciate the detailed analysis. A few comments: > This post is probably going to make some people involved with RethinkDB very angry at me. Actually, our community has always f…
-
comment
Comment #13587024
Thanks Mark, I appreciate the kind words.
-
comment
Comment #13585282
This should be working again (we had to move quickly to set up some of our community operations.) You can also always reach out to me directly: mike [.at] rethinkdb . com
-
comment
Comment #13585266
It's also worth noting that changefeeds are highly scalable: you can run tens of thousands of them on a single node, and scale them out linearly from there (even as they're scoped …
-
comment
Comment #13582825
RethinkDB pushes well past 15 nodes: teams have demonstrated north of 25-30 nodes with linear scale.
-
comment
Comment #13582796
Horizon will be joining under RethinkDB's aegis at The Linux Foundation: a new community-driven release is in the works.
-
comment
Comment #13581979
Yes, Horizon was included. Since it's MIT licensed, it's already freely available, but it joins The Linux Foundation under RethinkDB's aegis.
-
comment
Comment #13581954
I think you might mean the Jepsen tests: https://aphyr.com/posts/329-jepsen-rethinkdb-2-1-5
-
comment
Comment #13581900
This might be a useful read: https://rethinkdb.com/faq/ It explains RethinkDB's ideal use cases, explains how to compare it to other databases, and details some of the differentiat…
-
comment
Comment #13581863
Some of the code and content was heavily used internally, but we never invested time to properly package it for public consumption. We also briefly had a closed-source version of R…
-
comment
Comment #13581389
Bryan Cantrill posted his thoughts on the CNCF's decision to donate RethinkDB to The Linux Foundation here: https://news.ycombinator.com/item?id=13579544 We wanted to share Rethink…
- story
-
comment
Comment #13580319
To add to that: one of the great consequences of this change is that a large amount of RethinkDB source code that was previously unavailable as open-source code (including some unr…
-
comment
Comment #13579781
Hey everyone, thanks to the rest of the RethinkDB leadership team and the CNCF for their hard work! This wouldn't have been possible without a lot of effort from our dedicated comm…
-
comment
Comment #13555818
This is a safety check. Because of the dual-writing pattern, there's no reason it should be necessary, but with migrations it makes sense to be extra-cautious and to double-check y…
-
comment
Comment #13555694
We plan to share more posts on our data infrastructure: like you pointed out, there are lots of useful patterns to share. In the meantime, I’ve updated the post to be more consiste…
- story