Live data from Hacker News

Twitter's new font, Chirp, is apparently giving some users headaches

cnet.com

1–10 of 264 posts

Re: Twitter's new font, Chirp, is apparently giving some users headaches

#4
An easy way to customize a websites appearance is to add a stylesheet via a bookmarklet. For example to set the font to Arial, this works:

javascript:document.body.insertAdjacentHTML('beforeend','*{font-family: arial !important;}')

Using "mono" instead of "arial" also makes for an interesting Twitter experience.

Re: Twitter's new font, Chirp, is apparently giving some users headaches

#5

This is what user stylesheets were intended to solve. Too bad the majority browsers have gone down the path of attempting to remove all customisation.

User stylesheets are a relic of Web 1.0, when the web was a series of hyperlinked documents.

The transformation from web page to web application was not compatible with things like user stylesheets.

Re: Twitter's new font, Chirp, is apparently giving some users headaches

#7
is it actually objective qualities of the font that are giving people headaches, or is it just because it looks different from what the user expects, and twitter users are used to looking at twitter many times a day, so it throws their brain for a loop?

Re: Twitter's new font, Chirp, is apparently giving some users headaches

#8

is it actually objective qualities of the font that are giving people headaches, or is it just because it looks different from what the user expects, and twitter users are used to looking at twitter many times a day, so it throws their brain for a loop?

Or that the standard response of a large subset of the loudest Twitter users is everything they don't like is "literal violence."

Re: Twitter's new font, Chirp, is apparently giving some users headaches

#9

is it actually objective qualities of the font that are giving people headaches, or is it just because it looks different from what the user expects, and twitter users are used to looking at twitter many times a day, so it throws their brain for a loop?

I don't use twitter that much. I find the font uncomfortable to look at on my windows desktop but not my macbook. Especially the left hand navigation bar. so, for me, it's not about the change but about the font in specific rendering environments.
Post reply on HN