WEEKLY UPDATE 6 - WEEDEATING AND COLLARS

This week wasn’t that eventful. I ran a weedeater all week at my day job, but today I learned something new.

Read more

HOW TO SETUP YOUR OWN VPN

With security and privacy being a major thing nowadays I figured I'd write up a short guide on how to set up your own VPN.

Read more

LOGGING IN UE4

Macros that I use for logging/printing. Use them via PRINT("MyStringToPrint"); or LOG("MyStringToLog"); or LOG("MyStringToLog %f", 3.

Read more

WEEKLY UPDATE 5 - IRRIGATION

Oh jeez. This week at my day job I worked on drainage.

Read more

USING CONST IN C++

So what is const? Const means constant… Why should you use const?

Read more

VISUAL STUDIO EXTENSIONS THAT I USE

These are the extensions that I have in my Visual Studio install.

Read more

WEEKLY UPDATE 4 - A FAST WEEK

This week went by fast. I didn’t really do much this week.

Read more

HOW I GOT INTO PROGRAMMING

I began writing code back in early 2010. I got into programming so I could make mods for a game that you may have heard of Call of Duty: Modern Warfare 2.

Read more

WHY I SWITCHED FROM CENTOS TO FREEBSD

Simply put… software versions. I got tired of messing with compiling Python from source and all of that shit.

Read more

WEEKLY UPDATE 3 - AERIFICATION AND TEST DRIVING

This week was crazy busy at my day job. We did aerification on Monday and the rest of the week was work revolving around that as it had rained etc.

Read more