Also if you tap on the ‘kebab’ menu and press View Source
, you can copy the message.
Also if you tap on the ‘kebab’ menu and press View Source
, you can copy the message.
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)
I’ve seen some that activate an insane number of breakpoints, so that the page freezes when the dev tools open. Although Firefox let’s you disable breaking on breakpoints all together, so it only really stops those that don’t know what they’re doing.
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.
Oh cool, I believe only 4bit colours are possible, you can use this table from Wikipedia and the escape sequence \e[<FG>m
replacing<FG>
with your chosen foreground colour. Also \e[0m
to reset everything.
funny how we use the same font XD
Haha yeah! I noticed that too!
I think I just used regex look aheads and look behinds to insert the colours easily.
Edit: Oh you can change that actual TTY font to a bigger one, if the text is too small too.
You can do colours as well!
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.
My understanding after reading the article is: while roaming your phone sets up a VPN type thing with your phone provider, and routes calls and data through this tunnel, so now Europol has to deal with another country if they want to track you.
Also a solution: Use Wayland, it’ll probably break other things, and Nvidia support is only just getting there; but it’s multi monitor support is amazing, so it should fix that issue. So maybe it’s worth a try?
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.
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
Ampere CPUs use normal DIMMs, and don’t have integrated storage, like any other CPU. So you can have the best of both worlds (although idk about power conservation, they are efficient though).
I can’t find the documentation for it, but I swear Hyprland supports custom degree tilting.
That’s not really your code, more so you haven’t setup a .gitignore to not commit not your code.
I’ve heard of it, but I didn’t think it was financially viable for an individual to pay for though.