Viewing profile — anonymouslee
anonymouslee
HN member- Joined
- Sun, Apr 01, 2012, 9:16 PM UTC
- HN karma
- 122
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About anonymouslee
No profile information was provided.
Recent public activity
- story
-
comment
Comment #17814879
Great article. Perhaps his trials and tribulations were essential to his compositions of melancholy genius also filled with joy & beauty & rage. One of his last works, his Op. 60 B…
-
comment
Comment #17805801
Hadley Wickham's tidy data is also an excellent read: http://vita.had.co.nz/papers/tidy-data.html I work closely with social scientists and it's common in those disciplines to embe…
-
comment
Comment #17475659
I've been enjoying the struggle through Statistical Inference by George Casella as a foundational text. This was the introductory text for stats graduate students at Arizona State …
- story
-
comment
Comment #17218094
Almost entirely not the same: https://www.imdb.com/title/tt0114733/
- story
- story
-
comment
Comment #16784510
I've been using https://www.nearlyfreespeech.net since 2007 and haven't had any complaints thus far. No-frills but cheap & reliable.
-
comment
Comment #15481164
Anathem by Neal Stephenson explores this idea towards the very end. Doesn't give it much time but obviously it's hard to interpret from our end.
- story
-
comment
Comment #13442246
This really resonated with me to the point where I had to stop lurking. James Gee (who was also at Wisconsin-Madison for a time) has written a fair bit, mostly positive, on learnin…
- story
- story
-
comment
Comment #13053962
There's a Vagrantfile that you can just vagrant up: https://github.com/mail-in-a-box/mailinabox/blob/master/Vagr... I poked a bit and it appears that the setup script is interactiv…
-
comment
Comment #13007094
Seems to me that's because functional programming continues to evolve (which is great!) and newfangled properties and semantics get folded in. To me the core is "no side effects" t…
-
comment
Comment #12801436
I'm part of an NSF funded research coordination network focused on supporting good practices for computational modeling (www.comses.net). We've been curating a comprehensive list o…
-
comment
Comment #12403265
If you're into this sort of thing you might enjoy a more rigorous treatment from an actual neuroscientist, David Eagleman. http://www.pbs.org/the-brain-with-david-eagleman/episodes…
-
comment
Comment #12266274
You might be interested in reading about the precautionary principle [1]. [1] - http://www.ncbi.nlm.nih.gov/pmc/articles/PMC1240435/
- story
-
comment
Comment #7979520
I certainly appreciate the syntactic sugar of Groovy as a clear improvement over vanilla Java. But with time as a scarce resource I've opted to learn Scala and Clojure instead. It …