Windows does not remember git password
11 Feb 2020Today I was writing a Windows batch script that would at some stage run git pull.
Today I was writing a Windows batch script that would at some stage run git pull.
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.
Building server-rendered HTML websites is a nice experience these days with ASP.NET Core.
Back in the older classic windows only .NET Framework days, I would use a cool framework called TopShelf to help turn a console application during development into a running windows service in production.
I mostly code in Visual Studio Code Insiders on either macOS or Linux but on the occasion that I develop on windows, I do like to use the old faithful Visual Studio.