Live data from Hacker News

Viewing profile — mglukhovsky

mglukhovsky

HN member
Joined
Mon, Mar 16, 2009, 9:04 PM UTC
HN karma
1,891
Public activity
128 items

About mglukhovsky

Developer Relations at Stripe, previously founder of RethinkDB.

Twitter: @mglukhovsky

Recent public activity

  1. story
  2. story
  3. story
  4. comment
    Comment #17404252

    You can see a complete example in the accompanying Gist for this article: https://gist.github.com/lopopolo-stripe/e00b4bfa0839c125ed7a...

  5. story
  6. 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…

  7. story
  8. 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…

  9. 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…

  10. comment
    Comment #13587024

    Thanks Mark, I appreciate the kind words.

  11. 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

  12. 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 …

  13. comment
    Comment #13582825

    RethinkDB pushes well past 15 nodes: teams have demonstrated north of 25-30 nodes with linear scale.

  14. comment
    Comment #13582796

    Horizon will be joining under RethinkDB's aegis at The Linux Foundation: a new community-driven release is in the works.

  15. 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.

  16. comment
    Comment #13581954

    I think you might mean the Jepsen tests: https://aphyr.com/posts/329-jepsen-rethinkdb-2-1-5

  17. 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…

  18. 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…

  19. 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…

  20. story
  21. 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…

  22. 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…

  23. 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…

  24. 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…

  25. story