Live data from Hacker News

Viewing profile — vaughan0

vaughan0

HN member
Joined
Wed, Aug 15, 2012, 2:38 PM UTC
HN karma
5
Public activity
3 items

About vaughan0

No profile information was provided.

Recent public activity

  1. comment
    Comment #5972646

    > "The main limitation of Lua coroutines is that, since they are implemented with setjmp(3) and longjmp(3), you cannot use them to call from Lua into C code that calls back into Lu…

  2. comment
    Comment #5206634

    Personally I find myself avoiding writing in a functional style in Python because of it's lack of good anonymous function literals and poor handling of closures in nested functions…

  3. story