Skip to content

Update "mov is Turing-complete" paper link in README#35

Open
grafoo wants to merge 1 commit intoxoreaxeaxeax:masterfrom
grafoo:master
Open

Update "mov is Turing-complete" paper link in README#35
grafoo wants to merge 1 commit intoxoreaxeaxeax:masterfrom
grafoo:master

Conversation

@grafoo
Copy link
Copy Markdown

@grafoo grafoo commented May 25, 2019

as a sidenote for the curious: the files match.


test $(curl -sL https://web.archive.org/web/20190331191157/https://www.cl.cam.ac.uk/~sd601/papers/mov.pdf |
sha256sum |
cut -d ' ' -f 1) \
= \
$(curl -sL http://stedolan.net/research/mov.pdf |
sha256sum |
cut -d ' ' -f 1); echo $?

as a sidenote for the curious: the files match.

test $(curl -sL https://web.archive.org/web/20190331191157/https://www.cl.cam.ac.uk/~sd601/papers/mov.pdf |
sha256sum |
cut -d ' ' -f 1) \
= \
$(curl -sL http://stedolan.net/research/mov.pdf |
sha256sum |
cut -d ' ' -f 1); echo $?
@cac-99
Copy link
Copy Markdown

cac-99 commented Jan 16, 2023

The new link is also broken. Archive is still up

@TUGOhost
Copy link
Copy Markdown

README's link is not found(404),it's new link:https://drwho.virtadpt.net/files/mov.pdf

@cac-99
Copy link
Copy Markdown

cac-99 commented Oct 19, 2023

Maybe just put it on ipfs?

@trapexit
Copy link
Copy Markdown

Or check it in here?

@virtadpt
Copy link
Copy Markdown

You could always upload a copy to the Internet Archive and link to that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants