

It’s always been like this for most repositories that make up Android. The few projects that were truly developed in the open, such as ART, will now follow the same private branches as the rest of Android.
It’s always been like this for most repositories that make up Android. The few projects that were truly developed in the open, such as ART, will now follow the same private branches as the rest of Android.
I hate articles that are just a tease for a YouTube video.
I envisioned Murderbot more or less as the picture. Hopefully they can make it work for everyone…
The situation may be worse than I’ve been exposed to, due to the phone brands we have in our house.
I still think it’s better for the environment to not ship a charger with every phone, even if you cannot assume that everything is USB PD nowadays.
You are absolutely right, the prices have gone up. Still better for the environment to not ship a redundant charger with each phone.
Aren’t everyone apart from OnePlus basing their fast charging on USB PD nowadays? At least Apple, Samsung and Google phones can fast charge with USB PD. There is usually no need for a proprietary charger anymore.
Not getting a charger is a good thing. I’d rather not pay for the additional charger since my house is full of high quality chargers already. I don’t need another one.
From a sample size of 1 (me) PopOS users prepare their coffee with an Aeropress.
CUDA can (depending on circumstances) give slightly better performance than OpenCL. So if you know that your target hosts will have Nvidia GPUs ( for example ML in your own data centers) that might be beneficial.
OpenCL will run on multiple platforms so if you don’t know the target hosts (for example consumer hardware for gaming) this makes life easier for the developer.
The frameworks and libraries around the different specs differ, so if there is a library that is useful for your use case, that will effect your decision to pick one over the other