Daily Shaarli

All links of one day in a single page.

March 14, 2026

Beyond border-radius: What The CSS corner-shape Property Unlocks For Everyday UI — Smashing Magazine

As the time of writing, the browser support is 66%

The 49MB Web Page | thatshubham

How to make them better. If the UX priority is the advertising or subscription, no doubt there is also clear quickwins.

Reviewing Signal’s Cryptography, Finale - Dhole Moments

In the absolute worst case, a totally malicious Signal Server can perform traffic analysis to correlate the IP address assigned to the messages arriving with the delivery token for a recipient.

However, this requires actively malicious, or actively compromised, Signal Servers in order to perform. If an attacker tries to retroactively determine who sent a message, and to which recipient, there are a lot of cryptographic mechanisms built-in that prevent the Signal Server from learning any of this information.

This serie of blog post was full of insight. Some cryptography are not yet understandable for me such as the double ratchet.
I will look forward to understand it.

Demo | Bullframe CSS

Bullframe is a lightweight SCSS framework for building fast, responsive, and accessible UIs.

CumCum : comment des banques ont braqué le fisc français - YouTube

Une explication de ce qui s'est passé en 2023 afin que des investisseurs évitent la flat tax ou simplement l'impôt sur la plus-value. Les actions sont prêtés à des investisseurs de pays détaxés avant le dividende.

Le blog d’un accidenté de la route
The Washington Post Is Using Reader Data to Set Subscription Prices. How Does That Work? - Washingtonian

The Washington Post price is now dynamic depending on the user data. It's the next step of the pricing strategy. The journal already uses an algorithm to detect the amount of free posts an anonymous user and authenticated user can watch.

Readers’ usage of the Post‘s services might also play a role in how much they’re charged. “Users that read a lot may need to be paying more because they actually use more of the services—you can say, probably, they value our services more so we can charge them a little bit more,” Cian says.

The comeback of the pay to use, instead of the original idea of a subscription...

tacit

Tacit is a CSS framework for dummies, who want their web services to look attractive but have almost zero skills in graphic design, just like myself.

SVG favicons that respect theme preference | pawelgrzybek.com

It works in <svg> tags:

  <style>
    .bg {
      fill: #ffffff;

      @media (prefers-color-scheme: dark) {
        fill: #000000;
      }
    }
  </style>
La privatisation des démarches de cartes grises a conduit à des "fraudes massives", selon la Cour des comptes - franceinfo

Comme par hasard

RAM kits are now sold with one fake RAM stick alongside a real one to create a performance illusion — 1+1 'value pack' offers desperate psychological relief as the memory shortage worsens | Tom's Hardware
LaTeX.css — Make your website look like a LaTeX document
Bahunya

A classless CSS framework with a navbar and dark styling for around 10.46 kB.

Demo: https://hakanalpay.com/bahunya/demo.html

Classless.css – Less Classes. Less overhead.

Classless.css is one small CSS file, which defines few but great styles for basic HTML5 tags plus very few classes for grid, cards and spacing. Nothing more. Nothing less.

NES.css - NES-style CSS Framework