From cca26d47162c35b5a92f095cb0585011166280c5 Mon Sep 17 00:00:00 2001 From: randyrektor <157041235+randyrektor@users.noreply.github.com> Date: Wed, 15 Jul 2026 10:36:29 -0400 Subject: [PATCH] Create 1023 - Mosh Caddy Tailscale A Remote Dev Deep Dive.md --- ...Caddy Tailscale A Remote Dev Deep Dive.md | 47 +++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 shows/1023 - Mosh Caddy Tailscale A Remote Dev Deep Dive.md diff --git a/shows/1023 - Mosh Caddy Tailscale A Remote Dev Deep Dive.md b/shows/1023 - Mosh Caddy Tailscale A Remote Dev Deep Dive.md new file mode 100644 index 000000000..f9532ef52 --- /dev/null +++ b/shows/1023 - Mosh Caddy Tailscale A Remote Dev Deep Dive.md @@ -0,0 +1,47 @@ +--- +number: 1023 +title: "Mosh, Caddy & Tailscale: A Remote Dev Deep Dive" +date: 1784718000000 +url: https://traffic.megaphone.fm/FSI3025045146.mp3 +youtube_url: https://www.youtube.com/watch?v=0lAUBeTBtYY +--- + +Running your dev process off your main machine doesn't have to mean the cloud. Scott and Wes break down how to host projects on a box you can reach from any device, close your laptop mid-build, and keep long-running processes alive. They cover Scott's stack (Mosh, Caddy, Tailscale, Zed, and terminal AI agents like Claude Code), the annoyances of mobile TUIs, and whether it beats staying local. + +### Show Notes + +* **[00:00](#t=00:00)** Intro +* **[00:36](#t=00:36)** Welcome to Syntax! +* **[01:56](#t=01:56)** Benefits of Remote Development +* **[07:50](#t=07:50)** Process for Remote Development +* **[09:34](#t=09:34)** Tech Stack for Remote Development + * [Mosh](https://mosh.org/) instead of SSH + * [Caddy](https://caddyserver.com/) for domains and routing + * [Tailscale](https://tailscale.com/) for local network + * [Zed](https://zed.dev/) editor + * [Herdr](https://herdr.dev/) for terminal sessions + * [Opencode](https://opencode.ai/) or [ClaudeCode](https://code.claude.com/) for AI via the term + * [Termius](https://termius.com/index.html) for iOS AI +* **[15:09](#t=15:09)** Tools and Alternatives for Remote Development +* **[21:16](#t=21:16)** Exploring Workspaces and Terminal Management +* **[30:31](#t=30:31)** Mobile Terminal Applications and Their Features +* **[32:30](#t=32:30)** Navigating the Terminal Landscape: Tools and Alter +* **[35:22](#t=35:22)** Headless Browsers and Authentication Challenges +* **[38:35](#t=38:35)** Work Trees and Their Use Cases +* **[44:21](#t=44:21)** Cloud Hosting and Local Development Solutions +* **[45:28](#t=45:28)** Sick Picks & Shameless Plugs. + +### Sick Picks + +- Scott: [Elgato Stream Deck Pedal](https://amzn.to/4p2rghG) +- Wes: Packing Cubes + +### Hit us up on Socials! + +Syntax: [X](https://twitter.com/syntaxfm) [Instagram](https://www.instagram.com/syntax_fm/) [Tiktok](https://www.tiktok.com/@syntaxfm) [LinkedIn](https://www.linkedin.com/company/96077407/admin/feed/posts/) [Threads](https://www.threads.net/@syntax_fm) + +Wes: [X](https://twitter.com/wesbos) [Instagram](https://www.instagram.com/wesbos/) [Tiktok](https://www.tiktok.com/@wesbos) [LinkedIn](https://www.linkedin.com/in/wesbos/) [Threads](https://www.threads.net/@wesbos) + +Scott: [X](https://twitter.com/stolinski) [Instagram](https://www.instagram.com/stolinski/) [Tiktok](https://www.tiktok.com/@stolinski) [LinkedIn](https://www.linkedin.com/in/stolinski/) [Threads](https://www.threads.net/@stolinski) + +Randy: [X](https://twitter.com/randyrektor) [Instagram](https://www.instagram.com/randyrektor/) [YouTube](https://www.youtube.com/@randyrektor) [Threads](https://www.threads.net/@randyrektor) \ No newline at end of file