Live data from Hacker News

Viewing profile — thorwahnawa

thorwahnawa

HN member
Joined
Sun, Mar 22, 2015, 11:22 PM UTC
HN karma
1
Public activity
2 items

About thorwahnawa

No profile information was provided.

Recent public activity

  1. comment
    Comment #9248882

    Yes. You can grab the ancestors shared and the leaf or subtree you want to modify exclusive. If all of your writers land in the root of the tree because it's a small tree, they all…

  2. comment
    Comment #9248681

    Not really. But you could imagine hacks like forcing updates instead of logging to the first N-levels (N = 1 or 2) of the B-tree. I don't know how well that would work in practice.…