From fcd983e1f8ec0c1c7f03575eb053a48cef9c9ee4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20M=2E=20Sapka?= Date: Thu, 2 Mar 2023 15:49:26 +0100 Subject: feat: article for 2023-02-02 --- content/2023/sucking-at-touching.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 content/2023/sucking-at-touching.md (limited to 'content/2023/sucking-at-touching.md') diff --git a/content/2023/sucking-at-touching.md b/content/2023/sucking-at-touching.md new file mode 100644 index 00000000..5a5bd938 --- /dev/null +++ b/content/2023/sucking-at-touching.md @@ -0,0 +1,22 @@ +--- +title: "Sucking at Touching" +category: "hardware" +abstract: touch screen interfaces hate me +date: 2023-03-02T15:46:44+01:00 +year: 2023 +draft: false +tags: +- interface +- iPhone +- touch-screen +- on-screen-keyboard +--- +One thing I can't stand about modern computing is the abundance of touch interfaces. Recently I [wrote](https://d-s.sh/2023/joylessness-of-modern-web-design/) about their damage to the web, but my scars are more profound. + +I am unable to type comfortably on an on-screen keyboard. I can barely do it on a real one. But on-screen keyboards come with extra problems. First of all the lack of any physical key geometry and real haptic feedback on the key forces me to look at the screen. I can't check what I type as I look where to put m finger. And still, I miss a lot. I have no idea how people are able to hit the keys they want with acceptable accuracy as I am unable to. + +There is swipe, but I tried it and left cursing. The Polish language has too many nuances for it to determine the one word I want, like two letters - "e" and "ę," which, used incorrectly, make me look like a moron. However, this also applies to any autocorrect. Since I type something barely resembling the word I want, its guesses are wrong at best and insulting on a regular basis. As a result, I often send the same word four times, each with a new set of typos. + +I am seriously considering getting a keyboard case. But there are none! Back in the iPhone 6 days, companies made those, but it seems everyone has given up by now. + +What I've got from the touch screen on iPhone 13 Mini is a pain in my right pinky and distaste for the entire device. -- cgit v1.2.3 From ea28f0f0b30dce115d01a2aed5d618e414336f1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20M=2E=20Sapka?= Date: Thu, 2 Mar 2023 16:01:39 +0100 Subject: feat: anime girl --- content/2023/sucking-at-touching.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'content/2023/sucking-at-touching.md') diff --git a/content/2023/sucking-at-touching.md b/content/2023/sucking-at-touching.md index 5a5bd938..160509b1 100644 --- a/content/2023/sucking-at-touching.md +++ b/content/2023/sucking-at-touching.md @@ -20,3 +20,5 @@ There is swipe, but I tried it and left cursing. The Polish language has too man I am seriously considering getting a keyboard case. But there are none! Back in the iPhone 6 days, companies made those, but it seems everyone has given up by now. What I've got from the touch screen on iPhone 13 Mini is a pain in my right pinky and distaste for the entire device. + +{{}} -- cgit v1.2.3