MonkderVierte

joined 1 week ago
[–] [email protected] 1 points 4 hours ago (1 children)

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.

[–] [email protected] 1 points 5 hours ago (3 children)
[–] [email protected] 40 points 10 hours ago (1 children)

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?

[–] [email protected] 4 points 12 hours ago

The trend to more complicated but cheaper instead of doing it right. Result is news about security incidents every single day.

[–] [email protected] 24 points 13 hours ago* (last edited 4 hours ago) (5 children)

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.

https://www.theregister.com/2014/12/29/german_minister_fingered_as_hackers_steal_her_thumbprint_from_a_photo/

[–] [email protected] 2 points 1 day ago* (last edited 1 day ago)

$ ls space?

[–] [email protected] 3 points 1 day ago (1 children)

I've seen rice sold just in the cardboard box already.

[–] [email protected] 2 points 2 days ago (1 children)

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.

[–] [email protected] 5 points 2 days ago* (last edited 2 days ago) (2 children)

Yeah, always their own version of , 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 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.

[–] [email protected] 2 points 3 days ago (2 children)

Btw, pylance is proprietary. There's Kylin for jedi as alternative.

view more: next ›