I don't think I've seen a less accessible *font* in my life, including all the dark grey on black and yellow on white ones. Those are hard to read, but this one makes my eyes hurt, they actually started to hurt after I tried reading it despite discomfort. How come? Reading random text for 10 seconds can cause people physical pain? I wear glasses for near-sightedness and slight astigmatism, I wonder if it's related, a…
I'm not addicted to the internet or my smartphone. I'm addicted to information
41–50 of 83 posts
Re: I'm not addicted to the internet or my smartphone. I'm addicted to information
#42I think I'm similar. But why didn't people talk about newspaper addiction back then? Sometimes I wonder—even before smartphones, people spent that time reading books, looking up information, and reading newspapers. That kind of addiction was seen as "positive." But in reality, it was probably disrupting daily life too, in its own way. When I see things like this, it sometimes occurs to me that the people who create "…
Re: I'm not addicted to the internet or my smartphone. I'm addicted to information
#43Re: I'm not addicted to the internet or my smartphone. I'm addicted to information
#44Earlier quoted context omitted.
You guys are saying this on a website which puts light grey text on light grey background.
My site shows black with yellow background and white text boxes. Highly visible. Maybe you're referring to dead comments? There are options to hide those.
Controversy shouldn't give me cataracts either.
Re: I'm not addicted to the internet or my smartphone. I'm addicted to information
#45My grandma always had the morning paper delivered. When I stayed with her during the summer I’d start in the top left corner of the first page and read all the way to the bottom right corner of the last and everything in between. What a 10 year old kid got out of the grain report? I’m not sure. But I was amped up on her homemade cinnamon rolls and multiple glasses of orange juice. It was wonderful. These days I’m mor…
I kind of lump in "internet" (late 90s) with "internet in everyone's pockets at all times". But there was a fairly large gap there. Especially when you consider the limits of 3 and even 4g.
Re: I'm not addicted to the internet or my smartphone. I'm addicted to information
#46I don't think I've seen a less accessible *font* in my life, including all the dark grey on black and yellow on white ones. Those are hard to read, but this one makes my eyes hurt, they actually started to hurt after I tried reading it despite discomfort. How come? Reading random text for 10 seconds can cause people physical pain? I wear glasses for near-sightedness and slight astigmatism, I wonder if it's related, a…
Re: I'm not addicted to the internet or my smartphone. I'm addicted to information
#47Earlier quoted context omitted.
I thought it was me, I literally think there are things that should no longer be acceptable and this font is one of them. It serves no purpose and I would like to ask medical professionals if it is potentially harmful. Edit: While fuzzy or blurry text itself is highly unlikely to trigger an epileptic seizure it is a major cause of optical strain, headaches, and reading barriers across various accessibility needs. Giv…
You guys are saying this on a website which puts light grey text on light grey background.
Re: I'm not addicted to the internet or my smartphone. I'm addicted to information
#48I think I'm similar. But why didn't people talk about newspaper addiction back then? Sometimes I wonder—even before smartphones, people spent that time reading books, looking up information, and reading newspapers. That kind of addiction was seen as "positive." But in reality, it was probably disrupting daily life too, in its own way. When I see things like this, it sometimes occurs to me that the people who create "…
and: https://archive.org/details/americannervousn00bearuoft/page/... - one note on this, Beard blamed nervous exhaustion on steam power, the periodical press, the telegraph, the sciences, and uh... the mental activity of women... This excerpt for a tl;dr: https://english.web.ox.ac.uk/sites/default/files/english/doc...
For how addiction is defined, google ICD-11, it's: Impaired control over the behavior, the behavior taking increasing priority over other interests and daily activities, and continuation or escalation despite negative consequences, plus distress or functional impairment.. (I'm an alcoholic, 5 years sober)
Re: I'm not addicted to the internet or my smartphone. I'm addicted to information
#49I don't think I've seen a less accessible *font* in my life, including all the dark grey on black and yellow on white ones. Those are hard to read, but this one makes my eyes hurt, they actually started to hurt after I tried reading it despite discomfort. How come? Reading random text for 10 seconds can cause people physical pain? I wear glasses for near-sightedness and slight astigmatism, I wonder if it's related, a…
main::before {
background:
linear-gradient(rgba(18, 16, 16, 0) 50%, rgba(0, 0, 0, 0.25) 50%),
linear-gradient( 90deg, rgba(255, 0, 0, 0.06), rgba(0, 255, 0, 0.02), rgba(0, 0, 255, 0.06) );
}
The red glow is a red text shadow applied to every element on the page: :root {
--text-shadow: 2px 0px red, -2px 0px var(--glitch-color-2);
}
Surprisingly, the glitchy logo is also done with CSS, with animations over two different versions of the text overlain atop one another: explorator.dev
єӿƿłøгⱥʈøг.ᑻ
I know this because the first thing I did when I got to the page was hit F12 to bring up the debugging tools and turn these styles off so I could read it. :)Re: I'm not addicted to the internet or my smartphone. I'm addicted to information
#50Just a small note and I'm guessing this is an intentional aesthetic choice but the chromatic aberration makes the text very uncomfortable to read.