DanielLC comments on [link] Speed is the New Intelligence - Less Wrong Discussion
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (17)
Imagine casting a "speed ×100" spell on a dumb person. Would that make them a smart person? No.
On the other hand, if we would cast a "speed ×2" spell on a smart person, it would appear to make them smarter. They would be able to solve difficult problems in half the time, right?
So... there seems to be some connection, but also a difference. Speed can make you more productive, and productivity is a signal of intelligence. But if you make systematic mistakes in thinking, you will only be making them faster.
Because they already are thinking. If you are already thinking at near 100% of your capacity, telling you "think more" is not going to help. The right advice in that situation could be "instead of thinking without experimenting, try thinking and experimenting". But one should give that advice only to people who are already thinking.
There's problems you can solve quickly, and problems that you can solve at all. You want to find someone who can solve problems at a certain difficulty as fast as possible. If they can't solve it, work on making it so they can. If they can, work on making it so they do what they already can do, but faster.
This is particularly clear with computers. You can write better algorithms that solve more problems and get better answers, at the cost of running slower. If a program can't solve your problem, it's worthless. If it can solve your problem, making it more sophisticated will make things worse. For example, you can't stick formatting into a .txt file, but if you have no need for formatting, Notepad runs faster, takes less space, and is more reliable than Word.