Recent Posts

CMake Script Mode and Variables

less than 1 minute read

CMake lets users write scripts in “Script Mode” that can do various tasks. I originally tried doing:

Modern Day Owl

less than 1 minute read

Qt’s macdeployqt & debug binaries

Naivecoin Addendum

2 minute read

Currently I am building a cryptocurrency in C++. The project can be found here. This is not a project where I’ve forked another code base, instead the purpos...