Daily Shaarli

All links of one day in a single page.

December 14, 2021

Blog Stéphane Bortzmeyer: Log4shell, et le financement du logiciel libre

Un point de vue plus que justifié sur le mode de financement du logiciel libre.
Ce billet fait suite à la faille dans la bibliothèque Log4j.

CSS Grid Level 2: Here Comes Subgrid — Smashing Magazine

Now I understand how it is useful 👍‍

Small, Non-Trivial Projects for Learning — Sympolymathesy, by Chris Krycho

A little project with a quasi daily positive impact. True Myth export 3 types: Maybe, Result and Unit.

true-myth/true-myth: A library for safer and smarter error- and "nothing"-handling in TypeScript.

True Myth provides standard, type-safe wrappers and helper functions to help help you with two extremely common cases in programming:

  • not having a value
  • having a result where you need to deal with either success or failure