Live data from Hacker News

Viewing profile — lluu

lluu

HN member
Joined
Sat, Aug 29, 2015, 3:38 AM UTC
HN karma
3
Public activity
2 items

About lluu

No profile information was provided.

Recent public activity

  1. comment
    Comment #28263915

    The way to do the last bit in Ruby is: method_as_fun = o.method(:my_method) method_as_fun.call(5) # 15

  2. comment
    Comment #22962484

    You could try cloning your wiki using this method https://gist.github.com/hanxue/8488564 . It's worth a shot - it may be possible that the user still has permission to clone.