Engineering brief

Linux Is 10x Faster for AI Agents—Time to Ditch the MacBook

Theo - t3․gg1 min read · saves 37 min

At a glance

Relevance
Practical value
Warnings
None

APFS on Macs makes git clean and pnpm install up to 30× slower than Linux ext4, crippling agent loops. Offloading to local Linux machines via remote IDE tools restores speed and enables concurrent agents.

Agent-assisted development demands infrastructure that MacBooks can’t provide; the OS choice now directly affects developer throughput and cost.

Summary

The biggest concrete signal is file system performance: APFS on Macs drags git clean and pnpm install to 30x slower than Linux ext4—crippling agent loops that rely on frequent worktrees and subagents. This isn't a minor annoyance; it directly limits how many agents a developer can run concurrently.

Implication: A maxed-out M5 Max MacBook Pro becomes unusable under Codex subagent load, with macOS’s CIS policyd process spiking CPU. The fix is offloading work to local Linux machines accessed over Tailscale and remote IDE tools, freeing the laptop from compute and heat.

Tradeoffs include managing a fleet (orchestration overhead), losing Apple’s unified memory for local models, and needing network KVMs for full remote control. However, the subsidized token plans from Codex and Claude deliver disproportionate value when run on personal hardware, not cloud IDEs.

For engineering leaders, this shifts infrastructure into the developer workflow. Provisioning purpose-built Linux boxes, treating agent orchestration as a discipline, and rethinking hardware purchasing become critical. Cloud-native dev environments aren’t ready; self-hosted fleets offer more control, speed, and cost efficiency.

Watch the video

This video is blocked due to your privacy settings. To watch this video, please accept YouTube marketing cookies.

Related breakdowns

Get TL;DW

Too Long; Didn't Watch.

A concise breakdowns of the AI and devtools videos that actually matter for engineering leaders.

Free. Weekly. No hype.

Video and thumbnails remain the property of their respective creators. tldw.news provides editorial analysis, commentary, and discovery links to original content.