Daily Shaarli

All links of one day in a single page.

December 10, 2024

An Undefeated Pull Request Template
thumbnail

This is indeed a nice template for submitting changes for review. It's very thorough and helps reviewers.

How to Think About Time

A good summary on the various concepts needed to reason about time.

mise-en-place

A single tool to manage your environment and dev tools across projects? Seems a bit young and needs a proper community still. I'm surely tempted to give it a spin though.

htmy

The idea is interesting even though it probably needs to mature. It's interesting to see this kind of libraries popup though, there's clearly some kind of "backend - frontend split" fatigue going on.

JSON5 – JSON for Humans

Interesting JSON superset which makes it more usable for humans. I wonder if it'll see more parsers appear.