Live data from Hacker News

Viewing profile — puthre

puthre

HN member
Joined
Sat, Mar 07, 2015, 12:53 AM UTC
HN karma
1
Public activity
3 items

About puthre

No profile information was provided.

Recent public activity

  1. comment
    Comment #25762937

    Can I install redis on it?

  2. comment
    Comment #24692859

    Can you swap on it?

  3. comment
    Comment #9160506

    1. Count N 2. compute p = n/N 3. select * from table where random() 1) order by random() limit n 4. Repeat 3 until you got n rows