303 private links
une erreur de communication
Distributing Rust crates via git URLs instead of crates.io
Une alternative à SNCF Connect qui accepte deux cartes de réductions (celle TGV pour une grande ligne avec une régionale TER sur un même voyage par exemple).
Animations should be OK for each frame
Well, a way to get a usable file explorer in windows. It's crazy Microsoft doesn't improve the file explorer and let some projects take over their own software.
A template to start creating a design system
590 Website Style Guide Resources
A design system documentation tool
The trailing slash can have different behaviors on POSIX-style CLIs, Docker, rsync. So it means something.
- choose fonts wisely
- optimize the font display:
body { text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } - golden ratio for line-height
- keep the amount of characters per line to 90
- prefer SVG and WEBP formats
I lost my notes. The post explains a lot that is not considered while "only a translation". From the other specific translations: dates, expressions, name format, etc...
to the undergoing system to be maintained: a N+1 feature (each changes needs to be internationalized and localized accordingly), testing, user tests needs to be in other languages too.
Encryption is only a first step: there are others in order to control the devices we use daily. "Sovereign control" means answering yes to each of the following:
- Do you own the encryption keys — not the platform provider?
- Are backups protected end-to-end, by default, without manual configuration?
- Is metadata shielded from external observation, including communication patterns, timing, and participant identity?
- Do you control who can access message content, with no external request system that can override that?
- Do you govern which devices, users, and integrations can access sensitive channels?
- Can the platform be deployed on infrastructure you control, in jurisdictions that meet your data residency requirements?