Live data from Hacker News

Upper stage impacting the moon on 2026 August 5

projectpluto.com

71–80 of 89 posts

Re: Upper stage impacting the moon on 2026 August 5

#71
post #64

> Generally speaking, such objects are very poorly tracked. Why is there not any regulations about this stuff? So we can't throw a napkin out the window (not that I condone littering), but SpaceX can just literally throw stuff into space that either re-enters Earth (adds to air and environmental issues), swings around in space untracked, or hits the Moon without any reprecussions? Why isn't it on SpaceX to track the…

It's NASA's and the FCC's responsibility and this is allowed.

Re: Upper stage impacting the moon on 2026 August 5

#72
post #28
post #26

Earlier quoted context omitted.

I don't have a smartphone to test on. What happens without this?

You essentially see the desktop version zoomed out by default with tiny text. You need to zoom in, but the line length is still desktop sized so you need to scroll left and right as well as up and down to read it.

And mobile browsers keep this defective by design default even they now all have an actual desktop mode that does pretty much the same thing but more consistently.

Re: Upper stage impacting the moon on 2026 August 5

#73
post #3

Earlier quoted context omitted.

The main drawback with the page's unstyled design is that the page is not mobile friendly. Publishing web pages by manually editing HTML files is still very common today; any GitHub Pages blog does this.

> not mobile friendly. It’s not what I’d call mobile unfriendly either. I had to zoom in slightly but then it’s perfectly readable in landscape. Some very basic inline responsive CSS would make it work great in portrait too. But the thing is, with no ads, complex layout, or other bullshit, it’s perfectly usable on mobile as is. I’d certainly take this over any website from any major media outlet, other than those tha…

You don't need any responsive CSS as HTML is responsive by default. It's just mobile browsers that have decided they know better and you need to add a meta tag to tell them to actually follow the standard.

Re: Upper stage impacting the moon on 2026 August 5

#74
post #3

Earlier quoted context omitted.

The main drawback with the page's unstyled design is that the page is not mobile friendly. Publishing web pages by manually editing HTML files is still very common today; any GitHub Pages blog does this.

I kinda think it's more mobile friendly than desktop friendly (although it isn't great on either.) It's sorta hard to read text that spans the whole screen and at least on mobile, that's not nearly as wide.

You don't have to make your browser as wide on your screen on desktop either.

Re: Upper stage impacting the moon on 2026 August 5

#75
post #44

Earlier quoted context omitted.

They’re already fixed, just add the meta tag if you give the slightest semblance of a shit. Otherwise don’t and people may be less inclined to engage with your content on their phone.

Add what in a meta tag? Why should web developers change their content to work on defective browsers?

Exactly, all the meta tag does is tell mobile browsers to follow the standard as written before they existed. They should just do that by default.

Re: Upper stage impacting the moon on 2026 August 5

#76
post #32
post #19

someone send them a littering bill sadly one day hundreds of years from now parts of the moon will look like all the garbage left on Everest (and maybe even the dead frozen bodies too, moon dust is sticky and very sharp apparently)

The moon is a lifeless rock with nobody on it. That seems like a better place for garbage to go than the earth. And since it's going to impact the moon at 2.43km/sec, I don't think there will be much visible stuff remaining, just a crater and some bits of aluminum. Also what's the alternative? Moon missions don't have enough extra propellant to go back to earth and deorbit. They might have enough to move to a relativ…

> The moon is a lifeless rock with nobody on it.

Wait till you find out of "Götterdämmerung"

https://en.wikipedia.org/wiki/Iron_Sky

Re: Upper stage impacting the moon on 2026 August 5

#77

Earlier quoted context omitted.

Add what in a meta tag? Why should web developers change their content to work on defective browsers?

Exactly, all the meta tag does is tell mobile browsers to follow the standard as written before they existed. They should just do that by default.

Because it wouldn’t work for every website and the web almost never breaks backward compatibility.

Re: Upper stage impacting the moon on 2026 August 5

#78
post #77

Earlier quoted context omitted.

Exactly, all the meta tag does is tell mobile browsers to follow the standard as written before they existed. They should just do that by default.

Because it wouldn’t work for every website and the web almost never breaks backward compatibility.

So if I have a block of totally unstyled HTML, why wouldn't a phone browser just display it in the most sensible way possible?

Re: Upper stage impacting the moon on 2026 August 5

#79

Earlier quoted context omitted.

I miss FTP man… let’s go back

Nothing stopping you — it's still there and still works. I use it for one of my sites.

Yeah but when I wear my FileZilla shirt at concerts I never get the girl

Re: Upper stage impacting the moon on 2026 August 5

#80
post #3
post #2

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 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 s…

The main drawback with the page's unstyled design is that the page is not mobile friendly. Publishing web pages by manually editing HTML files is still very common today; any GitHub Pages blog does this.

The page is great on my phone. Loads instantly unlike any other mobile website in existence, seemingly.
Post reply on HN