|
|
|
Ask HN: What's your story about lost source code?
|
|
2 points
by crisp
1726 days ago
|
|
Inspired by the comments[1][2] about lost source code, what's your story? How did you or somebody else lose source code, and what were the implications? [1] https://news.ycombinator.com/item?id=28700830 [2] https://news.ycombinator.com/item?id=28701093 |
|
I accidentally FTP’d a broken experimental state to production. I was able to retrieve some of the original code by using the internet archive. The rest was gone.
Nothing bad came of it though. Mistakes happen.