SafetyNet is also an issue on Android as soon as you modify anything or install a custom ROM :/
SafetyNet is also an issue on Android as soon as you modify anything or install a custom ROM :/
But even with an immutable distro you don’t have to reboot. The updated image just gets downloaded in the background and booted into when you restart. There is no harm in still being booted from the old image id you don’t specifically need anything only included in the new one. Nothing forces you to reboot.
I’d argue it’s implied that you mean the coming February if no year is specified.
Macs have a big user base, if you like it or not.
Apple supporting Vulkan or not supporting it will not change a thing about that.
Developers support platforms where the users are. Having good support for Vulkan on Macs would make their life easier.
I fail to see how that’s a bad thing. Apple not supporting Vulkan won’t drive the average user to install Linux as they don’t know what it even is.
I would love to see Apple go down the route of actually supporting modern OpenGL and Vulkan on their hardware. The hardware is amazing but forcing software to rely on Metal just holding it back especially when it comes to games.
Exactly. Trying to install the latest version of a bunch of apps on a base like Debian is bound to give you dependency issues if you try to install the native version.
I can only recommend you to look into using Flatpak to install graphical applications. It avoids the whole dependency or permission issues because it ships apps in their own well tested little sandbox. From a end user perspective its somewhat similar to how applications are bundled on macOS.
Considering the clashes system76 had with the GNOME team this seems to be going in a similar direction. Having a clearly defined way of theming applications instead of having themes just inject random css is the way to go in my opinion. I’m really excited to finally try Cosmic DE myself!
At least Brave forks Chromium and they have a bunch of patches they apply to the codebase. I mean yeah, they still contribute to the Chromium monopoly but calling them just a rebrand is a bit unfair in my opinion
Useradd is the basic unix one, so that should work regardless of distro. Adduser does some special Debian stuff iirc