But also, I've noticed that typing on Android has gotten worse too as phone sizes went up. I make noticeably more typos on my >5inch pixel devices than I ever did on my <5inch nexus devices. It's still far better than iOS, but I would've expected larger screens to equal better typing experience.
Ask HN: Am I getting older or did typing on the iPhone become unbearable?
141–150 of 422 posts
Re: Ask HN: Am I getting older or did typing on the iPhone become unbearable?
#142I assume for the keyboard, it's focusing on making it easy for the general population to express their day to day thinking, which makes sense. But if you are using more diverse words than the general population, more complicated phrasing, technical jargon, or multiple languages, the keyboard will fight you.
It's also true for google search results quality, youtube suggestions, UI that electron apps expose and so on.
I can clearly see I'm neither a market nor a technical target for a lot of people creating products today.
Re: Ask HN: Am I getting older or did typing on the iPhone become unbearable?
#143Re: Ask HN: Am I getting older or did typing on the iPhone become unbearable?
#144Earlier quoted context omitted.
Is Settings->General->Keyboard->"." Shortcut on?
OMG!!!! I thought I was somehow actually pressing period for years! I didn't feel like I was but I never noticed I wasn't actually pressing it and it was instead auto inserting periods. WTF! Thanks!!!!
Re: Ask HN: Am I getting older or did typing on the iPhone become unbearable?
#145Vent: I'm on Android and still haven't seen a well done cursor scroll. It usually requires me to select the position accurately which is PITA. I wish there was a simple way to do that.
Can I also vent about the lack of undo? I consider undo one of the most essential features of any computing device. How is it still simply not supported on the most widely used computing platform?
Re: Ask HN: Am I getting older or did typing on the iPhone become unbearable?
#146Re: Ask HN: Am I getting older or did typing on the iPhone become unbearable?
#147Earlier quoted context omitted.
Sometimes I’d type out a correct spelling of a word and it’d correct it to another word that’s totally unrelated to the context of the sentence, like your Quake example. Infuriating when in a rush.
For me it always turns “well” into “we’ll”. I have no idea why. I rarely type in the second person, and grammatically they’re not substitutes. It’s maddening.
Re: Ask HN: Am I getting older or did typing on the iPhone become unbearable?
#148Try disabling slide to type. I don't use it, so if it's on, it introduces inaccuracies.
Will see how it goes, but it does seem to be better now.
This crap should be disabled by default and iphone needs to request signing 20 agreements before it gets enabled
Re: Ask HN: Am I getting older or did typing on the iPhone become unbearable?
#149When the iPhone launched, Apple talked a lot about how the typing system worked. What I remember is that it sounded like pretty simple lookups. As you typed, the software compared your word to, essentially, a weighted dictionary to guess what you were going to type next. If you typed “b” it was flummoxed. But if you typed “behav” it knew the next letter was almost certainly going to be “e” or “i” (for behavior). It m…
Machine learning is powerful in many domains, but it's giving engineers license to be lazy. I don't know why everyone isn't using NNs and the likes as augments to existing code so that they keep what already works fine, but rather, they feel they can just replace it, which leads to all the problems we see now in Google, in autocorrect, and so on.
The problem is that if you do machine learning, you just throw data at it to correct wrong behaviors. It's difficult to marry this with a logical approach, like dictionary frequency. Which one do you weight how much? 50:50? What if the user dislikes one of the two models more often, do you add another layer of machine learning here?
Re: Ask HN: Am I getting older or did typing on the iPhone become unbearable?
#150When the iPhone launched, Apple talked a lot about how the typing system worked. What I remember is that it sounded like pretty simple lookups. As you typed, the software compared your word to, essentially, a weighted dictionary to guess what you were going to type next. If you typed “b” it was flummoxed. But if you typed “behav” it knew the next letter was almost certainly going to be “e” or “i” (for behavior). It m…
I’ll just leave this here: https://twitter.com/kocienda/status/1565341723860971520