AI coders carry half-open laptops to keep agents running
Business Insider reports that some developers are walking through airports, offices, and ice rinks with their laptops left slightly open so background AI agents can keep running. The article profiles users including Geoff Chan, identified as a 39-year-old head of product at Raven.AI, who says he leaves his laptop ajar during his daughters' skating practices to avoid interrupting OpenAI Codex-assisted work, telling Business Insider, "I have to put it up on a shelf." Business Insider reports the behavior is driven by agents that run locally or depend on WiFi, and users say shutting or sleeping the laptop interrupts progress. Editorial analysis: This pattern highlights practical operational issues for developers using long-running local agents, including battery, connectivity, and session persistence.
What happened
Business Insider reports that a subset of AI-focused developers are carrying or leaving laptops half-open in public so their AI "agents" continue running. The story includes first-person reporting from users; Business Insider quotes Geoff Chan, identified as a 39-year-old head of product at Raven.AI, saying, "I have to put it up on a shelf," about leaving his laptop ajar during his daughters' skating practices. Business Insider also cites other users who describe walking through airports, offices, and school hallways while keeping machines active to avoid losing agent state.
Technical details
Business Insider reports that the practical reason for this behavior is that many agent workflows run locally or rely on unstable WiFi, so closing or sleeping a laptop interrupts long-running processes and developer progress. The article references OpenAI Codex as an example of the kind of tooling integrated into these sessions.
Industry context
Editorial analysis: Developers who rely on long-running local agents create operational pressure on device uptime, battery management, and network stability. In comparable developer workflows, practitioners often adopt containerized runtimes, remote session keep-alive utilities, or dedicated edge machines to preserve state without carrying a laptop in public.
Context and significance
Editorial analysis: The anecdotal trend is notable because it illustrates how user behavior adapts around the limits of current toolchains rather than the other way around. For tool vendors and platform teams, recurring reports of preserved foreground sessions point to demand for durable local state, checkpointing, and more robust background execution models.
What to watch
Editorial analysis: Observers should watch for product responses such as improved checkpoint APIs, background agent services that survive sleep cycles, and smarter mobile-to-cloud handoffs. Also watch whether these user stories motivate security or workplace-policy discussions about unattended, visible screens in public settings.
Scoring Rationale
This is a culturally notable, practitioner-relevant report about how AI development workflows affect daily behavior and operational needs. It highlights practical pain points but does not introduce new models, large funding, or infrastructure shifts.
Practice interview problems based on real data
1,500+ SQL & Python problems across 15 industry datasets — the exact type of data you work with.
Try 250 free problems

