npmrunseb
FR EN
Adventures of a computer enthusiast in the world of software

We shape our tools,
and thereafter our tools shape us.

— Marshall McLuhan

Enterprise DevEx Leader at Groupe SII, I lead projects around developer experience, tools strategy (IDE, CI/CD, SCM), and digital transformations. I write down what I'm learning so it's a pleasure to share it!

All writing

9 posts
2026
  1. AI doesn't make you ship faster: it funds the quality you used to sacrifice

    The time AI agents save, most teams pour straight back into more features. The real dividend is elsewhere: finally paying for the test coverage, dependency hygiene and security you used to cut under pressure.

  2. Follow the Sun: the handoff strategy behind Baldur's Gate 3's global development

    Mixed reputation, seductive premise: Follow the Sun has rarely worked at scale. Larian Studios pulled it off on BG3 across seven studios and three continents. What held wasn't the timezone schedule; it was the collaboration infrastructure.

  3. Object Calisthenics in the AI Era: a Contract That Holds

    The 9 Object Calisthenics rules, eroded by sprint pressure, become a machine contract in GitHub Copilot and Claude Code custom instructions. What that changes.

  4. Source control, the cornerstone of the development experience

    64% of organisations adopted GitOps in 2024 (CNCF). Git Flow, GitOps, GitHub Enterprise: why source control is an organisational architecture decision.

  5. From ChatGPT to the Terminal: AI Has Become an Operator, Not an Assistant

    LLMs, CLIs, agents, skills: three generations of tools in just a few years. What Claude Code and GitHub Copilot CLI concretely change for engineering teams — and for whom.

  6. RTK: Cut Your Token Consumption by 80% Without Changing Your Workflow

    A Rust CLI proxy that compresses shell output before it reaches the LLM context. Result: 80% fewer tokens consumed on a typical 30-minute session.

  7. Dev Containers Only Made Sense the Day I Contributed to Open Source

    Dev Containers are near-worthless on a solo project and structurally essential on an open codebase. A Bitwarden contribution changed my mind about them in under an hour.

  8. Dokploy on Hetzner: 6 months of self-hosting on a budget

    A six-month retrospective on using Dokploy as my sole deployment tool for personal projects on a Hetzner VPS. What shines, what bites, and why I'm not going back.

  9. IDE Strategy in Enterprise: A Productivity Lever Too Often Overlooked

    A well-thought-out IDE strategy doesn't constrain developers: it frees them. Field experience on what it concretely changes.