more words

Signed-off-by: Christine Dodrill <me@christine.website>
This commit is contained in:
Cadey Ratio 2020-12-10 13:28:54 +00:00
parent 562bd18e92
commit d33df64e29
4 changed files with 25 additions and 9 deletions

View File

@ -0,0 +1,15 @@
# Colemak Mod-DH
In the past I mentioned that I was switching to Colemak. I've gotten really good with it, passing 70 words per minute. However something I've noticed is that d and h have been annoying to hit. My split keyboard helped a little with this, but as I've been getting faster and faster I've noticed that it was slightly uncomfortable to hit those letters.
Then I stumbled across Colemak Mod-DH [1]. It builds on top of Colemak and only swaps a few letters around. As a side effect of this, the top 10 letters English uses are the most comfortable to hit. This lets me go even faster.
=> https://colemakmods.github.io/mod-dh/ [1] Colemak Mod-DH
I've been writing all of my content and code using this new layout. It's annoying that the iPad doesn't have support for custom keymaps, or for having different keymaps for different hardware keyboards. I've had to leave my iPad in qwerty mode for the time being. It is really weird writing in qwerty again. I have recovered a lot of my typing speed, however I cam only really maintain it in short bursts.
---
On Friday I will be going into quarantine due to needing to cross the border back into Canada. I plan to write a quarantine diary to document my two weeks. I will be sure to upload them to this flight journal.
Stress sucks.

View File

@ -2,20 +2,14 @@
<feed xmlns="http://www.w3.org/2005/Atom">
<id>gemini://cetacean.club/journal/</id>
<title>Flight Journal</title>
<updated>2020-12-08T19:43:00.279954+00:00</updated>
<updated>2020-12-10T13:27:41.244917+00:00</updated>
<author>
<name>Cadey Alicia Ratio</name>
<email>cadey@firemail.css</email>
<email>cadey@firemail.cc</email>
</author>
<link href="gemini://cetacean.club/journal/atom.xml" rel="self"/>
<link href="gemini://cetacean.club/journal/" rel="alternate"/>
<generator uri="https://lkiesow.github.io/python-feedgen" version="0.9.0">python-feedgen</generator>
<entry>
<id>gemini://cetacean.club/journal/mara-castle-charon.gmi</id>
<title>Mara's Ransack of Castle Charon</title>
<updated>2020-08-03T00:55:52.657968+00:00</updated>
<link href="gemini://cetacean.club/journal/mara-castle-charon.gmi" rel="alternate"/>
</entry>
<entry>
<id>gemini://cetacean.club/journal/08-05-2020-lewa-development.gmi</id>
<title>L'ewa Development</title>
@ -70,4 +64,10 @@
<updated>2020-12-08T19:43:00.279954+00:00</updated>
<link href="gemini://cetacean.club/journal/new-you.gmi" rel="alternate"/>
</entry>
<entry>
<id>gemini://cetacean.club/journal/12-10-2020-mod-dh.gmi</id>
<title>Colemak Mod-DH</title>
<updated>2020-12-10T13:27:41.244917+00:00</updated>
<link href="gemini://cetacean.club/journal/12-10-2020-mod-dh.gmi" rel="alternate"/>
</entry>
</feed>

View File

@ -1,3 +1,3 @@
#!/bin/sh
nix-shell -p python37Packages.feedgen -p python37 --run "python ../../dl/gemfeed/gemfeed.py -b gemini://cetacean.club/journal/ -e cadey@firemail.css -a 'Cadey Alicia Ratio' -t 'Flight Journal'"
nix-shell -p python37Packages.feedgen -p python37 --run "python ../../dl/gemfeed/gemfeed.py -b gemini://cetacean.club/journal/ -e cadey@firemail.cc -a 'Cadey Alicia Ratio' -t 'Flight Journal'"

View File

@ -21,6 +21,7 @@ These logs will contain thoughts, feelings, major events in my life and other su
=> 08-11-2020-keyboard-thonks.gmi 8/11/2020 - Keyboard Thonks
=> 08-15-2020-the-source-draft.gmi 8/15/2020 - The Source 0.2.0
=> 09-12-2020-origami-king.gmi 9/12/2020 - My Thoughts on Paper Mario and the Origami King
=> 21-10-2020 Colemak Mod-DH
## Stories
Occasionally I write little stories that are not really connected to anything. I have not really had a good place to publish these in the past. This place seems as good as any.