diff options
author | venomade <venomade@venomade.com> | 2025-03-01 11:58:15 +0000 |
---|---|---|
committer | venomade <venomade@venomade.com> | 2025-03-01 11:58:15 +0000 |
commit | 87dd90ead349523ebbe52e755ed4b3b58761a045 (patch) | |
tree | 028758384db557da2fa7fa4f19ea82473344be87 | |
parent | f54c39bcc592d64465c3bc226c44dbc6d9a33687 (diff) |
Change Title and fix grammar/spelling issues in Colemak article
-rw-r--r-- | articles/switch-to-colemak.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/articles/switch-to-colemak.html b/articles/switch-to-colemak.html index 8eddab3..98c67d2 100644 --- a/articles/switch-to-colemak.html +++ b/articles/switch-to-colemak.html @@ -20,10 +20,10 @@ 28th February, 2025 </p> <h1 style="margin-bottom: 0; margin-top: 0;"> - Should you switch to Colemak? + Colemak After a Year </h1> <h4 style="color: #777; margin-top: 0;"> - My review of the niche layout after a year of use. + My review of the niche layout after a year of use </h4> <p>In December 2023, I started doing much of my work away from a desk on my laptop, a Lenovo T440p. Even though the T440p has a relatively nice keyboard compared to many modern laptops, I still experienced aching and strain (especially in my right index finger) after prolonged programming sessions. As a programmer in my early 20s, I knew my keyboard usage wasn't like to slow down over the next 50+ years, so I needed to make a change.</p> @@ -37,7 +37,7 @@ <p>Dvorak, while its relative popularity was a big benefit, turned me off almost immediately due to the drastically different placement of punctuation keys, the semicolon was especially jarring. Workman had a much more appealing key layout but still wasn't quite what I was looking for. Ultimately, I settled on Colemak.</p> <p>Colemak seemed quite appealing from the perspective of a QWERTY user:</p> <ul> - <li>The <code>Z</code>, <code>X</code>, <code>C</code>, and <code>V</code> keys remained in the same positions which is perfect for default shortcuts.</li> + <li>The <code>Z</code>, <code>X</code>, <code>C</code>, and <code>V</code> keys remained in the same positions which was perfect for default shortcuts.</li> <li>The <code>W</code>, <code>A</code>, <code>S</code>, and <code>D</code> keys were in the same relative orientation, which has proved helpful.</li> <li>Most other keys remained in the same or similar positions, and I could clearly see the process I would need to follow to transition from QWERTY to Colemak.</li> </ul> @@ -58,14 +58,14 @@ <li>Thumb on Spacebar</li> <li>Other fingers on <code>N</code>, <code>E</code>, <code>I</code>, and <code>O</code></li> </ul> - <p>This positioning allows for small hand movements to access Emacs' most-used shortcuts. My favorite is <code>C-a</code> and <code>C-e</code>, which move to the start and end of a line, respectively. These are my most common movements when programming, and it’s amazing to have them directly under my fingers instead of jumping to <code>0</code> and <code>$</code>, then pressing another key to re-enter insert mode before typing again. With Emacs bindings, my fingers rest on four vowels and remain within a minimal movement range of the <a href="https://en.wikipedia.org/wiki/Letter_frequency">nine most common letters</a> in English. A tiny shift of my left hand returns me to a natural touch-typing position.</p> + <p>This positioning allows for small hand movements to access Emacs' most-used shortcuts. My favourites being <code>C-a</code> and <code>C-e</code>, which move to the start and end of a line, respectively. These are my most common movements when programming, and it’s amazing to have them directly under my fingers instead of jumping to <code>0</code> and <code>$</code>, then pressing another key to re-enter insert mode before typing again. With Emacs bindings, my fingers rest on four vowels and remain within a minimal movement range of the <a href="https://en.wikipedia.org/wiki/Letter_frequency">nine most common letters</a> in English. A tiny shift of my left hand returns me to a natural touch-typing position.</p> <p>While I thought I was touch typing on QWERTY, learning Colemak made me realise I had developed bad habits. My school’s typing program emphasised speed over proper finger positioning, leading me to rely on just 2-3 fingers per hand, moving them chaotically. This likely contributed to my discomfort.</p> <p>Since switching to Colemak, I’ve experienced significantly fewer strain issues. Whether that's due to the layout itself or finally learning proper touch typing is uncertain, but the improvement is undeniable.</p> <p>One major benefit of Colemak is how typing <em>feels</em>. In QWERTY, I typed words letter by letter due to the inefficient layout. With Colemak, I type in <em>arpeggios</em>, this is especially noticeable on <a href="https://monkeytype.com/">Monkeytype</a> which I used to test my speed while I was learning.</p> <p>Instead of typing "started" as <code>S-T-A-R-T-E-D</code>, in Colemak, it becomes <code>ST-ART-E-D</code>, utilizing comfortable <a href="https://colemak.com/Hand_alternation">rolls</a>, sequences of adjacent keys on the home row pressed in a rolling motion. This improves both speed and comfort, making typing much more enjoyable. In fact, I now enjoy it so much that it inspired me to write this review!</p> <p>Despite its advantages, like all things, Colemak has its drawbacks. Firstly, when using someone else’s keyboard, my speed and accuracy drop significantly. Luckily I'm not in that situation very often but it is definitely noticeable to others when I am. Secondly, every keyboard I own has QWERTY-printed keycaps. Although I don’t look at the keys while typing, it’s certainly a minor visual annoyance. I do plan to buy blank keycaps for my <a href="https://fekertech.com/products/feker-alice">Feker Alice 80</a>, but they aren’t cheap, so I’m holding off for now.</p> <p>So, after a year, what do I think of Colemak? I definitely made the right choice—not just in leaving QWERTY, but in choosing Colemak specifically. I was able to regain my typing speed quickly, and with default Emacs bindings, I can now perform text-buffer surgery even faster than before. The fact that I’ve had no typing-related hand strain since switching speaks for itself, though whether that’s due to the layout or proper touch typing is unclear. However, the rolling motions are undeniably a Colemak-exclusive advantage, and I’m very grateful for them.</p> - <p>Thanks for reading my review! This wasn’t meant to tell you whether you should switch to Colemak—that’s a personal decision, and like most things, the best way to find out is to try it yourself. Apologies if I rambled a bit (or a lot); this is my first article on the new iteration of my website, so hopefully, my writing will improve as I go. If you have any comments or questions, feel free to email me at <a href="mailto:venomade@venomade.com">venomade@venomade.com</a>. Otherwise, have a great day!</p> + <p>Thanks for reading my review! This wasn’t meant to tell you whether you should switch to Colemak, that’s a personal decision, and like most things, the best way to find out is to try it yourself. Apologies if I rambled a bit (or a lot); this is my first article on the new iteration of my website, so hopefully, my writing will improve as I go. If you have any comments or questions, feel free to email me at <a href="mailto:venomade@venomade.com">venomade@venomade.com</a>. Otherwise, have a great day!</p> <h3 id="useful-links">Useful Links</h3> <ul> <li>Colemak: <a href="https://colemak.com/">https://colemak.com/</a></li> |