Earlier quoted context omitted.
I'm productive in bursts as well. I have the feeling that in between bursts things are still computing in the background so it looks like you're not doing anything but the brain is still churning. This type of bursty productivity is very hard to account for in a corporate environment where one's productivity should be accounted for on a daily basis and laid down in cookie cutter time slots. I often wonder whether I h…
If you goal is to get prescribed stimulants (amphetamines, ritalin, or modafinil), it's pretty trivial to get diagnosed and prescribed. Psychs hand that stuff out like candy
Show HN: I made a site where you practice typing by retyping entire novels
181–190 of 394 posts
Re: Show HN: I made a site where you practice typing by retyping entire novels
#182Re: Show HN: I made a site where you practice typing by retyping entire novels
#183Great idea. A suggestion: you can gamify the WPM by making it always visible and giving three indicators: a WPM of the previous page, a WPM of the previous paragraph, and a "realtime" WPM based on the average of the last 5 words or whatever. Phenomenal work!
Hey that's a pretty good idea! I may think of way implement something like that. Thanks for the support!
Great Work!
Re: Show HN: I made a site where you practice typing by retyping entire novels
#184Re: Show HN: I made a site where you practice typing by retyping entire novels
#185Re: Show HN: I made a site where you practice typing by retyping entire novels
#186Re: Show HN: I made a site where you practice typing by retyping entire novels
#187Re: Show HN: I made a site where you practice typing by retyping entire novels
#188Re: Show HN: I made a site where you practice typing by retyping entire novels
#189This is a cool site, though I did notice something that I haven't seen anywhere before: the URL paths are JSON objects. Is there a reason for this? For example, for "The Call of Cthulhu", the URL is this: https://www.typelit.io/chapters/%7B%22bookTitle%22:%20%22The... Why not just use this? https://www.typelit.io/chapters/5f468ca35e91c10be0883a57/The... Also, the JSON object is fault tolerant and will display whateve…
Hey I'm glad you asked! It's the way Nextjs handles urls with more than 1 param. If I prettify the URL then for some reason the page can't access them. Don't know if they've improved on it yet (or, who knows, maybe I'm just using it wrong) but it'll be fixed eventually.
Re: Show HN: I made a site where you practice typing by retyping entire novels
#190Looking forward for Crime and Punishment in Russian. Great idea through, app looks good and seem to work!