Karabiner rules for easier mail and safari shortcuts.
- Maps ⌘-r to refresh emails.
- Maps ⌘-enter to send emails.
- Maps ⌘- to switch to safari profile.
| { | |
| "description": "⌘-enter to send in Apple Mail", | |
| "manipulators": [ | |
| { | |
| "conditions": [ | |
| { | |
| "bundle_identifiers": [ | |
| "com.apple.mail" | |
| ], | |
| "description": "Only for Apple Mail", |
Karabiner rules for easier mail and safari shortcuts.
In Dishonored 2 players encounter a version of the Zebra Puzzle that opens up a shortcut. These riddles are generated for each player so there isn't a single solution. Instead this script formulates them as a constraint satisfaction problem that is solved automatically.
uv run https://gist.githubusercontent.com/flostellbrink/cd735dd366e2bd3e1ced52a3c8d44b6c/raw/87861c20544fbf095daad647ed2fcc287be5fa7a/jindosh_constraint.py