Say you have a long running process that you let go overnight, only to come back the next morning and realize “Oh no, only an hour into it, my computer went to sleep!”. Thanks to some Windows internals, it’s possible to make it realize there is...
Continue reading...Favorite 3D Prints of 2020
This post is hardly coding tangential, even if you can programmatically generate 3D prints, but I thought would be a fun thing to share at the end of the year. These prints were all printed on an Ender-3 Pro using PLA or PLA+. Raspberry Pi Cases...
Continue reading...Create an image in Task Manager from CPU Usage
A lot of people have pass around a internet video of someone using a crazy high core count computer to display a video via Task Manager’s CPU usage. The one problem with it: it’s probably fake. Task Manager displays the last 60 seconds of activity, not...
Continue reading...HDR, HDR10, HDR10+, HLG and Dolby Vision
I have read several articles on the differences between what all these different types of High Dynamic Range (HDR) video formats are, but few address it from a technical standpoint. So lets do a quick high level (not so technical) overview of each: WCG: Wide Color...
Continue reading...A Raspberry Pi Streaming Camera using MPEG-DASH, HLS or RTSP
This is an improvement on my previous article, Raspberry Pi Hardware Accelerated RTSP Camera, now with the option of using more modern technology, MPEG-DASH and HLS! First off, if you don’t care about the technicalities and just want a script to do everything for you, here...
Continue reading...