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 :/
They have to comply until 6 March 2024 under the Digital Markets Act, so hopefully we should see sideloading very soon. Fingers crossed
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.
Fair point. Them not at least using USB 3 across the line up is silly and I don’t really see what they gain from doing it apart from maybe saving a cent in production.
But on the other hand I don’t think it matters either. The vast majority of people probably don’t plug their phone in for anything but charging and the few people that record large video files on their phone will probably get a pro model either.
So yeah USB 2 speeds are silly and I don’t want to defend a trillion dollar company for saving a cent on production but I don’t think it matters either.
Both iPhone 15 models were good iterative updates in my opinion. Nothing groundbreaking, sure, but Apple finally adopting both USB-C and AV1 is great to see and the programmable action button on the pro models is a nice addition as well.
That is true. But that’d be the case for any online/cloud 2FA service. So you could either have a local 2FA app just for Bitwarden or set up less secure but more convenient email 2FA.
I’d argue it’s implied that you mean the coming February if no year is specified.
I personally use Bitwarden for my 2FA needs. As others mentioned you can self host the server but personally I have no reason not to trust their SaaS solution, especially now that they offer EU hosted servers. If all you want is a basic authenticator app that does only one thing give FreeOTP a try, it’s made my RedHat. You can then sync the applications state.
This is amazing! Honestly a no brainer feature. Having to create an account just to contribute on one project’s instance is not a great experience currently and the reason I mainly stick to Github.
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.
But if you on instance.alpha subscribe to a community on instance.beta that would federate the community to your local instance, right? Is there something I’m missing?
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!
Firefox Relay is the best platform agnostic option in my opinion. It’s free to use for the basic variant and with Relay Premium you support Mozilla and can use custom domains as well.
I agree. But not everyone likes to do it that way and checking for email in the background should be at least an option in a modern email client in my opinion.
Sorry, I just heard somewhere Nintendo sent a DMCA notice and assumed it was right because that seems like a Nintendo thing to do.
Useradd is the basic unix one, so that should work regardless of distro. Adduser does some special Debian stuff iirc