To their partners*. Which I believe are companies that help out with support or something.
To their partners*. Which I believe are companies that help out with support or something.
The HTTPS certs are designed to prevent MITMing, but if it’s still a worry or the domain is blocked by DNS, you can manually find the IP and add it to your hosts file instead.
For ergonomics, the plugin should be able to spot cuts in the video so you can easily select the correct frames.
This shouldn’t even be too hard, I doubt YouTube is completely rerendering every video with ads, they’d just insert the ad in before an I frame in the video. So each ad will start with an I frame, and the video will resume on an I frame, meaning just let the user select all the I frames, no fancy cut detection algorithm is needed.
I have no idea how to do this from JS though.
Also I mean video I frames, not HTML iframes.
ADCs, DACs, IO extenders
These should all work without kernel drivers. For example, here’s a user space python library for ADS1*15 ADCs, or Nuvoton MS51 IO Expanders. Unless you need very specific timing or require the kernel to know about it, you shouldn’t need a kernel driver.
Idk, with I2C if it’s not something that needs a kernel level driver, there usually isn’t a problem with interacting with it from user space, for example basically all RAM RGB controllers are I2C and OpenRGB has no problem with them. I’m pretty sure I’ve only ever used an I2C device tree overlay for an RTC.
Also I2C/SMBus is present everywhere on x86, like some graphics cards expose it through their HDMI ports, even some server motherboards have a header for it; but for GPIO I’m unaware of any motherboards that expose it, so good luck researching the chipset and tracing out the pins.
then there’s definitely the type of water ditching where the plane angles into the water at full speed, and I don’t think that’s gonna have 80%
Pretty sure last time that happened it was still ~30%, which seems pretty impressive considering the video: https://youtu.be/w1u0D0E-Bq0 (SFW but it is a plane crashing)
Source: https://en.m.wikipedia.org/wiki/Ethiopian_Airlines_Flight_961
Google does too, although I only know of it being used for domains.google, which got killed.
They were expecting it to not be Android, but something more custom. Like I feel even just bare bones Linux would’ve been more acceptable.
the image seems specifically picked to show the effect.
Yeah, they’ve reduced the colour depth the show off the effect without requiring HDR already.
I find it a lot more noticeable in darker images/videos, and places where you’re stuck with a small subset of the total colour depth.
They probably mean gir1.2
I’m probably jumping to conclusions, but Nvidia?
I swear Lemmy comments for YouTube had a feature that let you open it for any page, but it seems the GitHub and Firefox page been deleted.
Edit: Looks like I’ve still got a fork: https://github.com/Steve-Tech/Reddit-Comments-for-YouTube (it says Reddit, but works for Lemmy too)