WordPress can do Chroma RGB in a post using an iframe. See the setup [here].
Video Editing – Remove Washer/Dryer Noise
These were the optimal settings to remove background machine noise using Audacity.

Miziziziz – How Much Money I Made From Game Development This Past Year
Oodle now free to use in Unreal Engine via GitHub
Razer Rapunzel | Glow Up
How To: Use Morph Cut for Better & Unnoticeable Jump Cut Transitions in Premiere Pro
Remove breathing sound from your audio recording // Audacity
Stadia Games and Entertainment open sources some of its development tools
Calling Scammers by their real names
Glitterbomb Trap Catches Phone Scammer (who gets arrested)
Google kills the service that supports phone calls from Gmail
The service is [ending early 2021].
The alternative is to call through [Google Voice].
Download free parallax maps from wParallax
Unity – Photon Quantum Bots SDK
The Fabled Woods | RTX Reveal Trailer
Life is Strange 3 Announced
Experiments with Cycloidal Drives
Ultimate Tree Bed – DIY Treehouse Bed
NVidia RTX Direct Illumination (RTXDI)
UWP WebSocket Sample
Live Sass Compiler

[Live Sass Compiler] extension for VS Code. This automatically converts from SCSS to CSS!
POCO Socket Race Condition
POCO seems to be trying to free a nullptr. I logged the [issue].
GeForceNOW-SDK
[GeForceNOW-SDK] for cloud gaming is hosted on Github. [Request access] to link your github account.

Cpick Golang Library
[Cpick] is a library to use a color picker in GoLang.
VirtualBox
[VirtualBox] let’s you run guest machines. I need to run an old version of Ubuntu and VirtualBox didn’t require me to reboot and turn on the virtualization settings.
I ended up needing [Ubuntu 14.04 64-bit] to get recent enough C/C++ compiler tools for cmake and libcurl.
Setup:
Intall VirtualBox Guest Add-ons:
sudo apt-get install virtualbox-dkms
sudo apt-get install virtualbox-guest-dkms
sudo apt-get remove libcheese-gtk23
sudo apt-get install xserver-xorg-core
sudo apt-get install virtualbox-guest-x11
sudo apt-get install autofs