Skip to content

Instantly share code, notes, and snippets.

View yagehu's full-sized avatar
🐦
Yet Another Grumpy Egret

Yage Hu yagehu

🐦
Yet Another Grumpy Egret
View GitHub Profile
@yagehu
yagehu / mapping.py
Created September 5, 2024 18:27
z3
from z3 import *
solver = Solver()
r1 = Int("r1")
r2 = Int("r2")
r3 = Int("r3")
ra = String("ra")
rb = String("rb")
@yagehu
yagehu / default.custom.yaml
Last active June 30, 2024 02:34
RIME fcitx 默认简体中文设置 (Config to make fcitx-rime default to simplified Chinese)
patch:
schema_list:
- schema: luna_pinyin_simp
- schema: luna_pinyin
- schema: luna_pinyin_fluency
- schema: bopomofo
- schema: bopomofo_tw
- schema: cangjie5
- schema: stroke
- schema: terra_pinyin