Live data from Hacker News

Practice typing for Code

typing.lk

11–20 of 52 posts

Re: Practice typing for Code

#11
I found it hugely annoying that I couldn't just start, that I had to press "Enter" first. I don't know why that is necessary and I wish the author didn't force us to do this. Otherwise, very nice job.

Re: Practice typing for Code

#12
I just learned that I am such a sloppy coder since I hit semicolon with my index finger apparanlty, and my right hand only uses my thumb, index, and middle finger.

No wonder I can never hit the semicolon or parens/braces/brackets. I use my index finger...

Re: Practice typing for Code

#14

I found it hugely annoying that I couldn't just start, that I had to press "Enter" first. I don't know why that is necessary and I wish the author didn't force us to do this. Otherwise, very nice job.

We will be adding an Options panel soon, and we'll make it possible to opt for this. Thanks!

Re: Practice typing for Code

#15

I just learned that I am such a sloppy coder since I hit semicolon with my index finger apparanlty, and my right hand only uses my thumb, index, and middle finger. No wonder I can never hit the semicolon or parens/braces/brackets. I use my index finger...

I noticed I did something similar for parentheses - I move my entire hand right so that my pinky rests on right-shift and then I press 9 or 0 with my middle finger. I should of course instead by pressing shift with my left hand's little finger, but I often find that pressing shift with one hand for one half of the keyboard and with the other hand for the other half is a little bit awkward for me... Maybe I'll get a kinesis contoured with foot pedal for shift some day :D

Re: Practice typing for Code

#16
post #8

The code typing sections is cool, but unfortunately not representative of the way anybody codes. I could probably code up any of these examples much faster in vim than having them dictated to me. Plus, code is not written linearly, it is modled / shaped into form.

We tried to make it like a code editor that only has auto indentation. Thanks for your suggestions, we'll look into how we could improve this.

Re: Practice typing for Code

#18

I found it hugely annoying that I couldn't just start, that I had to press "Enter" first. I don't know why that is necessary and I wish the author didn't force us to do this. Otherwise, very nice job.

It kind of makes sense. It makes the timing more accurate by preventing late starts caused by different people starting typing at different times.

Re: Practice typing for Code

#19
post #8

The code typing sections is cool, but unfortunately not representative of the way anybody codes. I could probably code up any of these examples much faster in vim than having them dictated to me. Plus, code is not written linearly, it is modled / shaped into form.

We tried to make it like a code editor that only has auto indentation. Thanks for your suggestions, we'll look into how we could improve this.

A vi editor mode would be sweet!

Re: Practice typing for Code

#20

looks quite interesting, but it appears that there is no way to switch the keyboard layout, that not easy to 'see' the key they highlight, and press it somewhere else!

Yeah, only QWERTY is implemented as yet. Do you mean that the highlight color of the key is not noticeable?
Post reply on HN