Monthly Shaarli

All links of one month in a single page.

January, 2020

gpakosz/.tmux: 🇫🇷 Oh My Tmux! Pretty & versatile tmux configuration made with ❤️
thumbnail
MOOC - Liens Ecyseo

C'est beau !

MOOC
Heureux l'étudiant qui, comme la rivière, suit son cours sans sortir de son lit.

MySQL Challenge: 100k Connections - Percona Database Performance Blog
thumbnail
YODABLOG » Episode 575 : Top Chef (a tribute to Philippe Etchebest)
Comment j'ai calmé mon addiction au smartphone – Fabien Lamarque

Approche intéressante : supprimer toutes les applications du smartphone.

Comme dit en conclusion, autant prendre un simple téléphone, c'est moins d'efforts. En tout cas ce billet a le mérite de faire réfléchir aux usages que l'on a de son téléphone.

Hashing passwords on the server-side, a dead end?

Interesting reflection on password hash algorithms and resource consumption by Nicolas Grekas. The conclusion is often the same though, we should get rid of passwords somehow.

Rules for working with dynamic arrays and custom collection classes — Matthias Noback - Blog

A set of good practices for PHP arrays and collection objects. Nothing revolutionary, but these are very good guidelines for any project.