Weekly Shaarli

All links of one week in a single page.

Week 21 (May 22, 2023)

AG de TotalÉnergies : « Ce sont eux les vrais écoterroristes »

« Nous regrettons les conditions dans lesquelles se déroule cette assemblée générale », a déploré Patrick Pouyanné, PDG de Total.

Et nous regrettons les agissements de Total tout court.

Et nous avons l'actionnaire débile de l'année tant son commentaire est stupide:

« Ce sont des parasites, a fulminé un actionnaire poivre et sel, en costume, rencontré par Reporterre. Je n’ai pas honte de mes dividendes, je les mérite. Je suis le premier écologiste, mais le climat n’est que leur prétexte pour nous priver de liberté. Qu’ils ne viennent pas pleurnicher sur les violences policières. »

Je passes encore des réflexions des plus pertinentes.

You don't need a modal window

Arguments against modal windows

Supernova — Design systems made easy.

A tool to handle a design system. From documentation to code generation.

The Dilemma of Naming Font Size Variables | CSS-Tricks - CSS-Tricks

In order to create tokens (without meaning), the best possible options are:

  • $font-14 (px)
  • $font-100 (abstract 100s value)

So new tokens can be

  • $font-16, $font-36
  • $font-150, $font-125, etc..

Names are then important! --level-3, --spacing, etc...

chidiwilliams/buzz: Buzz transcribes and translates audio offline on your personal computer. Powered by OpenAI's Whisper.
Arnaque "DPD Express Paiement" sur "Le Bon Coin" - Blog EugeneToons

Un exemple détaillé d'une arnaque sur LeBonCoin ou l'acheteur envoie finalement un lien au vendeur.

dpdcompany.bitrix24.site/inscription ... avec le nom bitrix24, cela sonne louche. D'autant plus que le étape 3 d'inscription demande toutes les coordonnées bancaires et qu'un identifiant est nécéssaire à l'étape 4.

Why Rust? - Qdrant

Some people may think that the strict nature of Rust will slow down development, which is true only insofar as it won’t let you cut any corners. However, experience has conclusively shown that this is a net win. In fact, Rust lets us ride the wall, which makes us faster, not slower.

What's new in CSS and UI: I/O 2023 Edition - Chrome Developers
  • container queries
  • style queries (only chromium)
  • :has (FF catches up)
  • nth-of selector
  • text-wrap: balance (only chromium): definitely a good one
  • initial-letter (only chromium and safari)
  • dynamic viewport units (svh, sve, lvh, lvw, dvh, dvw)
  • wide gamut color spaces
  • color-mix
  • CSS nesting (FF have to implement it)
  • CSS trigonometric functions
  • individual transform properties (hey that was supported by FF since v72...)
  • popover and selectmenu tags are WIP
    and more
The Fastest Maze-Solving Competition On Earth - Invidious

These robots become so much more performant. They can find the exit of the maze in no time.

Huge Tesla leak reveals thousands of safety concerns, privacy problems | Ars Technica

2 400 complaints composed of more than 1,500 complaints allege problems braking, including 139 cases of phantom braking and 383 cases of phantom stops.

Handelsblatt says there were more than 1,000 crashes linked to brake problems and more than 3,000 entries where customers reported safety concerns with the driver assists.

and tesla commits to as little as possible in writing.

Each entry also contains the note in bold type that information, if at all, may only be passed on "VERBALLY to the customer".

Triggers | Dev Cheatsheets

Github Worflow trigger cheatsheet

Meta reçoit une amende record de 1,2 milliard d’euros pour avoir transféré des données personnelles
rsjs

How to structure a website that is not built with an SPA style?