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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: how do you archive/preserve your source code?

1 点作者 vrypan超过 11 年前
I&#x27;d like your input. When you&#x27;re done with a software project (not open source), how do you preserve&#x2F;archive your code?<p>Would you use something like longaccess.com as a long-term backup solution? (disclaimer: I&#x27;m the founder of longaccess)<p>If our service was immediately available, would you use it from the command-line, or would you wait for a desktop GUI?<p>Any feedback would be valuable. Thank you.

1 comment

domness超过 11 年前
All my work is via Git. So in my team we use GitHub for our normal projects (pay per project), and when we&#x27;re done, I put it onto BitBucket (pay per user), so whatever I put onto BitBucket is then free of charge. I think I&#x27;ll stick to this solution as it&#x27;s cheap (read: free).<p>However, if I was to use your service, I&#x27;d be happy to use command line.
评论 #6750632 未加载