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 week I have literally been hacking smart home devices. With a Dremel and a knife… To see why you’ll have to wait for a video coming out sometime this month or next month depending on the post. The short version is I want these to run Tasmota instead of the Tuya firmware they come […]
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.