Web Workers are a simple means for web content to run scripts in background threads. The worker thread can perform tasks without interfering with the user interface. In addition, they can perform I/O using XMLHttpRequest (although the responseXML and channel attributes are always null) or fetch (with no such restrictions). Once created, a worker can send messages to the JavaScript code that created it by posting messages to an event handler specified by that code (and vice versa).
Get Ready for Priority Hints | Web | Google Developers
Priority Hints provide developers a way to indicate a resource's relative importance to the browser, allowing more control over the order resources are loaded.
What does the Product Security and Telecommunications Infrastructure bill mean for me? | Pen Test Partners
The UK’s Department for Culture, Media and Sport (DCMS) introduced a bill to Parliament yesterday. But what does that mean for IoT manufacturers and consumers? First, this bill has been […]
Adding A Dyslexia-Friendly Mode To A Website — Smashing Magazine
With a little CSS, we can adapt our web designs to be more accommodating for people with dyslexia. In this article, we’ll explore those techniques by adding a dyslexia-friendly mode to an existing design.
L'insatiable appétit des "Tech review" pour le design pornographique
Malgré l'omniprésence des tests de produits technologiques (ou “tech review”) de grande consommation, les valeurs et les convictions que ces tests véhiculent n'ont jamais vraiment été examinées
Contre la récupération du handicap par les personnes anti écriture inclusive
Nous relayons deux initiatives collectives portées par le Réseau d’Études HandiFéministes : un billet pour dénoncer la récupération du handicap par les personnes qui s’opposent à l’écriture inclusive. Écrit par les personnes concernées par le validisme et le sexisme, ce...
Agbogbloshie Demolition: The End of An Era or An Injustice? - Muntaka.com
Emerging consequences of the Agbogbloshie demolition, betrayals, recounts of events, and a glimpse of everyday struggles in Accra and how urban marginality is experienced. Beyond the role of the State in dispossessing Accra’s urban poor, the Agbogbloshie demolition should be viewed within the context of socio-spatial entanglements.
Vers la sobriété numérique - François ZANINOTTO - Forum PHP 2021
Forum PHP 2021, organisé le 21 octobre 2021Plus d'informations sur cette conférence : https://afup.org/talks/3741-vers-la-sobriete-numeriqueCette vidéo vous ...
Sachant qu'un algorithme est un éditorialiste comme les autres, sachant aussi qu'il est urgent, comme je le répète depuis plusieurs années, d’inscrire dans l’agenda politique la question du rendu public de fonctionnements algorithmiques directement assimilables à des formes classiques d’éditorialisation,...
I recently gave a talk on “Making Sense of Performance Metrics” at the Web Unleashed Conference, and it was suggested that I turn the breakdown of all the performance metrics into a cheatsheet; so here it is! The full cheatsheet, including a downloadable PDF version, are at the bottom of