▲ | neya 5 days ago | |||||||
Meta: I love these 90s-2000s website aesthetic. Simple HTML, less CSS, extremely good readability, very little telemetry and data collection (in general). I wish we could go back to that era. It felt like every website was a beautiful discovery journey than just the same old bland minimalist, flat design bs every site has today with "aCcEpT cOokIeS" banners with dark patterns throughout. /endrant | ||||||||
▲ | jibal 5 days ago | parent | next [-] | |||||||
The site actively discourages readers by scrolling text in a semi-transparent window over an image. It's an awful aesthetic. | ||||||||
| ||||||||
▲ | nextzck 5 days ago | parent | prev | next [-] | |||||||
The iOS reader view is spectacular. Easy to read source code makes for a better experience for both humans and machines :) | ||||||||
| ||||||||
▲ | sublinear 5 days ago | parent | prev | next [-] | |||||||
Haha this page uses google adsense and the CSS is so bad that the page source has apologies in the comments. I wouldn't doubt if they didn't add the GDPR banner simply because nobody cares. This site would otherwise be fine and not lose any charm if it just had a media query to switch to a single column layout and larger font size for screens below a certain px width (768px usually for mobile). I don't get why it's not implemented. I didn't really have to do much in my user styles except remove the float in the "barBod" class and set the width to 100% on the table elements. Anyway the obligatory related guideline: > Please don't complain about tangential annoyances—e.g. article or website formats, name collisions, or back-button breakage. They're too common to be interesting. | ||||||||
▲ | UncleSlacky 5 days ago | parent | prev [-] | |||||||
Relevant: https://justfuckingusehtml.com/ | ||||||||
|