Monthly Archives: November 2024

2 tips to make your C++ projects compile 3 times faster

  In this article, I can show you how to shorten compile time by deploying the compile load using a distcc server container. Specifically, I’ll show you how to set up and use containers running a distcc Server to distribute the compile load to a heterogeneous cluster of nodes (laptop development, legacy desktop, and Mac). […]

Google G Suite How to Generate a DKIM document for DNS and Updated GOOGLE SPF Record

Google G Suite How to Create a DKIM record for DNS and UPDATED GOOGLE SPF Record

In this lesson we are gonna develop a DKIM history by our G Suite ADMIN account, we will then enter that details into our Home windows DNS (This can be finished in any DNS software that you are employing, I just happen to be applying Windows DNS Server). Then we will build the SPF file […]

Python Sport Programming Tutorial: Missile Command Intro

Python Game Programming Tutorial: Missile Command Intro

Introduction to building Missile Command in Python employing the Uncomplicated Python Game Library which can be downloaded from my Github account listed here: You can down load the code from my website listed here: And make sure you SUBSCRIBE to my channel right here: and/or comply with me on Twitter: Verify out additional tutorials on […]