Daily Shaarli

All links of one day in a single page.

October 26, 2025

You already have a git server

A good reminder that you don't always need a full blown forge.

Mistakes I see engineers making in their code reviews

An interesting set of principles for code reviews.

The Journey Before main()

A good introduction at the early steps when a process is started. Covers what happens in the kernel, the ELF interpreter and your language runtime before the main function is called.

WebDAV Isn't Dead Yet
thumbnail

Indeed, WebDAV is too easily overlooked nowadays although it's a respectable protocol with general availability. It's likely available somewhere in what you already use.