jacob_cannell comments on Fast Minds and Slow Computers - Less Wrong

26 Post author: jacob_cannell 05 February 2011 10:05AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (90)

You are viewing a single comment's thread. Show more comments above.

Comment author: jacob_cannell 07 February 2011 06:03:27AM 2 points [-]

C++ trades off compilation speed for abstractive power in an extremely inefficient and largely obsolete way. It isn't even all that powerful in terms of possible abstractions. At least relative to a serious language.

What do you have in mind for a serious language? Something new?

I think the advantage of C++ for a hyperfast thinker (and by the way my analysis was of a GHZ brain, not a THZ brain - the latter is even wierder) is the execution speed. You certainly could and would probably want to test some things with a scripting language, but 1khz computers are really really slow, even when massively parallel. You would be wanting every last cycle.

One other interesting way to make money - you could absolutely clean house in computer trading. You could think at the same speed as the simple algorithmic traders but apply the massive intelligence of a cortex to predict and exploit them. This is a whole realm humans can not enter.