19 Followers
65 Following
122 Posts

Distributed Systems

Photographer on my free time, engineer on my paid time

websitehttps://dimtion.fr
Githubhttps://github.com/dimtion
LocationSeattle
Highlights from Git 2.54

The open source Git project just released Git 2.54. Here is GitHub’s look at some of the most interesting features and changes introduced since last time.

The GitHub Blog
What's the right choice neo?

Leçon du jour que je dois retenir : « Toujours utiliser unlink pour supprimer un lien symbolique, ne jamais utiliser rm »

https://notes.sklein.xyz/2025-12-24_1054/

#TIL #AdminSys #cli #bash

Toujours utiliser unlink pour supprimer un lien symbolique, ne jamais utiliser rm - Jardin numérique de Stéphane Klein

Toujours utiliser unlink pour supprimer un lien symbolique, ne jamais utiliser rm

Hier, jeudi 18 décembre 2025 peu avant midi, le signal de
@btreguier a cessé d’émettre.

C’est avec douleur et émotion que nous avons appris la triste nouvelle. Nos pensées vont à sa famille.

Bruno, tu étais un pilier d'#UYBHYS, tu nous manqueras l'ami Dino.

Calcification of Technology · Blog · Loïc Carr

Loïc Carr /dimtion/ portfolio

New blog post about small micro-optimization of my Nvim plugin GutterMarks.nvim

https://dimtion.fr/blog/2025/optimizing-guttermarks-nvim/

Optimizing GutterMarks.nvim · Blog · Loïc Carr

Loïc Carr /dimtion/ portfolio

This weekend I created a simple neovim plugin to display in the gutter the active marks. Check it out! https://dimtion.fr/blog/2025/guttermarks-nvim/

#neovim #nvim #neovim_plugins

New blog post on how LLM agents can be raise the bar in tackling infrequent, low-impact issues in high TPS systems.
https://dimtion.fr/blog/2025/llm-agent-oncall/
LLM agents as a new automation level · Blog · Loïc Carr

Loïc Carr /dimtion/ portfolio

I wrote a small blurb on the miss-use of metonymies in software engineer:

https://dimtion.fr/blog/metonymy-swe/

#engineering #practices #communication

Metonymies in software engineering · Blog · Loïc Carr

Loïc Carr /dimtion/ portfolio

Can someone help be find the documentation for direnv layout?

I swear, I can only find examples of layouts, but nothing explaining what is a layout exactly, what is possible and how to create new ones...

#direnv #linux #bash