You may have come across different terms while learning about .NET, such as .NET Core, .NET Framework, and .NET Standard. These different terms can be…
Windows Terminal is a modern terminal application, which supports a wide variety of customisation through profiles. Windows Terminal Profiles can be u…
Nginx is a highly versatile web server which can effectively function as a reverse proxy and web application firewall (WAF). To function as a WAF, the…
I have been looking for an opportunity to try out machine learning and recently had a change. Given my background with ASP.NET, using ML.NET seemed th…
I recently migrated my YouTube Remote project from ASP.NET 4 to use serverless computing, such as Azure SignalR Service and Azure Functions with Stati…
I was recently trying to import some repositories from GitLab to GitHub, and kept receiving an error the title "We found an error during import" and m…
Most blogging websites are powered by server-side software such as Ghost or WordPress. This is extremely useful since they can support complex post ed…