The five questions I get on the road
The Airplane Answers
If we have met in an airport, a hallway, or the seat next to yours, one of these five questions probably started the conversation. The answers do not change much between tellings, so I wrote them down. Read the one you came for. Next time we can start further in.
What do you actually do with the Vision Pro?
Two jobs. In the operating room it is a camera. Robotic cases record themselves at the console, so the headset earns its keep in open reconstruction, where the operative field is wherever my head is pointed. It captures the case from the surgeon's eye line, a view no boom camera or circulating photographer has ever gotten me.
The open cases in my video library were shot this way. Three of them are below. One runs 50 minutes uncut, which is what a case looks like before editing makes it look easy.
Recorded on the headset
-
Dorsal onlay urethroplasty with buccal mucosa graft, uncut, 50 minutes -
Monti flap construction -
Hydrocelectomy
For the rest, open video.leezhaomd.org and type Vision Pro into the search. The headset footage sorts itself out.
On the road the job flips: the headset becomes the monitor. It extends my laptop screen, which turns any seat with legroom into a workstation with more display than my office has, and it does that in a conference room without taking a second screen out of the bag.
The cost is storage. Four open cases produced about 40 GB of footage, and a single continuous take can pass 7 GB. Almost none of it survives. A two-minute clip of the right dissection is worth more in a lecture than the ninety minutes around it, which makes the headset a strange instrument: it films everything so that almost everything can be thrown away.
Are those the Meta glasses?
Yes. Ray-Ban Meta Wayfarers, bought at the Ray-Ban store in Florence in June 2025, with Transitions lenses so one pair covers indoors and out. Camera in the temple, open-ear speakers, microphones, Meta's assistant when asked. Of everything on this page they require the least explanation, which is most of their charm.
Most of their work happens on runs. Audio comes through the open-ear speakers, so nothing sits in my ears, and the button on the temple takes a photo of whatever I am looking at without breaking stride. The phone stays in the pocket.
What are the glasses with the green display?
Even Realities G2. They pass as ordinary frames. The display is a 640 by 350 monochrome green panel only I can see, a window about 27 degrees wide in the middle of the view. The constraint is the point: too small to be a screen, exactly big enough for an answer.
What it does
Out of the box it does what Even lists: a teleprompter, live transcription and translation of the person across the table, a heads-up display for what the phone would otherwise interrupt me with. Each one is a line or two of green text laid over whatever I am already looking at. There is nothing to hold or look down at, and from the other side of the table there is nothing to see.
The ring is the control panel. Even's R1 has a touchpad for a face: tap to select, scroll to page through whatever the display is showing. My hand never goes to the temple of the glasses, so from across the table the whole exchange looks like a man fidgeting with a ring.
The part worth explaining is behind the wake word. "Hey Even" does not go to a company's assistant. It goes to a small bridge server I run on an always-on Mac at home, reachable from anywhere over Tailscale. Change one URL in the phone app and the same glasses answer from Gemini, ChatGPT, or Claude. Gemini holds the everyday slot.
The bridge is capture-first, which is the feature I actually wanted. Open with "note" or "remember" and the words are written into my Obsidian inbox before any model is called, so a dropped connection can cost me an answer but never an idea. Open with "research" and it saves the question, answers with search grounding, and lands the full cited answer as a note waiting at home. Deep tasks go to the Claude slot and deliver later over Telegram. One failure mode remains: if the Mac at home sleeps, the assistant sleeps with it.
What is your AI stack?
The honest answer is unglamorous: the load-bearing part is not a model, it is a folder. Everything durable lives in an Obsidian vault, plain Markdown files in a private git repository. Voice gets things in: Wispr Flow for the five-second dictation, a Plaud recorder for meetings and walking brainstorms. The models are clients of that record, not homes for it. Model memory is a convenience cache; the vault is canonical.
The routing, as of this writing: Claude reads the vault and does the synthesis, drafting, and judgment work. Codex executes: code, browser work, bulk verification. Gemini and NotebookLM handle source intake. Grok watches X. ChatGPT is kept as the outside reviewer, deliberately independent of the work it critiques. Rankings shuffle monthly, so the routing rests on what each system uniquely touches, not on this week's benchmark.
One rule makes the whole thing usable: every citation, number, and clinical claim that comes out of a model is treated as wrong until verified against the source. A model is a fast resident who can draft and organize. It is not the attending of record.
How do you edit your videos?
The question assumes the bottleneck is an editing app. It is not. The bottleneck is the library: 9,795 video files accumulated in Dropbox over the years, many of them full-length operative masters. The current working file runs 93 minutes. One older master runs past six hours. Nobody edits their way out of that by opening a timeline.
So this year the first move was cataloging, and I made the machines do it: AI agents walked the entire tree, built a manifest, deduplicated files by content hash, classified what remained, and staged the teaching material for YouTube. Robotic cases record themselves at the console; open cases come off the Vision Pro. The edit itself is mostly subtraction, deciding which two minutes of a ninety-minute case earn the room. Filming is easy. Deleting is the skill.
Watch the result
The finished videos live on video.leezhaomd.org and the @lee_c_zhao YouTube channel. The open cases recorded on the Vision Pro are listed under the headset. Three robotic cases, recorded at the console:
That is the kit. It changes; the folder it all reports to does not. Now we can talk about something else.