DispatcherTimer isn’t Timely: Karen’s Network Tray Episode 2 Leave a Comment / February 21, 2024 Yet another video. Important tip: Can’t depend on DispatcherTimer to happen on time.
How to Create a Video Background With CSS August 1, 2023 This is a post on my own blog about how I added a full-screen video background for ABigHairy.com where the media storage API for the…
Replicator 2 accidental update May 23, 2024 I accidentally made an update about Replicator 2 because I wanted to take a picture of Jade, programmer support dog.
Avoid updating WinUI3 elements directly from worker thread. March 21, 2025 Should use data to represent the state of the system, then let the view part of the program display that data. Joe’s March 21 stand…
Contents of <format> are only available with C++20 or later? | Stand Up Apr 10 April 10, 2025 The UI synchronization for Replicator 3 works. The command line module collects a list of directories to be replicated using the Win32 API, but seems…