Working on my programming language. Goal is to perfect the interpreter's code embedding mechanism. I'm adding adding features to the language until it can self-host an ELF patcher, then I'll rewrite the ELF patcher I wrote in C in my language with a lot of enhancements.
I'm also hardening my development virtual machine system. Properly firewalling it so that it can reach WAN but not the host or the LAN.