DIY Clamp Current Meter In this post, I will show you the contactless clamp power meter I made. I used a readily available SCT-013 ESP32/8266 Over The Air Updates (OTA) In this post, I'll show you how to do OTA(over the air updates) to your ESP32/ESP8266. This means that you DIY Spot Welder In this post, I will show the spot welder I made. A spot welder is a very useful tool that Test Local Website on Smartphone While Developing In Visual Studio In this post, I will show you how to access a local website running on localhost(Windows). Specifically, I will show Ubuntu Virtual Box VM Will Not Boot After Disk Resize Fix In this post, I will show you how to fix Ubuntu not booting after you resize the disk of the Online GDS File Viewer In this post, I’ll talk about the online GDS File Viewer/Editor I made(or I’m making as it’s still a work C# Bitwise Operators In this code snippet, we will take a look at bitwise operators in C#. Bitwise operators can be used to C# Pattern Matching In this code snippet, we will take a look at pattern matching in C#. Pattern matching is simply testing if an expression C# Nullable Types Null Checking And Coalescing Operators In this code snippet, we will take a look at the nullable types, null coalescing and checking operators in C#. Reference types C# Records In this code snippet, we will take a look at records in C#. Records can be used instead of classes < Previous 1 … 3 4 5 6 7 … 26 Next >