@AnarchoDoggo yeah there are a fair number of these but none of them were like... a big zip file of HTML files that you unzip on a web server. they're all like, framework this, github pages that, database blah blah
Top-level
@AnarchoDoggo yeah there are a fair number of these but none of them were like... a big zip file of HTML files that you unzip on a web server. they're all like, framework this, github pages that, database blah blah 11 comments
@darius thanks! Sorry one other question, how did you go about dealing with shortened twitter urls for QTs, etc? Especially in case where original link is dead (because of account deletion / suspension), was there a way to utilize internet archive or something else to resurrect the content there? @AnarchoDoggo QTs will look like this: https://tinysubversions.com/twitter-archive/tinysubversions/status/789584846335074306 I leave it up to the user to either go to that link, or to see if wayback machine has it, etc. Otherwise I would be archiving other people's content and that is an ethical can of worms I do not want to open with this project since I cannot get people's consent for that @AnarchoDoggo oh it's built in to the twitter archive itself. the text of the tweets contains the t.co but there is metadata for original URLs so I just find/replace @darius makes a lot of sense, thanks. What is used to translate short links to originals? @darius lol too quick! Thanks again for your responsiveness and work here; very useful model |
@darius what's backing the search piece?