|
|
|
|
|
by zbendefy
163 days ago
|
|
Tangential, but Flash had a nice side effect that the "app" could be exported in a self contained way via SWF. Exporting this site for example in a future proof way is not that obvious. (Exporting as pdf wont work with the webgl applets, exporting the html page might work but is error prone depending in the website structure) 50 years from now, flash emulators will still work on swf files, but these sites might be lost. Or is there a way to archive sites like this? |
|
A couple days ago, someone published their archive of HN that works in any browser.
Archiving sites is easy anyway. I wrote a Scrapy app that archives everything within the a specific fandom on Ao3. TH hardest part is remembering how beautiful soup queries work.