I love this page. Text, photos, links. Straight up HTML 4, maybe even using a template in a text editor and FTPed to go live. I didn't see any inline or referenced CSS. No scripts. No ads. No social junk. The home page even has a <table> just like it's 1994.
What are the drawbacks to reverting to this type web publishing? That's how I used to do things before publishing tools and CMS and platforms took over, but I know the security landscape has changed quite a bit, and such pages are always in the deep long tail of Google results (and therefore practically invisible to AI summaries, which often surface complete junk as sources).
That's a feature for me, not a bug. Not everything has to be everything-friendly all the time, especially if it makes it easier to consume content or stuff.
Edit: I'm forgetting about certain accessibility issues, although I'm not sure this plain page isn't a good fit for accessibility tools.
It's obviously not designed for mobile but I wouldn't call it unfriendly, it's still fast and pretty easy to read. It also works perfectly with Firefox reader mode.
> Over 600 Falcon 9 rockets have been launched. Most of the upper stages are either in orbits close to the earth or have already re-entered the earth's atmosphere. A few are orbiting the sun. The object that will be hitting the moon has been orbiting the earth for a little over a year.
something they didn't mention, what is in this upper stage? I'm presuming a rocket motor and some fuel is that right..? They do a calculation of energy release on impact, but I'm wondering if there is any fuel left and whether that would affect their equation?
What are the drawbacks to reverting to this type web publishing? That's how I used to do things before publishing tools and CMS and platforms took over, but I know the security landscape has changed quite a bit, and such pages are always in the deep long tail of Google results (and therefore practically invisible to AI summaries, which often surface complete junk as sources).
Publishing web pages by manually editing HTML files is still very common today; any GitHub Pages blog does this.
Having that not be the browser default was a good idea in 2008, but not now.
Edit: I'm forgetting about certain accessibility issues, although I'm not sure this plain page isn't a good fit for accessibility tools.