fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

9.9K
active users

#colemak

1 post1 participant0 posts today

How many words can you type using only characters on the home row of your keyboard using different layouts? Using /usr/share/dict/words on my machine:

% cd /usr/share/dict
% wc -l words
104334 words

% grep -Pci "^[asdfghjkl;-]+$" words
188

% grep -Pci "^[anisfdthor]+$" words
1276

% grep -Pci "^[aoeuidhtns-]+$" words
2059

% grep -Pci "^[ashtgyneoi']+$" words
2415

% grep -Pci "^[arstdhneio']+$" words
5090

So last week, I started learning #colemak

Then I stumbled upon the French #ergol and dropped everything to start using it.

It works great for both French and English, and comes with a great layer for programming. Plus it has a funky Star dead key to access all the accents and diacritics.

Will post about my progress here...

so I've been using an #ortholinear 40% keyboard with #colemak layout (all 3 things are a first for me) for 10 days, doing a bit of programming, and testing my typing speed every day

I'm now finally hitting 100 cpm, which is, i feel, roughly 60% of my typing speed before the switch

the first week was harsh. i knew where the keys were, but my fingers just wouldn't hit them

I've started exploring a modern #AltKeyboardLayout called #Gallium, very similar to the #Graphite layout. It is reported to have a nice flow to it, will see how it compares to the #ISRT (#Colemak based) layout that's I've been using up until now. #MechKeyboard #ErgoKeyboard

teachmaths.org/index.php/2024/

The Secret Life of Matt · Gallium Keyboard Layout - The Secret Life of MattComputers

i feel like a BIG BRAIN GENIUS rn because I just suddenly thought to make an inverse #Colemak layer in my keyboard's firmware

yes, for those games that bind to letters from the logical layout from the OS (and especially ones that seem to apply it once when starting and then don't react to changes, how the fuck even) instead of physical keycodes

…funnily enough I haven't been playing a lot of games any recently