Christophe Nasarre
chrisnas.bsky.social
Christophe Nasarre
@chrisnas.bsky.social
I like to understand how things work
And now the profiler is deadlocking the GC :^(
November 10, 2025 at 10:36 PM
When you realize that the C++ exceptions you get while debugging your complicated profiler code come from... the Windows anti-virus
November 6, 2025 at 12:30 PM
Venez nous retrouver au DevDay 2025... et avec une ristourne de 20% avec ce code devday.be/ticket?disco... ;^)

En plus de venir discuter du "moins mauvais" usage des strings avec moi, beaucoup d'autres présentations sont très intéresantes.

A très bientôt !
DevDay 2025 - Bushidō Code | Developer Conference Belgium
Join 500+ developers at DevDay 2025 on November 13th in Mons, Belgium. The largest tech conference in Wallonia. Code with honor, debug with courage.
devday.be
November 5, 2025 at 2:07 PM
If you want to recompile the .NET 10 RC2 clr to get a solution for VS2026, you should add "18 2026" to that line of runtime\eng\native\gen-buildsys.cmd.
Otherwise the build command will fail
November 3, 2025 at 9:22 AM
The slides and source code for the two #Techorama sessions (including the duet with @kevingosse.net) are available in github.com/chrisnas/Tec...
GitHub - chrisnas/Techorama2025: Content for Techorama 2025 conference
Content for Techorama 2025 conference. Contribute to chrisnas/Techorama2025 development by creating an account on GitHub.
github.com
November 2, 2025 at 12:08 PM
Whaaaaaaat!!!!
My Astronomy Pix of the day app is broken :^(
October 21, 2025 at 9:51 AM
Too bad it is not version 11111.11
October 18, 2025 at 1:49 PM
The 3.28 release of the Datadog .NET profiler supports the new allocations sampling of .NET 10 that allows us to provide a much more statistically accurate view of your application memory!
github.com/DataDog/dd-t...
Thanks Noah Falk for his help on this ~2 years project :^)
Release 3.28.0 · DataDog/dd-trace-dotnet
Summary [Tracer] Add Azure Service Bus instrumentation (#7413) [Tracer] add OTEL quartz autoinstrumentation (#7192) [Tracer] Add Azure Service Bus batching support (#7553) [Test Optimization] Fai...
github.com
October 8, 2025 at 9:49 AM
I don't understand how people could use GPTs efficiently...
I'm looking for implementation details in the .NET runtime for the generation of gcdump and... ChatGPT and Deepseek are just hallucinating even when I'm pointing them to the current CLR main branch :^(
October 1, 2025 at 8:34 AM
It is not too late to register to @azuredevsummit!
Here is a $200 discount code!
Discount code = spkrpromo
Registration link = azuredevsummit.com/tickets

P.S. Meet there to talk about strings in .NET and maybe win a signed copy of the second edition of Pro .NET Memory ;^)
Tickets - Azure Dev Summit | Lisbon 13 - 16 Oct 2025
Azure Dev Summit is a 4-Day Event for Software Developers, 13-16 Oct in Lisbon, Portugal.
azuredevsummit.com
September 26, 2025 at 4:01 PM
Time to install VS 2026 now :^)
September 25, 2025 at 4:18 PM
Reminds me great Peter Gabriel french concerts in the 80s
petergabriel.bandcamp.com/album/live-a...
Live at WOMAD 1982, by Peter Gabriel
9 track album
petergabriel.bandcamp.com
September 25, 2025 at 9:48 AM
Did anyone ever tried to use the Wait Chain Transversal API with critical section?
- learn.microsoft.com/en-us/window... implies that it works for critical section but it does not
- the wait field always contain 0 for Mutex (I tried infinite and finite wait)
September 12, 2025 at 4:59 PM
It seems that I mistyped the ZoomIt video recording shortcut...
September 11, 2025 at 3:52 PM
Starting to look at GPUs...
September 8, 2025 at 6:08 PM
Time for a break!
September 2, 2025 at 2:14 PM
So many birds in Tanzania!
August 31, 2025 at 3:45 PM
C'est vraiment très triste de perdre un tel talent de passeur de connaissances :^(
www.pourlascience.fr/sr/regards/r...
Redirecting...
l.facebook.com
August 27, 2025 at 10:36 AM
See you next year in Krakow!
#UCK26 | 🔸 Christophe Nasarre – Software Engineer at Datadog, Co-author of Pro .NET Memory Management book, and a familiar face from Update Courses and Conferences

#UpdateConference #Krakow #dotnet #cloud #security #ai @chrisnas.bsky.social
August 27, 2025 at 10:32 AM
When you are allocating a little bit more than usual...
July 21, 2025 at 2:01 PM
One more year as Microsoft MVP Dev :^)
July 10, 2025 at 4:15 PM
Reposted by Christophe Nasarre
I really enjoyed participating to the last 2codeOrNot2code, so I'm happy to repeat the experience. This time, we will have some fun with functions, unveiling interesting details about what happens when you call them. If you like to understand how things work, don't miss it!
July 8, 2025 at 7:36 AM
Reposted by Christophe Nasarre
You entered the Mines of Moria... but instead of goblins, you fought off 17 hours of Instagram reels and 3 existential crises. Behold, your final boss: the algorithmic Balrog. 😂
June 16, 2025 at 6:18 AM
@updateconference.bsky.social Crakow 2025 is over!
Great talks with slides hard to read... for the speaker and .NET quizzzz to win a copy of the Second edition of Pro .NET Memory Management
#UCK25
May 30, 2025 at 12:11 PM
Reposted by Christophe Nasarre
Blogged: Converting a docker-compose file to .NET Aspire

andrewlock.net/converting-a...

In this post I describe how I converted the deployment method of the mailing-list manager lismonk from a docker-compose.yml file to an Aspire app host project

#dotnet #Aspire #csharp
Converting a docker-compose file to .NET Aspire
In this post I describe how I converted the deployment method of the mailing-list manager lismonk from a docker-compose.yml file to an Aspire app host project
andrewlock.net
May 27, 2025 at 4:01 PM