From d33df64e2938ca48ddbdf786843b5de7ca8dbc31 Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Thu, 10 Dec 2020 13:28:54 +0000 Subject: [PATCH] more words Signed-off-by: Christine Dodrill --- journal/12-10-2020-mod-dh.gmi | 15 +++++++++++++++ journal/atom.xml | 16 ++++++++-------- journal/gen.sh | 2 +- journal/index.gmi | 1 + 4 files changed, 25 insertions(+), 9 deletions(-) create mode 100644 journal/12-10-2020-mod-dh.gmi diff --git a/journal/12-10-2020-mod-dh.gmi b/journal/12-10-2020-mod-dh.gmi new file mode 100644 index 0000000..f792163 --- /dev/null +++ b/journal/12-10-2020-mod-dh.gmi @@ -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. diff --git a/journal/atom.xml b/journal/atom.xml index b4792da..252be42 100644 --- a/journal/atom.xml +++ b/journal/atom.xml @@ -2,20 +2,14 @@ gemini://cetacean.club/journal/ Flight Journal - 2020-12-08T19:43:00.279954+00:00 + 2020-12-10T13:27:41.244917+00:00 Cadey Alicia Ratio - cadey@firemail.css + cadey@firemail.cc python-feedgen - - gemini://cetacean.club/journal/mara-castle-charon.gmi - Mara's Ransack of Castle Charon - 2020-08-03T00:55:52.657968+00:00 - - gemini://cetacean.club/journal/08-05-2020-lewa-development.gmi L'ewa Development @@ -70,4 +64,10 @@ 2020-12-08T19:43:00.279954+00:00 + + gemini://cetacean.club/journal/12-10-2020-mod-dh.gmi + Colemak Mod-DH + 2020-12-10T13:27:41.244917+00:00 + + diff --git a/journal/gen.sh b/journal/gen.sh index 3652664..310acd7 100755 --- a/journal/gen.sh +++ b/journal/gen.sh @@ -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'" diff --git a/journal/index.gmi b/journal/index.gmi index fcba236..cab105c 100644 --- a/journal/index.gmi +++ b/journal/index.gmi @@ -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.