Trying to create my own server and consuming it for code with my phone remotely (Mac OS)
一位开发者正在寻求帮助,希望在Mac OS上建立自己的服务器,以便通过手机远程访问和使用代码。主要挑战在于如何自动部署代理更改,类似于网站更改的处理方式,从而允许审查、接受或拒绝这些更改。当在PC上处理本地文件时,此功能通常是自动的,但用户需要一个远程访问的解决方案。
- 发布
- 2026年9月6日 23:42
- 来源类型
- 开发者社区
- 档位
- 社区
- 信源状态
- 正常
时间以 UTC 显示
更多信息
Hi there! I need some help with this.
I have a 32gb Macbook Pro with the latest available update of Tahoe.
I'm using LMStudio with MLX to serve a local model and I want to expose it so that I can consume it with my phone to code and review stuff when I'm commuting to places.
These are my problems to solve so far that I need help with:
- The mac turns off after some time. It doesn't matter what I set in settings. Have you found a workaround for this? using caffeinate or how?
- I need an IDE / Agent editor that I can use to instruct the agent. I tipically use ZED from this pc, but I'm open to try something else that is mobile compatible.
- How can I have the agent changes automatically deployed (usually it's websites) so that I can review and accept or reject the changes? when I'm working on my pc this is basically solved automatically because I'm working with local files.
- Can LMStudio serve on the public internet or do I need another solution here? or maybe an extra step?