Comment by lloeki

7 years ago

Well I can’t even read my own research paper (lost my tex source and final digital copy when both hard drive and backup drive failed within the same hour). I know for a fact that it is archived and basically exactly where but it’s beyond either one of an abusive layer of bureaucracy or a paywall, whichever I would choose to go through. Not that it’s worthy of anything or even remotely interesting but it tells a lot about the absurdity of it all.

Count yourself lucky. Most of us developers cant even read the code we wrote in a professional setting once we leave a company.

  • This idea that the original authors of the source code don't have any right to that source code (they're not even listed as authors most of the time), seems like a contradiction. If copyright is so important, why is it so easily stripped from its authors in some fields?

    It makes more sense when you understand that copyright was hardly ever about protecting authors, but about protecting the interests of the more powerful middlemen.

    • I think it fits in with the general idea of factories where you work for a salary and the work product you produce isn’t something you can take away. The problem with words or code is they are easy to copy, so one could easily make a copy and take it away. I guess that’s why they make you sign away the copyright

      1 reply →

> when both hard drive and backup drive failed within the same hour

That is basically the horror scenario of backup'ing, since you don't usually protect against that kind of failure: the probability of it happening just seems too low. It's similar to having a limit to your attack model when securing your data/accounts/... against attacks: you can try to protect against a governmentally funded cyber attack on you personally, but you probably won't succeed and it's very surely not worth the trouble if you're not a very influential or otherwise important person.

In this case, the usual retort would of course be "why didn't you have a backup in 'the cloud'?" I have for part of my stuff, but not for all. I feel you.