TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Code in the cloud with your favorite OS X text editor

25 点作者 raingrove将近 12 年前

4 条评论

chatmasta将近 12 年前
I assume one of the main benefits of cloud coding is that every developer has access to the same code and environment. How does this application handle multiple people working at once on the same code?<p>Also, why would somebody choose this over editing files locally and committing to github? People can do that in one click if they want.
评论 #6017054 未加载
thejosh将近 12 年前
What is this coded in, wouldn&#x27;t it be possible to create a Linux or something version too?
评论 #6017056 未加载
cldr将近 12 年前
What advantage does this have over mounting a network file system (or whatever it&#x27;s called)?
评论 #6017015 未加载
评论 #6016944 未加载
kunai将近 12 年前
It&#x27;s important to note that this means that your code is instantaneously updated to the cloud with remote box SSH directly from your OS X machine, not that you can somehow virtualize your favorite text editor and use it to edit code from a browser.