@chris@ashmeshedup Mastodon seems to be the only Fediverse one on the list, Bluesky isn't there either. Having chat applications (FB Messenger, WhatsApp, Signal) blocked really sucks though, I wonder how many people won't be able to contact their family and friends because of that... Edit: Telegram isn't on the list, weird.
Silksong avec 535k joueurs concurrent. Ça en fait le 18e jeu le plus populaire sur Steam de tous les temps (d'après cette métrique, selon les stats dispo sur SteamDB), et le pic de joueurs quotidien sur Steam est vers 14h UTC, un peu avant la sortie du jeu aujourd'hui...
@arstechnica That's neat, when I was looking at options for a new e-ink reader the reMarkable was interesting, but too big for my use case. Unfortunately, it came too late and is still a bit too expensive in my opinion, if it was in the 300-350 range it would be a lot more attractive.
Vous savez la scène dans Matrix avec le déjà vu ? Je viens d'avoir ça en vrai, en descendant les escaliers de mon immeuble pour aller au boulot j'ai descendu 2 fois le même étage...
@tournesol@carbonated_estrogen My guess is this connected their phone to the wifi, and it automatically shared the password with the smart toothbrush (or handled the connection itself)
@adzetko Oh, c'est décevant. Surtout que je ne pense pas que tes jeux vont être utiles sur Linux, si c'est des jeux Steam il y a les sauvegardes cloud et sinon c'est chiant à faire tourner...
En fait, il y a une solution assez simple au problème de vérification d'âge sur internet sans passer d'informations personnelles aux sites qui demandent une vérification : OAuth (ou un protocole similaire dérivé). Si un site officiel du gouvernement permet de générer un token avec notre âge, qui peut être vérifié cryptographiquement, on a une source fiable pour la vérification d'âge, qui ne passe que notre âge au site faisant la vérification. Selon le processus, c'est même probablement possible d'éviter à avoir à donner des informations sur le site visité au gouvernement.
Et le pire, c'est que beaucoup de gouvernements proposent déjà des solutions relativement similaires. Comment on est arrivé à des sites qui demandent des données biométriques pour évaluer notre âge depuis un selfie, ou une photo de notre carte d'identité ?
@codinghorror@dalias This is factually wrong, and it's sad that a "tech influencer" like you doesn't even bother spending the 2 minutes necessary to verify that.
@codinghorror The EU didn't force cookie notifications. The tech industry found cookie banners as a (bad) way to uphold GDPR, and that became the norm, but the GDPR text only talks about cookies once, saying "Natural persons may be associated with online identifiers provided by their devices, applications, tools and protocols, such as IP addresses, cookie identifiers or other identifiers such as RFID tags." There is a very simple way to respect GDPR without a cookie banner: don't use cookies for your 256 "partners" that syphon all user interactions by default, and make functional but optional cookies opt-in on the elements they require (for instance, a Google Maps element can be unloaded by default and have a small text with a button on it, explaining that it requires consent to send data to Google). So really, the only thing that shouldn't be taken seriously regarding cookie notifications is the good will of web developers.