Live data from Hacker News

Viewing profile — machine-wisdom

machine-wisdom

HN member
Joined
Sat, Jul 30, 2016, 8:40 PM UTC
HN karma
1
Public activity
4 items

About machine-wisdom

No profile information was provided.

Recent public activity

  1. comment
    Comment #14476671

    The only problem is that it takes a group of people to make the move, you can't go their without convincing your friends to tag along

  2. comment
    Comment #14285274

    When you change your Google password, all OAuth tokens are revoked. The next time you use an OAuth connected App you will have to authorize it again, hopefully not making the same …

  3. comment
    Comment #12231476

    The whole discussion (this and [1] and [2]) is very interesting. I find it that Uber is holding on the ACID guarantees of a relational DB so much, in a way that is clearly hurting …

  4. comment
    Comment #12231423

    Non-relational DBs (the Not Only SQL sort) usually passes the buck up to the application layer for several things. It is in a way a good thing to do if the DB wants to focus on sca…