Ask HN: How do I improve my reading speed?
The more you can read, the better.
I was currently reading Linus Torvalds' blog, where he mentions he has a reading speed of 100-150 pages/hour. That sounds awfully fast for me.
How fast do you guys read ? Any good techniques to increase one's reading speed ?
13 comments
[ 3.2 ms ] story [ 44.0 ms ] threadThe biggest problem is information retention/comprehension losses though. I believe in my program they aimed for 70% retention or better on minor details and 100% on major ones.
It takes practice to develop but it's very useful when using search engines and whatnot. I tend to not use it when pleasure reading.
For example, when I write code, I try to arrange things in such a way that my eye won't have to move much horizontally. I always put function names at the left margin, with return types above them, so that they're all "scannable" (because they are always in the same general place, my eye doesn't have to guess).
When I read, at most, I'll say the first two words of a sentence every two to three sentences in my mind, before reading turns into more of an absorption of whats on the page. Obvious exceptions being when I'm reading something like Infinite Jest or Finnigans Wake (which sits unfinished on a table at home). But those books are difficult.
-Try using a pen or your finger to guide your eyes through the words in a line with a uniform speed. This will prevent your eyes to slow down at certain words.
-Try using a "L" shaped piece of paper to guide you through the words, and to prevent the previous word to be shown. This will prevent the unconscious backtracking of the eyes.
-Stop pronouncing the words your read in your mind. Try keeping a 'hmmmm' voice in your head to prevent vocalization.
While I found these techniques useful, I do not use them while reading the things I enjoy. I use them usualy just to skim over articles and comments to get to the important parts, and to avoid the bulk.
So my advice is--just read more, a lot more than however much you are reading right now.
Try practicing talking as fast as you can to a friend, like comically fast - but without making mistakes or abbreviating anything. I used to do this with my sister when I was a little kid all the time, and I have a pretty decent reading speed now. (Can easily finish something like one of the biggest Harry Potter books on a slow Sunday)
As always, heavily technical material takes longer to read. But something like a larger HN discussion thread I can comfortably get through in a couple of minutes. Goodluck!
I can only suggest what techniques work for me; I never intended to turn into a speed reader and can't recall perfectly the process of becoming one (I was mad about books as a kid/teenager and read novels very regularly from about the age of seven). But anyway, I don't subvocalise the words as I read, although I just realised I do as I write lol. I also ignore all the little words, like conjunctions and articles. My brain just seems to skip over them and focus on the nouns and verbs. Depending on the length of the paragraph (this doesn't work if it's huge), I look at the block of words and take in the order of nouns and verbs to 'see' the information being presented. That is, I don't 'read' left-to-write; it's more like observing a picture.
Also, I tend to subconsciously force myself to maintain/improve my reading speed quite frequently, by being aware of how long I'm spending on a book or article and setting a deadline for when I want to be finished then speeding up to make sure I meet it. This is a result of me not really being able to justify the time I spend reading books and articles 'for fun' instead of studying or working.
Also, being within earshot of people having a conversation slows my reading down to a grinding halt so my technique to read faster, outside of reading more, is basically finding a quiet place.
Of course if you already read quickly, I don't know if you'll find much.
it's not even particularly challenging to scan text at 100-150 pages per hour. That's about 30s per page, you can do an awful lot in 30s if you set your mind to it.
I filter things in stages if we're talking about articles/posts. I'll glance at a rate of something like 10s/page first, sorting out sets of documents that may be interesting.
Next up, look a little longer, filter out crap, get the basic idea and then determine what needs to be read for deep content.
Once you are reading for deep content or enjoyment, it's totally dependent on the material.