Advertisement
Advertisement
β‘ Community Insights
Discussion Sentiment
83% Positive
Analyzed from 810 words in the discussion.
Trending Topics
#code#letters#morse#more#https#where#nice#letter#three#without
Discussion Sentiment
Analyzed from 810 words in the discussion.
Trending Topics
Discussion (16 Comments)Read Original on HackerNews
Since then, I've been surprised to see a large community grow around it. More and more people are picking up morse code every day, and they appear to come from all over the world, and from all age groups.
Source: https://github.com/robalb/morsechat
1. It can be transmitted by simple means through many mediums - radio waves (amateur radio, as in the article), light (turning a light on and off), sound (I once used a boat horn to communicate with another boat)... technically I could even tap it on someone's shoulder.
2. It's self-clocking; you don't need a way to synchronize between two operators. One of the amateur radio clubs within range of me, K1USN (https://www.k1usn.com/sst) runs a contest that's limited to 20wpm so that new operators can get used to interpreting Morse on the fly.
3. It's fairly easy to recover after a fault - much easier than, say, ASCII. I might lose a few characters, but much like a smudge on a written page, I can figure out where intelligible letters start again without much difficulty.
Some other things that surprised me and may be interesting for other people:
Learning Morse code is like learning a new language. The unit of understanding is not dots and dashes but rather every letter is a unit that one (in modern training) learns to recognize intuitively as such before doing anything else.
On top of that, telegraphy has these three letter Q-Codes where one would assume that these abbreviations are for line efficiency, but also it's because three letters is a nice length that still decodes intuitively as a "word". (Also Q was probably chosen because it so seldomly comes up in "normal" words, so it's like a little attention signal? But that is my speculation.)
One can see in conversation that these three-letter codes often only have to be transmitted once, whereas free text (e.g. proper names) are often sent with redundancy so it's easier to transcribe them as you have to fall back to decoding individual letters. (My ears still sometimes perk up suddenly when hearing Morse code from movies because suddenly I pick up something like CQ without even paying attention.)
People therefore use terms like "musicality" (at least in my language, not sure if that translates to English) to refer to the quality of one's transmission. There is a certain art to it.
One funny exception to the three letter codes that gets used in Germany. If somebody signs off for a lunch break, they'll key ESSEN (translates to "eating"/"food") which would be considered "too long" to decode intuitively but it has a nice drumroll to it so it still works :)
It is not. Cat is still spelled cat.
I passed my 20 wpm morse code license 30+ years ago, and when I hear code to this day, it sounds just as natural as someone spelling cat as "See Aye Tee".
I.e. it's more akin to something like a linefeed control character that could also be represented as \n.
It also had no meaning initally, so meanings like "save our souls" are backronyms (it's originally a German signal anyway).
You start just distinguishing two letters (usually K and M). I would recommend using a trainer app that gives you a string of letters by sound, and to write them down on paper. Then you can check how many you got correct. Do not try to replay letters multiple times, just skip it and move on. If your result is better than 95% or so you can continue and introduce a third letter, and so on.
There is a certain order of letters considered more or less canonical for use in the Koch method which you can look up.
Edit: Back then I learnt it with https://lcwo.net/, it's distraction-free and quite nice.