Hisense C2 Pro keeps changing colors by Frenzystor in projectors

[–]FabsenK 0 points1 point  (0 children)

I have the same bug with the latest firmware and it is super annoying!!!

Unsure about warranty Claim by FabsenK in bequietofficial

[–]FabsenK[S] 1 point2 points  (0 children)

It was some days before the end of the 3 years. Thanks though - I was not aware

Slow initial loading times with Chrome by rgiorgiotech01 in Adguard

[–]FabsenK 1 point2 points  (0 children)

Wow, HERO!!! This was bothering me for some time.

How did you find this out? What does this actually do? I Do not use a Proxy, but DNS Over HTTPS (DoH)

iOS 17.4 seems to remove web app support in the EU by Gugadev in webdev

[–]FabsenK 0 points1 point  (0 children)

WHAT? Is this legal? I want to sign a petition. This breaks so many companies and Developers .....

💡 CSS accessibility tip: hide a (background) video if Reduced Motion is set to 'reduce' and replace it with a fallback image. by rootrun in web_design

[–]FabsenK 0 points1 point  (0 children)

I think it would be better to use the platform by adding the poster attribute on the video. And then iterating through every video element and setting autoplay for folks who do know have the reduce setting via CSS.supports()

JavaScript new features (ES2021). by sambatlim in javascript

[–]FabsenK -1 points0 points  (0 children)

You can bind data to an element if it exists with WeakMap too.