Live data from Hacker News

Alpha Geek

economist.com

1–10 of 40 posts

Re: Alpha Geek

#5
The value of someone doing something different, from a different perspective, is huge. They don't have to be right or successful to have a lasting impact on society.

It doesn't matter the scale, challenging the establishment is difficult and uncommon.

Re: Alpha Geek

#7
post #3
post #2

always reminds me of the most rated comment his book got on amazon...

http://www.amazon.com/review/RUGSCP3XBNBUV/ref=cm_cr_dp_perm...

Can you guys recommend other books on CS that touch on the topics mentioned in the review?

Re: Alpha Geek

#8
In the article, Dr. Wolfram claims that computer programs, not mathematics, is the best way to model the universe. However, hasn't Lambda Calculus (and therefore functional programming) shown that the two are the same?

Re: Alpha Geek

#10
post #8

In the article, Dr. Wolfram claims that computer programs, not mathematics, is the best way to model the universe. However, hasn't Lambda Calculus (and therefore functional programming) shown that the two are the same?

Well, Wolfram's thesis is that analytical representation is not the correct frame for modeling the world, and algorithmic/procedural representation (e.g. simulation) is the correct method.

This isn't particularly novel, but it is a key insight of computer science. I just don't think that Wolfram deserves credit for it.

Edit for clarification: The key insight being that you can model things algorithmically. Whether it's "correct" or not is a different matter. But this type of modeling is different from analytical modeling.

Post reply on HN