The dremmel is for the thing you plug the battery into
Zangoose
Is it possible this is because of extra memory/storage costs? I thought Samsung sold way more fold/flip this past year so it seems weird to cancel the whole flip line to me
The fact that the macOS usage is still only half as much as OS X after ~6 years is pretty incredible to me, especially since Intel macs have still been supported until the end of this release cycle
(preface that I've never actually worked with wasm before)
It seems like wasm64 exists though? Does it have any crazy limitations or is it just not well supported yet?
I can't believe we're doing little endian memes now
Not that I want to defend AMD but the reason they haven't been able to is because HDMI is a private spec and the HDMI forum specifically forbade them from releasing the driver they tried to publish a few years ago (even though the firmware with the actual implementation is in the GPU itself and still proprietary). That's why 2.1 works on windows and not Linux with the past 2 gens of AMD GPUs.
They are quite literally taking the "if you don't like it, fork it yourself" approach. Who said they aren't going to make changes/improvements on top of it?
I don't see anyone else mentioning it but this is also probably because brave browser is published under the MPL license so the licenses are actually compatible between projects. They don't want to implement completely from scratch because there is a compatible existing implementation that they can build on top of instead of starting from scratch.
I was born to be a jojo's reference
I was confused about this also, I've been using GameNative on a pixel 10 on and off since I got mine in October. Maybe compatibility just got a lot better because of fixing GPU drivers? I did notice a lot of games had issues but I assumed that applied to anything that doesn't use snapdragon
It depends. I run GrapheneOS and it can pass everything except the most strict integrity check (which is just that you're using a custom ROM at all).
In practice most apps don't have any problems. Google assistant doesn't really work for me but I've seen posts saying people have gotten it working. Google wallet and Google Pay are also explicitly blocked by google, so they will never work.
I think the reason GrapheneOS never did a GSI is because most of their security improvements rely on specific hardware calls that GSI abstractions don't provide access to. This probably would still be an improvement over lineage though, just not as secure as base Graphene is.


My understanding from the blogs is that the extra load of maintaining so many downstream patches (both for rust support and all of the reverse engineered hardware support) ended up being one of the main reasons M3/M4 support isn't in Asahi yet. Now that a lot of the patches are finally getting merged into the kernel a lot of their other work can start moving forward