I go eBay shopping and buy something that might be useful in future videos.
tldr; type in ‘thisisunsafe’ into the browser window to switch the warning off. Use with care.
Today on “weird crap that seems undocumented on the Internet” we have DNS that doesn’t want to resolve and DHCP that is acting weird. My home DNS server decided it didn’t want to resolve things any more, and it took far too long to figure out why. It was all working fine, then it wasn’t. […]
This is going to be the first part in a continuing series where I try to explain how and why I’m creating my own game engine using C++ and the SDL library.
How to print text from a sprite map, using old school programming techniques.
I bought an ODroid-GO console which is based off an ESP32 microcontroller. I’m learning how to program games on it from scratch.