Live data from Hacker News

Viewing profile — wilkes

wilkes

HN member
Joined
Wed, May 28, 2008, 1:28 PM UTC
HN karma
32
Public activity
11 items

About wilkes

No profile information was provided.

Recent public activity

  1. comment
    Comment #19299058

    https://www.cambridge.org/core/journals/the-british-journal-...

  2. comment
    Comment #11846012

    References?

  3. comment
    Comment #4704017

    This made me grumpy.

  4. comment
    Comment #3886416

    Chris Granger, of Light Table fame, has a few handy libraries. None of these are quite on par Meteor, but they are the basis for Light Table. https://github.com/ibdknox/fetch - rem…

  5. comment
    Comment #1920080

    I suggest watching the screencast. It has examples of some pretty complex queries including aggregating and group by.

  6. comment
    Comment #1433619

    Is hyperbole in the list?

  7. comment
    Comment #690086

    Haskell: http://learnyouahaskell.com/ http://book.realworldhaskell.org/read/

  8. comment
    Comment #419963

    I miss R.A.W.

  9. comment
    Comment #403966

    I've really enjoyed using PyParsing. O'Reilly has a ShortCut book on it that is worthwhile. http://oreilly.com/catalog/9780596514235/

  10. comment
    Comment #403965

    http://www.martinfowler.com/bliki/DomainSpecificLanguage.htm... distinguishes between Internal and External DSLs. Internal DSLs are a style of programming, usually non-idiomatic. E…

  11. comment
    Comment #248715

    Languages every programmer should at least have some understanding of: Lisp - because it's lisp, duh Smalltalk - to actually understand OO Prolog - it requires a completely differe…