* Log various system information on startup
CPU model, memory, that kinda stuff.
* Use WRL ComPtr<T>
* Use DXGI to list GPUs on Windows
* Compile fix oops
* macOS system info
* Linux impl
* Add comment linking to the microsoft example I used
* How did this compile before?