Comment by venzaspa
8 hours ago
As an aside, I'm always surprised how US Gov websites look like they've been made in Dreamweaver in about 2006. Not even seemingly with a emphasis on usability either.
8 hours ago
As an aside, I'm always surprised how US Gov websites look like they've been made in Dreamweaver in about 2006. Not even seemingly with a emphasis on usability either.
While it may not be flashy, I personally find the GOES sites extremely useful. Things are often simply placed at obvious and expected URLs, so scraping or monitoring is extremely easy.
I wrote the script that provides the GOES NavSum [1] and it pretty much just builds a standardized text file and drops it in the folder. The neat thing is that this makes it really easy to programmatically scrape and parse the data.
I wrote a personal script at one point that would download the GOES-EAST CONUS image and both EAST and WEST full disk images and composite them into a wallpaper. At one point my server had 500GB of archived GOES imagery. I liked to joke with my former coworkers that I could report image anomalies before they notice because my desktop wallpaper would change every 10 minutes.
[1] https://www.ospo.noaa.gov/resources/cemscs/navsum.txt
Hey, I have a script for updating my background too! I'm not archiving the old images though, but I've thought about it to make some cool animations
Hah originally making an animation was my plan, but as so often happens it fell on the backburner and then I ended up with a massive archive. I just deleted it once I realized that A) Better archives exist elsewhere and B) I wasn't going to do anything with it.
I still have the script somewhere. I should throw an LLM at it and see if I can't sand off a few rough edges.
2 replies →
There's an app that updates the desktop https://downlinkapp.com/
make torrent of it
Maybe if the UX was nicer, you wouldn't need to write scrapers and parsers and could just use their site.
We don't need a bloated React framework to show a plaintext file with the fuel tank levels. It's NOAA, not Microsoft.
1 reply →
They're scraping to automatically update the wallpaper on their desktop. That's not something a website can do, even with fantastic UX.
3 replies →
The ones that look old are old. The USG has newer design systems that you'll see used on many of the websites that have been redesigned more recently: https://designsystem.digital.gov/
This admin gutted both NOAAs budget and workforce so a website redesign is probably low priority at the moment.
Sites like NASA's APOD have not changed by design. So many third parties have been built up around sites that any change [w|c]ould break so much for no effective gain. Same holds true when people ask why things like NOTAMs and even NOAA's alerts are formatted the way they are.
The link OP submitted appears to be a webpage displaying a screenshot of another web page, and the image aspect ratio has been altered. It's so comically bad it had to be on purpose, or someone is doing their web dev in MS Word.
Edit: I think actually it's a screenshot of a screenshot even, and this appears to be the entire design of spaceweather.gov. What in the holy heck is going on there? This has to be a top 10 worst website designs of all time.
Lots of the web still looks like this when you step outside the comfort zone of big tech search engines, content streaming sites, and social media.
Why must everything look and be modern
The counter to this is the UK.Gov website. Very simple and basic, modern (maybe) but very accessible. Government websites should put accessibility over everything else.
They even have their own design system and CSS framework: https://design-system.service.gov.uk/get-started/
You can thank AccuWeather for nerfing any funding for site modernization. I'm surprised the tiled radar map hasn't had the Biden performance fixes reverted.