The original URL for this prediction will no longer be available in 11 years (2011)
1–10 of 105 posts
Re: The original URL for this prediction will no longer be available in 11 years (2011)
#2The part of this that's most likely to fail at some point is the "http://".
Re: The original URL for this prediction will no longer be available in 11 years (2011)
#3> entering the characters http://www.longbets.org/601 into the address bar of a web browser or command line tool (like curl) The part of this that's most likely to fail at some point is the "http://".
> A 301 redirect from www.longbets.org/601 to a different URL containing that text would also fulfill those conditions.
I assume this would cover the HTTP->HTTPS redirect scenario.
Re: The original URL for this prediction will no longer be available in 11 years (2011)
#4> entering the characters http://www.longbets.org/601 into the address bar of a web browser or command line tool (like curl) The part of this that's most likely to fail at some point is the "http://".
Re: The original URL for this prediction will no longer be available in 11 years (2011)
#5Which is not, in my opinion, how things should be hosted on the Web.
Freenet had a different approach, even back in the early days (two decades ago). I interviewed Ian Clarke about it https://www.youtube.com/watch?v=JWrRqUkJpMQ
I wrote about it for years: https://community.intercoin.app/t/who-pays-for-storage-nfts-...
And recently I built Safecloud to be different: https://safebots.github.io/Safecloud/
Re: The original URL for this prediction will no longer be available in 11 years (2011)
#6Re: The original URL for this prediction will no longer be available in 11 years (2011)
#7Re: The original URL for this prediction will no longer be available in 11 years (2011)
#8> entering the characters http://www.longbets.org/601 into the address bar of a web browser or command line tool (like curl) The part of this that's most likely to fail at some point is the "http://".
In my mind, the part that is most likely to fail is "return an HTML document that still contains the following text." Nowadays, more and more "HTML documents" do not contain any content at all, just some JavaScript that is responsible for then fetching and displaying the content.
Now I'm a human slave copying text from web browsers to chat windows to get around JS rendering bullshit.
Re: The original URL for this prediction will no longer be available in 11 years (2011)
#9For the heck of it I confirmed "http://www.longbets.org/601" does in fact result in a 301 redirect to "https://longbets.org/601/". I suspected they might have used a 302.