If you want a web server to test against, we're still running CERN 3.0 from 1994 (on early 1990s Sparc hardware too): $ nc www0.cs.ucl.ac.uk 80 HEAD /staff/m.handley/ HTTP/1.0 HTTP/1.0 200 Document follows MIME-Version: 1.0 Server: CERN/3.0 Date: Tue, 12 Feb 2019 14:46:10 GMT Content-Type: text/html Content-Length: 8645 Last-Modified: Tue, 09 May 2017 12:33:04 GMT It will still speak HTTP 0.9 to you if you omit the H…
Here's what it looks like, in case you're curious: https://i.imgur.com/hOOEzGg.png
CERN day 1: rebuilding the first web browser
21–30 of 40 posts
Re: CERN day 1: rebuilding the first web browser
#22Ooh, I have the source code for WorldWideWeb and a binary copy of it that I had installed last year on Previous; if I remember correctly I think I got it to render Google's website (albeit in a very broken way). Maybe this might be useful? Edit: Just fired it up and it's trying to connect to cernvax.cern.ch, lol
Any chance you can put it on github?
Re: CERN day 1: rebuilding the first web browser
#23Earlier quoted context omitted.
Any chance you can put it on github?
Yes, please. That would be really cool.
Re: CERN day 1: rebuilding the first web browser
#24If you want a web server to test against, we're still running CERN 3.0 from 1994 (on early 1990s Sparc hardware too): $ nc www0.cs.ucl.ac.uk 80 HEAD /staff/m.handley/ HTTP/1.0 HTTP/1.0 200 Document follows MIME-Version: 1.0 Server: CERN/3.0 Date: Tue, 12 Feb 2019 14:46:10 GMT Content-Type: text/html Content-Length: 8645 Last-Modified: Tue, 09 May 2017 12:33:04 GMT It will still speak HTTP 0.9 to you if you omit the H…
Here's what it looks like, in case you're curious: https://i.imgur.com/hOOEzGg.png
Re: CERN day 1: rebuilding the first web browser
#25Earlier quoted context omitted.
Here's what it looks like, in case you're curious: https://i.imgur.com/hOOEzGg.png
Tell me more about your Next setup!
Re: CERN day 1: rebuilding the first web browser
#26This reminds me of the wonderful short story by Jorge Luis Borges, “Pierre Menard, Author of the Quixote”. In the story, the character attempts to authentically rewrite Cervantes’ Don Quixote — not by simply copying the known text, not even by attempting to re-live Cervantes’ life and spontaneously writing the novel just as Cervantes did, but by somehow living his own 20th century life and happening onto writing a no…
Re: CERN day 1: rebuilding the first web browser
#27Earlier quoted context omitted.
Tell me more about your Next setup!
Oh, there's not much, I had originally created it for a CTF challenge of all things ( https://github.com/o-o-overflow/chall-www ) so it has WorldWebWeb, Bash, and a set of developer tools I managed to scrounge from the internet and from some Cocoa developers who happened to have the disk lying around. I just keep it around because it's fun to show off to people ;)
Cool challenge too - maybe ill give it a whack
Re: CERN day 1: rebuilding the first web browser
#28Re: CERN day 1: rebuilding the first web browser
#29Huh? Have these kids been so caught up in GNU/Linux that they've forgotten about ifconfig and route commands? Configuring the network and mounting an NFS share should be the very easiest part of their work.
Re: CERN day 1: rebuilding the first web browser
#30This reminds me of the wonderful short story by Jorge Luis Borges, “Pierre Menard, Author of the Quixote”. In the story, the character attempts to authentically rewrite Cervantes’ Don Quixote — not by simply copying the known text, not even by attempting to re-live Cervantes’ life and spontaneously writing the novel just as Cervantes did, but by somehow living his own 20th century life and happening onto writing a no…