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 […]
Parsing commandline arguments easily using argparse
How to write GameBoy Advance (GBA) homebrew using modern tools and systems in 2020. Compilers, editors, debugging and more!
A short comparison between low level Z80 assembler and high level C