Hacker News new | ask | show | jobs
by kalleboo 4283 days ago
Dump each user's data into a ZIP file with HTML content+all the images. Now you've reduced a "keep creaky web app running" problem to "host some static files with authentication" problem. Might even be able to stick it onto S3 or something and have next-to-no maintenance. Nobody needs to be fulltime to support that, just have an hourly sysadmin on retainer to fix issues that come up and keep on top of security patches, shouldn't be more than a couple hours a month tops.

Where there's a will, there's a way.

1 comments

Since most users only have a few KB of text in OhLife, they could just run the exporter for everyone and then email them the results.
Exactly this!!