21 Feb 2020
I am in the process of building and publishing my first ever NuGet package and while I am not ready to go into that today I can post a quick tip about fixing an error I had with a library I am using to help with git versioning.
Continue Reading
12 Feb 2020
A very very quick one today.
Continue Reading
11 Feb 2020
Today I was writing a Windows batch script that would at some stage run git pull.
Continue Reading
05 Feb 2020
In this post, I’ll address a common issue many developers face when working with MySQL on macOS: the “MySQL server has gone away” error. This error can be frustrating, but it’s usually straightforward to fix.
Continue Reading
02 Feb 2020
Building server-rendered HTML websites is a nice experience these days with ASP.NET Core.
Continue Reading