294 private links
:o
Mhmhmhm I will read it when I will need to improve my english for sure !
À utiliser pour sauvegarder de simples documents :)
A list of evaluation tools recommended by the W3C-WAI.
Un exemple de site qui utilise des liens d'évitement visibles, et deux au lieu d'un: « aller au contenu », OK, mais aussi « aller à la navigation »
TL;DR but still interesting. In case I need it, I know how to find it
Going down into the mechanics with interesting stuff indeed.
Mhmhmhm some truth:
- People don't want to run their own servers, and never will.
- A protocol (email encryption, video over IRC, ...) moves much more slowly than a platform (Whatsapp e2e encryption in a year)
A sure recipe for success has been to take a 90’s protocol that was stuck in time, centralize it, and iterate quickly.
there is nothing particularly “distributed” about the apps themselves: they’re just normal react websites. The “distributedness” refers to where the state and the logic/permissions for updating the state lives: on the blockchain instead of in a “centralized” database.
All the network diagrams are of servers, the trust model is between servers, everything is about servers.
And because people don't want to run their own servers, it is a problem. So here it comes:
but virtually all clients that wish to access it do so by simply trusting the outputs from these two companies without any further verification
and its thoughts to solve it
Ranger les mots par index permet de décharger entre la demande de l'utilisateur et sa réponse.
Tout est dans l'image, plus efficace qu'une recherche humaine dans un dicitonnaire par ordre alphabétique (approximativement une recherche dichotomique): https://www.camilab.co/content/images/2021/12/dictionnaire.png
Cela se fait au détriment:
- du temps de construction de l'index au départ → à faire qu'une seule fois
- de l'espace de stockage pour cet index → OSEF car le stockage est peu coûteux
- l'accès au disque sera toujours moins rapide que conserver les données en mémoire -→comment compresser l'index ?
SQLite est un système de BDD super, mais simple. Cependant, des extensions ont été dévelopée :+1:
Leçon:
Il faut bien sûr regarder les proportions par rapport à la population au lieu de comparer les chiffres bruts uniquement.
The next question is:
- are linux users more tech-savvy and they will report bugs
- are users more willing to report bugs because they are on linux
🤔