Daily Shaarli

All links of one day in a single page.

March 31, 2025

Sentience.pm | Tout savoir sur la sentience et le sentientisme
Ana Tudor 🐯: "Most cursive #fonts are unusab…" - Mastodon

Avoid layered text-shadows for text outlines.

Use paint-order: stroke fill instead!

WebAuthn.io

A demo for passkeys

Qualité des réseaux fibre : « c’était très long pour avoir ces résultats » - Next
Meta AI auch in Europa: Hilfreiches Tool oder ungehemmte Datenkrake? | tagesschau.de
problems I still have with rust (in early 2025)
Passwords suck a lot. Can passkeys replace them?

Conceptually it's very simple: when you signup for a service, you generate a private and public keypair. The private key is stored in your passkey manager [...], and the public key is stored in the database of the service. Then, during a login, the server sends an randomly-generated challenge, your device sign it wit the private key, and the server verify that the signature of the challenge matches the public key.

An alternative to passwords.

zen3ger: "About a year ago, my parents made the switch to L…" - Fosstodon

About a year ago, my parents made the switch to Linux on their home machines because they really hated Win 10... Today I got a call from my mother to help her out with something, but I did not expect that "something" will be figuring out a sed pattern for a shell script she wrote to bulk rename files.

When I asked her why she didn't use some GUI program she said "I was an accountant in the DOS era, this makes more sense to me than a ribbon menu in Excel".