Hi all,I've been busy with other projects and haven't really touched the SciRate codebase much in the last year or so. I don't really want it just sitting around-- it's a fairly complex system and will eventually encounter some critical bug or security vulnerability if left alone for too long. It also costs me about $408/year to host which while bearable, is not super ideal.On the other hand, I don't want to simply stop running it; it sees some (small) active use and there are a bunch of interesting comments up there that are likely worth preserving. That and I have some sentimental attachment to it. :)Ideas for a more stable long-term equilibrium:1. Shut down the site and replace it with a read-only static copy that could be hosted for free with no maintenance, indefinitely preserving the comments. This is the very minimum option I would consider if I really just can't run it anymore.2. Pare it down to something with much greater infrastructural simplicity that fulfills the same basic functions and port the existing users/comments to that. A browser plugin that adds sciting/commenting directly to arxiv.org, for example, could run off a very simple database. It wouldn't need to maintain a synced copy of the paper metadata, which is the main source of complexity (and hosting expense).3. Someone else is willing to take over the hosting/maintenance and it continues along as it has. The code is pretty robust and runs itself for the most part, but technology marches on so inevitably something will break and the person responsible would need to have the expertise necessary to fix it in that eventuality.What are your thoughts?Cheers,Jaiden
Hi Noon,Thanks for stepping up! It's currently hosted on a 4GB Linode. Bandwidth isn't a concern (it never comes close to hitting the limit), we're mainly just paying for the ram and hdd space. The account isn't being used for anything else so if you like I can simply give you the password and you can update the details.