Hacker News new | ask | show | jobs
by chromakode 1183 days ago
A couple years ago we made a Morse Code chatbot for an xkcd April fool's comic [1]. I learned a lot about the UX of Morse input. It can be tricky for folks new to Morse to have consistent timing around dots and dashes. Displaying the dot immediately, and transforming into a dash after the requisite delay makes a big difference because it teaches the tempo expected. I was pleased to see a similar preview in the input here!

[1] https://chromakode.com/post/checkbox/

1 comments

Ugh, straight-key input is so hard to get right, when keyboards have such awful springs. Offer an iambic option, especially one that uses mouse left and right buttons, and it's much easier to implement a "paddle".

I've been wondering if a cellphone's accelerometer would allow you to simply nudge the front and back of the phone itself, in the absence of any physical buttons at all, and have it run through an iambic keyer in software.