$ whoami
jameryw — AI-native / prototyper / terminal native. Hangzhou.
$ cat ~/.ai-stack
model → Claude · self-hosted LLMs · RAG · embeddings
runtime → Python · TypeScript · LangGraph · Code-as-Policy
editor → keyboard-native · vim bindings · CLI-first
os → macOS + LLM coprocessor · zsh + custom AI plugins
$ cat ~/.keybindings
⌘K → command palette (universal entry point)
⌘J → terminal toggle (always one keystroke away)
mouse → reduced; trackpad → gestures_only; everything → keyboard_reachable
$ curl -s jameryw.dev/.profile
{
"agent_first": true,
"prototype_over_docs": true,
"llm_role": "copilot_not_autopilot",
"learning": "heuristic_by_building",
"outputs": [0_projects, 0_notes]
}
█