-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
explore httpreserve #29
Comments
still trying to figure out how this could be useful to us. |
Bitrot preservation. Though to be fair, part of our prep should be detecting all urls and subjecting them to https://web.archive.org/save/URL and replacing them with https://web.archive.org/web/URL. |
I kinda like this approach better. I think a twofold strategy would work
here: a) running an archiver before every issue, and b) running that link
checker on top of it for good measure.
…On Wed, Nov 4, 2020 at 10:10 PM Brian Ballsun-Stanton < ***@***.***> wrote:
Bitrot preservation. Though to be fair, part of our prep should be
detecting all urls and subjecting them to https://web.archive.org/save/URL
and replacing them with https://web.archive.org/web/URL.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#29 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAB3HLUEJH3TIMHA2RYL623SOIJUFANCNFSM4D765IRQ>
.
|
This = ? |
linkrot
…On Sun, Nov 8, 2020 at 6:37 PM Brian Ballsun-Stanton < ***@***.***> wrote:
This = ?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#29 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAB3HLQAREL23IGXDJWCF7LSO4TUXANCNFSM4D765IRQ>
.
|
I think you'll need to edit these things before we get to rendering. Do you have something that works or are we going to be using awk to parse URLs? (Please no) |
the closest thing I have was something I did with Martin Eve a million
years ago--well 4 but hey--called cemmento
<https://github.com/MartinPaulEve/cemmento>. It's a slightly different
function, but the connection to the API is there. I'd have to revisit the
code to see what's worth salvaging.
…On Sun, Nov 8, 2020 at 7:25 PM Brian Ballsun-Stanton < ***@***.***> wrote:
I think you'll need to edit these things before we get to rendering. Do
you have something that works or are we going to be using awk to parse
URLs? (Please no)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#29 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAB3HLUCK3VPD3OMGFGSP7LSO4ZGBANCNFSM4D765IRQ>
.
|
http://httpreserve.info/
look on twitter too
The text was updated successfully, but these errors were encountered: