FrameXX
It is not only ironic but pathetic. They promote it as the new open standard and people who just don't look further into the details believe it.
AOSP source code
He is asking about Android studio not Android Open Source Project?
I agree. Most custom ROMs already have such option.
KOReader. The app is multiplatform (also for some e-readers and Linux) so the UI is not among the most beautiful (but I actually prefer it over Librera), but it's feature packed, and does really well what it's made for.
I am sorry. I went to a little rant, but I meant it rather funny even though I realize it feels aggressive 🤣. I am just enthusiastic about this topic even though I don't know that much.
Isn't this a problem with every package/library system? Is there really a solution to this that doesn't limit packages with how they handle their dependencies?
This may also be about trust. npm probably could limit a number of dependencies that a single package can have with an arbitrary limit, but they don't do that, because they trust the developers they won't misuse their options. Well...
Node packaging is fucked. Node packaging remains fucked.
I am sorry, but as a noobie user of npm I don't understand. It works pretty well for me if you use it normally for what it is supposed for.
There are new solutions constantly developed such as PlayIntegrityNEXT. With some effort you can get rooted Android 14 device with custom ROM pass Play Integrity attestation.
You can with some tinkering. You can uninstall the default launcher with ADB shell and some Android TV show select launcher options when more than 1 is installed.
Did you unlock your bootloader? Some apps just scan for Google Play SafetyNet or in some other way to check whether you unlocked your bootloader or rooted and if they think you do they will vaguely state you are rooted.
Other's concern about your phone being infected are justified and I recommend you to try whether a dedicated root checking app thinks your phone is rooted. These usually don't lie.
Regarding your rooting situation I always rooted the lazy way. Renamed
magisk.apk
tomagisk.zip
, flashed it and it always worked for me. But I rooted only 2 phones in my life really and this is not the recommended method by magisk developer.