MCU MCU SuperMart Review! ESP8266, Arduino AtTiny, Raspberry, ESP32, CH32V003 Show Down! We go over the utterly incredible value that small MCU's bring for pennies! This is a market that is just growing by leaps!
Raspberry Pi Zero Raspberry Pi Zero C Example Code Reference Example Code Reference for the Raspberry Pi Zero
raspberry pi pico RaspBerry Pi Pico C Example Code Reference We give various Coding Examples for the Raspberry Pi Pico
raspberry pi Raspberry Pi / ESP8266 / Rpi 2040 / Pico / Microchip/ Teensy .. More! Programmatically Getting the Clock Speed for a multitude of devices. Here is a quick reference to getting the clock speed in Khz for all the models of Raspberry Pi!
docker WINE 32-bit Emulation Inside a Docker Container. Running Windows Applications Inside Docker Inside 64-bit Linux. We go over running Wine 32 inside a docker container as 32-bit support fades from Operating Systems like Parrot 7.0!
docker Docker Installation Script JADIS - Just another Docker Installation Script - Because you can never have enough of these!
vim Learning Potent C-Debugging Over ssh With cgdb and vim. For PC and Raspberry Pi! We look over step debugging using vim, ssh, step-debugging, code-folding, multiple-field code folding!
Stepping Debugger Raspberry Pi Pudb - A Superlite Console Based Python Based Stepping-Debugger We show a powerful basic console based stepping debugger for the Raspberry Pi!
sigrok Sigrok for Raspberry Pi - a Cross Compiler Script and Installation. We use a Grok Written Script to compile and build sogrok from scratch using a sysroot!
zpaq ZPAQ: Worlds Highest Data Compression (Crushes .7 and ZIP in Performance.) Command Reference Examples. We look at the Worlds most advanced data compression tool - zpaq which can outperform ZIP by 2:1 but can take days to compress data..
toa TOA Reed-Solomon Archiving! Command Reference. Make Archive Files That Repair! We go over toa a brand new type of Rust-written archiving tool that builds Reed-Solomon error correction into your files for maximum recovery ability!
.7z .7z File Compression Command Reference (7z is not ZIP!) We get Grok to write us a nice guide on using the .7z archiving and compression format. 7z EXCEEDS zip compression significantly however it does not have file repairing. You will need TOA, DAR or PAR2 for that!
ffmpeg 50 ffmpeg Command Examples We go over 50 examples of using ffmpeg and their command examples. We then add filtering, equalization parameters and examples!
bash bash script to dockerfile drag-n-drop converter This drag-n-drop application will hopefully convert most bash scripts automatically to Dockerfile!
freecad Installing and Compiling FreeCad From Source We go over compiling FreeCAD from github, and it is a challenge!