Harry HathornGenerative AI: A catalyst for change or historical amnesia (Software Engineering)Let’s focus on how AI is changing how we do software engineering. Is it a silver bullet or a distraction us from finding the right answers?Feb 16Feb 16
Harry Hathorn🖌️ Exploring the Art of Software 🖥️An analogy I would like to “paint” today is software can be a lot like painting. These similarities have proven to be more painful than it…Sep 1, 2023Sep 1, 2023
Harry HathornIntegration Tests - Postman vs C#So, should we use friendly user GUI test interfaces for non-coding people or should we write happy code?May 26, 2023May 26, 2023
Harry Hathornin𝐀𝐈 𝐦𝐨𝐧𝐤𝐬.𝐢𝐨ChatGpt will replace jobs soon- Software Development jobs soon will be deprecated (for mindless…Is anyone else being spammed with clickbait titles like this?May 8, 2023May 8, 2023
Harry HathornHow to deploy ASP.NET 6.0 Core Web API to AWS Lambda EasilyThese steps are needed to deploy a new ASP.NET 6.0 Web API using controllers to AWS Lambda. The startup.cs file has been removed in .Net…Nov 18, 20223Nov 18, 20223
Harry HathornDevOps for Dummies — Part 2Happy are the “Dummies” because they always have space to learn. DevOps is all about re-iterating, learning, and improving.Nov 14, 2022Nov 14, 2022
Harry HathornDevOps for Dummies — Part 1DevOps brings all parties involved in software delivery into coherence and glues them together with computer automation. That is teamwork!Oct 25, 2022Oct 25, 2022
Harry HathornInstall an ASP.NET Core Web API on Linux (Ubuntu 18.04) and host with Nginx and SSLStep by step guide on how to host an Asp.Net core web api on Ubuntu with Nginx and how to secure it with a SSL certificate. 🤓 💻Apr 20, 20205Apr 20, 20205
Harry HathornCreate an ASP.NET Core 3.0 Angular SPA web application with Docker supportWith great jubilee we can now create ASP.NET Core web application with an Angular template. Now lets add docker support to!Nov 14, 20199Nov 14, 20199
Harry HathornAuthorize with JWT in ASP.NET Core 3.0 Web APIASP.NET Core 3.0 provides native support that allows you to authorize endpoints using JSON web Tokens (JWT). Authorize web api with JWTNov 6, 20192Nov 6, 20192