1 private link
Ché plus si je l'avais déjà partagé.
Bonne vulgarisation en tout cas. Jusqu'à ce qu'ils utilisent github au lieu de drone/Jenkins :-p
Meh :-)
Comment (enfin) utiliser Vim
VIm en 3 pages (bon, 4, avec la page de garde)
Sous le coude, pour manipuler les listes en Python
Buildbot - The Continuous Integration Framework
Pour se débarrasser de Jenkins? Avec des containers LXC au lieu de Docker?
Python implementation of the Circuit Breaker pattern.
Pour éviter de tout casser quand un pot d'intégration est mort.
Voir aussi ici. En lien avec des ETL. Pas tout lu. Cela a l'air sympa.
A garder sous le coude pour la gestion documentaire :-p
Python 3 is awesome. Upgrade today!
GraphQL was introduced by Facebook in February 2015, and at first what I didn't quite get is how adding this layer of abstraction into my web application would be any helpful and useful. We’ve been offered to rewrite everything in a new way when we’ve just got used to using REST API. But when I became more familiar with it, I clearly understood that GraphQL is the future of web development, and let me explain why.
Make sure to craft your code carefully as you write it because your future self will have a much more difficult time cleaning it up than you will right now. So take that line of code you just wrote and carefully add line breaks to it.