Viewing profile — wilkes
wilkes
HN member- Joined
- Wed, May 28, 2008, 1:28 PM UTC
- HN karma
- 32
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About wilkes
No profile information was provided.
Recent public activity
-
comment
Comment #19299058
https://www.cambridge.org/core/journals/the-british-journal-...
-
comment
Comment #11846012
References?
-
comment
Comment #4704017
This made me grumpy.
-
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…
-
comment
Comment #1920080
I suggest watching the screencast. It has examples of some pretty complex queries including aggregating and group by.
-
comment
Comment #1433619
Is hyperbole in the list?
-
comment
Comment #690086
Haskell: http://learnyouahaskell.com/ http://book.realworldhaskell.org/read/
-
comment
Comment #419963
I miss R.A.W.
-
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/
-
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…
-
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…