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

推荐订阅源

Y
Y Combinator Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园 - 司徒正美
Blog — PlanetScale
Blog — PlanetScale
博客园 - 聂微东
月光博客
月光博客
量子位
大猫的无限游戏
大猫的无限游戏
Stack Overflow Blog
Stack Overflow Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The Cloudflare Blog
P
Proofpoint News Feed
B
Blog RSS Feed
美团技术团队
腾讯CDC
C
Check Point Blog
Engineering at Meta
Engineering at Meta
F
Fortinet All Blogs
N
Netflix TechBlog - Medium
Recent Announcements
Recent Announcements
J
Java Code Geeks
S
SegmentFault 最新的问题
WordPress大学
WordPress大学
宝玉的分享
宝玉的分享

Haoxiang’s Blog

Feb. 19, 2026 Feb. 12, 2026 Jan. 12, 2026 Jan. 7 2026 My Coding Experience with AI
May. 2nd, 2026
Haoxiang Li Published 2026/05/02 · 2026-05-03 · via Haoxiang’s Blog

in Article, Blog Posts, English, Share, Solution |

For some reason, running Claude Code directly on the remote server is either slow or unreliable. I prefer having a local development environment, but all changes get synchronized to the remote server over ssh instantly without any extra effort. I found mutagen to be very handy in this setup. You install this on your local machine and set up the local and remote paths. Then it just works. I’m really glad someone built this.

Published