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?
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
You absolutely can regex (some) html if you sanitize and maybe convert it beforehand.
Btw, why are parsers always built to support the whole thing and maybe throw an error on or just consume unsupported shenanigans? That’s how you get security vulnerabilities in picture formats. Instead of just picking the things you support and ignoring the rest.
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.
Btw, pylance is proprietary. There’s Kylin for jedi as alternative.
For the how: https://xkcd.com/2044/
There’s also Chefkoch and Mozart for that purpose.
Steam workshop hogging all mods pisses more. Especially if you have the game from GoG. Yes, steamcmd, but usability is bad with 200 mods.
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.
Just povide an API and let the nerds create your launcher for free, you’re obviously bad at it.
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.