Show HN: A 2-row, 16-key keyboard designed for smartphones
41–50 of 70 posts
Re: Show HN: A 2-row, 16-key keyboard designed for smartphones
#42I'm not following. * Does this still expect you to hit every key but some of them need multiple taps? * Are they doing fancy autocorrect-like magic to decide which letter you meant , and if so why use this instead of taking it one more step and using http://minuum.com/ ? * Or is it something else?
I just tried this out, and the need to double-tap was a total deal breaker making words like "success" a failure. The other problem with the way this double tapping works is that I encountered missed spaces or other weirdness if I type too quickly. It's as if it's having trouble detecting new keydown events when another key is still down for a split second.
Re: Show HN: A 2-row, 16-key keyboard designed for smartphones
#43Looks nice. Reminds me of MessagEase[1] and clones, such as ThumbKey[2]. I use the latter for my mobile text input needs. However, that method is sometimes prone to typos, since one key may have up to 9 different characters assigned to it, and it is easy to swipe slightly wrong way. QWERTYmini could be better in that aspect, since there are only 2 characters per key. 1. https://en.wikipedia.org/wiki/MessagEase 2. htt…
Re: Show HN: A 2-row, 16-key keyboard designed for smartphones
#44Earlier quoted context omitted.
Omg I thought this was just me. How do I turn this off? On iOS, this has been bugging me for a long time.
I would love a way to turn it off as well, this is the source of the majority of my annoying typos.
Re: Show HN: A 2-row, 16-key keyboard designed for smartphones
#45Smartphone keyboards dynamically adjust the "hitbox" of each key based on what's previously been typed and overall letter frequencies of the language. So when typing "Paris is the capital of Fr..." [*], the A key becomes much easier to hit than its neighbors. Fun fact: back in the day, when this tech was less refined, certain letter contexts made the hitboxes of some keys effectively nonexistent [0]. I wonder if an a…
Re: Show HN: A 2-row, 16-key keyboard designed for smartphones
#46Smartphone keyboards dynamically adjust the "hitbox" of each key based on what's previously been typed and overall letter frequencies of the language. So when typing "Paris is the capital of Fr..." [*], the A key becomes much easier to hit than its neighbors. Fun fact: back in the day, when this tech was less refined, certain letter contexts made the hitboxes of some keys effectively nonexistent [0]. I wonder if an a…
Thanks for the thoughtful point! Hitbox behavior is largely constrained by OS -level policies from the manufacturers, so major improvements on that side are difficult for now. At this stage, I'm mainly trying to evaluate the layout and the input method itself - and hopefully, in the future, issues like hitbox tuning can be improved as well.
Re: Show HN: A 2-row, 16-key keyboard designed for smartphones
#47Smartphone keyboards dynamically adjust the "hitbox" of each key based on what's previously been typed and overall letter frequencies of the language. So when typing "Paris is the capital of Fr..." [*], the A key becomes much easier to hit than its neighbors. Fun fact: back in the day, when this tech was less refined, certain letter contexts made the hitboxes of some keys effectively nonexistent [0]. I wonder if an a…
Not successfully though. Half the time I hit b or n in place of space. I can type numerous words before I notice. I've thought about just making a new iPhone keyboard app with just a big space bar. The iPhone keyboard is the least successful tech I use each day.
Re: Show HN: A 2-row, 16-key keyboard designed for smartphones
#48I'm not following. * Does this still expect you to hit every key but some of them need multiple taps? * Are they doing fancy autocorrect-like magic to decide which letter you meant , and if so why use this instead of taking it one more step and using http://minuum.com/ ? * Or is it something else?
Re: Show HN: A 2-row, 16-key keyboard designed for smartphones
#49Earlier quoted context omitted.
I just tried this out, and the need to double-tap was a total deal breaker making words like "success" a failure. The other problem with the way this double tapping works is that I encountered missed spaces or other weirdness if I type too quickly. It's as if it's having trouble detecting new keydown events when another key is still down for a split second.
There is, understandably, a slight delay with double-tapping, so using simultaneous key presses can help improve speed when typing quickly. Thank you for your feedback.
I think I'd prefer tap and hold for the secondary character. Right now spelling is getting totally mangled no matter the technique of the user.