Earlier quoted context omitted.
As much as I believe font matters, I really think people should just use system fonts in general. No content is definitely more annoying than ugly content, but I have a seething hatred for webpages who jump around as content loads. "Let's click on this link... ah, not that link, let's go back. Yes, this link... NO! STOP MOVING!" Besides, I'm used to my fonts. I know your fonts are a deliberate design choice, but I'm…
My experience has been web designers are strongly in either the "system fonts are an abomination before God" camp, or the "the user picked the system fonts, lets use those." camp. Oddly pulling them from one camp into the other seems very very difficult.
Web fonts, boy, I don't know
181–190 of 333 posts
Re: Web fonts, boy, I don't know
#182For God's sake man, don't leave a huge, fast gif infinitely looping where I can see it while trying to read your blog post. Make it activate after I scroll down to a certain point, or on hover, or anything that doesn't make me feel like I'm trying to read through a strobe light.
Re: Web fonts, boy, I don't know
#183Earlier quoted context omitted.
That's so annoying. Worst thing is that adblocks are not as easily available as in desktops. I'm on windows phone 10, my only browser is Edge, so I'm really fucked.
Set up pihole or similar at home and none of your devices will see ads. It's great fun and makes a nice difference on mobile.
Re: Web fonts, boy, I don't know
#184Earlier quoted context omitted.
> I know your fonts are a deliberate design choice, but I'm here for content. Categorizing type as "a design choice" dismisses it as fashion rather than function, which I don't think is the case. Type can put fashion over function, but it can also enhance function by making text more readable, or perform a mix of both functions by expressing a point visually that reinforces the point the page is making textually. It…
> Type can put fashion over function, but it can also enhance function by making text more readable I'm sympathetic to that, but is there really no system font that is sufficiently readable?
Re: Web fonts, boy, I don't know
#185Earlier quoted context omitted.
The next time I pick up a chick I chatted up on a trip and I can't find back to my b'n'b because we both are so wasted and I don't have internet connection to use google maps I hope you will be there. At first to be able to use your 4G phone and at second to prove you how wrong you are.
Did you read my comment? Get a data plan before you travel and you'll be slow internet proof.
Re: Web fonts, boy, I don't know
#186I have had the exact experience in the last month. Being on a slow connection, I've come to loath web fonts. There is nothing wrong with them in general but it's just that they've come to symbolise over-indulgence and a myopia towards the users actual task-focused needs as opposed to aesthetics. Part of the issue is dealing with progressive enhancement as far as slow internet connections go. How do you solve that pro…
I keep external fonts disabled on my laptop with Firefox. Under Preferences > Content > Advanced, uncheck "Allow Pages to User Their Own Fonts", and it makes the web seemingly twice as fast.
Re: Web fonts, boy, I don't know
#187I've been slowly adding the contents of Google Fonts into my system fonts storage as I see them used on sites that I visit often. Things like Open Sans and Roboto for instance are quite common. I think there would probably be a good case for an extension to automate that in some fashion for fonts with known open licenses (essentially anything from Google Fonts, for example) to go ahead and just install them into the…
Arch Linux has a surprisingly popular (top 50) AUR pkgbuild for it: https://aur.archlinux.org/packages/ttf-google-fonts-git/
Re: Web fonts, boy, I don't know
#188Earlier quoted context omitted.
> Many people in our profession write code that's less that 80 characters per line because that's how much you could display on terminals in the 70s. It's _also_ a very reasonable & readable amount of text in a row. There's nothing wrong with that.
> It's _also_ a very reasonable & readable amount of text in a row Presumably, that's why they used 80 characters in the first place, as anything more is too hard to read.
80 column displays date back to the early 1970s.
I started coding on an 80 column display, and I have no doubt at all that a modern 16:9 monitor that can display a double page PDF or a web page with a variety of fonts is a much better display device.
Re: Web fonts, boy, I don't know
#189Earlier quoted context omitted.
One problem with this approach is when you're relying on web fonts for Unicode character ranges which aren't universally supported by your visitors’ OS. A compromise approach which can work nicely is declaring @font-face values using unicode-range to target specific language blocks and then having your font-family be something like 'sans-serif, noto-sans-whatever` so it'll default to a similar system font but load th…
I'm surprised that browser vendors aren't including the more popular fonts.
Re: Web fonts, boy, I don't know
#190I have had the exact experience in the last month. Being on a slow connection, I've come to loath web fonts. There is nothing wrong with them in general but it's just that they've come to symbolise over-indulgence and a myopia towards the users actual task-focused needs as opposed to aesthetics. Part of the issue is dealing with progressive enhancement as far as slow internet connections go. How do you solve that pro…
As much as I believe font matters, I really think people should just use system fonts in general. No content is definitely more annoying than ugly content, but I have a seething hatred for webpages who jump around as content loads. "Let's click on this link... ah, not that link, let's go back. Yes, this link... NO! STOP MOVING!" Besides, I'm used to my fonts. I know your fonts are a deliberate design choice, but I'm…