Daily Shaarli

All links of one day in a single page.

March 29, 2025

The manager I hated and the lesson he taught me

For sure the aforementioned manager need to fix his communication style. That being said the core advice was indeed good.

How to report a security issue in an open source project - Jacob Kaplan-Moss
thumbnail

This is considered standard practice at this point. The article does a good job explaining it and the reasoning behind it.

Learn CSS Layout The Pedantic Way

Looks like a nice resource to deep dive into CSS layouts and really understand their behaviours.

git-revise

Looks like a nice alternative to git rebase to manage patchsets. Definitely interesting if you're using something like Gerrit. With other forges... It'll depend how your reviews are handled I think.