惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

小众软件
小众软件
博客园_首页
博客园 - 聂微东
T
Tailwind CSS Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
J
Java Code Geeks
The Cloudflare Blog
aimingoo的专栏
aimingoo的专栏
Martin Fowler
Martin Fowler
D
Docker
人人都是产品经理
人人都是产品经理
WordPress大学
WordPress大学
博客园 - 三生石上(FineUI控件)
Microsoft Azure Blog
Microsoft Azure Blog
Recent Announcements
Recent Announcements
Apple Machine Learning Research
Apple Machine Learning Research
阮一峰的网络日志
阮一峰的网络日志
B
Blog RSS Feed
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Microsoft Security Blog
Microsoft Security Blog
L
LangChain Blog
Jina AI
Jina AI
博客园 - Franky
D
DataBreaches.Net

DEV Community

Authentication Security Deep Dive: From Brute Force to Salted Hashing (With Java Examples) Why AI Systems Don’t Fail — They Drift Spilling beans for how i learn for exam😁"Reinforcement Learning Cheat Sheet" I Replaced Chrome with Safari for AI Browser Automation. Here's What Broke (and What Finally Worked) How Python Borrows Other People's Work The $40 Architecture: Processing 1 Billion API Requests with 99.99% Uptime Vibe Coding: A Workflow Guide (From Zero to SaaS) Most webhook security guides protect the wrong side. The scary part is delivery. Headless CMS for TanStack Start: Build a Blog with Cosmic EU Age Verification App "Hacked in 2 Minutes" — What Actually Happened Comfy Cloud’s delete function does not actually remove files Running AI Models on GPU Cloud Servers: A Beginner Guide Event-driven media intelligence with AWS Step Functions and Bedrock I scored 500 AI prompts across 8 quality dimensions — here's what broke How to Call Google Gemini API from Next.js (Free Tier, No Backend Needed) The Portal Protocol: Reclaiming Human Connection in the Age of AI How to Fix Your Team's Scattered Knowledge Problem With a Self-Hosted Forum Intro to tc Cloud Functors: A Graph-First Mental Model for the Modern Cloud Designing Multi-Tenant Backends With Both Ownership and Team Access I Built a Neumorphic CSS Library with 77+ Components — Here's What I Learned PostgreSQL Performance Optimization: Why Connection Pooling Is Critical at Scale Cómo construí un SaaS multi-rubro para gestionar expensas en Argentina con FastAPI + Vue 3 🚀 I Built an Ethical Hacking Scanner Tool – Open Source Project I Replaced /usage and /context in Claude Code With a Single Statusline A Pythonic Way to Handle Emails (IMAP/SMTP) with Auto-Discovery and AI-Ready Design I Collected 8.9 Million Polymarket Price Points — Here's What I Found About How Markets Really Move EcoTrack AI — Carbon Footprint Tracker & Dashboard Everyone's Using AI. No One Agrees How. 5 self-hosted ebook managers worth trying in 2026 Building Your First AI Agent with LangChain: From Chatbot to Autonomous Assistant
How I Vacationed with My Mac Back Home
Jeffrey van · 2026-05-07 · via DEV Community

A retrospective on running an AI-augmented two-week holiday entirely from a phone.


The setup, or: why my Mac stayed in Haarlem

I really, really wanted to bring my laptop on holiday. Two weeks in Puglia with the family — wifi, sunny terrace, a glass of Primitivo, terminal open. Pure poetry. My wife disagreed. Her reasoning was something along the lines of "this is a holiday, not a working session" — ok, fine, fair.

But I'm not built to disconnect cold turkey. So the compromise was: the Mac stays at home, on, with the lid open and two remote-control sessions running — one Claude Code, one Claude Code (because backups). Plus syncthing, plus VPN, plus a launch agent or two to make sure nothing falls over while I'm a thousand kilometres away. Plus a caffeinate -d running so the screen never sleeps and the machine stays reachable. The first night of the trip, the very first test was: can I still open a session? Yes. Sigh of relief, glass of Primitivo.

And then everything happened from my phone. Every conversation, every file, every patched binary — typed on a small touchscreen, while sand sat in my keyboard.

What I actually used Claude Code for

The plan was modest: a few day-trip PDFs, a fallback in case I needed something off my Mac, and the occasional secret work task my wife wouldn't notice. That's not how it played out.

