Viewing profile — chriselrod
chriselrod
HN member- Joined
- Wed, Jun 27, 2018, 7:27 PM UTC
- HN karma
- 31
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About chriselrod
No profile information was provided.
Recent public activity
-
comment
Comment #17720388
ScottPJones uses it for string processing, and I have seen him comment on hackernews a few times. He's a big advocate for using it for things other than crunching numbers. For scri…
-
comment
Comment #17720090
I know it is not the default, but this package has no overhead over the default arrays according to recent benchmarks, and provides 0-indexed arrays: https://github.com/JuliaArrays…
-
comment
Comment #17586743
What do you have in mind for "outside the lines"? Gaming? I've found the opposite. I'm a grad student, and my department assigned me to a computer with Windows 7. I found it incred…
-
comment
Comment #17483168
Reminds me of Brian Wansink, the Cornell professor who was a "world-renowned eating expert for over 25 years". When statisticians finally started looking at his lab's work, they no…
-
comment
Comment #17470794
Your "3" is a Bayesian view. Specifically, from the Jaynesian school, which views probability as ignorance. When we can't calculate which of those world's we're in, we express our …
-
comment
Comment #17411140
I think Julia is a great example. It also uses a "world-age" for function redefinitions, like another commenter suggested, to put the burden on redefinitions rather than than using…