Menu

Latest articles

Pandas module not found when running dp-100 notebooks
A little annoying, but posted here as nobody else had posted.. If you’re revising for the DP-100 certification and your using the microsoft DP100 [...]
Microsoft Authenticator – Request failed problem
When using the Microsoft Authenticator, sometimes the number flashes up and then the request automatically fails. Click use password instead.Click forgot [...]
Video upscaling using Machine Learning on Windows (FFMPEG, TOPAZ, VLC, Dandere, Waifu, etc)
Using Topaz Gigapixel AI alongside ffmpeg to upscale old TV footage and camcorder footage to 720p
Oculus Quest 2
Executive Summary Have your WIFI details to hand Put on Oculus Quest 2 headset immediately Install mobile app Connect mobile app to headset Disable USB [...]
React Native, JDK 13, Grade and Jettifier
Dateline: 2020-01-18 If you have attempted to start a project from the facebook dev site for react native ( [...]
Windows Development Package Management
Chocolatey is a third party package manager for windows. Basically, its an extended version of nuget. It becomes extremely handy when you want to spin up a [...]
Writing a .Net Core Bubble Sort using TDD in Visual Studio Code
A lot of areas packed into that title! Today we’ll be looking at quite a different pipeline to your standard .net development. Using the new (ish) [...]
Using Visual Studio’s Android Emulator alongside Hyper-V
Any Microsoft developer soon notices a chasm when they stray into the Android development world. And that chasm is between Hyper-V and the Android Studio [...]
Currying in Javascript and C#, to Serverless Currying?
Who is Curry Haskell Brooks Curry was an American mathematician best known for his work in combinatory logic. He has three programming languages named [...]
Flutter gradle error after flutter run
If you get a; Could not find lint-gradle-api.jar error, then the easiest way to fix it is to go to your flutter SDK folder, [...]