You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -25,8 +24,11 @@ Nintype is hard to explain. Here's a the demo video from back in 2014:
25
24
<i>"the true touch typing experience"</i>
26
25
</small>
27
26
28
-
Basically, it's a keyboard that lets you seamlessly swipe and type (at the same time) with two thumbs. It might not sound impressive, but it's crazy.
29
-
It let's you type _fast_, and it's a joy to use once you get over the somewhat steep learning curve. Seriously, here's my friend texting me about it back in 2015 (sorry for the expletives):
27
+
Essentially, Nintype is a keyboard that enables you to type and swipe simultaneously using both thumbs.
28
+
This might not seem too crazy at first, but trust me, it's impressive.
29
+
It allows for swift typing that, despite its somewhat steep learning curve, is a pleasure to use.
30
+
It's a piece of software that feels like magic, and that's hard to come by.
31
+
Look how my friend texted me when we were first discovering it (apologies for the expletives):
30
32
31
33
<img
32
34
src="/blog/nintype/text.png"
@@ -35,22 +37,19 @@ I'm really fucking excited"
35
37
style={{ maxWidth: '350px', margin: 'auto' }}
36
38
/>
37
39
38
-
To this day, I haven't found a keyboard that comes close to Nintype's feature set
39
-
and implementation. Thankfully, after breaking sometime before iOS 11, iOS 12 brought
40
-
it back to life and you can stil [use it today](https://apps.apple.com/us/app/nintype/id796959534), at least on iOS.
41
-
42
40
It's genius lies in a few things:
43
41
44
42
## Swipe and type
45
43
46
-
The true secret sauce of Nintype is that you can mix-and-match your swiping and typing at the same time. If you need to double tap a word, like "I'll", you can swipe the first half of the word, and then double tap the "l" key to finish the word.
47
-
It's hard to explain, but it's intuitive and unlocks a lot of speed. I can consistently reach above 100 <abbrtitle="words per minute">WPM</abbr> with ~95-97% accuracy using Nintype.
44
+
Nintype's true magic lies in it's ability to understand swiping and tapping with both fingers simultaneously.
45
+
If you need to double tap a word, like "I'll", you can swipe the first half of the word, and then double tap the "l" key to finish the word.
46
+
It's a bit tricky to put into words, but it feels intuitive and unlocks a lot of speed. I can consistently reach 100 <abbrtitle="words per minute">WPM</abbr> with ~90-95% accuracy using Nintype.
48
47
49
48
## Customization
50
49
51
50
Nintype has options for seemingly everything.
52
-
You can add custom shortcuts (like filling your email or credit card number), customize (and disable) the colors/animations, and generally [rice](https://www.reddit.com/r/unixporn/wiki/themeing/dictionary#wiki_rice) the heck out of it.
53
-
Here's are some screenshots covering (a fraction of) the menu options:
51
+
You can add custom shortcuts (such as auto filling your email or credit card number), customize (and disable) the colors/animations, and generally [rice](https://www.reddit.com/r/unixporn/wiki/themeing/dictionary#wiki_rice) the heck out of it.
52
+
Here's are two screenshots covering most of the menu options:
54
53
55
54
{/* flex box to show them side by side on desktop and vertically if needed */}
56
55
@@ -78,4 +77,14 @@ Here's are some screenshots covering (a fraction of) the menu options:
78
77
79
78
## Autospace
80
79
81
-
Autospace was the most difficult feature for me to embrace, but it's important
80
+
Autospace was the most difficult feature for me to embrace, and that's because I overused it.
81
+
I expected it to keep up with my typing speed, but it's not meant to do that; it waits for your pauses and then adds spaces. If you're typing quickly, you don't really pause.
82
+
Now, I leave it enabled and manually hit the space key when needed, especially when typing with one hand or taking my time, and I love it.
83
+
84
+
## It still works today
85
+
86
+
In a testament to it's great design and engineering, Nintype is functionally the same as it was in 2014 (despite a brief hiatus when it broke on iOS 14) and continues to be the best keyboard I've ever used.
87
+
I wonder why the iOS keyboard and others only support single-swipe typing; it's a shame and a missed opportunity.
88
+
89
+
You can find Nintype on the App Store [here](https://apps.apple.com/us/app/nintype/id796959534).
90
+
If you use Android, I'm sorry — it seems like it was removed from the Play Store [sometime last year](https://www.reddit.com/r/nintype/comments/s4sx1b/looks_like_keyboard_69_nintype_has_been_removed/).
0 commit comments