Recent Posts

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...

Using a Conan Recipe (the basics)

1 minute read

I’m using Simple Web Server for a project and I wanted a way to pull the library down via Conan. I found a recipe for the library a couple months ago but was...