Gerardo Lijs
banner
gerardolijs.bsky.social
Gerardo Lijs
@gerardolijs.bsky.social
Principal Software Developer @Microptic focusing on .NET with passion for computer vision, machine learning, functional programming, ReactiveUI, WPF and more.
Reposted by Gerardo Lijs
I just published a new article: Using profiler function hooks in .NET with Silhouette.
In the process, we also learn how to use static linking with NativeAOT.

minidump.net/using-functi...
Using profiler function hooks in .NET with Silhouette
In this article, we see what are function hooks, and how to use them in .NET with Silhouette. We also learn how to statically link a library with NativeAOT.
minidump.net
October 21, 2025 at 11:49 AM
Nice! I've been doing the same with our repositories in Azure DevOps using templates, and it's been great too!
💡 Have a lot of GitHub repos that share similar workflows? Clean things up with Reusable Workflows!

docs.github.com/en/actions/u...
September 10, 2023 at 7:28 PM
This looks interesting to try out in @wildernesslabs.bsky.social boards!
I just found out about Sisk, and I think it's really cool. There need to be alternatives to Kestrel, and I can see this being useful in more constrained environments. It also supports native AOT OOTB:

khalidabuhakmeh.com/sisk-an-alte...
Sisk - An Alternative .NET HTTP Server | Khalid Abuhakmeh
Many of us take for granted the existence of ASP.NET Core to access HTTP in the .NET world. It’s the foundation for most web implementations in the .NET spac...
khalidabuhakmeh.com
September 7, 2023 at 10:19 PM