In parallel, Google has rolled out its Play Integrity API, which allows developers to limit app functionality when sideloaded, effectively pushing users to install apps only through the Google Play Store.
All of this while EU forbids Apple to do the same, what is the idea here? Measuring how EU reacts?
Honestly a good advice. Schema X to learn is not suitable for everyone.
The iris can be used, for example, to improve authentication techniques for bank passwords
Nope. Like all biometrical data, you can’t just replace the body part once the data is compromised. It’s at most suitable for ease of access.
For example, Merkels fingerprints were “reverse-engineered” from photos using common wood glue.
What’s with this anyway? A remnant from the single-user days?
🏴☠️ is free and without shenanigans.
ls space
?
I’ve seen rice sold just in the cardboard box already.
deleted by creator
Yeah, always their own version of <popular google app>, used by 2 people per month but always running in background. I heard they feared to be thrown out of “Android” certificate program (no Play Store anymore).
Their launcher was always slow and laggy and a ressource hog and only got better, because hardware got better.
My last Samsung was to Kitkat times (Galaxy S3) but even then the whole boot chain was basically custom made (guess for knox) and you had to use their proprietary paid software to edit boot animations. And <fancy hack> always needed a Samsung version.
Sadly, dad is Samsung fan because i have to disable half of preinstalled apps and replace with better alternatives, once he gets a new phone.
Basically, Samsung is good at hardware and bad at software.
Bring the anubis girl back!
I mean you absolutely can communicate from Australia to USA with nothing but an old rusty bed frame and 5 watts of power. So there’s that. But not much more to do with that bit of non-ionising power.
deleted by creator
+ Wireless
- limited range
- horribly inefficient, increasing with distance
So, there.
The more usual thing are aux to USB adapters but they can only do USB to aux, nit the reverse. What you need is aux to USB converter, they can do both ways.
This article is good, autotranslate if not german.
deleted by creator
Printer in the drawer that bad a thing?
Lol, no. I made a usercss for this (currently not released) but explicitly disabled it here. But that one uses a base style that switches via @prefers light/dark:
@media (prefers-color-scheme: dark) { :root { --text-color: #DBD9D9; --text-highlight: #232323; --bg-color: #1f1f1f; … } } @media (prefers-color-scheme: light) { :root { … }
Guess your site uses one of them too.