Mes signets
- 9 novembre 2020
System.What?: Http Headers and Content: Content Type And Content-Disposition
Content-Type tells the browser what kind of content it IS, Content-Disposition tells the browser how the content should be handled.
- 22 octobre 2020
Vidéo: Greg Young - The art of destroying software
erlang, composition, technical debt do not write service that would take more than 1 one week of work. message orientation instead of object orientation
- 27 août 2020
Autonomy Online: A Case For The IndieWeb
There is an alternative to corporate bubbles online — it’s called the IndieWeb. Build your own personal websites, control your online presence, and learn on your own terms.
- 25 août 2020 Creating a commit with multiple files to Github with JS on the web
- 6 août 2020 France Inter : Quel est le coût environnemental du numérique ?
- 31 mai 2020
10 ans avec Hayao Miyazaki
Superbes reportages autour de la création chez Miyazaki. Très surpris des rapports très tendus entre le père Hayao et le fils Goro
- 11 mai 2020
Second-guessing the modern web
Frameworks should lure people into the pit of success, where following the normal rules and using normal techniques is the winning approach.
- 4 mai 2020
Klavins Piano
Le magnifique piano Una Corda.
- 29 avril 2020
Failed #SquadGoals
Spotify doesn’t use “the Spotify model” and neither should you
- 27 avril 2020 Refactor Anyway
- 21 avril 2020
Shape Up: Stop Running in Circles and Ship Work that Matters
Shape Up is for product development teams who struggle to ship. Full of eye-opening insights, Shape Up will help you break free of “best practices” that aren’t working, think deeper about the right problems, and start shipping meaningful projects.
- 20 avril 2020
How to Scope Down PRs
Une bonne explicationn de la nécessité d’avoir des PR/MR petites.
- 17 avril 2020 Domain-Driven Design – What is it and how do you use it?
- 9 avril 2020
HowFast
You cannot improve what you cannot measure. Server response time monitoring and downtime notification
- 9 avril 2020
HowBloated
Some browser tabs eat up a lot of memory. We should keep our web apps lean. HowBloated will tell you how bloated your web page is.
- 26 mars 2020
cosmic_python: Simple patterns for building complex applications
Très bon livre par les équipes de made.com sur les bonnes pratiques en python, DDD.
- 22 mars 2020 Adding Webmention Support to a Static Site
- 22 mars 2020
https://github.com/ckruse/microformats2-elixir
Un parser Microformats en Elixir
- 10 mars 2020 Multi-stage Docker Builds and Elixir 1.9 Releases
- 10 mars 2020 How to Get Your Elixir Application Ready for CI/CD