If you don't use Colemak on Linux, you can ignore this.
If you do, I have a treat for you! Have you noticed that your caps-lock to control option doesn't work if you don't have your Colemak layout as the first entry? There is a (incredibly fucking obtuse) fix!
mkdir -p ~/.xkb/rules && cat >~/xkb/rules/evdev.post <<EOF
! option = symbols
ctrl:nocaps = +ctrl(nocaps):2+ctrl(nocaps):3+ctrl(nocaps):4
EOF
This will add the option to every group.





mhoye
in reply to Hazel Weakly • • •How to use computing power faster: on the weird economics of semiconductors and GenAI
Gauthier RoussilheHazel Weakly reshared this.
Hazel Weakly
in reply to mhoye • • •@mhoye Oh this is a very interesting article. Thanks for sharing!
It rings pretty true for me. Adding that in as a secondary layer to all of this paints quite the fascinating picture