Show HN: A speed reading app to help you finish books in < half the time
speed-read-black.vercel.app
Show HN: A speed reading app to help you finish books in < half the time
1–9 of 9 posts
Re: Show HN: A speed reading app to help you finish books in < half the time
#2I built this Speed reader to deal with the optical fatigue that comes from reading long articles and books.
This eliminates the need for saccadic eye movements. Your eye stays entirely stationary while the text streams through the focal point which in turn helps you finish what you are reading in less than half the time required.
You can paste any text block into it and test it instantly. I'd love feedback on the word centering offset math, the tokenization logic, or if you experience any frame-dropping at higher WPMs.
Re: Show HN: A speed reading app to help you finish books in < half the time
#3WordBlip
https://news.ycombinator.com/item?id=46643246
SpeedWave
https://news.ycombinator.com/item?id=44079218
Some Feedback:
You've got speed as WPM which implies a constant word rate but it clearly slows down in relation to the length of the current word. Nothing wrong with that, but are you factoring these unequal times such that the overall speed still matches the designated WPM?
Re: Show HN: A speed reading app to help you finish books in < half the time
#4Re: Show HN: A speed reading app to help you finish books in < half the time
#5Re: Show HN: A speed reading app to help you finish books in < half the time
#6Nice job. ReadSVP (an offline tool) is probably one of the most popular focal-point based speed readers out there but I've seen a few online ones pop up on HN in the past few months as well. WordBlip https://news.ycombinator.com/item?id=46643246 SpeedWave https://news.ycombinator.com/item?id=44079218 Some Feedback: You've got speed as WPM which implies a constant word rate but it clearly slows down in relation to the…
Re: Show HN: A speed reading app to help you finish books in < half the time
#7My only criticism would be that all commas are not created equal, so that pauses, say in lists, sometimes suggest meaning which was not intended.
Re: Show HN: A speed reading app to help you finish books in < half the time
#8Where's the pleasure in that?
Re: Show HN: A speed reading app to help you finish books in < half the time
#9My only criticism would be that all commas are not created equal, so that pauses, say in lists, sometimes suggest meaning which was not intended.
I have not explicitly written any logic for variable commas ...only just the fact that there should be a lil bit of time gap between the commas. Just so that I can understand your question better...why does it matter ..like that's the way that has been pasted in the text so...the interface is showing just that.
"It arrived, as if by magic" should be read with a significant pause, whereas
"It contained potatoes, cabbages, cheese and beer" needs no pause at all. The commas merely indicate a list.