Viewing profile — xanton
xanton
HN member- Joined
- Wed, Aug 03, 2016, 3:51 PM UTC
- HN karma
- 4
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About xanton
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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…
-
comment
Comment #13596027
All the theory behind microelectronics is all about about electrons, "holes" and how fast and where they move.
-
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…