The wayback machine has snapshots of this, including one taken today, June 4. [1] I hope the current error is just something transient and will be resolved soon. I also hope someone has contacts for the website to alert them. [1]: https://web.archive.org/web/20230000000000*/https://www.bell...
Dennis Ritchie’s page on Bell Labs website
11–20 of 60 posts
Re: Dennis Ritchie’s page on Bell Labs website
#12The wayback machine has snapshots of this, including one taken today, June 4. [1] I hope the current error is just something transient and will be resolved soon. I also hope someone has contacts for the website to alert them. [1]: https://web.archive.org/web/20230000000000*/https://www.bell...
What error are you seeing? I'm seeing the same page in the archive as on the live site.
Re: Dennis Ritchie’s page on Bell Labs website
#13Earlier quoted context omitted.
What error are you seeing? I'm seeing the same page in the archive as on the live site.
If you reload it you'll get a periodic 503. It's not consistent.
Re: Dennis Ritchie’s page on Bell Labs website
#14Re: Dennis Ritchie’s page on Bell Labs website
#15Only thing I don't like about reading them on a modern wide monitor is that the lines get too long. A bit of CSS to set a max width and a margin and they'd be near-perfect.
Fortunately there's reader mode.
Re: Dennis Ritchie’s page on Bell Labs website
#16- No CSS on the page
- No JS on the page
- Gif for image
- Static site hosted using Nginx and plain old /www folder
- For some reason, reasonably responsive on mobile
Did I miss anything ? Oh yea, superfast page load.
Re: Dennis Ritchie’s page on Bell Labs website
#17Obligatory HN details: - No CSS on the page - No JS on the page - Gif for image - Static site hosted using Nginx and plain old /www folder - For some reason, reasonably responsive on mobile Did I miss anything ? Oh yea, superfast page load.
Re: Dennis Ritchie’s page on Bell Labs website
#18Re: Dennis Ritchie’s page on Bell Labs website
#19A number of academics seem to have very simple HTML pages like this one. See Knuth's page for example. Most of the Comp Sci professors at my school had pages like this also. Only thing I don't like about reading them on a modern wide monitor is that the lines get too long. A bit of CSS to set a max width and a margin and they'd be near-perfect. Fortunately there's reader mode.
Re: Dennis Ritchie’s page on Bell Labs website
#20Thank god I am not the only one!