We rented a holiday house through Novasol. Things went… not well. The pool was closed. The Wi-Fi was down for nine days. The dishwasher was broken from arrival. The drainage flooded the bathrooms on day seven. The walls were crumbling with saltpeter from a wet winter. The kitchen, billed as a "fantastic living kitchen", lacked a corkscrew (we opened a wine bottle with a screw).

So my "fun productivity tool" became my "let's make sure we still get a refund" tool.

A non-exhaustive list of things I asked Claude Code to do, all from a phone:

  • Combine four separate boarding-pass PDFs into a single, clean document for my wife — instead of forwarding her four emails she would never find again
  • Read the entire WhatsApp thread with the local key holder, build a timeline, and produce a structured PDF complaint dossier for Novasol (in two languages, with quotes, photos and a chronology)
  • Cross-reference a 2-star Airbnb review by a previous guest two weeks before our arrival to prove the issues were known and structural, not weather
  • Draft and re-draft customer-service emails — first too soft, then too aggressive, then about right
  • Fix my WhatsApp MCP bridge when it broke (twice). Once because WhatsApp updated its protocol mid-vacation and the Go binary was outdated, once because the /api/download endpoint hadn't been implemented in the fork I was using. We patched the Go source, rebuilt, restarted the launchd service, and downloaded all media for the dossier, all from a phone in a beach restaurant in Pulsano
  • Generate full day-trip PDFs for Lecce, Alberobello, and Monopoli — with walking routes, parking spots, lunch picks, gelato shops, fun facts about saltpeter and trulli construction, and everything tied to deeplinks into Google Maps
  • Re-route a planned beach day when it turned out the spunnulate karst pools we wanted to swim in were thirty minutes the wrong direction
  • Cross-reference the morning weather forecast with our activity options every day — Grotte di Castellana on cold days, Alberobello when sunny, indoor museums when windy. A trivial-sounding task, but having it done in seconds with full context saved a lot of bickering
  • Surface lunch and gelato spots filtered by "works for nine people, including a pregnant one and a four-year-old, in a town that goes silent at 13:30 for siesta" — which is not a query Google does well
  • Translate a parish-festival schedule from a small-town Italian government website, including the strange Italian custom of daytime fireworks (loud, no colour, just to announce the saint's procession)

Galatone festival programma
The actual poster Claude translated for me — patron saint festival in Galatone, complete with 1pm fireworks and a cardinal flying in for Sunday mass.

  • Run the OAuth 2.0 device flow by hand to recover access to my Gmail, because the Mac was remote and I couldn't open a browser on it. Step 1: generate the auth URL from the laptop. Step 2: paste it into WhatsApp. Step 3: open it on my phone. Step 4: copy the failed-redirect URL back into the chat. Step 5: terminal command exchanges the code on the laptop. Too bad Claude had to be restarted before the new keys could take effect — and you can't restart a remote-control session.

The unexpected joy: songs

Once a few of the family chats got the hang of "Jeffrey just goes to his phone and a polished result appears," they started asking for more creative things.

We made:

  • An italo-disco lament in mock-Italian about everything that didn't work in the house. The chorus is "No gas! No water! No lights! No wifi! No dishwasher! No pool! No livingroom, solamente niente, oh!" My kids now sing it at full volume in the car
  • An upbeat tropical-house "Vacation in a Trullo" beach banger
  • A nighttime italian drama ballad called "Casa Spasimato Tragedia"

For the kids to be able to sing along, every Italian phrase in the lyrics was rewritten phonetically into something a four-year-old can read out loud — "trulli" became "troelie", "andiamo" became "andiajamo", "ciao amore" became "tjauw amore". They sing it perfectly. They also have no idea what any of it actually means.

🎧 Listen to the songs:

  • Casa Spasimato — Italo-Disco LamentLINK
  • Vacation in a TrulloLINK
  • Casa Spasimato Tragedia (ballad)LINK

Suno generated the music; Claude wrote the lyrics and the style descriptors. Writing the lyrics was almost free — every shared experience the songs reference was already in Claude's context, so we didn't have to brief the AI on anything. No wifi, no dishwasher, no pool writes itself when those have been the running theme of an entire vacation. The kids' favourite is the lament. My favourite is the ballad. My wife mostly tolerates them.

Two unsung pieces of the setup

Obsidian + Syncthing. Every note Claude touched on the laptop — the day diary, the planning doc, the complaint dossier draft, the song lyrics, this blog — was instantly available on my phone. Obsidian on the Mac, Syncthing in the background, Obsidian on the phone, no cloud, no fuss. Claude wrote a paragraph to my journal; my phone vibrated forty seconds later. The Mac generated a 7-page PDF; it was browsable on the beach by the time I'd finished my espresso. This is the part nobody tells you about: the AI is the first half of the workflow, the sync layer is the second half.

WhatsApp as a fallback transport. Reception in Puglia ranged from "two bars of 4G" to "HSDPA from a 2009 phone" to "nothing at all". The Claude Code remote-control app didn't always load. So a recurring pattern was: ask Claude to do something on the Mac, then have it post the result to my own WhatsApp — drafts, PDFs, Maps links, song lyrics. WhatsApp's offline cache is fierce. I could read a polished Novasol draft on a beach with no signal, mark it up in my head, and reply via the app the moment a single bar reappeared. Treat WhatsApp as a second display you carry in your pocket.

Things that broke, and what I learned

The WhatsApp bridge. Twice. The fix the second time was upstream — somebody had skipped implementing a download endpoint. I read the Go source on a 6-inch screen and dictated the patch to Claude. We compiled, restarted, downloaded the media. Then a third patch later in the trip: I noticed photos sent in the same second were overwriting each other on disk, because the bridge generated filenames from a timestamp with second-resolution. Quick fix — prefix each saved file with its message-id hash. Re-download. The dossier had four distinct wall-damage photos again instead of just one. Everything is just code, somewhere.

Gmail OAuth. Refresh token expired about an hour into the trip. The standard "open the consent page in a browser" flow doesn't work when your laptop is sitting on a desk in another country. The two-step PKCE-with-state-on-disk dance worked fine — but only because Claude Code can persist state between separate command runs. That's the kind of thing I genuinely couldn't do as a one-liner.

An accidental journal. I never set out to keep one. But because every plan, every booking, every restaurant pick, every complaint and every song happened through Claude, my context ended up being a complete chronology of the trip. By day twelve, asking Claude to summarise our holiday into a diary was a single sentence. The journal wrote itself, as a byproduct of using the AI for everything else.

My own assumptions. I started the trip thinking my workflow was AI helps me write things faster. Halfway through I realised it was AI lets me coordinate fragmented systems from a single conversational interface. WhatsApp, Gmail, Google Drive, Maps, Suno, the local SQLite database in the WhatsApp bridge, my own Obsidian notes, a half-built Go binary, and the Novasol complaints department — all of those got composed live, from a phone, from a Trullo with terrible reception.

If a colleague had asked me beforehand whether you could realistically run a 14-day, complaint-heavy, multilingual, two-family holiday with five children entirely off your phone via remote-control to a Mac and an AI coding agent, I'd have said theoretically. After this trip: yes, very practically, and somewhat compulsively.

What I would do differently

  • Maybe bring a proper Bluetooth keyboard (if my wife lets me). Phones are not built for prompting full PDFs into existence
  • Pre-warm everything before leaving. OAuth refresh tokens, MCP servers, the WhatsApp bridge, the launchd plists. The first hour of vacation is not when you want to discover that something has expired
  • Don't update macOS the day before vacation. Don't anything the day before vacation. Freeze the system, trust your past self
  • Trust the holiday more. Half the things I dragged Claude into could have been a notebook and a glass of wine
  • Tell my wife less about all this

A footnote on context. By the time we landed at Schiphol, my conversation context was at 91% of the 1M-token limit. Apparently a 1M context is enough for one Italian holiday — including dozens of song-lyric iterations and many, many drafts of complaint letters to Novasol. Just barely.

Closing thought

The single most useful thing I did all holiday, technically, was generating a 7-page bilingual PDF dossier with embedded WhatsApp screenshots, an Airbnb cross-reference, and a chronological timeline — entirely from a beach chair in Marina di Pulsano while my four-year-old buried my feet in sand. The complaint is still under review.

The single most useful thing I did all holiday, humanly, was singing No gas, no water, no light, no wifi with my kids on the way to a fornello pronto in Cisternino while a wood fire roasted bombette twenty meters away.

Both required Claude. Only one required Italian wine.