Organizations

  • A blog post on my career in IT every two years. It’s a good trend. Some significant stuff happend … .

    Career Created Wed, 02 Jul 2025 20:30:00 +0200
  • Following Docker recent changes I switched to podman. This post is set of resources organized by topic.

    sysadmin devops podman resources Created Wed, 02 Jul 2025 13:00:00 +0200
  • Some common use case with podman. Once the connection is closed, the containers stops running.

    sysadmin devops podman Created Wed, 02 Jul 2025 10:48:50 +0200
  • Too much time since I wrote something here. It’s been two years. In the meantime I used more twitter than the blogs now.

    Career Created Mon, 13 Mar 2023 12:17:19 +0100
  • A long time since I posted new content. What happened since 2018 ? I finished my mission at Qualcomm Life and started the next one at Ostrum Asset Management.

    I’m workin on a legacy application. Why did I choose this ? Thing is I’m really fund of DDD (Domain Driven Design).

    Career Created Thu, 14 Jan 2021 08:00:00 +0100
  • I’ve done a BBL version of my DDD introduction talk in Qualcomm Life Paris.

    This one was very challenging because I had to compress a two hour talk in one hour.

    I’m looking forward to present it again. The slides are here.

    Next event, DDDEurope 2019 Amsterdam, as a visitor :).

    DDD Talk BBL Created Fri, 14 Dec 2018 18:00:00 +0100
  • Inheritance abuses bores me. I’m sorry to tell this, but IT teaching is often responsible.

    The course usually say something like this:

    When behaviour is used in several classes, then create a root class and put your code in there in a protected method. So all the children classes can reuse the behaviour.

    So inheritance is solving the reusability problem.

    I learnt to code this way, with a bunch of animals as examples.

    SOLID Inheritance Anemic Anti-pattern Created Tue, 20 Mar 2018 09:00:00 +0100
  • I use tests frameworks all the time. Whether I do TDD or try a code sample. It’s the faster way isn’t it ?

    I become a “green addict”. I feel unconfortable when I’m not seeing green dots on my test runner - or when I do not see red dots when I change code (which frightens me much more).

    Thinking Designing Practices Testing Created Thu, 15 Feb 2018 19:00:00 +0100
  • I was at the DDD Europe conference this year. I’m very interested in design oriented conference.

    I have the feeling that the conference was not really about design, but about changing minds, point of view and improve ones understanding.

    DDD Conference Created Tue, 06 Feb 2018 19:30:09 +0100
  • This is a little trick to copy files from a regular expression with MSBuild.

    With this example it becomes possible to use wildcards to identity to elements to copy.

    Build Created Thu, 02 Feb 2017 19:30:09 +0100
Next