Menu

Development

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 [...]
Android emulator – Windows Internet issues
Often, when I am developing something on Android and come back to a windows computer I haven’t used for a while, the emulator won’t connect to [...]
.Net Standard Duplicate Attribute error when using AssemblyInfo
.Net Standard autogenerates the assembly info based on the project and solution. If you get this error when moving to .Net Standard, either delete the [...]
Upgrading M.2 disk space on a laptop boot drive
I recently bought a development laptop and its great, fast processor, great GPU, nice resolution monitor.. Then I neglected to look at the HD space. 128GB [...]
ASP.net Core 2 RESTful API on Cloud9
Continuing from the previous post, lets develop a simple WebAPI REST app, running on cloud9. So, create a new dotnet app to return the weather dotnet new [...]
[Update] .Net Core 2 on Cloud9
Its been over a year since my last post, and since then dotnetcore has gone to version 2.0, and amazon has expanded the reach of cloud9 to be its defacto [...]
Super functions are delicious, just you let me show ya
With the advent of the cloud function it looks like we’re coming towards a new era in web development, where the front end comes totally detached and [...]