my gemini capsule source
update: fix context and fragment.
Zach DeCook 2021-12-22
parent 78a01b2 · commit e76bd1a
-rw-r--r--capsule/2021-12-22-status.gmi4
1 files changed, 2 insertions, 2 deletions
diff --git a/capsule/2021-12-22-status.gmi b/capsule/2021-12-22-status.gmi
index 6e02741..e0b4e7c 100644
--- a/capsule/2021-12-22-status.gmi
+++ b/capsule/2021-12-22-status.gmi
@@ -1,9 +1,9 @@
# December 2021 Status
=> gemini://drewdevault.com/2021/11/24/A-philosophy-for-instant-messaging.gmi Early this month, I read Drew's article about productive IRC usage.
-I decided to give it a try, and started by asking which of two projects I should prioritize developing. This led to more swipe-typing work.
+I decided to give it a try in the #sxmo channel on libera.chat. I started by asking which of two projects I should prioritize developing. This led to more swipe-typing work.
# Swipe-typing
-My wvkbd setup got a lot more responsive, with a highlight trail, case-insensitive matching, and a smaller word list. Staceee suggested some changes to the input typing which could fix the known edge-cases, and Proycon has some ideas about language processing. I think if we add ngrams context-awareness, that could improve the quality of the suggestions. Possibly
+My wvkbd setup got a lot more responsive, with a highlight trail, case-insensitive matching, and a smaller word list. Staceee suggested some changes to the input typing which could fix the known edge-cases, and Proycon has some ideas about language processing. I think if we add ngrams context-awareness, that could improve the quality of the suggestions.
#SXMO
I added some patches to support my commonly-used programs: VTE3, git, micro, and a new workflow pattern for switching workspaces (without using the super-key or the num row). I'm using a much shorter keyboard, to save that precious screen real-estate.
My app store script was merged into the sxmo-userscripts repo. That will be the home of my emoji and unicode scripts too, when I get around to submitting them. There's no convenient way to install them, but that could be good for the future.