I met a man who's focus was on making ASIC fabrication accessible to students and hobbyists. The audacity of the ambition made me smile and the fact they have succeeded using an open source workflow made me happy.
stsquad
In all DRM devices there are private signed certificates that can be used to establish a secure authenticated connection. To get at them you need to crack/hack/file the top of the chip to exfiltrate the certificate. More modern "Trusted Computing" like platforms include verified boot chains so even if you extract the certificate you couldn't use it because you also need to sign the boot chain to ensure no code has been altered.
Absolutely - modern pirates are extracting the digital streams with the DRM removed. However they closely guard the methods of operation because once the exploits or compromised keys are known they can be revoked and they have to start cracking again. They likely have hardware with reverse engineered firmware which won't honour key revocation but still needs to be kept upto date with recent-ish keys.
For example the Blu-Ray encryption protocols are well enough known you can get things working if you have the volume keys. However getting hold of them is tricky and you have to be careful your Blu-Ray doesn't read a disk that revokes the old keys.
For streaming things are a little easier because if you get the right side of the DRM you can simply copy the stream. However things like HDCP and moving DRM into secure enclaves are trying to ensure that the decryption process cannot be watched from the outside. I'm sure their are compromised HDCP devices but again once their keys get leaked they will no longer be able to accept a digital stream of data (or may negotiate down to a sub-HD rate).
I remember programming the VCR when VHS was first a thing and I'm definitely not nostalgic for it. It was the best most people could afford at the time but it certainly wasn't good.
When did people get nostalgic for the crappy analogue definition that was VHS? What's next betamax special editions?
I do pretty much everything in Firefox but during the week I keep a Chrome window up for Hangouts and Jira.
All the cache and prediction logic which eventually gave us spectre is basically compensating for whatever crap random compilers kick out.
Itanium was an interesting architecture but it relied on compilers to build efficient code for it's bundles. This compares to x86 which dedicates loads of silicon to getting the best performance even out of mediocre code. Unfortunately the Itanic architecture was really ill suited to emulating the other.
ETA: rm dups.
Church of England? They are pretty vanilla and low key in my experience.
I don't quite follow what this is. Is it a from scratch implementation of the vscode experience or a fork which has removed propriety bits and telemetry?
Lemmy really needs to support post combining somehow so you can see the story once (and maybe even combine the threads in the UI?).
So this is like extending mastodon replies into your blog post, but with more syndication options?