Skip to content

Instantly share code, notes, and snippets.

@gfixler
gfixler / plover_crazy_fingerspelling.json
Last active July 25, 2022 22:18
I pulled out Plover's crazy fingerspelling entries, and tried to make sense of them. They're oddly incomplete in many areas.
{
"": "STANDARD LOWERCASE",
"A*": "{>}{&a}",
"PW*": "{>}{&b}",
"KR*": "{>}{&c}",
"TK*": "{>}{&d}",
"*E": "{>}{&e}",
"TP*": "{>}{&f}",
"TKPW*": "{>}{&g}",
"H*": "{>}{&h}",
@gfixler
gfixler / bf.vim
Last active September 26, 2023 08:22
+++++ + ++++ + +++++++ ++
*+++++ + + ++++++++++++* + +++ +++++
++ + + + +++++*+++ + ++ + +++
+ + + + + + ++ + *++
+ + ++ + ++ +++ + ++
++ ++ * +++ ++ +++ + .+
++ ++ ++ ++ *++ .-- - --
---- -- -- -- -*- --- - --
- --- -- -- -- --* --- - --
-- -- -- -- -- --- *--------
@gfixler
gfixler / lofp_rank
Last active April 2, 2024 20:17
Current placement on the Standardized Ladder of Functional Programming
Standardized Ladder of Functional Programming
http://lambdaconf.us/downloads/documents/lambdaconf_slfp.pdf
Level Key
0: I've never heard of this
1: I've heard of this
2: I've looked into this, but don't get it yet
3. I have a basic understanding/am using this
4. I've used this for a while/feel pretty solid on
5. I could comfortably teach this to others