Guillaume Emont
guij.emont.org
Guillaume Emont
@guij.emont.org
Software engineer from the compilers team at @igalia.com.
Likes to cook 🍲.
Amateur street photographer 🏙️📷
Opinions my own.

Also on https://discuss.systems/@guijemont
I guess we could make him pass an interview^W audition ;)
September 23, 2025 at 9:05 AM
There's still services around that silently fail when using an email address on my own domain. Including a 2FA system of my bank (in some cases they go through email 2FA in addition to phone app). I had to change my email with the bank to use my proton address instead :/.
July 3, 2025 at 9:16 AM
Ça a l'air très bon, merci ! Quel type de tofu, plutôt ferme ou mou ? Soyeux ou "coton" ?
May 4, 2025 at 5:40 PM
Glad to have you in the Assembly!
April 10, 2025 at 12:58 PM
- `git diff -w` (*) <- good life saver when you changed indentation to some code, while also including some other changes. [OK, not TIL, I already knew that one]

(*) also available in good old GNU diff, and maybe other diff implementations as well.

3/3
March 11, 2025 at 3:28 PM
- `git diff --minimal` (*) ← life changing for certain big diffs when regular diff adds a lot of noise (removing and re-adding lines).
- `git diff --word-diff=color` <- can make some diffs much less verbose and easier to read.

2/3
March 11, 2025 at 3:28 PM
Can I adopt one of your parents? :P
January 22, 2025 at 12:01 PM
Do you mean, one person who loads efficiently, and one who leaves huge gaps? :P
November 25, 2024 at 11:32 AM