Live data from Hacker News

Keyboard lets people type so fast it’s banned from typing competitions

vice.com

281–290 of 477 posts

Re: Keyboard lets people type so fast it’s banned from typing competitions

#281

Earlier quoted context omitted.

Yeah, this thread is full of people who didn't take enough time to read anything. We're all too quick nowadays to get angry and type without thinking, sadly.

> We're all too quick nowadays to get angry and type without thinking, sadly. Well, CharaChorder won't exactly help with that...

Spam out epic rants in record time!

Re: Keyboard lets people type so fast it’s banned from typing competitions

#283
This gets me curious about a Japanese version.

Due to the larger number of basic characters (46) Japanese smart phone input already uses flick-joystick like motions, with pretty amazing speed (for a smart phone). The 46 basic characters are input using 10 keys with 5 directions each: in (press), left, up, right, down.

Does CharaChorder support a press as well, or just left/up/right/down?

Re: Keyboard lets people type so fast it’s banned from typing competitions

#284
post #7

The "500 WPM" video is a little suspect. He types literally one memorized sentence and extrapolates a WPM from that one 10 word sentence. I'd like to see him actually type 500 meaningful words in under 60 seconds. Anyway, this is cool but basically just a modern stenography device. Steno has a learning curve problem that makes it so most people won't use it.

> Monkeytpe won’t let Keen run up the leaderboard, but he did win another typing competition using the CharaChorder to hit 267 WPM with 76% accuracy. IMHO, 76% accuracy is honestly low. If the person has to sacrifice so much accuracy to hit 267 I'm not sure it's worth it. For most typing, making a mistake actually interrupts your thought process. This speed is only achievable/useful when there are text on the screen…

When it comes to natural language (as opposed to code) I wonder what the optimal error rate is. Autocorrect fixes some issues, so it's not 0 errors.

Re: Keyboard lets people type so fast it’s banned from typing competitions

#285
Everytime I see thread on typing speed it makes me want to re-surrect this: https://github.com/janmechtel/rockettype

I wanted to start small with measuring real-life typing speed. And then work on two epics:

1. more aggressive Auto-Correct: why can you swipe "messy" on your phone and everything just works, all typos corrected fine, but the same doesn't work on PC?

2. typing technique trainer, webcam record your fingers and learn to use the right fingers for the right keys

Is anybody interested?

Re: Keyboard lets people type so fast it’s banned from typing competitions

#287
For programming, I wonder if there isn't a lot of low hanging fruit just by key remapping. For instance, a large proportion of keystrokes must be for opening and closing brackets, which requires two fingers for shift + the key.

I bet I press brackets more than "d", "f", "j", "k" - the best positioned keys in QUERTY

Re: Keyboard lets people type so fast it’s banned from typing competitions

#288
post #50
post #3

I'm fairly obsessed with alternative HIDs. I bought the Tap Strap 2 but never broke past the initial learning curve. I'm going to buy a CharaChorder now. I'm also a musician, so I'm really interested to see what types of functionality I could map, given the additional interface dimensions. However, I'll need to test the input lag, typically anything > 20ms is rather noticeable for live music; if they have esports as…

Feel like when I am speaking somewhat conversationally (e.g. IM or even HN), I can think much faster than I can when doing something like Typeracer. It could be a result of me growing up with AIM and MSN Messenger, or maybe just a result of the fact that I tend to talk really fast regardless, but I almost can view typing as an extension of my brain, and as a result I do actually feel like my inability to type faster…

This is my experience exactly. I speak fast, and typing for communication just feels really slow, since I'm thinking at my normal speed.

Typing commands or programming isn't so annoying though, because my speed of thought is slower then... Except for the occasional long commands such as 'sudo systemctl restart asterisk' or something.

Re: Keyboard lets people type so fast it’s banned from typing competitions

#289

For programming, I wonder if there isn't a lot of low hanging fruit just by key remapping. For instance, a large proportion of keystrokes must be for opening and closing brackets, which requires two fingers for shift + the key. I bet I press brackets more than "d", "f", "j", "k" - the best positioned keys in QUERTY

I have a keyboard[0] that supports a concept of layers which means if I press a key (or hold it down) the layout changes.

With this, I have it set such that the keys i o, and k l, are for curly braces and parentheses. My left hand holds down the trigger to swap layers and so that my right hand doesn't have to move much if at all to hit these keys.

[0]https://ergodox-ez.com

Re: Keyboard lets people type so fast it’s banned from typing competitions

#290
post #284

Earlier quoted context omitted.

> Monkeytpe won’t let Keen run up the leaderboard, but he did win another typing competition using the CharaChorder to hit 267 WPM with 76% accuracy. IMHO, 76% accuracy is honestly low. If the person has to sacrifice so much accuracy to hit 267 I'm not sure it's worth it. For most typing, making a mistake actually interrupts your thought process. This speed is only achievable/useful when there are text on the screen…

When it comes to natural language (as opposed to code) I wonder what the optimal error rate is. Autocorrect fixes some issues, so it's not 0 errors.

It also introduces some, so it just might even out.
Post reply on HN