Daily Shaarli

All links of one day in a single page.

November 11, 2025

Pluralistic: The enshittification of labor (07 Nov 2025) – Pluralistic: Daily links from Cory Doctorow

Tcherneva concludes by pointing out that, as with tech enshittification, labor enshittification "is a political choice, not an economic inevitability." Labor enshittification is the foreseeable outcome of specific policies undertaken in living memory by named individuals. As with tech enshittification, we are under no obligation to preserve those enshittificatory policies. We can replace them with better ones.

A job guarantee restores interoperability, worker power, job safety as the private empyer will have to beat the job guarantee's wages and benefits.

Tcherneva concludes by pointing out that, as with tech enshittification, labor enshittification "is a political choice, not an economic inevitability." Labor enshittification is the foreseeable outcome of specific policies undertaken in living memory by named individuals. As with tech enshittification, we are under no obligation to preserve those enshittificatory policies. We can replace them with better ones.

About Arti | Arti
Using WebP Images | CSS-Tricks
Transcribe Online Software - Text Conversion | Any2Text
GitHub - swark-io/swark: Create architecture diagrams from code automatically using large language models (LLMs).
XSLT.RIP - Google are killing XSLT!

So RSS won't be supported anymore and other formats too.

Only the web HTML + CSS + JS will remain and Chrome is pushing implementations at a faster pace that the other browsers can not . There is effectively an attempt to capture the web by Google.

I remember the library for XLST used in browsers is not maintained by the big corporations. Ah it's LibXML.

The depreciation notice: https://groups.google.com/a/chromium.org/g/blink-dev/c/CxL4gYZeSJA/m/yNs4EsD5AQAJ

Ah yes, a maintainability thing "Chromium uses the libxslt library to process these transformations, and libxslt was unmaintained for ~6 months of 2025".

Usage of the JS XSLTProcessor API is fairly volatile, registering somewhere between 0.01% and 0.1% of page loads, averaging around 0.05% over time. These numbers are above the typical 0.001% deprecation threshold. Again, we feel that the increased potential for breakage is balanced by the reduced security risk to 100% of Chromium users.

It's for security reason? XSLT users hacked are 0. Where are the security vulnerability?

TIDAL - High Fidelity Music Streaming
„Elternwerden macht unglücklicher als der Tod des Partners.“ - LinkedIn

Geburt des ersten Kindes: -1.6 auf einer Skala von 0 (unglücklich) bis 10 (glücklich(.

Zum Vergleich:

  • Tod des Partners: −1
  • Arbeitslosigkeit: −1
  • Scheidung: −0,6

Studie im 2015 veröffentlicht.

Effectively Monitoring Web Performance — Smashing Magazine

Pas lu, mais ce sera utile pour plus tard.

CompactGUI - La compression qui accélère vos jeux | Optimisation système | Le site de Korben - Liens en vrac de sebsauvage

Je ne dis pas que l'outils CompactGUI est mauvais. Je dis juste qu'encore une fois ce sont des développeurs indépendants qui compensent un manque de Windows.

Alors je sais, mais je vais mon vieux chieur linuxien bien lourd avec cette vieille blague pourrie : "Linux, il a y moins bien, mais c'est plus cher : Windows."

Tor Blog | The Tor Project
Just call clone (or alias) · baby steps

one [idea] that I’m calling “just call clone (or alias)”. This proposal specializes the clone and alias methods so that, in a new edition, the compiler will (1) remove redundant or unnecessary calls (with a lint); and (2) automatically capture clones or aliases in move closures where needed.