REAL MARIO KART with POWER-UPS! (BUILD)
How to get started with form scripts in Dynamics 365
A mechanical table with a hidden table top for puzzles
Super Capacitor Bike
10 Dynamics 365 Best Practices
Demonstrating the Microsoft Dynamics 365 App for Outlook
Chrome: Restrict “private network requests” for subresources from public websites to secure contexts.
Xbox Game Bar Discord Widget
A user was asking for an Xbox Game Bar Widget for Discord on the [forums].

I setup the quick project [Uwp_Discord] boilerplate.
Easy Gesture Interface with a Normal Camera
How to Make a Game in 10 Minutes (and then publish it)
Xbox Game Bar Widget – Crosshair Widget

The [Uwp_Crosshair] project is an Xbox Game Bar widget that you can pin and place on top of any application.
Synology DS920+ NAS Hardware Review
WebView1 has a serious memory leak
I made a repro project [Uwp_BugWebViewLeak] that reproduces the issue.
At least [WebView2] won’t have the memory leak when it releases.
Here is my feedback on the [issue].
Making an accurate Sleep function
Determine CPU usage of current process (C++ and C#)
Robot Dog V3 – 3D Printed & Open Source #1
How to Grow Grapes
Water vs Fire in slow motion – The Slow Mo Guys
Cloud storage pricing that is 80% less than Amazon S3
NodeJS – Use Express to Serve Pictures Captured on a RPI Without Saving To Disk
How to Install Node.js and npm on Raspberry Pi
[How to Install Node.js and npm on Raspberry Pi]
curl -sL https://deb.nodesource.com/setup_12.x | sudo bash –
sudo apt install nodejs
NodeJS – Express – Hello World Example
Visual Studio Code on Raspberry Pi
NodeJS: pi-camera module
The [pi-camera] module is able to capture from the RPI camera and display on a webpage without saving to disk.