Daily Shaarli
November 3, 2020
Current comparaison of bundle sizes, performances with source code
A list of issues encountered when CDNs are used
The usual rule of thumb is that you spend 50% of your time on the hardest 5% of your flashcards. [...] There will be cards that behave this way; that’s just life. Do keep an eye out for them; try and learn to recognise the mental state that is “urrgh, not this card again”.
- Ditch the card
- Split up the card
- Make better mnemonics or change them
Si le serveur n'est pas accessible publiquement, il est tout de même possible de tester la sécurité de la configuration HTTPS
git fetch --all --prune
: drop all removed upstream branchesgit gc --aggressive
: compress the .git repo
La loi de Gall :
A complex system that works is invariably found to have evolved from a simple system that worked. A complex system designed from scratch never works and cannot be patched up to make it work. You have to start over with a working simple system.
Seems very useful 😄