This repository holds content and sources for my technical articles (starting with my work at Sogilis, on which blog most were originally published). They can be read on GitHub Pages or directly in the repository in Markdown format.
- Geco Algorithms: a two-part series [1][2] about algorithms for orienteering events, which I wrote for my Geco software (see Geco GitHub repository) [April 2021]
- The Distributed Reactive Loop: Handling Resiliency with a Simple Thought Framework: quite specific, but the description of how we manage the complexity of a distributed system for 3D printers [March 2018]
- Inline Comments: the Stuff that Pull Requests Are Made of: during the development of the Tuleap Pull Request plugin, we stumble upon the issue of updating inline comments for code reviews - a subject hard to grasp at first, but so rewarding once we figure out the model [February 2017]
- Mixing Testing and Logging for a Better Developer Experience: some thoughts about how testing and logging can interact during development [June 2016]
- Demystifying Git: 2 articles [1] Understand the Git Model - [2] Do Everything with Git to describe a conceptual model of Git and ease the training process [May 2015]
- Découverte et amorçage de projet: 3 articles [1][2][3] fortement inspirés par ma lecture de Liz Keogh et Dan North sur notre expérience avec les Story Maps, la planification par capacités, "Deliberate Discovery" (french only) [février 2015]