Live data from Hacker News

Viewing profile — xanton

xanton

HN member
Joined
Wed, Aug 03, 2016, 3:51 PM UTC
HN karma
4
Public activity
5 items

About xanton

No profile information was provided.

Recent public activity

  1. comment
    Comment #14153710

    In most companies I worked for in Moscow they either don't have strict schedule or tend to shift work hours later in the day (usually 10am-19pm). I think the reason is that it's ve…

  2. comment
    Comment #13829828

    I don't judge them, I was confused by the choice of systems to compare with and thought that I didn't understand article. I think that comparison with MongoDB or RethinkDB would be…

  3. comment
    Comment #13825812

    Am I right that in a system implementing algorithm explained in the article there is no way to execute operations on two key-value pairs stored in different buckets atomically? For…

  4. comment
    Comment #13596027

    All the theory behind microelectronics is all about about electrons, "holes" and how fast and where they move.

  5. comment
    Comment #12519886

    Transactions can have different isolation levels. And sometimes the problem at hand can be implemented using transactions with weak isolation levels which are not that hard to impl…