by honey the codewitch
A project that allows you to use a knob to control a fan's RPM with feedback
by John M. Dlugosz
Using swap etc. from generic code must be done properly. Here’s how to fix it for good.
by Shao Voon Wong
How to allocate variable-size arrays on the Stack in C/C++
by Daniel Petrovic
In this tip, I want to represent a quick lightweight possibility (one of many) for parsing command line arguments on the fly using C++17.