For projects like this where they’re hooking into the compiled python binaries, you really want to match the version.
Like 3.11 and 3.12 were pretty much released a year apart, a lot can change implementation wise.
For projects like this where they’re hooking into the compiled python binaries, you really want to match the version.
Like 3.11 and 3.12 were pretty much released a year apart, a lot can change implementation wise.
After reading their blog, it seems like it doesn’t support Python 3.12, and it looks like you’re using Python 3.12.
My understanding is that most of that all lives in mesa, and the kernel driver basically just abstracts the hardware.
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)
There’s The Serial Port, It’s not really ‘home networks’, but he finds and sets up very early (~80-90s) ISP gear and explains how it works and the history of it. Similar to how Ben Eater uses an ‘old’ 6502 to explain stuff.
Just to freak you out, I’ve played around with the EC on my Framework, and it really wouldn’t be hard for someone to create a modified firmware with a key logger built in or something. But AFAIK the EC doesn’t have internet access or a way to screw with the OS, so it would be mildly pointless without accompanying software.
Modifying the BIOS seems slightly more difficult, although I think some Frameworks are still vulnerable to LogoFAIL.
I wouldn’t worry about extra chips, they’d either be quite noticeable that they shouldn’t be there, or too expensive to be wasted on a stranger.
So the chances are, unless you’ve got some proper enemies, it’s fine. I’d definitely update the BIOS (which also updates the EC), and fresh install Windows/Linux, but that’s as far as I’d go.
The DongleHider+ looks pretty good, I haven’t made/used one though.
I have no idea how CoW interacts with NTFS
With btrfs you can disable COW for specific files, that might give you a little performance boost.
Satellite imagery seems cheaper than you might think though. I’ve had SkyFi in my favourites for a while after they sponsored a YouTube video, and they seem to start at $8 per km2 for a new photo or $2.50 for a previously taken one.
To their partners*. Which I believe are companies that help out with support or something.
Cloudflare tunnels uses a QUIC connection between the cloudflared
on the server and Cloudflare itself, which is encrypted similarly to HTTPS.
Whatever protocol cloudflared
uses to talk to your webserver locally is configurable through the Cloudflare access web UI (just change http to https). I’ve actually got it configured to use unix sockets, which lets me treat it differently in my nginx config.
I’m assuming it’s a fresh install, so nothing of value was lost if the restore failed. But also I’ve heard attempting to delete things in /sys
and /dev
can brick your computer. So it’s not a great idea.
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.
It’s probably blocked for whatever reason (maybe less than 90 days old?)
My work and Uni do the same thing, they don’t do full SSL inspection, so most websites don’t need a custom certificate authority; but if the SNI is blocked then they need a custom certificate to hijack and display a blocked message, most browsers will detect this as a MITM and display a not secure message instead.
Some expansion cards use more power in certain slots.
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.
There’s a third one I’ve heard:
I’ve heard of it, but I didn’t think it was financially viable for an individual to pay for though.