Earlier quoted context omitted.
Not sure what argument you're trying to make; can you clarify? This article is also partially about smartphones (dark mode, responsiveness, etc). Back when `em` was not a thing yet, text was measured in `px`, where 16px was considered to be the "default" size for readability purposes (and `em` sizes are a function of a base value in `px`). Saying that pixels are unrelated to text isn't really accurate, since text obv…
If the font size is different, em width adapts to that, px width doesn't. Text occupies space in pixels, but not vice versa.
Perfect Motherfucking Website
201–210 of 249 posts
Re: Perfect Motherfucking Website
#202Earlier quoted context omitted.
> >I want to hecking scream. Overreacting much? > The point of the original website in this chain was not that you couldn't do media queries, or that all of your designs had to be unstyled. It was a gosh-darned satire that showed that even if you did literally nothing, your website would still be responsive and readable and load fast. The fact that it did nothing, that it was just a completely unstyled HTML page was…
'a perfecter motherfucking site' will 'improve' this site adding 10 more tiny CSS lines 'the most perfectest motherfucking site' will improve that site by adding just 6 teeny tiny more CSS lines and maybe like the most little tiny bit of javascript. 'the absolute final most perfectest motherfucking site'.. will improve THAT site, and the feature creep goes on. they're all built off of the concept of the original, so…
Re: Perfect Motherfucking Website
#203What I'm not enthused about is the DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE. FFS, just use MIT. That's what MIT is for.
Re: Perfect Motherfucking Website
#204Re: Perfect Motherfucking Website
#205Earlier quoted context omitted.
> WHY. WHY DO PEOPLE DO THIS Because designers are taught that too much contrast causes eye strain. They're advised against putting pure black text on bright white backgrounds. https://www.wired.com/2016/10/how-the-web-became-unreadable/
But to little contrast causes so much more eyestrain, and can't be fixed by changing your screens brightness.
Re: Perfect Motherfucking Website
#206Re: Perfect Motherfucking Website
#207I want to hecking scream. The point of the original website in this chain was not that you couldn't do media queries, or that all of your designs had to be unstyled. It was a gosh-darned satire that showed that even if you did literally nothing , your website would still be responsive and readable and load fast. The fact that it did nothing, that it was just a completely unstyled HTML page was the reason that the jok…
> >I want to hecking scream. Overreacting much? > The point of the original website in this chain was not that you couldn't do media queries, or that all of your designs had to be unstyled. It was a gosh-darned satire that showed that even if you did literally nothing, your website would still be responsive and readable and load fast. The fact that it did nothing, that it was just a completely unstyled HTML page was…
Matching the poster's tone.
> Yeah, so? Who cares about the point of the original website?
This website (and the rest of the extensive "betterwebsite" collection) is written as a direct response to the original website. That's why the title is what it is, that's why it talks about the original.
Death of the author is a thing, but people don't typically cite death of the author when they are directly responding to someone's point. We usually expect responses to have something to do with what they're responding to.
If the URL of this website was "howtomakeafastprettywebsite.com", we wouldn't be having this conversation right now, because "put a max-width on your columns" is not exactly a controversial or bold design statement.
Re: Perfect Motherfucking Website
#208From " http://bettermotherfuckingwebsite.com/ " which is one up the chain: > A little less contrast WHY. WHY DO PEOPLE DO THIS. To give this person credit they have at least chosen some sensible values, rather than gone with something that was just about enough on an expensive graphic designer high-contrast monitor and then not tested it on anything else. Leaving the rest of us squinting to try and read text or manua…
Join the contrast rebellion and demand high-contrast text: https://contrastrebellion.com/
Re: Perfect Motherfucking Website
#209All of those changes *should* be the *default*! i.e.: - dark mode should change default colors to white on black. - viewport default should be "width=device-width, initial-scale=1" - HTML's only supported charset should be UTF-8. - Default CSS for body should be something like: body{ max-width:40em; margin:0 auto; padding:1em; }
Re: Perfect Motherfucking Website
#210I built an antithesis to this: https://lxe.github.io/everywebsite/