(🤍 Nova) Also, please be careful with such media on your display name bio, and fields, please. Those cannot be put under a CW. ​

#PhotoSensitivity #Inclusivity #Accessibility

RE:
https://transfem.social/notes/9xuhdbakv29200ix

RE: https://transfem.social/notes/9xuhdbakv29200ix

If you're watching the opening ceremonies, there are some flashy bits around the 35 minute mark that could cause problems if you're photosensitive, so be aware. (I recorded the earlier showing so I'm a little ahead.)

#olympics #OpeningCeremonies #PhotoSensitivity

30-year-old male with photoexposed skin fragility, milia cysts, and elevated liver enzymes. Positive urinary porphyrins and biopsy confirm porphyria cutanea tarda. Started on hydroxychloroquine and referred to hepatology.
#PorphyriaCutaneaTarda #Dermatology #Photosensitivity #Liver
Friendly reminder: fast-moving Misskey-Flavored Markdown can be a photosensitivity risk! Please exercise caution when using animated MFM tags in combination with each other or using a faster speed setting (the lower the number, the faster the animation goes; 5s (5 seconds) will be faster than 10s).

#Photosensitivity #Inclusivity #Accessibility
Hazelnoot (@hazelnoot)

:heart_trans: **small reminder about photo-sensitivity** :heart_trans: Hi friends! Hazel here with a small request to please be careful with media - especially animated media - that includes any of the following: - bright lights / colors - flashing or pulsing - gradient effects or patterns - rapid motion, movement, or animation All of these can be uncomfortable or physically painful to people with photo-sensitivity. In some cases, such media can even trigger a migraine or seizure. When posting anything like that, please be sure to include a content warning on the post. Be especially careful with emoji reactions, as these may appear **outside** of the content warning. If you're ever in doubt, then err on the side of caution and add a content warning. You can also reach out to me or another member of staff for advice. Thank you for understanding, and for helping to keep our instance safe and inclusive. :heart_trans: #PhotoSensitivity #Inclusivity #Accessibility

TransFem Space
I get the cameras on max that we don't see Next came the full screen surveillance on buses that sorta flashes when it repositions- I try not to sit on that side #photosensitivity #seizures but now apparently the platform cameras have been integrated into the fare machines so when noone is buying a ticket, it's watching you. #surveillance isn't always a good thing- #anxiety #neurodivergent
The air is *touching* me! And the light is being entirely too familiar. Headphones and blankets today. Happily, I'm not feeling any pain, just terribly sensitive. #mecfs #crash #chronicillness #photosensitivity
I've been experimenting with colored lights to help with some of my #mecfs symptoms. There is some evidence that green light can help with pain, for example. There is a certain kind of mental pain I get sometimes, and this indigo light color is very soothing. It's as if a shrill noise finally stops. #ChonicIllness #ChronicPain #photosensitivity
What are your thoughts?

Last night, I tried to watch A New Hope for the first time in decades. Within the first five minutes, the flashing lights triggered a #migraine (not the laser fire itself, but the way the screen periodically went white when there was a hit).

The last time I watched Star Wars was on DVD and I don't remember this. Is it something to do with the upscaling? Disney Plus? My own device?

If it's part of the film, I'm really confused why there's no warning for #photosensitive viewers at the beginning.

Would really appreciate my fellow #disabled peeps helping me out with this one, because I'd like to watch Star Wars again.

#disability #photosensitivity #FlashingLights

@loops should have settings / toggle for photosensitive people. Probably as a standardised message on a CW. It doesn't affect me very much, but sometimes I'd prefer not to see flashy videos. It'd be a must-have for anyone who is actually photosensitive, and make #LoopsVideo more accessible.

#Photosensitivity #Accessibility #Fediverse

What is an Ecology of Protections?

In our paper, we illustrate how social media and information infrastructures can be imagined as an ecosystem of agents interacting through processes (policies) and behaviors (actions of users and automations).

This ecosystem model makes it possible to understand how our current protections for photosensitive users are inadequate, allowing for multiple vectors of accidental and malicious exposure to dangerous flashing content.

[Image 1: Narrative Description of Diagram:

Platform Executives and Marketing Clients have a cyclical revenue relationship.

Platform Executives influence Platform Designers and Developers.

WCAG guidelines are meant to support Designers/Developers, but may not always be followed.

Marketing Clients sometimes create flashing content.

Non-sensitive users who are unaware of photosensitivity may also create and share and circulate flashing content, which can lead to accidental exposure for Photosensitive Users.

When Non-sensitive Users who are aware of photosensitivity are exposed to flashing content, they may warn photosensitive users.

Non-sensitive Users who are aware of photosensitivity may also intentionally or maliciously expose sensitive users.

If any user attempts to report a flashing graphic, reporting features do not have appropriate categories, and platform developers are never notified of the problem.

Sensitive users may also experience resets or overrides to their safety settings on major app updates.]

A more robust ecology of protections centers the photosensitive user, even though they are not "the majority", providing them with multiple layers which they can control to protect themselves from exposures when other policies and community norms fail.

[Image 2: Narrative description of the aggregate re-world map.

The photosensitive user is protected from ambient, accidental, and malicious exposure by a dual layer of protection by device level settings and app level settings.

If a developer update overrides app-level settings, the device level settings correct this.

Users who are aware of photosensitivity are able to educate other users to prevent circulation of dangerous content.

Advertisers and other users may still create and share flashing content, but an enforcement body can punish advertisers and platforms for creating or failing to prevent the circulation of flashing content.

Users are able to report dangerous content to both the platform and to regulatory bodies.

Malicious attacks are met with suspension or bans.]

Such a nested system of protections can prevent ambient, accidental, and malicious exposure to dangerous flashing media. Establishing these features and community norms may further protect all users from psychologically harmful content.

It is important to note that such provisions rely on centering user safety over corporate interests which rely on non-vonsensual auto-play to hook user attention and manipulate purchasing behavior. To this I say, get more creative. Or maybe... stop being a predator.

Additionally, the central layer of protection requires implementation by OS developers to provide an optional postprocess filter which can inturrupt dangerous luminance shifts at the pixel buffer level. Other research attempts to classify and predict dangerous flashes through ML techniques, but this is not necessary. A always-on simple algorithmic edit to the next array of pixels provides fail-safe protection at a minor aesthetic expense - a ghost or trailing effect.

[Image 3: An original sequence of frames which flash between pure black and pure white.

A flash detection mask is calculated and a pixel-attenuation filter is loaded.

In the final sequence, each frame is attenuated by the detection mask and filter, producing the impression of a flash without the actual danger.]

Image 3 demonstrates the proposed filter applied to a full screen blink sequence. Between-frame calculations of flash detection using South et al.’s algorithm would produce a full white mask for each frame, indicating that each frame change was dangerous and needed to be adjusted. In other examples, the calculated mask would identify specific regions for pixel filtering. The mask could then be applied to a calculation which adjusts how much the next frame transitions between the previous frame and the intended next frame. In the example here, frame 2 becomes frame B, which is two plus the mask (Δ1), multiplied by a fraction (q). Frame 3 becomes frame C, which is the original frame 3 plus the calculated difference between frames 2 and 3 (Δ2), minus the pixel values in frame B. The first flashing sequence is significantly faded, and over time the flashing sequence averages out to show level changes without strobing.

This effect may look strange, but photosensitive users already use "unaesthetic" filters to limit the overall brightness of their devices. Such filters may even enable content creators to change their aesthetic choices to eliminate ghosting which would indicate a safer content for all.

https://dl.acm.org/doi/abs/10.1145/3663548.3675610

#ASSETS2024 #GraphicsProgramming #TechnologyPolicy #Migraine #Epilepsy #photosensitivity #photophobia

“Not Only Annoying but Dangerous”: devising an ecology of protections for photosensitive social media users | Proceedings of the 26th International ACM SIGACCESS Conference on Computers and Accessibility

ACM Conferences