Daily Shaarli

All links of one day in a single page.

September 10, 2025

Many Hard Leetcode Problems are Easy Constraint Problems
thumbnail

Or how a problem is represented matters a lot. Going for a constraint solver might be what you want sometimes.

Batched Critical Sections

A few ideas to dig deeper into for better multi threaded throughput.

term.everything: Run any GUI app in the terminalâť—
thumbnail

Very fun an impressive experiment of making a Wayland compositor rendering in the terminal with surprising refinements. Now it feels totally useless too of course.

All You Need Is SSH

And a bunch of tool to use with it... But you can indeed do a lot with just SSH. This post gives a few good ideas.

Liquid Glass in the Browser: Refraction with CSS and SVG

I think this effect is a usability nightmare. That said it's interesting to see which CSS and SVG tricks can be used to simulate it. This opens the door to other effects.

We all dodged a bullet

It's indeed surprising that this compromised npm account didn't lead to more damage. It's a good reminder that you better regularly audit what happens in your ecosystem.