Brice Dutheil
banner
bricedutheil.bsky.social
Brice Dutheil
@bricedutheil.bsky.social
Java engineer, mockito commiter
If you see in a trailing space in shell alias, it’s not a typo !

```
alias watch='watch '
```

allows to write (where `l` is another alias).

```
watch l
```

#shell
November 20, 2025 at 2:16 PM
Thanks to @amazon for the #syscall advertisement, great deals over there :D
Via @duckduckgo
November 10, 2025 at 9:30 AM
#Google-chrome and #macOs do not like each other, and I'm really getting annoyed more and more by Google Chrome over years
November 3, 2025 at 9:41 AM
Actually #async-profiler 4.2, is avaialble in a all the latest Amazon Corretto JDK distributions: 8, 11, 17, 21, 25 !
October 28, 2025 at 2:28 PM
So #async-profiler 4.2 is now shipped with #corretto 25.0.1.8.1
October 27, 2025 at 7:12 PM
TIL they are "Odd Radio Circles" in the universe, they are plasma "tubes" that surround some galaxies.

www.cnn.com/2025/10/14/s...
October 15, 2025 at 12:09 PM
Didn't see this drone usage coming!
October 10, 2025 at 8:41 PM
Seen in twitter from @tanelpoder.com :)
October 10, 2025 at 8:50 AM
Cet été j’ai découvert Latex avec un des dernières versions de @bearnotesapp.bsky.social, ça tombait bien je voulais redécouvrir le comment du pourquoi de l’identité d’Euler. Alors je comprends “l’excitation” pour Word! 😄
September 25, 2025 at 10:07 PM
September 15, 2025 at 11:03 PM
Javadoc in-editor-rendering still broken (truncated) in @intellijidea.com 2025.2.2 RC after computer goes to sleep… Need to restart IDEA to get it right again.
September 12, 2025 at 8:37 AM
Instead of doing open source, I tried to go back to trigonometric functions and what they are in reality, e.g. how to understand the Euler’s identity. Some interesting posts on twitter took my attention, but I was lacking in math so I had to go back.
August 24, 2025 at 11:43 AM
Great post about calling go code from java using Foreign Function And Memory API. What we learned I. That blog post is that pure go seems to be on par with java implementation. However, Go Lang allows to write assembly code relying on specific CPU instructions which makes it an interesting case.
August 11, 2025 at 7:40 PM
Arg @intellijidea.com light mode edit still doesn’t support opening a directory 😢

idea -e ~/.gradle/init.d
August 6, 2025 at 1:27 PM
Really cool feature that Datadog’s Live Debugger for @intellijidea.com (and other ides like @pycharm.dev)

plugins.jetbrains.com/plugin/19495...
docs.datadoghq.com/tracing/live...
Among other features, like logs integration, continuous profiler,
July 11, 2025 at 2:00 PM
Yesterday I learned that macOs’s Activity Monitor could view process as tree
July 11, 2025 at 8:04 AM
Troubleshooted bad wifi issues, and I stumbled on @wifiexplorer.bsky.social, as not professional I ‘m using the lite version, which was good enough to understand some of my issues.
Are they other good tool to look at, not necessarily for mac. Is it possible to have such tool on iOS?

#wifi
June 26, 2025 at 9:27 AM
Again @intellijidea.com debugger is making life easier. There’s an inline action when it is ndbgrd to attach a debugger. You just don’t have to configure it before hand !

Not sure you’ll find a so refined experience in any other Java IDEs out there. Eclipse is far behind on so many dbgr features.
June 25, 2025 at 4:16 PM
Another trick for file renames in @intellijidea.com's Git integration, if you look at the file history, and you see a colored border, it means the file has been renamed, clicking on this border reveals the file name.

If there's no border, then no renames has been detected.

bsky.app/profile/bric...
June 24, 2025 at 8:44 AM
"When a user not present in the authd user database logs in via SSH for the first time, they’re treated as part of the root group during the SSH session. This can lead to local privilege escalation if the user shouldn’t have root access."

github.com/ubuntu/authd...
June 16, 2025 at 5:42 PM
Give a shot to @Firefox.com, the recent versions are fast and have good user facing features, e.g. the vertical tabs. Also I believe Mozilla has been a good OSS citizen.
While Chrome looks more like Internet Explorer, private API and extension, prevent ad blocking, etc.
June 6, 2025 at 10:53 AM
Today I learned about Y2Q (Years to Quantum)
> ... countdown to April 14, 2030, predicting the date when quantum computers will be able to compromise current cybersecurity systems.

www.quantum-industries.eu/insights/clo...
June 5, 2025 at 4:04 PM
Some talks by @ammbra1508.bsky.social and Rémi Forax

#JavaDay @parisjug.org
June 5, 2025 at 3:07 PM
@melix.champeau.me shows his skills in Javascript and python.

#JavaDay @parisjug.org #GraalVm
June 5, 2025 at 9:43 AM
Didn't see that coming, jemalloc repo was archived this weekend!

github.com/jemalloc/jem...
#jemalloc #malloc
June 2, 2025 at 6:09 PM