@FeitengLi: Here's how I use it: 1. Mac Mini is not carried around—it stays at home in the living room with Tailscale enabled. When outside, I use Mac's built-in Screen Sharing to connect directly via the Tailscale IP (also use Cloudflare Zero Trust as a backup in case Tailscale is accidentally disconnected, e.g., if I manually turn it off).

X AI KOLs Timeline Tools

Summary

Introduces a method to remotely connect to a home Mac Mini via Tailscale and Screen Sharing for a development environment, using tmux to maintain sessions and a consistent setup.

Here's how I use it: 1. Mac Mini is not carried around—it stays at home in the living room with Tailscale enabled. When outside, I use Mac's built-in Screen Sharing to connect directly via the Tailscale IP (also use Cloudflare Zero Trust as a backup in case Tailscale is accidentally disconnected, e.g., if I manually turn it off). 2. On the Mac Mini, I use tmux -CC to create windows that can be resumed anytime. The MacBook Air on hand is only used as a remote display. All vibe coding is done on the Mac Mini. I only vibe on the Mac Mini—a fixed environment reduces switching overhead, never shuts down, never changes environments. I set things up before bed and check progress anytime the next day.
Original Article
View Cached Full Text

Cached at: 05/17/26, 05:29 AM

Here’s how I use it:

  1. I don’t carry the Mac Mini with me — it stays in the living room at home with Tailscale running. When I’m out, I use macOS’s built-in screen sharing and connect directly via the Tailscale IP. I also set up a Cloudflare Zero Trust as a backup in case Tailscale can’t connect unexpectedly (e.g., if I accidentally disable Tailscale).
  2. On the Mac Mini, I use tmux -CC to create windows that can be resumed anytime. The MacBook Air I have nearby only serves as a remote display — all vibe coding is done on the Mac Mini.

I only vibe on the Mac Mini — a fixed environment reduces switching costs. It never shuts down or changes environment. I set things up before bed and check progress anytime the next day.

Kevin Ma (@kevinma_dev_zh): Recently I took my family back to my hometown for an extended stay, so I brought my main Mac Mini with me. Remote access works, but for real device debugging, not having it with me is inconvenient. It’s not practical to power up the Mac Mini on the road, so I also grabbed my idle MacBook Pro. Once I started using it, I realized how much stuff had accumulated on the Mac Mini — global AGENT.md, various skills, agents…

Similar Articles

ConsoleMini

Product Hunt

ConsoleMini turns a Mac mini into a living-room retro/PlayStation-style gaming console.

@geekbb: Great tool, a macOS sidebar utility for the Ghostty terminal that allows you to quickly create, switch between, and arrange terminal sessions. Smoothly control windows via Ghostty AppleScript and Accessibility APIs, enabling direct jumps to the Space containing a specific session from a floating panel. S…

X AI KOLs Timeline

Rig is a macOS sidebar utility developed for the Ghostty terminal, supporting rapid creation, switching, and arrangement of terminal session windows via AppleScript and Accessibility APIs.