Setup JetBrains Rider in a Container

I’ve been playing around with Fedora Silverblue for a while now. I find the concept of immutable distributions extremely interesting, even if it still has a ...

.NET Memory Analysis with Linux

For Windows, there are various programs and tools for the analysis of memory/performance problems of .NET programs. These include the “official” programs fro...

Capture a network trace with windows

Tools such as Wireshark or tcpdump are often used to analyse network problems. Especially tcpdump is pre-installed in most Linux distributions and can be use...

Install .NET 7 in Fedora 37

A few weeks ago .NET 7 was finally released by Microsoft with a lot of new features. Highly recommended is the article around the performance improvements (P...