Live data from Hacker News

Viewing profile — m0ppers

m0ppers

HN member
Joined
Fri, Nov 07, 2014, 6:18 PM UTC
HN karma
4
Public activity
1 items

About m0ppers

No profile information was provided.

Recent public activity

  1. comment
    Comment #8642356

    with recursive is actually VERY quick in postgresql (adjacency model). currently using that and thoroughly tested it. simple, very quick and no hassle to update it (as the other op…