diff options
-rw-r--r-- | assets/content_images/anime-girl-computer.png | bin | 0 -> 1940782 bytes | |||
-rw-r--r-- | assets/content_images/gits-hands.webp | bin | 0 -> 1244878 bytes | |||
-rw-r--r-- | content/2023/sucking-at-touching.md | 24 | ||||
-rw-r--r-- | layouts/shortcodes/img-center.html | 1 | ||||
-rw-r--r-- | layouts/shortcodes/youtube.html | 1 | ||||
-rw-r--r-- | resources/_gen/images/anime-girl-computer_hu51693f06e74345fee69f52865e71e7aa_1940782_1000x0_resize_q90_h2_box_3.webp | bin | 0 -> 79004 bytes | |||
-rw-r--r-- | resources/_gen/images/anime-girl-computer_hu51693f06e74345fee69f52865e71e7aa_1940782_500x0_resize_q90_h2_box_3.webp | bin | 0 -> 31814 bytes | |||
-rw-r--r-- | resources/_gen/images/gits-hands_hua68a092f0affa826d39af0c799bbb255_1244878_1000x0_resize_q90_h2_box_2.webp | bin | 0 -> 103740 bytes | |||
-rw-r--r-- | resources/_gen/images/gits-hands_hua68a092f0affa826d39af0c799bbb255_1244878_500x0_resize_q90_h2_box_2.webp | bin | 0 -> 36998 bytes | |||
-rw-r--r-- | static/style.css | 21 |
10 files changed, 41 insertions, 6 deletions
diff --git a/assets/content_images/anime-girl-computer.png b/assets/content_images/anime-girl-computer.png Binary files differnew file mode 100644 index 00000000..76332585 --- /dev/null +++ b/assets/content_images/anime-girl-computer.png diff --git a/assets/content_images/gits-hands.webp b/assets/content_images/gits-hands.webp Binary files differnew file mode 100644 index 00000000..99d0125a --- /dev/null +++ b/assets/content_images/gits-hands.webp diff --git a/content/2023/sucking-at-touching.md b/content/2023/sucking-at-touching.md new file mode 100644 index 00000000..160509b1 --- /dev/null +++ b/content/2023/sucking-at-touching.md @@ -0,0 +1,24 @@ +--- +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. + +{{<img-center "anime-girl-computer.png" "Perfection" "https://wallpapercave.com/w/wp11364728">}} diff --git a/layouts/shortcodes/img-center.html b/layouts/shortcodes/img-center.html index 71214148..c247cc63 100644 --- a/layouts/shortcodes/img-center.html +++ b/layouts/shortcodes/img-center.html @@ -8,6 +8,7 @@ <center> <figure> <img + class="center" alt="{{ $caption }}" src="{{ $img1x.RelPermalink }}" srcset=" diff --git a/layouts/shortcodes/youtube.html b/layouts/shortcodes/youtube.html index 4261ed2f..c29eed1c 100644 --- a/layouts/shortcodes/youtube.html +++ b/layouts/shortcodes/youtube.html @@ -8,6 +8,7 @@ <center> <a href="https://www.youtube.com/watch?v={{$id}}" target="_blank"> <img + class="center" src="{{ $img1x.Permalink }}" srcset=" {{ $img1x.RelPermalink }} 1x, diff --git a/resources/_gen/images/anime-girl-computer_hu51693f06e74345fee69f52865e71e7aa_1940782_1000x0_resize_q90_h2_box_3.webp b/resources/_gen/images/anime-girl-computer_hu51693f06e74345fee69f52865e71e7aa_1940782_1000x0_resize_q90_h2_box_3.webp Binary files differnew file mode 100644 index 00000000..d7fbdcb5 --- /dev/null +++ b/resources/_gen/images/anime-girl-computer_hu51693f06e74345fee69f52865e71e7aa_1940782_1000x0_resize_q90_h2_box_3.webp diff --git a/resources/_gen/images/anime-girl-computer_hu51693f06e74345fee69f52865e71e7aa_1940782_500x0_resize_q90_h2_box_3.webp b/resources/_gen/images/anime-girl-computer_hu51693f06e74345fee69f52865e71e7aa_1940782_500x0_resize_q90_h2_box_3.webp Binary files differnew file mode 100644 index 00000000..79443ac6 --- /dev/null +++ b/resources/_gen/images/anime-girl-computer_hu51693f06e74345fee69f52865e71e7aa_1940782_500x0_resize_q90_h2_box_3.webp diff --git a/resources/_gen/images/gits-hands_hua68a092f0affa826d39af0c799bbb255_1244878_1000x0_resize_q90_h2_box_2.webp b/resources/_gen/images/gits-hands_hua68a092f0affa826d39af0c799bbb255_1244878_1000x0_resize_q90_h2_box_2.webp Binary files differnew file mode 100644 index 00000000..8f339697 --- /dev/null +++ b/resources/_gen/images/gits-hands_hua68a092f0affa826d39af0c799bbb255_1244878_1000x0_resize_q90_h2_box_2.webp diff --git a/resources/_gen/images/gits-hands_hua68a092f0affa826d39af0c799bbb255_1244878_500x0_resize_q90_h2_box_2.webp b/resources/_gen/images/gits-hands_hua68a092f0affa826d39af0c799bbb255_1244878_500x0_resize_q90_h2_box_2.webp Binary files differnew file mode 100644 index 00000000..31a1f171 --- /dev/null +++ b/resources/_gen/images/gits-hands_hua68a092f0affa826d39af0c799bbb255_1244878_500x0_resize_q90_h2_box_2.webp diff --git a/static/style.css b/static/style.css index d12f2b89..acadbc9b 100644 --- a/static/style.css +++ b/static/style.css @@ -5,11 +5,6 @@ font-size: 1.1em; background-color: #fff; } - pre code { - width: 95%; - overflow-x: scroll; - display: inline-block; - padding-bottom: 5px; } img { max-width: 99%; @@ -91,7 +86,9 @@ width: 100%; } #logo-space img { - align-self: center; + align-self: center; + width: 37px; + height: auto; } #logo-space h1 { display: flex; @@ -174,6 +171,14 @@ blockquote { padding-left: 15px; color: #666666; } +pre { + width: 93%; + padding-bottom: 5px; + white-space: pre-wrap; + padding: 11px; + background-color: #f0f0f0; + word-break: keep-all; +} /* ----------- Articles images */ article figure { @@ -187,6 +192,10 @@ img.float-right { display: inline; margin-left: 10px; } +img.center { + max-width: 100%; + height: auto; +} /* ----------- Articles adjustement navigation */ .next-link { |