注册并分享邀请链接,可获得视频播放与邀请奖励。

Mr Panda (@PandaTalk8) “我现在的做法跟 @levelsio 完一样。 在一台 vps 上部署了Claude code, 创建几个 loop” — TopicDigg

Mr Panda 的个人资料封面
Mr Panda 的头像
Mr Panda
@PandaTalk8
程序员、在X上分享 AI 构建、内容创作、独立创业与X增长方法
加入 July 2017
5.2K 正在关注    76.4K 粉丝
我现在的做法跟 @levelsio 完一样。 在一台 vps 上部署了Claude code, 创建几个 loop 工程任务, 还有几个 schedule , 日常跑一些最新的资讯信息,自动帮我筛选消息。 我最近计划把越来越多的工作搬到vps 上了。 不过咱们中国人最大的问题是vps 必须要考虑网络回国的速度, 一台gia cn2 线路的vps 并不太便宜。
显示更多
✨ I think I've been coding almost solely on my VPS with Claude Code for almost a year now All I can say it's just fantastic: - no need to keep laptop open ever - no laptop battery drain - can switch to phone or any other device you like whenever you want to continue (like when you're outside) - it just keeps going all night while you sleep (esp with /goal) - you can start hacky projects from scratch and go live in seconds because you're already on the server which is great to ship things and get it used by people fast (not stuck on your local laptop webserver) - it just feels like living in the future I used to code on my laptop, test locally, then push to GitHub, then it auto pulled and deploy to production, that'd take me ~1 minute to get a new feature out But then when I bought a new Mac Book Pro a few years ago I was too lazy to install a local Nginx environment, so I just started pushing to prod and everything went fine, and I sped up deploying to about 3 seconds from laptop to server, which people called me crazy for too But now with Claude Code on my VPS in the last year, it just live edits on my production server, which sounds like it should go wrong but it just doesn't, it's very careful and only twice in 12 months messed up which meant my site didn't load for 10 seconds which is OK If I wasn't working solo, like at a big company, I' think I'd recommend the same workflow but with a staging server, so it wouldn't touch production, for safety and regulatory reasons etc. but for me it's fine I agree with @theo completely, it's clear to me this is where it's going, also seeing @karpathy with Claude moving to the cloud (via Slack etc), I think AI "agents" and AI coding will operate on servers / from the cloud first P.S. I have 3-2-1 backups, multiple on-site and off-site backups which you should also even if you wouldn't code with AI, safety first!
显示更多