Daily Shaarli

All links of one day in a single page.

January 3, 2025

Visualizing memory layout of Rust's data types - YouTube
Un métier, pas qu'une passion · Boris Schapira

Pour passer de passioné de code (hobby) à métier, il faut que l'activité s'inscrive dans un cadre: des compétences techniques, de la formation pour en acquérir, un cadre métier, des engagements, délais ou coût à respecter, des pratiques parfois historiques, un jargon, cadré par une vision stratégique et des tactiques.

Tout cela se passe dans des équipes.

Improving User Experience for Multilingual Web Browsing - HTMHell

Use the translate="no" on a tag (often a span) to avoid translations on specific words such as brands.

Accueil - Le registre des copropriétés
Anything But Metric - Convert Units Without Using Metric!

Convert the temperature of Pluton to freshCupOfCoffee, km to football stadium, the weight of an iPhone15Pro to an Elephant, etc...

Getting Oriented with HTML Video - HTMHell

Video elements can be responsive now. Here's how.

How I gained a new perspective on ARIA - HTMHell

Sometimes ARIA is needed to convey informations such as a link pointing to the current page.
The example for form error is great too !

New Front-End Features For Designers In 2025 — Smashing Magazine

The list of features:

  • auto field-sizing
  • container queries
  • <dialog>
  • exclusive accordions
  • :focus-visible
  • :has
  • hidden=until-found
  • high-definition colors
  • <hr> in select
  • inputmode
  • min(), max(), clamp()
  • relative colors
  • responsive videos
  • scroll behavior
  • scroll snap
  • text-wrap: balance
  • :user-valid and :user-invalid
  • View Transitions API
Page by Page: How Pagination Makes the Web Accessible - HTMHell

Everything needed to build a proper pagination in HTML