Daily Shaarli

All links of one day in a single page.

April 4, 2022

FOV

Junior and senior dev Point of view of a bug, and a bigger bug

r2c blog — The best free, open-source supply-chain security tool? The lockfile

Why are lockfiles critical for supply chain ?

You are protected from a silent update of the package at the same version.

The articles provide a table with the different related commands 👍‍

Engineering Ladders – Carnet de notes

A schema of skills about influence, technology, system, people and process

Siℓvè𝐫ε ᵐ𝑒ʳ𝐂i𝒆r on Twitter: "Aujourd'hui je vais vous expliquer comment avoir accès parfaitement légalement à un kiosque de plusieurs centaines de journaux et de magazines (dans le Monde, le Figaro) pour une somme RIDICULE par mois. => Thread https://t.co/4kT6RbP3zi" / Twitter

La Bibliothèque Nationale de France (BNF) propose PressReader, un kiosque numérique pour 15€ / an.

  1. Télécharger l'app, créer un compte sur https://inscriptionbilletterie.bnf.fr/
  2. Prendre la pass BNF Lecture / Culture illimitée sur https://inscriptionbilletterie.bnf.fr/
  3. Attendre quelques jours et recevoir le courriel
  4. Se connecter sur la plateforme: https://bdl.bnf.fr/bases-de-donnees-par-titre et chercher PressReader
  5. Se connecter

(6.) Lors de l'accès à un titre, vous verrez ce message en jaune, mais pas de panique, pour réinitialiser le compteur, il suffit de se déconnecter puis de se reconnecter depuis https://bdl.bnf.fr/bases-de-donne

Un accès rapide: https://easybnf.fr/

Usbek & Rica - Timothée Chalamet, Angèle, Fary… Quelles sont les références culturelles de la génération Z ?
contrachrome.com/comic/198/

You think you are browsing the web, when in reality, Google and others are browsing you. -- extracting your experiences without your awareness, your knowledge, or your consent.

Disable Emoji - Stop Rendering HTML Code as Emoji - ShellHacks

Putting ️ disable the previous emoji and render it as character
︎ renders it as an emoji

Alpine.js

Minimal web framework based on XML syntax

The web is for everyone: Our vision for the evolution of the web

Focus on privacy, protection against malicious code; encryption (of everything); extending the web; make it fast; easy to publish; customization per user; first-class experience for non-English-speakers; improve accessibility

In MySQL, never use “utf8”. Use “utf8mb4”. | by Adam Hooper | Medium

The "utf8" encoding only supports three bytes per character. The real UTF-8 encoding - which everybody uses, including you - needs up to four bytes per character.

So use utf8mb4

Article - Vocabulaire des télécommunications (liste de termes, expressions et définitions adoptés) - Légifrance

DDoS attack, distributed denial of service attack. ➡️ attaque collective par saturation de service (ACSS).

denial of service attack, DoS attack. ➡️ attaque par interruption de service (AIS).

distributed denial of service attack, DDoS attack. ➡️ attaque collective par saturation de service.

DoS attack, denial of service attack. ➡️ attaque par interruption de service.

phreaking, telephone hack, telephone hijack. ➡️ escroquerie téléphonique.

SIM swapping. ➡️ usurpation de carte SIM.

swatting ➡️ alerte malveillante.

telephony denial of service (TDoS). ➡️
attaque par saturation téléphonique (AST).

normally-open-closed/normally-open.md at main · berneout/normally-open-closed

A sort of MIT-based licence, in which everything not prohibited is permitted.

There is also the Normally closed licence, in which everything not permitted is prohibited

Usbek & Rica - Pourquoi la santé mentale est-elle encore si taboue en France ?
WhatsApp Ordered To Help U.S. Agents Spy On Chinese Phones—No Explanation Required

But as Forbes reports, they have done it officially for tracking the chinese opioid sales.

DuckDuckGo dépasse les 100 milliards de requêtes

Since the beginning of the year, 100 millions of request are made everyday. A record is registered the 10th of january with 110 millions of requests.

Stats about DDG are available here: https://duckduckgo.com/traffic

Être développeur free-lance ou salarié en entreprise : deux expériences complémentaires | by Linkvalue | Blog Linkvalue — société de conseil IT
An Interactive Guide to CSS Keyframe Animations with @keyframes

Syntax, timing function, looped animation, multi-step animation, alternating animations, shorthand values, fill modes (forwards and backwards), dynamic animations with CSS variables