Recently I tried to setup a very basic thing: An API backend based on ASP.NET Core and a HTML/JavaScript single…
The git object model is actually pretty easy to grasp, basically every commit and tree is just a text file…
In the last blogpost we talked about me, being puzzled that my linked list is slower if I use Marshal.AllocHGlobal…
Lately I have been dipping my toes into unmanaged programming with C#. The goal was to improve the performance of…